this post was submitted on 12 Feb 2025
72 points (93.9% liked)

Programming Circlejerk

144 readers
42 users here now

Community to talk about enlightened programming takes

Rules:

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

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

[โ€“] [email protected] 14 points 2 months 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 2 months ago* (last edited 2 months ago)

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

[โ€“] [email protected] 3 points 2 months ago (1 children)
[โ€“] [email protected] 1 points 2 months 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 2 months 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.

[โ€“] [email protected] 8 points 2 months ago (1 children)

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

Anti Commercial-AI license

[โ€“] [email protected] 3 points 2 months ago

Verilog for life!

[โ€“] [email protected] 5 points 2 months ago (1 children)

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

[โ€“] [email protected] 1 points 2 months 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...