this post was submitted on 14 Nov 2023
727 points (97.0% liked)

Programmer Humor

19512 readers
354 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
 

Move fast and break things.
Merge vulnerabilities.
Double the work.
Merge code without tests.
Anything, but don't let code become stale.

top 50 comments
sorted by: hot top controversial new old
[–] will_a113@lemmy.ml 218 points 1 year ago (2 children)

Having a hard time determining whether this is sarcasm or not. Then I see the phrase "JavaScript Engineer" and become doubly confused.

[–] RonSijm@programming.dev 77 points 1 year ago (5 children)

I don't think it's satire, this guy is actively defending this on Linkedin: https://i.imgur.com/SlJPG85.png

[–] Blackmist@feddit.uk 29 points 1 year ago* (last edited 1 year ago)

I distinguish four types. There are clever, hardworking, stupid, and lazy officers. Usually two characteristics are combined. Some are clever and hardworking; their place is the General Staff. The next ones are stupid and lazy; they make up 90 percent of every army and are suited to routine duties. Anyone who is both clever and lazy is qualified for the highest leadership duties, because he possesses the mental clarity and strength of nerve necessary for difficult decisions. One must beware of anyone who is both stupid and hardworking; he must not be entrusted with any responsibility because he will always only cause damage.

-- Kurt von Hammerstein

LinkedIn is Facebook for that last type.

[–] Aviandelight@mander.xyz 13 points 1 year ago (1 children)

That's a relief because I thought I'd stumbled into LinkedIn Lunatics for a hot second.

[–] termus@beehaw.org 18 points 1 year ago

Linkedin is for lunatics. Just a bunch of goobers giving digital handjobs to each other.

load more comments (3 replies)
[–] Quik@infosec.pub 42 points 1 year ago (1 children)

I think the latter makes clear that this is a joke account, doesn’t it?

[–] Theharpyeagle@lemmy.world 20 points 1 year ago (2 children)

Node: "Am I a joke to you?"

[–] simple@lemm.ee 118 points 1 year ago (3 children)

Having to go through the process of merging hurts morale and slows performance. Give everyone on your team the right to force push to master.

[–] NocturnalMorning@lemmy.world 35 points 1 year ago (3 children)

Yes, especially the newbies who don't know what they're doing.

[–] SpeakinTelnet@programming.dev 33 points 1 year ago (1 children)

Keep everyone awake and on their toes.

[–] EatYouWell@lemmy.world 26 points 1 year ago (3 children)

You're not truly part of the team until you cause a massive outage.

load more comments (3 replies)
load more comments (2 replies)
load more comments (2 replies)
[–] pec@sh.itjust.works 88 points 1 year ago (1 children)

Stop transfering people from sales to engineering!

[–] HowManyNimons@lemmy.world 20 points 1 year ago

But Elon's annoying!

[–] sirdorius@programming.dev 74 points 1 year ago (2 children)

I really wish LinkedIn would add an anonymous cringe emoji. I would use it on like 90% of the content on that site.

load more comments (2 replies)
[–] rainynight65@feddit.de 62 points 1 year ago (3 children)

I'm having a hard time figuring out whether this guy is a fucking moron or a fucking idiot.

load more comments (3 replies)
[–] EmergMemeHologram@startrek.website 51 points 1 year ago (2 children)

No integration is as continuous as editing in prod.

[–] Theharpyeagle@lemmy.world 12 points 1 year ago (1 children)

Unironically worked for a company that did this. Don't test it, don't even run it, just put it in prod.

load more comments (1 replies)
load more comments (1 replies)
[–] notannpc@lemmy.world 47 points 1 year ago (1 children)

Amateur. You want real performance? Code in prod. Literally could not be better for collaboration to have the whole team working directly from production servers. Best part? You get INSTANT feedback.

[–] zalgotext@sh.itjust.works 16 points 1 year ago

Another benefit is you never have to worry about merge conflicts

[–] VantaBrandon@lemmy.world 43 points 1 year ago (3 children)

I just commit directly to master with auto-deploy like a real cowboy, yee-haw!

load more comments (3 replies)
[–] SkyNTP@lemmy.ca 43 points 1 year ago* (last edited 1 year ago)

What does "stale code" even mean in this context?

Does that mean it falls behind stable? Just merge stable into your branch; problem solved.

Or is this just some coded language for "people aren't adopting my ideas fast enough". Stop bitching and get good.

[–] Blackmist@feddit.uk 36 points 1 year ago (2 children)

