frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Business AI

https://www.facebook.com/business/ai/business-ai
1•garbawarb•1m ago•0 comments

Show HN: I built Fake Tweet Generator all by claudecode

https://xaicreator.com/twittertools/faketweetgenerator
1•yeeyang•2m ago•0 comments

Airlynk – browser peer-to-peer file sharing without servers

2•sathishaluvala•7m ago•0 comments

Evaluating Coding Agents with Terminal-Bench 2.0

https://snorkel.ai/blog/evaluating-coding-agent-capabilities-with-terminal-bench-snorkels-role-in...
1•vinhnx•8m ago•0 comments

Don't Parse, Call

https://timkellogg.me/blog/2025/10/03/functions
1•tkellogg•9m ago•0 comments

What are the best robots in 2025?

https://botrank.io/
1•tbabenko•13m ago•1 comments

Show HN: Promptware – Bidirectional Code Translator (Python/Go/Rust/Node/.NET)

https://github.com/Promptware-dev/promptware
1•3CH0xyz•15m ago•0 comments

Qwen3-VL-30B-A3B-Instruct and Thinking

https://huggingface.co/Qwen/Qwen3-VL-30B-A3B-Thinking
1•BUFU•18m ago•0 comments

Y'all are over-complicating these AI-risk arguments

https://dynomight.substack.com/p/ai-risk
2•paulpauper•23m ago•1 comments

Help testing for my first Android app

https://docs.google.com/forms/d/e/1FAIpQLSdD2_t_PdJm69NXyPExiFEjncEdFHPT2ytXI8jdqMbkQ4Ofag/viewfo...
2•blamebento•27m ago•2 comments

Retrocide Mono – A monospaced font with no decenders

https://geonot.github.io/retrocide-mono/
2•wildlogic•39m ago•1 comments

'The system is rigged': Founders and VCs weigh in on the UK's ambition deficit

https://www.cnbc.com/2025/10/04/founders-and-vcs-weigh-in-on-the-uks-ambition-deficit.html
1•pseudolus•41m ago•0 comments

Bevy 0.17: Global Illumination, Widgets, and more [video]

https://www.youtube.com/watch?v=OR-1FBjrKrk
1•codewiz•51m ago•0 comments

Accounting for uncertainty to help engineers design complex systems

https://news.mit.edu/2025/accounting-uncertainty-help-engineers-design-complex-systems-1002
1•manu3000•52m ago•0 comments

GDP Hides Industrial Decline

https://www.palladiummag.com/2025/10/03/how-gdp-hides-industrial-decline/
2•veqq•53m ago•0 comments

Struggling to heat your home? How about 500 Raspberry Pi units?

https://www.theregister.com/2025/10/03/thermify_heathub_raspberry_pi/
3•voxadam•54m ago•0 comments

AI predicts antibiotic's IBD mechanism–scientists later confirm

https://healthsci.mcmaster.ca/new-antibiotic-targets-ibd-and-ai-predicted-how-it-would-work-befor...
2•KLK2019•54m ago•1 comments

Collect underpants → ? → Profit: A guide to filling the question marks in plans

https://herbertlui.net/collect-underpants-%e2%86%92-%e2%86%92-profit-a-guide-to-filling-in-the-qu...
3•herbertl•58m ago•1 comments

An unstable Debian stable update

https://lwn.net/Articles/1038699/
3•aryonoco•1h ago•0 comments

Characterizing Realistic Workloads on a Commercial Compute-in-SRAM Device

https://arxiv.org/abs/2509.05451
2•PaulHoule•1h ago•0 comments

Orcas are bringing humans gifts

https://www.newscientist.com/article/2486216-orcas-are-bringing-humans-gifts-what-does-it-mean/
8•wslh•1h ago•1 comments

Woodworking Tools 1600-1900 by Peter C. Welsh

https://www.gutenberg.org/ebooks/27238
2•walterbell•1h ago•0 comments

Track which Electron apps slow down macOS 26 Tahoe

https://avarayr.github.io/shamelectron/
7•mikamika83•1h ago•4 comments

Correcting Outdated Facts in Wikidata

https://blog.anj.ai/2024/09/outdated-knowledge.html
1•ashvardanian•1h ago•0 comments

Core Web Vitals

https://addyosmani.com/blog/core-web-vitals/
2•nkko•1h ago•0 comments

Sora Update #1

https://blog.samaltman.com/sora-update-number-1
17•davidbarker•1h ago•19 comments

Discord customer service data breach leaks user info and scanned photo IDs

https://www.theverge.com/news/792032/discord-customer-service-data-breach-hack
31•healsdata•1h ago•0 comments

UTF-8, explained simply – Nic Barker [video]

https://www.youtube.com/watch?v=vpSkBV5vydg
2•linkdd•1h ago•0 comments

Ask HN: Are startups still using Ruby on Rails to start new products/projects?

2•zizee•1h ago•3 comments

Show HN: RenderarXiv – Search ArXiv from terminal, HTML to read/paste into LLM

https://github.com/peterdunson/renderarxiv
3•peterdunson•1h ago•0 comments
Open in hackernews

Tell HN: It's possible that the only programming language will be assembly

2•andrewstuart•1h ago
When LLMs become fast enough, it’s possible that all the middle men will be cut out and there will be nothing between the LLM and the CPU.

Comments

bigyabai•1h ago
Nope, it isn't. There are thousands of "legacy" software products that cannot be converted into machine code while complying with runtime constraints, compile-time assertions or unit tests. Many of these programs are baked into a ROM and will continue running regardless of how optimal AI gets.

Fun theory, but it's more of a Rorschach test for how people perceive tech being deployed.

JojoFatsani•1h ago
All code becomes machine code at runtime.
bigyabai•58m ago
Sure, the interpreter code does. There are still high-level languages that cannot be simply or meaningfully turned into machine code. You cannot "compile" HTML in any way that matters.
vitalnodo•1h ago
There are many other so-called models of computation that are useful for representing ideas such as actor models, abstract rewriting systems, decision trees, and so on. Without them, you might feel that something is missing, so relying on assembly alone would not be enough.
AnimalMuppet•1h ago
I see that we have progressed from just needing a "sufficiently advanced compiler" to needing a "sufficiently advanced LLM".

The sufficiently advanced compiler never showed up, and it was easier than a sufficiently advanced LLM. So don't hold your breath for this future you envision.

dtagames•1h ago
It's already true. Nothing runs but machine code. We will still have other abstractions in between, written by both LLMs and humans because they're easier to reason about and work with than assembly, both for text-modeling LLMs and for people who have to work with the software.
bediger4000•1h ago
Is there enough assembly out there to train the LLMs?