this post was submitted on 12 Feb 2025
71 points (93.8% liked)
ProgrammingCircleJerk
59 readers
84 users here now
Programming CircleJerkCommunity at request of a user.
founded 2 weeks ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Assembly gang unite against C-wannabees ๐ฅ๐ฅ
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.
Real engineers run all their code on CPUs they designed in verilog/VHDL.
Real engineers use binary.
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.
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.
VHDL gang unite against the assembly-wannabees ๐ ๐ ๐
Anti Commercial-AI license
Verilog for life!
If you're not programming on punch cards you're a filthy casual
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...