this post was submitted on 09 Apr 2025
553 points (98.8% liked)

Programmer Humor

22752 readers
402 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 weeks ago (7 children)

Real 10x vibe developers use https://jj-vcs.github.io/jj/latest/, no need to add or commit!

[–] [email protected] 7 points 2 weeks ago (6 children)

So is easier to push direct to prod? Hell yeah!

[–] [email protected] 4 points 2 weeks ago (5 children)

With jj you're always the prod whatever you do! Feel free to break that fucking CI.

[–] [email protected] 1 points 2 weeks ago (1 children)

Gonna try it out non my next college project

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

You may or may not be joking, but jujutsu is the first true git alternative that I'm actively trying on small projects at work. The command-line is great, and I can still interact with other devs without breaking stuff.

Buuuuuuuut if you're a CS student, don't bother, it's weird and you should focus on git which is used everywhere. You can get free GUI clients like Sublime Merge or SmartGit to ease the pain. I've been hating git since the beginning, but it's the least worst SCM right now. Learn the command-line, but I have never done that since it's infuriating, and that's why I've been using GUIs since, holy shit, Wikipedia says 2005.

[–] [email protected] 2 points 2 weeks ago (1 children)

Is just half a joke, i do like to try it out a lot of different things, be whatever it may be, so i'm totally finding a project to use this, and also i don't really like to use a GUI for git simce most of my workflow happens in a terminal, and even tho i do like how git works i am open to try something new and see if it's better for me or not

[–] [email protected] 2 points 2 weeks ago (1 children)

Try Mercurial too. Both projects started at the same time but git won. Mercurial is equivalent but its interesting.

[–] [email protected] 1 points 2 weeks ago

Sure, thanks for the recomendation

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)