Do we have a Linked In Lunatics sub on Lemmy?

load more comments (2 replies)
[–] bleistift2@feddit.de 36 points 1 year ago (1 children)

My old boss (at a sturtup with some ten ppl) loved to do this. When you’re done with your work, merge to master. Boss-man would then revert the commits if he didn’t like the result. Since the branches all were merged, no-one knew what was actually in prod. Fun times.

load more comments (1 replies)
[–] dannym@lemmy.escapebigtech.info 32 points 1 year ago

If somebody actually did that it would be grounds for removing their privileges to merge into master. THIS, THIS is why the JavaScript ecosystem has gotten so bad, people with mentalities similar to his.

[–] VantaBrandon@lemmy.world 29 points 1 year ago (1 children)

Better yet just edit files live on prod from Notepad (not plus plus) over Samba for "xtreme moral" boost

load more comments (1 replies)
[–] Manifish_Destiny@lemmy.world 29 points 1 year ago* (last edited 1 year ago)

'i help JavaScript engineers become framework architects by getting them forcibly reassigned.'

[–] Sanctus@lemmy.world 24 points 1 year ago

This is why I include those preservative libraries in my projects. My code doesn't go stale for a whole three weeks longer.

[–] debil@lemmy.world 24 points 11 months ago (1 children)

I dunno but xtreme programming sounds like something straight outta Musk's wettest teenage day dreams.

load more comments (1 replies)
[–] RageAgainstTheRich@lemmy.world 21 points 1 year ago (6 children)

What in the shit is "xtreme programming"?

[–] cypherix93@lemmy.world 23 points 1 year ago (2 children)

it's NewGame+ for when you 100% programming

load more comments (2 replies)
load more comments (5 replies)
[–] PepeLivesMatter@lemmy.today 21 points 11 months ago (1 children)

Developers: "Move fast and break things."

Things: break

Developers: surprised Pikachu face

load more comments (1 replies)
[–] silencioso@lemmy.world 20 points 1 year ago (8 children)

Before everyone loses their minds, in Extreme Programming there are safeguards other than PR reviews. Before you submit a PR, you are supposed to have written the tests and to have written your code with pair programming, so your code already has some safety measures in place. On top of that, when you merge and deploy, more tests are run, and only if all of them are green do your changes go into production.

[–] redcalcium@lemmy.institute 14 points 1 year ago (1 children)

Pair programming? Then the code is already reviewed.

load more comments (1 replies)
load more comments (7 replies)
[–] xmunk@sh.itjust.works 20 points 1 year ago (1 children)

At my company we're so agile that we directly deploy branches from developers' local machines to customers for A/B testing.

[–] TheFerrango@lemmy.basedcount.com 19 points 1 year ago (2 children)

Call it “container orchestration” and charge an extra 20% to the customer

load more comments (2 replies)
[–] Anders429@programming.dev 20 points 1 year ago

Bet you $50 we later learn this guy was orchestrating a supply chain attack.

[–] okamiueru@lemmy.world 20 points 1 year ago (1 children)

This is satire, right? Surely no one would put their name on that publicly?

Like someone working in a kitchen boasting about a life hack of not wasting time with hygiene.

[–] DudeDudenson@lemmings.world 16 points 1 year ago (1 children)

Wash your hands after cooking, never let food products sit stale

load more comments (1 replies)
[–] LiveLM@lemmy.zip 19 points 1 year ago

LinkedIn "influencers" are insufferable, dear god

[–] nxdefiant@startrek.website 18 points 1 year ago

I help JavaScript engineers become framework A...

ssholes.

[–] intensely_human@lemm.ee 17 points 1 year ago (1 children)

If you’re working in a context where it’s okay to make mistakes so long as they get fixed later, you’re not working on anything important.

load more comments (1 replies)
[–] fosforus@sopuli.xyz 16 points 1 year ago* (last edited 1 year ago)

That would certainly explain some things in the nodejs culture.

[–] DefinitelyNotAPhone@hexbear.net 15 points 1 year ago

Nothing improves morale like the on-call having to unfuck production for the third time that hour because mUh VeLoCiTy decided code review and testing in CI was too slow.

Techbros are fucking cultists.

[–] gatelike@feddit.de 14 points 1 year ago

this made my heart rate go up a little bit in a way that doesn't feel good

[–] buh@hexbear.net 13 points 1 year ago

What if instead of continuous integration we had continuous Disintegration, where you code while listening to The Cure on repeat

load more comments
view more: next ›