organization

+GitLab

2
mentions this week
6 this month

Related Links

6

GitAgent

GitAgent is presented as an open standard for defining, versioning, and running AI agents directly within Git repositories. It is designed to be framework-agnostic, supporting various AI tools and platforms like Claude, OpenAI, CrewAI, and Lyzr.

gitagent.sh·1 source·2h
Hacker News
AI

Rebasing in Magit

This is a guide to using rebasing functionality within Magit, a Git interface inside Emacs. Rebasing allows for rewriting the commit history of a branch and is explored through Magit commands, options, and workflows.

entropicthoughts.com·1 source·4d
Hacker News
BUSINESS

Making sure you're not a bot!

The provided link directs to a GitLab issue within the GNOME libxml2 project, focusing on ensuring the XML parser's execution time scales linearly with input or output size. This aims to prevent denial-of-service attacks and improve performance predictability, aligning with security and efficiency considerations in software development.

gitlab.gnome.org·1 source·Mar 1
Hacker News
BUSINESS

Cleaning up merged git branches: a one-liner from the CIA's leaked dev docs

The article shares a one-line command, originally found within leaked CIA developer documentation, for cleaning up merged Git branches locally. This command has been used by the author since 2017.

spencer.wtf·1 source·Feb 20
Hacker News
BUSINESS

Minions: Stripe’s one-shot, end-to-end coding agents—Part 2

Stripe's Dot Dev Blog highlights the company's use of homegrown coding agents called Minions. These AI agents autonomously write code from start to finish and contribute to over a thousand merged pull requests each week, all under human review.

stripe.dev·1 source·Feb 20
Hacker News
BUSINESS

15+ years later, Microsoft morged my diagram » nvie.com

This is a blog post reflecting on the author's Git branching diagram, and how Microsoft purportedly appropriated and subsequently modified it over 15 years. The author expresses a mix of amusement and frustration with Microsoft's ongoing use and evolution of his original design.

nvie.com·1 source·Feb 18
Hacker News
BUSINESS