this post was submitted on 12 Feb 2025
70 points (92.7% liked)

ProgrammingCircleJerk

131 readers
18 users here now

Programming CircleJerkCommunity at request of a user.

founded 1 month ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 31 points 1 month ago (3 children)

Assembly gang unite against C-wannabees ๐Ÿ”ฅ๐Ÿ”ฅ

[โ€“] [email protected] 14 points 1 month ago (3 children)

Unless you're analyzing what microcode is doing with it, assembly is just hiding how things really work, too. Good engineers use early 1990s computers so that they can fully understand what's going on, and never have to trust anyone else to correctly do anything.

[โ€“] [email protected] 7 points 1 month ago* (last edited 1 month ago)

Real engineers run all their code on CPUs they designed in verilog/VHDL.

[โ€“] [email protected] 3 points 1 month ago (1 children)
[โ€“] bitcrafter 1 points 1 month ago

If by "real engineers" you mean the posers who do not work directly with the underlying analog waveforms that approximate digital logic, then I suppose you have a point.

[โ€“] [email protected] 2 points 1 month ago

Lots of truth to this, lots of great eastern block engineers came from working with super janky computers that demanded high levels of mastery from their users.

[โ€“] onlinepersona 8 points 1 month ago (1 children)

VHDL gang unite against the assembly-wannabees ๐Ÿ ๐Ÿ ๐Ÿ

Anti Commercial-AI license

[โ€“] [email protected] 3 points 1 month ago

Verilog for life!

[โ€“] [email protected] 4 points 1 month ago (1 children)

If you're not programming on punch cards you're a filthy casual

[โ€“] FizzyOrange 1 points 1 month ago

I did an engineering degree at Cambridge in the 2000s and the computing module had us assemble some assembly for some ancient CPU by hand - looking up opcodes in a table in a book - and then type the opcodes into a microcontroller via a 10 digit keypad. No screen or anything. Insane.

If that isn't enough to put anyone off programming then I don't know what is...