this post was submitted on 12 Feb 2025
71 points (92.8% liked)

Programming Circlejerk

146 readers
51 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
[โ€“] iii@mander.xyz 31 points 2 months ago (3 children)

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

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

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

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

[โ€“] earphone843@sh.itjust.works 3 points 2 months ago (1 children)
[โ€“] bitcrafter@programming.dev 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.

[โ€“] jet@hackertalks.com 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.

[โ€“] onlinepersona@programming.dev 8 points 2 months ago (1 children)

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

Anti Commercial-AI license

[โ€“] jet@hackertalks.com 3 points 2 months ago

Verilog for life!

[โ€“] Zannsolo@lemmy.world 4 points 2 months ago (1 children)

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

[โ€“] FizzyOrange@programming.dev 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...