Why LLMs Are Not a Higher Level of Abstraction in Computing
By
lelanthran
Not artisan, but a perfectly fine bagel. Hits the spot.
Summary
The article argues against the popular claim that Large Language Models (LLMs) represent a "higher level of abstraction" in computing. The author contends that LLMs are fundamentally different from traditional programming abstractions (binary → assembly → C → higher-level languages), which are deterministic, composable, and predictable. LLMs, by contrast, are probabilistic, non-deterministic, and lack the composability and predictability that define true abstractions. The piece uses the Alan Perlis quote to illustrate that different representations serve different purposes and are not simply hierarchical.
Key quotes
· 3 pulledA picture is worth 10K words - but only those to describe the picture. Hardly any sets of 10K words can be adequately described with pictures.
I am seeing the claim everywhere online that LLMs are a higher level of abstraction.
Specifically, I am seeing the claim that LLMs are the net step in the abstractions we had, going from programming in binary to programming in assembly to programming in C to program
You might also wanna read
NVIDIA releases open-source physical AI tools for robotics and autonomous vehicle development
NVIDIA has released a set of open-source "physical AI" skills and tools as part of the NVIDIA Agent Toolkit, designed to simplify robotics,
North Korean Group Famous Chollima Compromises Packagist Package to Target PHP Developers
A cybersecurity threat report detailing how the threat actor group "Famous Chollima" (linked to North Korea) targeted PHP developers by comp
hendryadrian.com·34m agoCentOS Stream vs AlmaLinux vs Rocky Linux vs Oracle Linux: A VPS Hosting Comparison
This article compares four Linux distributions—CentOS Stream, AlmaLinux, Rocky Linux, and Oracle Linux—as alternatives for VPS hosting follo
blog.radwebhosting.com·38m agoRunning Gemma 4 on a 2016 Xeon Server with No GPU: A Technical Walkthrough
The article describes running Gemma 4 (a 25B-parameter Mixture-of-Experts model) on a severely outdated server with a 2016 Intel Xeon E5-262
Suspicious hidden message discovered in jqwik testing library 1.10.0
A developer reports discovering a suspicious string in the jqwik testing library (version 1.10.0) that appears during Maven test runs. The s
NVIDIA Announces "Hack for Impact" London Event for Autonomous AI Agent Development
NVIDIA is hosting a "Hack for Impact" event in London, challenging participants to build autonomous agentic applications using open-source m
