this post was submitted on 13 Dec 2023
489 points (94.2% liked)

Programmer Humor

19197 readers
897 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 9 months ago (3 children)

I'd love to like the desktop app, but I just don't understand what it's doing under the hood when I click a button. When I click an icon, is it syncing my changes up as it pulls down, it just pulling down? I guess point and click is more scary to me when prod is on the line.

[–] [email protected] 9 points 9 months ago (1 children)

Why are you syncing directly to prod

[–] [email protected] 1 points 9 months ago (1 children)

I'm not? I just don't like UIs

[–] [email protected] 2 points 9 months ago

Prod being on the line meant "I'm on main".

Yeah, I set up branch protection, but I hate the fact that some UIs are all "I know you just want to pull, but let's push while we're at it".

[–] [email protected] 3 points 9 months ago

If I may shill for a moment, that's something I like about sublime merge - the buttons mostly map to git commands, and it has a nice log showing the commands it ran and their output.

[–] [email protected] 1 points 9 months ago (1 children)

How about you utilize proper CICD

[–] [email protected] 2 points 9 months ago

I do. I just don't like leaving the terminal