Building W-9 Crafter
Built an app that generates Form W-9s for US contractors and freelancers.
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.
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.
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.
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.
Rust web frameworks lack good error reporting, so the author created Pavex with better error handling after years of struggling with existing solutions.
CSS accent-color lets you quickly style input and progress HTML elements with custom colors.
Learn a JavaScript trick to make HTML elements discover their own position among siblings through indexing.
A quick CSS snippet to improve default browser styling for text-heavy web pages.
A brief rant expressing frustration with React, the author's favorite JavaScript library.
The author laments the loss of personal blogs and human-curated content from internet friends in today's web landscape.
Pavex web framework entered closed beta in December with a major focus on documentation, taking a new approach to ensure docs stay current through testing.