this post was submitted on 07 Aug 2026
499 points (99.0% liked)

Technology

87469 readers
3428 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kuiskaaja@lemmy.ml 42 points 2 weeks ago (2 children)

how will the vibe coders survive this?

please, will somebody please think about the feelings of the poor vibe coders :(

[–] boonhet@sopuli.xyz 18 points 2 weeks ago (1 children)

Vibe coders will ask the AI to write everything in Rust, memory usage will be reasonably low

The people writing everything in Electron are gonna have a fun time with their users though.

[–] foenkyfjutschah@programming.dev 4 points 2 weeks ago (3 children)

nah some dude got recently covered in press b/c he used an LLM to derive Assembly from C.

[–] Auli@lemmy.ca 6 points 2 weeks ago (1 children)

Huh? C compiles to machine code.

[–] enumerator4829@sh.itjust.works -1 points 2 weeks ago (2 children)

Yes, but why write C when we can let the LLM write assembly directly? Compilers are unnecessary bloat we don’t have a need for with modern technology.

yeah kid replace your systems with LLM written opcode streams completely all you want.

regarding the question: for maintain- and portability.

[–] zbyte64@awful.systems 0 points 2 weeks ago (1 children)

Putting aside assembly code gets compiled as well, the bottle neck is always validation of these systems. Making the systems more opaque makes the already difficult task of ensuring it works even harder.

[–] enumerator4829@sh.itjust.works 1 points 2 weeks ago* (last edited 2 weeks ago)

Assembly code isn’t ”compiled”. To quote wikipedia:

Assembly code is converted into executable machine code by a utility program referred to as an assembler. […] The conversion process is referred to as assembly, as in assembling the source code. The computational step when an assembler is processing a program is called assembly time.

My point is that people are already trying to replace compilers with LLMs, and yes, it is stupid as shit, but still real.

Also, maybe see if an LLM can help you detect sarcasm without explicit content tagging.

[–] leanleft@lemmy.ml 4 points 2 weeks ago (1 children)

low-level compilers can output very ugly-looking assembly. he probably did this and then used LLM to super-optimize it. may be perfomant, but id guess that theres a risk that its unsafe.

[–] Sylvartas@lemmy.dbzer0.com 4 points 2 weeks ago* (last edited 2 weeks ago)

Who cares about ugly-looking assembly ? No one's gonna actually look at it, that's, like, the whole point of C. And I really doubt the plagiarism machine can somehow do better than a compiler. I'm gonna look this up

Edit : is it this one ? https://arxiv.org/html/2505.11480v1

[–] H1AA6329S@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)

I was about to get insulted but I almost closed the lid on the laptop by accident and now have to make sure my cloude still operational on the task I gave it, so I can't be rerouting my attention span resources