frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Sloppification of Peptides

https://henryaj.substack.com/p/the-sloppification-of-peptides
1•henryaj•2m ago•0 comments

Show HN: Opensourcing Lemmaflow – A trust harness for AI-native apps

1•udit_50•3m ago•0 comments

Show HN: Live 3D satellite tracker and the declassified Pentagon UFO archive

https://skylens.yantraai.app/
2•skylensspace•7m ago•0 comments

Doomscrolling at work wastes time, but the real cost is what happens after

https://stories.tamu.edu/news/2026/08/13/doomscrolling-at-work-wastes-time-but-the-real-cost-is-w...
2•giuliomagnifico•8m ago•0 comments

Redora 0.3.1 – Redis application toolkit for NestJS

https://www.redora-sdk.com/
1•nebyusamuel•8m ago•1 comments

Device lighting from the Omarchy bar, through OpenRGB

https://github.com/ilkaydnc/omarchy-openrgb
1•arbayi•9m ago•0 comments

macOS JIT Memory

https://www.outflank.nl/blog/2026/02/19/macos-jit-memory/
1•porridgeraisin•9m ago•0 comments

Anthropic's best AI model struggles to attract users as cheaper tools thrive

https://www.ft.com/content/5ee49718-c258-4f01-aa32-7e5b76ae5245
1•merksittich•13m ago•0 comments

My Recent Visit to Anthropic

https://marginalrevolution.com/marginalrevolution/2026/08/my-recent-visit-to-anthropic.html
2•smitty1e•17m ago•0 comments

Randall Jarrell: Some Lines from Whitman

https://www.sas.upenn.edu/~perelman/classes/english088/rj_somelinesfromwhitman.html
1•firasd•20m ago•0 comments

Membership Fees Are Coming for Your Doctor's Office

https://slate.com/technology/2026/08/health-care-appointment-short-wait-solution-shortage.html
2•brandonb•22m ago•0 comments

Rust 1.98 got a P-critical miscompilation

https://github.com/rust-lang/rust/issues/161441
1•gdcbe•23m ago•0 comments

How Is AI Transforming Academic Search?

https://katinamagazine.org/content/article/resource-advisor/2026/how-is-ai-transforming-academic-...
1•jruohonen•25m ago•0 comments

Procura – Finance Manager

1•snitchiest•34m ago•0 comments

Land recovery of China's Zhuque-3 reusable rocket first stage completed [video]

https://www.youtube.com/watch?v=lRk0iKGRHGo
2•hggh•35m ago•0 comments

Fraud Is a Relationship Problem, Not a Data Volume Problem

https://memgraph.com/blog/fraud-is-a-relationship-problem
1•taubek•40m ago•0 comments

Tragically, as many as 9625 out of every 10k individuals may be neurotypical

https://erikengdahl.se/autism/isnt/
27•verisimi•47m ago•16 comments

The Last Generation of Mathematicians? [video]

https://www.youtube.com/watch?v=6uIJdXmB4vE
1•soupspaces•51m ago•1 comments

A 2026 Survey of Rust GUI Libraries

https://blog.wybxc.cc/blog/rust-gui-survey-2026/
2•birdculture•52m ago•0 comments

Principles of dependent type theory [pdf]

https://www.danielgratzer.com/papers/type-theory-book.pdf
3•fanf2•53m ago•0 comments

The Cool Things of Gleam

https://a.baez.link/3mtdbbp2dmc27
1•signa11•54m ago•0 comments

The lost airports of SimCity 3000 (2002)

https://web.archive.org/web/20021204030618/http://www.sc3000.com/knowledge/showarticle.cfm?id=091...
2•Lammy•56m ago•0 comments

Milky Way's fastest star orbits a black hole so close, it feels its spin

https://www.eso.org/public/news/eso2612/
1•thunderbong•56m ago•0 comments

Remindher

https://remindher.app/
1•adibenely•57m ago•0 comments

Space Sunshade

https://en.wikipedia.org/wiki/Space_sunshade
1•num42•58m ago•0 comments

Every Tech Bubble Obeyed the Same Rule. AI Is Next [video]

https://www.youtube.com/watch?v=KJxfSIvv920
1•mgh2•59m ago•0 comments

PureLiFi Debuts 10 Gbps "Connectivity DNA" and Bridges the 5G Gap

https://www.purelifi.com/purelifi-mwc-2026/
1•zeristor•1h ago•0 comments

Contextual News Search APIs: A Deep Comparison for AI, RAG, and Research

https://github.com/free-news-api/news-search-api-comparison
10•ermanos12•1h ago•0 comments

Nobody Explained the Schrödinger Equation Like This [video]

https://www.youtube.com/watch?v=X-q2eZVhff8
4•peter_d_sherman•1h ago•0 comments

VQL-Artifact.yaml

https://github.com/lexs201992-gif/Project-LION-Longcheer-Integrated-Overlay-Network-Virtualizaci-...
1•lexs201992-gif•1h ago•1 comments
Open in hackernews

Ask HN: LLM is useless without explicit prompt

4•revskill•1y ago
After months playing with LLM models, here's my observation:

- LLM is basically useless without explicit intent in your prompt.

- LLM failed to correct itself. If it generated bullshits, it's an inifinite loop of generating more bullshits.

The question is, without explicit prompt, could LLM leverage all the best practices to provide maintainable code without me instruct it at least ?

Comments

ben_w•1y ago
Your expectations are way too high.

> - LLM is basically useless without explicit intent in your prompt.

You can say the same about every dev I've worked with, including myself. This is literally why humans have meetings rather than all of us diving in to whatever we're self-motivated to do.

What does differ is time-scales of the feedback loop with the management:

Humans meetings are daily to weekly.

According to recent research*, the state-of-the-art models are only 50% accurate at tasks that would take a human expert an hour, or 80% accurate at tasks that would take a human expert 10 minutes.

Even if the currently observed trend of increasing time horizons holds, we're 21 months from having an AI where every other daily standup is "ugh, no, you got it wrong", and just over 5 years from them being able to manage a 2-week sprint with an 80% chance of success (in the absence of continuous feedback).

Even that isn't really enough for them to properly "leverage all the best practices to provide maintainable code", as archiecture and maintainability are longer horizon tasks than 2-week sprints.

* https://youtu.be/evSFeqTZdqs?si=QIzIjB6hotJ0FgHm

revskill•1y ago
It's not as high as you think.

LLM failed at the most basic things related to maintainable code. Its code is basicaly a hackery mess without any structure at all.

It's my expectation is that, at least, some kind of maintainable code is generated from what's it's learnt.

ben_w•1y ago
Given your expectation:

> It's my expectation is that, at least, some kind of maintainable code is generated from what's it's learnt.

And your observation:

> LLM failed at the most basic things related to maintainable code. Its code is basicaly a hackery mess without any structure at all.

QED, *your expectations* are way too high.

They can't do that yet.