Replying to @⁨zbyte64@awful.systems⁩

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.

Replying to @⁨leanleft@lemmy.ml⁩

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 ? arxiv.org/html/2505.11480v1

arxiv.orgImproving Assembly Code Performance with Large Language Models via Reinforcement Learning