Tag
The article critiques Git, arguing that it is not as fine as commonly perceived, and links to a discussion on Lobste.rs.
Tolaria is a free, open-source desktop app for Mac and Linux that implements Karpathy's LLM wiki concept, providing a native environment for humans and AI agents to build knowledge using plain markdown and Git versioning.
Radicle is an open source, peer-to-peer code collaboration stack built on Git, offering decentralized repository hosting and full user control over data and workflow.
The article recounts the 2008 decision by GNU Emacs developers to adopt Bazaar over Git for version control, highlighting performance concerns and Richard Stallman's insistence on using a GNU package despite technical benchmarks favoring Git.
Cursor 3 introduces a new integrated PR review experience that allows users to manage pull requests from creation to merge within the editor.
Git 2.54 ships with a new experimental `git history` command that lets users reword or split commits without touching the working tree, plus 137 contributors’ worth of other improvements.
Forgejo v15.0 released on April 16, 2026, marking the 100th release with UI enhancements, security improvements, repository-specific access tokens, and advanced Forgejo Actions capabilities including reusable workflow expansion and OpenID Connect support.
A research tool that transforms Anthropic's Claude system prompt documentation into a git-based timeline, enabling researchers to track prompt evolution across model versions using standard git commands like log, diff, and blame.
A guide on managing secrets in NixOS configurations using sops-nix, covering setup, encryption, and integration with services like Samba.