this post was submitted on 03 May 2026
800 points (98.7% liked)

Programmer Humor

31636 readers
1584 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 3 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] Vince@lemmy.world 121 points 1 month ago (5 children)

I understand it's a joke, but really the entire point of git is to be able to work locally as much as you want without affecting the remote repo and vice versa

[–] firelizzard@programming.dev 68 points 1 month ago (2 children)

Git allows me to write code as much as I want. But GitHub does more than just Git. If you don’t remember the details of the next task you need to work on and GitHub is down, that’s a problem. As a senior I spend a lot of time reviewing PRs. That’s considerably harder when GitHub is down.

[–] tempest@lemmy.ca 26 points 1 month ago (3 children)

I mean there are tons of options in that space so if it's an issue that is sorta on your business to have evaluated their dependency.

We work on an internal gitlab instance that has had 100 percent up time for like 2 years. It doesn't even have to be gitlab, there's gitea and like 10 other options.

I personally think that the industry has moved so far in the direction of cloud and saas that it's lost a lot of valuable skills and made them dependent on too much externally.

[–] Phoenix3875@lemmy.world 10 points 1 month ago* (last edited 1 month ago)

It's like "nobody ever got fired for buying IBM." Nobody ever got fired for pitching a migration to GitHub. It doesn't have to be good. Then one day it's crumbling down and people will have to learn to face consequences.

[–] firelizzard@programming.dev 4 points 4 weeks ago (10 children)

I'm the only person at my (small startup) company who has the skills to maintain a GitLab instance. Been there, done that, never fucking again. I HATE maintenance. We're probably going to migrate to some other platform since GitHub is intent on turning to shit.

[–] Buckshot@programming.dev 5 points 4 weeks ago (1 children)

In 2014 I set up GitLab for my then employer. It had to be something self hosted because of client requirements. I was apparently the only one in a company of about 200 that knew anything about Linux.

Wasn't too bad, just keeping it up to date etc. When I left in 2016 I'd just upgraded the server to ubuntu 16.04. It's probably still running that now. I know someone who is still there and they've said GitLab itself hasn't been updated since I left.

[–] firelizzard@programming.dev 3 points 4 weeks ago

I set up and maintained a GitLab instance and GitLab CI runners for five years. It was fine. I still hated it. I loath maintaining infrastructure.

[–] tempest@lemmy.ca 3 points 4 weeks ago (1 children)

To each their own but ours didn't really require more than an hour a month at most. It's not running on cutting Edge hardware but chugs along pretty dependably. The back ups probably take the most time but even then ansible does most of the work and we bump the omnibus version once a month in off hours without issue.

[–] firelizzard@programming.dev 3 points 4 weeks ago

It’s not as much time as it is stress, anxiety, and trauma. Being on call when shit breaks is fucking awful and my best coping strategy to date is refusing to be an infrastructure person and aggressively not giving a fuck when things are down for a day or two.

load more comments (8 replies)
load more comments (1 replies)
[–] SaharaMaleikuhm@feddit.org 16 points 1 month ago (2 children)

Sounds dumb to be that dependent on a US platform in 2026 AD

[–] VoodooAardvark@lemmy.zip 16 points 1 month ago (1 children)

Right? We’ve had two thousand and twenty six years since Christ walked the earth to reduce our dependency on GitHub, what are we even doing

[–] Squirrelanna@lemmy.blahaj.zone 8 points 4 weeks ago

Everyone knows we were banished from the garden of forejo after Steve made the Apple and even Jesus dying wasn't enough to let us go back.

[–] firelizzard@programming.dev 3 points 4 weeks ago (1 children)

What do you use for project management? What platform-less system are you using for that? Or are you saying to use a non-US platform? Do you have specifics.

[–] Therms45@europe.pub 3 points 4 weeks ago

Well couldn't you have your own self hosted "Git(hub)"?

[–] daniskarma@lemmy.dbzer0.com 35 points 1 month ago (1 children)

For some reason tons of developers moved that amazing concept to depend as much on Microsoft cloud as possible for their workflows.

[–] rumba@lemmy.zip 29 points 4 weeks ago (3 children)

which is absolutely true until you wire your CI pipeline through it. Now it's a critical fucking deploy function for dev/stage/QA and maybe prod now with workflows.

load more comments (3 replies)
[–] Pencilnoob@lemmy.world 9 points 1 month ago

It's possible to design your devex to require an unreliable SAAS vendor for even basic tasks! If you try hard enough you can logjam your entire team!

[–] Evotech@lemmy.world 4 points 1 month ago (1 children)

GitHub has actions etc. a lot of people don’t build locally. They push to GitHub and it builds, tests, deployed, does checks etc

[–] kamen@lemmy.world 20 points 1 month ago (8 children)

You should be able to replicate at least some of that locally. If you can't work with GitHub down for a couple of hours, then it's a poorly set up project.

load more comments (8 replies)
[–] Kolanaki@pawb.social 28 points 4 weeks ago (1 children)

