this post was submitted on 28 Feb 2025
669 points (97.7% liked)

Programmer Humor

33717 readers
267 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] wer2@lemm.ee 16 points 2 days ago (1 children)

Lisp gang rise up! uses inhaler

[–] davidagain@lemmy.world 6 points 2 days ago* (last edited 2 days ago) (2 children)

As a haskell nerd, I feel that I have the moral authority to declare you king of the nerds.

"Ha! You think your language has macros? You call that a macro?! This list processing code is a list of tokens, why wouldn't it be able to edit itself?"

It breaks my brain.

[–] someacnt@sh.itjust.works 1 points 1 day ago (1 children)
[–] davidagain@lemmy.world 1 points 1 day ago (1 children)

Absolutely. It's just that less fuss is being made about it on hacker news because the cool kids say you'll be a better programmer in other languages if you learn rust when they used to say that you'll be a better programmer in other languages if you learn haskell.

With stack (consistent package version snapshot database based project starter and build tool) instead of cabal, you get the transferable and repeatable build benefits of docker with none of the hassle. Just stack new at the start and stack build or stack repl during development. Nothing gets bitrotten any more.

[–] someacnt@sh.itjust.works 1 points 16 hours ago

Nah, I am not talking about hackernews buzz. I just thought it is dying couple of years ago.

[–] wer2@lemm.ee 4 points 2 days ago

When they said, "Don't write self modifying code", they obviously didn't mean me! /s