Standard Search
About 175 results
https://charlesharri.es/stream/rationalism · 7 Mar 2025
Being irrational.
web
https://toddl.dev/blog/todd-vs-toddle · 7 Mar 2025
The relationship of the toddl's begins. Thoughts about a new development tool and accessibility.
https://rednafi.com/go/middleware-vs-delegation/ · 6 Mar 2025
Compare middleware stacking with embedded delegation in Go HTTP servers. Learn when to override ServeHTTP for simpler request handling.
https://charlesharri.es/stream/now-2025-02-16 · 17 Feb 2025
In the office, on top of hills, on trains, in fields, on the computer. Oh I've been ever-y-where, man, I've been ever-y-where
https://hboon.com/the-foo-controller/ · 18 Jan 2025
I start my new projects by copy and pasting from previous projects. One of the first things I copy is this in my backend service: import { FastifyInstance, FastifyReply, FastifyRequest } from "fastify" import { LOGGER } from "@/plugins/logger" const logg...
https://rednafi.com/misc/link-blog/ · 6 Jan 2025
Build a link blog without a backend using Hugo and markdown. Track reading, articles, and activities with yearly detail pages and RSS filtering.
https://hboon.com/terraform-and-kamal-for-digital-ocean-demo-repositories/ · 31 Oct 2024
A Terraform and Kamal 2 demo repo for deploying a frontend, backend, and database stack on one VPS, plus notes on my current Hetzner setup.
https://charlesharri.es/stream/domain-squatting · 17 Oct 2024
The story of why you’re on charlesharri.es.
web
https://build.ms/2024/10/14/building-a-customizable-framer-component/ · 14 Oct 2024
A technical walkthrough of building a customizable Framer Code Component for Buttondown email signups, complete with Property Controls and open source code.
https://hboon.com/i-made-a-website-service-uptime-monitor/ · 9 Aug 2024
Hi, I started a side project recently. It's currently an MVP. It’s a monitoring tool for websites and web services. You give it a list of URLs and