惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
Jina AI
Jina AI
罗磊的独立博客
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
J
Java Code Geeks
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
T
The Blog of Author Tim Ferriss
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
I
InfoQ
月光博客
月光博客
博客园_首页
Vercel News
Vercel News
P
Proofpoint News Feed
GbyAI
GbyAI
Y
Y Combinator Blog

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours Ask HN: What's Better?–Tauri or Electron?
Ask HN: What kind of computer language will LLM use?
folderquesti · 2026-05-09 · via Hacker News: Ask HN
Ask HN: What kind of computer language will LLM use?
3 points by folderquestion 28 days ago | hide | past | favorite | 4 comments

I think in little time LLM will have the capability to translate easily code from one computer language to another, for example the LLM could "think" in prolog + lisp instead python. LLM will be able to write thousands of lines of APL or J in just a minute, we will have to accept that python is not the language for future LLMs. Perhaps the power of macros will not be defeated by its complexity because for an LLM a thousand line macro is just another simple code, prolog unification could mean building slots to construct new powerful artifacts that we are not able to have in our minds at the moment. LLM will no longer learn natural language or our most used computer languages, the next step is designing languages for a system that can keep in his head millions lines of code.



I think that in the near future a super object oriented language will emerge that will let us create computer apps instead of programming them directly. Systems analysts, not programmers, will be able to define a computer app with the objects at a very high level and LLMs will create a JAVA like blob that can be run on multiple systems. The advantage is that the objects will be completely bug free and the app size is only limited by the systems resources. Bottom line, most app development will be done by systems analyst. The AI object programmers, a specialty, will help tweak the underlying function of each object.


what llms reason best in might not be a language at all. more like a graph. graphs say more in less space than prose, and they stop the model from wandering off.


Because a library like cuda allows you to make code shorter?

Thinking twice, such a LLM would aim to create code that maximizes the power of the features it provides (rich api) and minimizes lines of code. So the LLM would aim to develop a language for reaching Kolmogorov complexity.