frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Programming in Assembly Is Brutal, Beautiful, and Maybe Even a Path to Better AI

https://www.wired.com/story/programming-assembly-artificial-intelligence/
36•fcpguru•2h ago

Comments

helsinkiandrew•1h ago
https://archive.ph/jV1CI
robviren•1h ago
I have been playing with the idea of an LLM native programming language focusing on token efficiency, comprehension, and attention. It is interesting to see what the various large models come up with. A common theme actually reminds me quite of bit of assembly. The verb prefixing, limited statements per line, small concept surface area all appeared in multiple conversations across several larger models. The big difference being assembly lacks semantic meaning leaving some benefit on the table. I still cannot believe what some did with the tech, RCT is such a retro favorite.
mwkaufma•1h ago
"Assembly is Brutal"

Counterpoint: I picked it up in high school and I was Not That Bright(tm).

Certainly, some complex instruction-set extensions or sprawling SIMD mnemonics are more challenging that what I was reading in the 90s, but the boogie-man status of assembly is greatly overstated.

The final thesis, that we can-and-should let LLMs micro-optimize assembly into non-statically-verifiable gibberish to save an instruction stacks misunderstandings on top of misunderstandings. Just vapid gold-rush cheer-leading from Wired.

antonvs•41m ago
Re your counterpoint, learning to write small extremely toy programs in assembly isn’t hard. But using it to write bug-free programs with non-trivial functionality is much more difficult.
bigfishrunning•39m ago
Generally, people aren't writing programs with non-trivial functionality in assembly; they're writing very small, hyper optimized functions that get called by some higher level language.
sylware•1h ago
I am coding my own wayland compositor, in rv64 assembly... running on x86_64 with a small interpreter.

I am currently only using the core ISA (no compressed instructions, not even the pseudo instructions), and I use a C preprocessor to avoid to get my code locked on the preprocessor of one assembler.

I started to code assembly when I was a teenager as it is not hard: only uncomfortable. Nowdays, with what seems a real global, no IP locks, ISA, RISC-V, it is very reasonable to write directly assembly, as (real and sane) standard assembly is extremely efficient at fighting planned obsolecence.

general1465•51m ago
How did you validate correctness of your interpreter?

NanoChat – The best ChatGPT that $100 can buy

https://github.com/karpathy/nanochat
581•huseyinkeles•5h ago•92 comments

Dutch government takes control of Chinese-owned chipmaker Nexperia

https://www.cnbc.com/2025/10/13/dutch-government-takes-control-of-chinese-owned-chipmaker-nexperi...
153•piskov•11h ago•81 comments

First device based on 'optical thermodynamics' can route light without switches

https://phys.org/news/2025-10-device-based-optical-thermodynamics-route.html
58•rbanffy•4d ago•8 comments

Show HN: SQLite Online – 11 years of solo development, 11K daily users

https://sqliteonline.com/
278•sqliteonline•8h ago•106 comments

Root cause analysis? You're doing it wrong

https://entropicthoughts.com/root-cause-analysis-youre-doing-it-wrong
49•davedx•2d ago•20 comments

Why did containers happen?

https://buttondown.com/justincormack/archive/ignore-previous-directions-8-devopsdays/
32•todsacerdoti•9h ago•29 comments

Don't Be a Sucker (1943) [video]

https://www.youtube.com/watch?v=vGAqYNFQdZ4
5•surprisetalk•38m ago•0 comments

Abstraction, not syntax

https://ruudvanasseldonk.com/2025/abstraction-not-syntax
26•unripe_syntax•12h ago•2 comments

JIT: So you want to be faster than an interpreter on modern CPUs

https://www.pinaraf.info/2025/10/jit-so-you-want-to-be-faster-than-an-interpreter-on-modern-cpus/
20•pinaraf•1d ago•1 comments

Strudel REPL – a music live coding environment living in the browser

https://strudel.cc
22•birdculture•2h ago•5 comments

JSON River – Parse JSON incrementally as it streams in

https://github.com/rictic/jsonriver
111•rickcarlino•5d ago•54 comments

Scaling request logging with ClickHouse, Kafka, and Vector

https://www.geocod.io/code-and-coordinates/2025-10-02-from-millions-to-billions/
76•mjwhansen•5d ago•11 comments

Modern iOS Security Features – A Deep Dive into SPTM, TXM, and Exclaves

https://arxiv.org/abs/2510.09272
14•todsacerdoti•2h ago•0 comments

Optery (YC W22) – Hiring Tech Lead with Node.js Experience (U.S. & Latin America)

https://www.optery.com/careers/
1•beyondd•4h ago

Android's sideloading limits are its most anti-consumer move

https://www.makeuseof.com/androids-sideloading-limits-are-anti-consumer-move-yet/
433•josephcsible•5h ago•250 comments

CRDT and SQLite: Local-First Value Synchronization

https://marcobambini.substack.com/p/the-secret-life-of-a-local-first
39•marcobambini•4d ago•7 comments

Reverse Engineering a 1979 Camera's Spec

https://blog.mano.lol/posts/film/
12•manoloesparta•2h ago•1 comments

Software update bricks some Jeep 4xe hybrids over the weekend

https://arstechnica.com/cars/2025/10/software-update-bricks-some-jeep-4xe-hybrids-over-the-weekend/
237•gloxkiqcza•6h ago•167 comments

Spotlight on pdfly, the Swiss Army knife for PDF files

https://chezsoi.org/lucas/blog/spotlight-on-pdfly.html
287•Lucas-C•12h ago•86 comments

American solar farms

https://tech.marksblogg.com/american-solar-farms.html
174•marklit•11h ago•203 comments

More random home lab things I've recently learned

https://chollinger.com/blog/2025/10/more-homelab-things-ive-recently-learned/
168•otter-in-a-suit•1w ago•85 comments

Environment variables are a legacy mess: Let's dive deep into them

https://allvpv.org/haotic-journey-through-envvars/
183•signa11•4h ago•135 comments

Matrices can be your friends (2002)

https://www.sjbaker.org/steve/omniv/matrices_can_be_your_friends.html
109•todsacerdoti•10h ago•82 comments

Roger Dean – His legendary artwork in gaming history (Psygnosis)

https://spillhistorie.no/2025/10/03/legends-of-the-games-industry-roger-dean/
46•thelok•6h ago•9 comments

The Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel 2025

https://www.nobelprize.org/prizes/economic-sciences/2025/summary/
108•k2enemy•9h ago•148 comments

Smartphones and being present

https://herman.bearblog.dev/being-present/
164•articsputnik•6h ago•105 comments

MPTCP for Linux

https://www.mptcp.dev/
97•SweetSoftPillow•11h ago•18 comments

Ancient Patagonian hunter-gatherers took care of their injured and disabled

https://phys.org/news/2025-10-ancient-patagonian-hunter-disabled.html
54•pseudolus•6d ago•61 comments

Programming in Assembly Is Brutal, Beautiful, and Maybe Even a Path to Better AI

https://www.wired.com/story/programming-assembly-artificial-intelligence/
36•fcpguru•2h ago•7 comments

KTX – npx for Kotlin and JVM to install jars or Kotlin scripts

https://github.com/mpetuska/ktx
4•TheWiggles•5d ago•0 comments