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
[โ€“] iii@mander.xyz 31 points 1 week ago (3 children)

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

[โ€“] prime_number_314159@lemmy.world 14 points 1 week 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.

[โ€“] Ajen@sh.itjust.works 7 points 1 week ago* (last edited 1 week ago)

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

[โ€“] earphone843@sh.itjust.works 3 points 1 week ago (1 children)

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.

[โ€“] jet@hackertalks.com 2 points 1 week 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@programming.dev 8 points 1 week ago (1 children)

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

Anti Commercial-AI license

[โ€“] jet@hackertalks.com 3 points 1 week ago

Verilog for life!

[โ€“] Zannsolo@lemmy.world 5 points 1 week ago (1 children)

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...