version-control

Tag

Cards List
#version-control

Your repo is a preference dataset: extracting taste from merge history

Reddit r/LocalLLaMA · 2026-05-21

Introduces Implicit Preference Distillation, a method to extract preference signals from version control merge history to align AI agents with institutional practices cheaply.

0 favorites 0 likes
#version-control

@slash1sol: HARVARD RELEASED A 65-MIN MASTERCLASS ON GIT & GITHUB BECAUSE VIBE-CODERS STILL DON'T KNOW HOW TO COMMIT 1 hour and 5 m…

X AI KOLs Timeline · 2026-05-21

Harvard's CS50 team released a 65-minute masterclass on Git and GitHub, emphasizing version control as essential for modern developers and addressing common pitfalls like merge conflicts.

0 favorites 0 likes
#version-control

@AmberTreelet: https://x.com/AmberTreelet/status/2057453069261279629

X AI KOLs Timeline · 2026-05-21 Cached

This tutorial details the basic concepts of GitHub, how to use it, and its importance in the AI era, helping beginners master GitHub from scratch.

0 favorites 0 likes
#version-control

Better generated branch names with jj

Lobsters Hottest · 2026-05-19 Cached

The article presents a template alias for the jj version control system to generate more readable branch names by slugifying commit descriptions, improving usability over the default change ID-based names.

0 favorites 0 likes
#version-control

What would you want from a forge?

Lobsters Hottest · 2026-05-19 Cached

A discussion thread on Lobsters asking developers what features they would like to see in a code forge, particularly regarding version control presentation and collaboration models, referencing tools like Jujutsu and Git.

0 favorites 0 likes
#version-control

Always Be Blaming

matklad · 2026-05-18 Cached

The article discusses strategies for reading and understanding code by tracing its evolution through version control, emphasizing the use of `git blame` and the importance of understanding the author's perspective.

0 favorites 0 likes
#version-control

[Release] Nexidion – A private knowledge vault with an autonomous local AI background worker.

Reddit r/LocalLLaMA · 2026-05-15

Nexidion is an open-source hierarchical Markdown note-taking app with an autonomous local AI background worker that can reorganize, summarize, and extract action items from notes using local LLMs, with built-in version control for safety.

0 favorites 0 likes
#version-control

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
#version-control

Mercurial, 20 years and counting: how are we still alive and kicking? [video]

Hacker News Top · 2026-05-15 Cached

This FOSDEM 2026 talk explores how Mercurial, the distributed version control system, remains active and competitive 20 years after its creation, despite losing the popularity battle to Git. Speakers discuss the project's history, community, technical innovations, and lessons for the future of version control.

0 favorites 0 likes
#version-control

Re_gent

Product Hunt · 2026-05-14

Re_gent is a version control tool for tracking and managing AI agent activity.

0 favorites 0 likes
#version-control

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
#version-control

@teach_fireworks: AI Coding is now entering a very interesting phase. In the past, discussions focused heavily on model capabilities, context length, Agent Loops, Tool Use, and automated programming. However, once Agents are placed in real-world development environments for extended periods, many teams realize the issue isn't just about 'whether code can be generated...',

X AI KOLs Timeline · 2026-05-10 Cached

Introducing re_gent, an open-source tool that provides runtime-level version control and observability infrastructure for AI coding Agents, addressing code traceability and audit issues arising from long-running Agent sessions.

0 favorites 0 likes
#version-control

Inflorescence – A cross-platform native GUI for Pijul

Lobsters Hottest · 2026-05-09 Cached

Inflorescence is a cross-platform native GUI for the Pijul version control system, built with Rust and the iced framework, inspired by Magit and designed for keyboard-driven navigation with async responsiveness.

0 favorites 0 likes
#version-control

Show HN: Git for AI Agents

Hacker News Top · 2026-05-08 Cached

re_gent is an open-source version control system for AI agent activity, tracking every tool call and associated prompt so developers can audit and roll back agent changes.

0 favorites 0 likes
#version-control

jj v0.41.0 is out

Lobsters Hottest · 2026-05-07 Cached

Jujutsu (jj) v0.41.0 is released, introducing updates to the experimental version control system designed for improved usability and conflict handling.

0 favorites 0 likes
#version-control

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
#version-control

Jujutsu megamerges for fun and profit

Lobsters Hottest · 2026-04-20 Cached

A technical guide explaining the 'megamerge' workflow in Jujutsu, a version control system alternative to Git, which leverages octopus merges (commits with 3+ parents) to manage multiple concurrent branches and development contexts efficiently.

0 favorites 0 likes
#version-control

JJ LSP Follow Up

matklad · 2026-03-05 Cached

The author describes how the upcoming LSP 3.18 Text Document Content Request feature enables a less hacky implementation of Magit-style UX for jj (Jujutsu VCS) by providing virtual documents.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback