Looking ahead to the future of programming that increasingly involves LLMs, it’s becoming clear that the most important thing for software engineers to cultivate is taste. As I discuss in GenAI is not a silver bullet, training great software designers will continue to be the essential challenge o...| Vivian Qu
Here’s a problem you might be familiar with: I keep forgetting what AEAD exactly means and why you would ever use it. Yes, I know the acronym stands for “Authenticated Encryption with Associated Data”, but does that really clarify anything? Not to me, so I’ve finally decided to sit down and write this blog post as a piece of help for my future self… and for anyone else who finds AEAD hard to retain.| Adolfo Ochagavía
People talk about htmx as though it's saving the web from single-page apps. Well, I guess I missed the memo, because I used htmx to build a single-page app.| jakelazaroff.com
Bridgy Fed is a bridge between decentralized social networks like the fediverse, Bluesky, and web sites and blogs.| fed.brid.gy
Launch of Observable 2.0: an open-source tool for building data apps and dashboards with a seamless developer workflow and optimal user experience.| Observable
To say my first foray into Rust was a frustrating struggle would be an understatement. I picked a terrible first project that left me neck deep in Rust’s trickiest areas right off the bat. I was excited to try again. A few years ago I wrote Sumoshell, a CLI App for log analysis. I’d wanted to improve it for a while, so porting it to Rust seemed like a nice way to kill two birds with one stone.| rcoh.me
What makes a great API?| overreacted.io
How to split up your large, complex, frontend codebases into simple, composable, independently deliverable apps.| martinfowler.com
At Climatiq our core product is an API. That means we spend a lot of time discussing what good API design is. While APIs are primarily meant to be used by computers and are allowed to be a little c...| www.gustavwengel.dk
Solve 30% of the web's accessibility defects with just the help of a calculator!| Ben Myers
Testing implementation details is a recipe for disaster. Why is that? And what does it even mean?| kentcdodds.com
We're excited to announce Astro as a new way to build static websites and deliver lightning-fast performance without sacrificing a modern developer experience.| Astro