CSS for markdown blockquote attribution
Markdown-generated HTML blockquotes need proper CSS styling to look good.
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.
Markdown-generated HTML blockquotes need proper CSS styling to look good.
Hypothesis can randomly generate schemas (not just data) to test a Hasher class, avoiding false positives from type mismatches like [0] vs [False].
Apps don't always need updates—sometimes software is just good enough as is.
AI researchers now accept LLMs aren't just "stochastic parrots." Chain-of-thought reasoning improves outputs through internal search and RL.
Writer admits to being a pen/pencil snob with too many writing utensils, but insists they have it under control.
A guide to building a transparent keyserver in under 500 lines of code, featuring privacy protections, anti-poisoning measures, and witness cosigning.
A reflection on choosing which platforms to use and which professional fights are worth engaging in.
New hobby project called RSC Explorer has been launched.
The .github folder lets you customize and configure your GitHub repositories with special settings and files.
A dripping faucet led to finding a plumber through a neighborhood chat group instead of struggling with unhelpful local stores or corporate solutions.
Cloudflare suffered another major outage from a global config change, just two weeks after a similar incident, highlighting risks of instant worldwide deployments.
Author creates a fingerprinting class for nested data structures but struggles to write comprehensive tests for all possible data shapes.
mdBook's preprocessor plugin system lets external programs modify book content before rendering, supporting any language to transform Markdown files.
Email and task overload - the author is overwhelmed by accumulated emails and chores.
Anthropic released Claude Code 2.0.72, fixing the long-standing signature flicker bug that users thought would never be resolved.
Claude Code's "plan mode" conflicted with "YOLO mode" permissions, so the author developed an alternative iterative workflow using markdown files instead.
Author wishes they had more time to study various topics of interest.
Gitanjali Venkatraman published an illustrated guide on Mainframe Modernization, clearly explaining the history, challenges, and solutions with quirky visuals.
Author now posts short "fragments" on their blog instead of Twitter, since Twitter's audience has fragmented across multiple platforms after Musk's takeover.
Programming is evolving toward specification, with developers increasingly describing what they want rather than how to implement it through layers of abstraction.