this post was submitted on 26 Jul 2025
868 points (99.0% liked)

Programmer Humor

25282 readers
245 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] taiyang@lemmy.world 94 points 2 days ago (1 children)

This reminds me of how I showed a friend and her company how to get databases from BLS and it's basically all just text files with urls. "What API did you call? How did you scrape the data?"

Nah man, it's just... there. As government data should be. They called it a hack.

[–] kieron115@startrek.website 32 points 1 day ago* (last edited 1 day ago)

ah yes, the forbidden curl hack

[–] skip0110@lemmy.zip 164 points 2 days ago (2 children)

AI just enables the shit programmers to create a greater volume of shit

[–] Asetru@feddit.org 35 points 2 days ago

I'll tape this to my office door.

load more comments (1 replies)
[–] ignotum@lemmy.world 85 points 2 days ago (2 children)

I remember when a senior developer where i worked was tired of connecting to the servers to check its configuration, so they added a public facing rest endpoint that just dumped the entire active config, including credentials and secrets

That was a smaller slip-up than exposing a database like that (he just forgot that the config contained secrets) but still funny that it happened

[–] PattyMcB@lemmy.world 45 points 2 days ago (2 children)

That's not a "senior developer." That's a developer that has just been around for too long.

Secrets shouldn't be in configurations, and developers shouldn't be mucking around in production, nor with production data.

[–] ignotum@lemmy.world 2 points 1 day ago

Yeah the whole config thing in that project was an eldritch horror of a legacy, too ingrained in both the services and tooling to be modified without massive rewrites

load more comments (1 replies)
load more comments (1 replies)
[–] jaybone@lemmy.zip 30 points 2 days ago (2 children)

What was the BASE_URL here? I’m guessing that’s like a profile page or something?

So then you still first have to get a URL to each profile? Or is this like a feed URL?

[–] lena@gregtech.eu 73 points 2 days ago (3 children)

It's a public firebase bucket

[–] jaybone@lemmy.zip 35 points 2 days ago
[–] Landless2029@lemmy.world 17 points 1 day ago

That should be criminally negligent.

load more comments (1 replies)
load more comments (1 replies)
load more comments
view more: ‹ prev next ›