Web APIs: Enriched DX By Disallowing Unknown Fields
Go's DisallowUnknownFields option improves API developer experience by catching typos and invalid fields in JSON requests early.
Drew DeVault draws a provocative parallel between Test-Driven Development cults and GenAI adoption, arguing both exploit developers' psychological need to feel competent while potentially undermining actual code quality.
Go's DisallowUnknownFields option improves API developer experience by catching typos and invalid fields in JSON requests early.
Attended Front-end Design Conference in St. Petersburg, FL as a speaker. Great experience!
The author draws a comparison between the internet today and their past experience living in Seattle.
Pavex's March update includes new cookie support (took a month vs expected hours), middleware improvements with mutable references, and ongoing closed beta invites.
👋 Hi! "Zero to production in Rust". Pavex, a new Rust web framework that I have been working on. It's time for another progress report on Pavex, covering what has been done in March. biscotti, I thou
New parents deserve gifts focused on them, not just baby items. Here are some non-traditional push present ideas.
Brandon Sanderson's books rekindled the author's love for fantasy adventure stories.
Built an app that generates Form W-9s for US contractors and freelancers.
Git submodules are simpler than they seem - they just track repos differently than regular files, and understanding this makes them easier to use.
Web bloat now hurts users with slow devices more than slow connections, as CPU performance hasn't kept pace with bandwidth growth.
biscotti is a new Rust crate for server-side HTTP cookie handling with better security, edge case support, and distinct request/response types.
TL;DR biscotti ("cookies", but in Italian) is a new Rust crate to handle HTTP cookies on the server side. biscotti's API strives to be as faithful as possible to the underlying semantics of HTTP cooki
JavaScript can't directly target CSS pseudo-elements, but there are workarounds to style them indirectly.
Explores the physics of airplane flight by examining airfoils—the cross-sectional shape of wings that generates lift through airflow.
Pavex, a Rust web framework, released progress updates for Jan-Feb including closed beta invites, public documentation, and improvements to UX and functionality.
👋 Hi! "Zero to production in Rust". Pavex, a new Rust web framework that I have been working on. It's time for another progress report on Pavex, covering what has been done in January and February! a
Jumblie's backend was improved using Supabase and Netlify Build Plugins for a cleaner architecture.
Attended a LinkedIn workshop that shared useful tips for creating better posts on the platform.
Quick guide to locally test browser extensions in Edge or Chrome before deployment.
Learn how to change Git's default alphabetical branch sorting to a more useful order.