this post was submitted on 11 Aug 2024
10 points (91.7% liked)

Programmer Humor

32000 readers
1744 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 month ago (2 children)

Grep is as high power as vim and emacs??? In what universe?

[–] [email protected] 1 points 1 month ago

When combined with sed, sure, but the difficulty ratings should be swapped.

[–] [email protected] 1 points 1 month ago

And vim/emacs are rated just as difficult as a programming language

[–] [email protected] 2 points 1 month ago

Spreadsheets are actually running the world.

[–] [email protected] 2 points 1 month ago

“Hand-written assembly” is not more powerful than any other Turing-complete language (including Perl and Python), just more painfully slow and prone to human error to write. (Perhaps if you have a special case requiring speed (such as the processing being done in a tight loop in a financial trading app and the results needing to beat rival trading systems by milliseconds or something equally esoteric), it’d make sense, but in that case, a modern compiler (for, say, C/C++/Rust or similar) would yield comparable results, and if a lot is riding on those milliseconds, you’d eschew code and build a FPGA that pulls the data out of memory buffers in hardware or similar.)

So these days, the only use case for hand-writing assembly language (other than low-level OS/firmware programming or compiler development) is performative Feats Of Strength, where the challenge is the point. And in that case, you’d be trying to do something heroically challenging, like writing an Atari 2600 demake of Baldur’s Gate or something.

[–] [email protected] 1 points 1 month ago (1 children)
[–] [email protected] 0 points 1 month ago (1 children)
[–] [email protected] 1 points 1 month ago

I don't understand why it was put in the middle, it should be in the lower right corner, lowest power, and highest difficulty.

[–] [email protected] 1 points 1 month ago (1 children)
[–] [email protected] 0 points 1 month ago (1 children)

that is the white portion of the diagram.

[–] [email protected] 1 points 1 month ago

The diagram was actually written in LaTeX.

[–] [email protected] 1 points 1 month ago

I Ching divination

That's why I use icsh, the I Ching Shell.