this post was submitted on 22 Oct 2025
843 points (98.2% liked)

Programmer Humor

27065 readers
420 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) 42 comments
sorted by: hot top controversial new old
[–] Kolanaki@pawb.social 10 points 4 days ago* (last edited 4 days ago)

He won't be done debugging her by then. She'll be ready for beta testing next year.

[–] FiskFisk33@startrek.website 17 points 4 days ago

I wouldn't trust a guy letting their battery go that low either

[–] smiletolerantly@awful.systems 17 points 4 days ago (1 children)
[–] ZILtoid1991@lemmy.world 7 points 4 days ago (1 children)

There was no ESL moment in Ba Sing Se!

[–] TheLeadenSea@sh.itjust.works 3 points 4 days ago (1 children)
[–] ZILtoid1991@lemmy.world 3 points 4 days ago

English Second Language

[–] gigachad@piefed.social 11 points 4 days ago (1 children)

A JSON parser in Haskell, what a day to have eyes

[–] expr@programming.dev 1 points 4 days ago (1 children)

?

Haskell's incredibly good for writing parsers.

[–] gigachad@piefed.social 1 points 3 days ago (1 children)

But oh boy is it difficult. We started with Haskell in the first semester CS and it was a pain. Kudos to anyone seriously developing in Haskell.

[–] expr@programming.dev 3 points 3 days ago (1 children)

Eh, it's just different. Other languages are hard in other ways. Haskell's at least have very good reason behind them.

I write Haskell professionally and and am teaching to people without any experience, and it's really no different than anything else. Though I will say that my experience is that university professors are often pretty clueless about the language and don't teach it well.

[–] gigachad@piefed.social 3 points 3 days ago

I think it's the paradigm change. Most people including myself learnt some kind of procedural language in school, shifting towards functional thinking is just very difficult. But of course that's a skill a computer scientist must have and one of the reasons I didn't graduate.

[–] edinbruh@feddit.it 5 points 4 days ago (1 children)

If you are writing a parser in haskell just use Happy and get it over with

[–] davidagain@lemmy.world 1 points 4 days ago

It's a parser for json. Import Aeson and derive one for your custom type in a single line!

[–] goatinspace@feddit.org 4 points 4 days ago (1 children)
load more comments (1 replies)
load more comments
view more: ‹ prev next ›