"Please Microsoft, I beg you. My penis is starting to get sores from all the sex I am having due to being unable to do any work."

[–] Simulation6@sopuli.xyz 6 points 4 weeks ago

and everyone else at the office is complaining.

[–] twinnie@feddit.uk 16 points 1 month ago (2 children)

I don’t really get this joke as I’m not a developer but does it have something to do with that thing where I try to search the site and it tells me it’s getting too many requests from my IP, even though I haven’t searched it in a month?

[–] platypode@sh.itjust.works 42 points 1 month ago* (last edited 1 month ago) (5 children)

GitHub is where a lot of companies store their source code, so many software development workflows require it to be available. For a while it had fantastic uptime, but since Microslop started shoving vibe coded updates its reliability has cratered.

[–] ozymandias117@lemmy.world 16 points 1 month ago

GitHub manages not one, but TWO nines of availability.

Sometimes both nines are even in the front!

[–] saltesc@lemmy.world 7 points 1 month ago (1 children)

It's been Windows 11'd and the regular patches of downtime are just one of several new productivity-loss features to be rolled out.

Next; ads.

...no, wait, that's already happened.

Next; sponsors.

...actually, wait, that was kind of done.

Next; a bloat UI front-end to minimise the confusing layout. Subscription to opt out.

[–] balsoft@lemmy.ml 2 points 1 month ago

Nah, next is replacing all UI with a copilot prompt that always shits on your code and guilt-trips you when you try to look up some repo instead of just asking it to vibecode it for you.

[–] quantumvoid0@lemmus.org 5 points 1 month ago (2 children)

codeberg was down a few times in the past days, but i feel like its got more uptime than github atp

[–] Skullgrid@lemmy.world 11 points 1 month ago

At least codeberg isn't a billion dollar company

[–] tgxn@lemmy.tgxn.net 5 points 1 month ago

My self hosted gitlab instance has better uptime over the last 12 months than a billion-dollar SAAS product 🤣

[–] tempest@lemmy.ca 4 points 1 month ago* (last edited 1 month ago)

It's reliability was already not super great before the vibe coding hit.

It's mostly caused by them trying to migrate complicated legacy systems to azure. This type of work is already fraught with danger.

The vibe code just supercharges an already risky endeavor. The LLM code could be perfectly correct but the more dynamic a complicated system the more difficult it becomes to judge side effects of any one change.

The speed of change also means that experts in particular areas of the code base may find their mental model of the system to be out of date and incorrect faster than ever before.

load more comments (1 replies)
load more comments (1 replies)
[–] ignotum@lemmy.world 13 points 1 month ago (3 children)

Luckily we use gitlab instead of github

It also has some downtime now and then but it isn't owned by microslop which more than makes up for it

[–] trolololol@lemmy.world 2 points 1 month ago (1 children)

I'm still trying to work out how to do ci tests without GitHub actions or a credit card or self hosting.

[–] ignotum@lemmy.world 3 points 4 weeks ago

The gitlab pipeline stuff is pretty good, and the free plan comes with a decent amount of compute, i assume no credit card is needed though i haven't used it in any private projects so i'm not certain

load more comments (2 replies)
[–] ZILtoid1991@lemmy.world 8 points 4 weeks ago (1 children)

Use Codeberg! Mostly up, immediately filters AI grifters, and isn't tied to Micro$lop.

[–] boonhet@sopuli.xyz 5 points 4 weeks ago (1 children)

work

codeberg

Pretty sure they don't allow private repos. Great for open source projects though.

[–] ZILtoid1991@lemmy.world 5 points 4 weeks ago (1 children)

They have private repos, they're paid though.

[–] unglueclass23@programming.dev 8 points 4 weeks ago (1 children)
[–] herseycokguzelolacak@lemmy.ml 3 points 4 weeks ago

bookmarked!

Also moving all my stuff to codeberg.org

[–] Grandwolf319@sh.itjust.works 6 points 4 weeks ago (1 children)

Anyone got a good graph summarizing this decline over the last few years? Kind of want to show coworkers

I wrote mobile apps for Blackberry back in the day. As part of their security fixation, all library modules you incorporated had to be signed as your app was compiling, even if you were just testing out a single line change. This could make your app take upwards of a whole hour to sign, if the signing servers were even up and running at all; they were often down completely which meant I could go home and get high instead of working. Which is why I never badmouthed Blackberry to my bosses.

The absurdity of having every module signed meant that I had to think long and hard about whether I wanted to use built-in library functionality or just roll my own code. For one UI I needed to use trigonometry functions. These were located (logically or not) in one of the encryption modules which were especially prone to taking a long time to sign, so I ended up writing my own sin()function (in Java) just to save myself ten minutes of compilation time.

[–] JuliaSuraez@lemmy.world 3 points 4 weeks ago

GitHub being up really does feel like a limited-time event now. Better push while the servers are feeling generous.

load more comments
view more: next ›