Another vibe coding experiment: ZFS Snapshot Extractor
A developer uses AI to create a script for extracting specific file versions from ZFS snapshots, detailing the tool's use case and functionality.
A developer uses AI to create a script for extracting specific file versions from ZFS snapshots, detailing the tool's use case and functionality.
Explains SQLite's selective contribution process and the required public domain copyright release, with a query showing contributor stats.
A developer explains a feed duplication bug caused by renaming a blog post file and discusses the challenge of stable IDs in static site generators.
A critique of perpetual 'improved Git integration' in IDEs, arguing developers should learn core Git instead of waiting for tools.
A developer revisits building an RSS feed reader using AI coding assistants like Claude Code, detailing the setup, iterative development process, and pricing considerations.
Git Rail Control is an interactive, gamified platform for learning Git commands through a railway-themed simulation.
Explains why 'git mv' is essential for tracking filename case changes on case-insensitive file systems like macOS and Windows.
Explains how Git handles file renames via heuristics and offers a best practice for ensuring rename tracking works.
A technical guide explaining how to change the author and committer timestamps for Git commits, including recent commits and those deeper in history.
Developer shares his experience building a Bluesky Thread Viewer tool using AI assistants like Claude and ChatGPT.
Introducing tree-me, a CLI tool that simplifies Git worktree management with automation and sensible defaults for parallel development workflows.
A developer's journey to discovering and adopting lazygit, a powerful Git UI tool, and an exploration of its benefits for productivity and UX design.
Automerge is a local-first sync engine for building collaborative, offline-capable applications, preventing data conflicts.
Explains the 'edit workflow' in Jujutsu VCS, a version control system, highlighting differences from Git and practical commands.
Introducing Jujutsu VCS, a modern, Git-compatible version control system with a more intuitive workflow based on mutable changes.
A quick tip for using 'git push origin HEAD' as a shortcut to push the currently checked-out Git branch, avoiding the need to type the branch name.
A personal retrospective of the various writing tools and platforms the author has used to publish online over the past twenty-plus years.
A beginner's guide to using Git and GitHub for version control in web development, covering installation and basic local repository usage.
A guide on merging two Git projects while preserving the complete commit history and contributor attribution.
Release of dzBdsLauncher 1.0.17, a tool to help Delphi developers open projects with the correct IDE version, now with Delphi 13 support.