Tagged with “engineering”
7 articles

Deep Dive into the new Cursor Hooks
Cursor's latest release has a new beta lifecycle hooks feature that lets you control and customize how Cursor works. Let's check it out.

Git Mini Summit 2025 Videos
GitButler attended the Git Mini Summit 2025 and posted videos of all the talks. Here is what everyone talked about this year.

Automate Your AI Workflows with Claude Code Hooks
Claude Code's new hooks system is a powerful tool for automating your agent workflows. We'll do a quick overview of what's possible and explore a few fun examples.

Git Worktrees and GitButler
How do git worktrees help you work on more than one branch at the same time, and how does that differ from virtual branches in GitButler?

Opening Up GitButler
Today we're flipping the public switch on GitHub for our GitButler client code and removing the waiting list entirely. Everyone and anyone can now directly download the GitButler client and access the source code.

Debugging Tauri in VS Code
If you're working on a Tauri app in VS Code and want to set breakpoints and use a debugger like a grown up, this is how to get it done.

Signing Commits in Git, Explained
Why would you sign your commits in Git? How would you do it? How is it even done? Let's dig into signing commits in Git.