git

Tag

Cards List
#git

Mounting Git commits as folders with NFS

Hacker News Top · 2026-05-19 Cached

Julia Evans created a tool called git-commit-folders that mounts git commits as folders using NFS (and FUSE), allowing users to explore old commits like directories.

0 favorites 0 likes
#git

@Prince_Canuma: Quick update on the water situation M3 Ultra and Titan (RTX6000 Pro) seem to have recovered with little to no visible d…

X AI KOLs Timeline · 2026-05-18 Cached

Personal update on hardware water damage recovery, showcasing MLX-VLM serving Qwen3-4B-Instruct locally on an RTX6000 Pro at ~300 tok/s for autocomplete and git commit generation via Zed IDE.

0 favorites 0 likes
#git

@sashimikun_void: https://github.com/nkzw-tech/codiff… Cool code diff viewer btw...

X AI KOLs Following · 2026-05-17 Cached

Codiff is a beautiful, local diff viewer for Git repositories with LLM-powered walkthroughs and inline review comments, designed to streamline code review before committing.

0 favorites 0 likes
#git

Reviewing so called Pull Requests at $dayjob

Lobsters Hottest · 2026-05-17 Cached

A developer describes his workflow for reviewing pull requests using git commands like range-diff and log -p to work around web-based UI deficiencies.

0 favorites 0 likes
#git

Handling the great code forge fragmentation

Hacker News Top · 2026-05-17 Cached

The article explores the fragmentation of code forges as projects leave GitHub, introduces a tool to unify git activity heatmaps across platforms, and discusses trust systems to combat AI-generated spam contributions.

0 favorites 0 likes
#git

@sudoingX: anyone thinking about, learning, or already working with agentic systems, you should know this. the first few steps of …

X AI KOLs Timeline · 2026-05-17 Cached

A Twitter thread outlines five foundational tools for building agentic systems: Tailscale for mesh networking, Termius for SSH access, tmux for persistent sessions, a private git repo for memory, and scripting everything from day one. The post emphasizes that these basics matter more than any specific model or framework.

0 favorites 0 likes
#git

Savepoint Project

Lobsters Hottest · 2026-05-17 Cached

Savepoint is a command watcher tool that automatically creates a git commit when a specified command (e.g., tests) runs successfully, helping developers save progress after fixing errors.

0 favorites 0 likes
#git

Show HN: Codiff, a local diff review tool

Hacker News Top · 2026-05-17 Cached

Codiff is a minimal, local diff viewer for reviewing staged and unstaged Git changes, with LLM-powered walkthroughs and inline review comments.

0 favorites 0 likes
#git

@cnakazawa: Codiff 0.1 is out * Fast Local Code Reviews * Optional LLM Walkthroughs * Inline Review Comments This is the best compa…

X AI KOLs Timeline · 2026-05-17 Cached

Codiff 0.1 is a minimal, local diff viewer for Git changes with optional LLM walkthroughs and inline review comments, designed for reviewing code from AI coding agents.

0 favorites 0 likes
#git

Git Is Not Fine

Lobsters Hottest · 2026-05-15

The article critiques Git, arguing that it is not as fine as commonly perceived, and links to a discussion on Lobste.rs.

0 favorites 0 likes
#git

@DataChaz: @Karpathy's LLM wiki concept just became a real Mac app. It is called Tolaria, a free desktop app for Mac and Linux. Th…

X AI KOLs Timeline · 2026-05-15

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.

0 favorites 0 likes
#git

Radicle: Sovereign {code forge} built on Git

Hacker News Top · 2026-05-15 Cached

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.

0 favorites 0 likes
#git

The Most Emacs Bzr Saga

Lobsters Hottest · 2026-05-13 Cached

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.

0 favorites 0 likes
#git

@cursor_ai: A new PR review experience is now available in Cursor 3. Take PRs from creation to merge, all in one place. You can see…

X AI KOLs Following · 2026-05-07 Cached

Cursor 3 introduces a new integrated PR review experience that allows users to manage pull requests from creation to merge within the editor.

0 favorites 0 likes
#git

Highlights from Git 2.54

Lobsters Hottest · 2026-04-21 Cached

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.

0 favorites 0 likes
#git

Forgejo v15.0 is available

Lobsters Hottest · 2026-04-20 Cached

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.

0 favorites 0 likes
#git

Claude system prompts as a git timeline

Simon Willison's Blog · 2026-04-18 Cached

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.

0 favorites 0 likes
#git

Secret Management on NixOS with sops-nix

Michael Stapelberg · 2025-08-24 Cached

A guide on managing secrets in NixOS configurations using sops-nix, covering setup, encryption, and integration with services like Samba.

0 favorites 0 likes
#git

kunchenguid/no-mistakes

GitHub Trending (daily) · 2026-06-24 Cached

no-mistakes is a local git proxy that runs an AI-driven validation pipeline when pushing, ensuring only clean PRs are created by automatically checking code quality, running tests, and fixing issues.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback