frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

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.

US House of Representatives takes step to make daylight saving time permanent

https://www.bbc.com/news/articles/cz9l9venjd8o
1•throw0101d•55s ago•0 comments

Show HN: 18KB ls alternative in no_std rust and Libc

https://crates.io/crates/fli-tool
2•tracyspacy•3m ago•0 comments

Title: Show HN: OpenMarkdown – A Markdown editor you and your agent co-edit

https://openmarkdown.dev/
1•XUEYANZ•4m ago•0 comments

GitHub Is Capping the AI Pull Request Flood

https://www.vincentschmalbach.com/github-capping-ai-pull-request-flood/
1•vincent_s•4m ago•0 comments

Tutorial: Algebraic Foundations Powering FlashAttention

https://riftstack.ai/research/learning-flashattention-the-hard-way-part-1
1•gkapur•5m ago•1 comments

Show HN: Ranking 19 LLMs on Flutter code by compile pass and hidden-test pass 1

https://nativevibe.dev/flutter-benchmark
1•GeorgiKadrev•5m ago•0 comments

Study: Lower-skilled workers earn more in an AI world

https://siepr.stanford.edu/news/study-lower-skilled-workers-earn-more-ai-world
1•rustoo•9m ago•0 comments

Show HN: Production-grade LangGraph template

https://github.com/brescou/langgraph-agent-stack
1•Brescou•9m ago•0 comments

Show HN: Fast NF4 dequantization Triton kernel (1.41x faster than bitsandbytes)

https://github.com/Griffith-7/nf4-triton-kernel
1•Griffith-7•10m ago•0 comments

Pong Wars on the Commodore 64

https://imrannazar.com/articles/c64-pongwars
2•Two9A•11m ago•1 comments

Ask HN: Is it just me, or is software buggier across the board?

2•kadhirvelm•11m ago•0 comments

European Court: Apple Can Not Shirk Off Its Interoperability Requirements

https://www.eff.org/deeplinks/2026/07/european-court-apple-can-not-shirk-its-interoperability-req...
2•hn_acker•12m ago•0 comments

Show HN: Aict – Unix coreutils that output XML/JSON, built for AI agents

https://github.com/synseqack/aict
1•ronak_parmar•12m ago•0 comments

Scientists Found Gold in the Most Ironic Place Possible

https://gizmodo.com/scientists-found-gold-in-the-most-ironic-place-possible-2000785505
1•rbanffy•13m ago•0 comments

Hire for Agency

https://lau.rent/posts/hire-for-agency.html
1•mooreds•14m ago•0 comments

Don't Repeat NY's 3D Printing Blunder

https://www.eff.org/deeplinks/2026/07/dont-repeat-nys-3d-printing-blunder
1•hn_acker•14m ago•0 comments

Shipwrecks of Shackleton and Scott recreated in 3D digital form after expedition

https://www.theguardian.com/science/2026/jul/15/deep-sea-expedition-builds-digital-twins-shipwrec...
1•bookofjoe•15m ago•0 comments

Show HN: Goku – WASM (wllama)-powered LLM inference and model manager

https://userfrom1995.github.io/goku/
1•userfrom1995•16m ago•0 comments

Is Life Just Different?

https://www.quantamagazine.org/is-life-just-different-20260708/
2•ibobev•18m ago•0 comments

The Battle of Blair Mountain

https://home.nps.gov/articles/000/the-battle-of-blair-mountain.htm
1•thunderbong•18m ago•0 comments

Grok Build CLI uploads full Git history and .env secret to xAI's cloud

https://old.reddit.com/r/LocalLLaMA/comments/1ut7tis/grok_build_cli_uploads_your_whole_repo_full_...
1•zdw•18m ago•0 comments

Will We Ever Find Alien Civilizations?

https://www.quantamagazine.org/will-we-ever-find-alien-civilizations-20260709/
2•ibobev•18m ago•0 comments

Mailbox.org Price Increase

https://mailbox.org/en/news/plan-adjustment-2026/
2•tomgag•19m ago•1 comments

Okhst: A tone-based color space for predictable UI palettes

https://tenphi.me/blog/okhst-predictable-color-generation/
1•tenphi•20m ago•0 comments

Talk: The Art of Braiding Algorithms

https://pgadey.ca/notes/talk-relatorium-2026/
1•surprisetalk•20m ago•0 comments

Show HN: Running server scripts from smartphone via SSH

https://c100k.eu/p/rebootx/updates/20260714-remote-runbooks
2•pmdfgy•22m ago•0 comments

Show HN: Agent's Design – Claude/Codex copy-paste templates that kill AI-slop UI

https://agents-design.com
3•tungtbt•22m ago•0 comments

AI Europe 100 · 2026

https://headline.com/blog-latest/article-latest/ai-europe-100-2026
2•shadag•23m ago•0 comments

CISA warns admins to patch actively exploited SharePoint flaws

https://www.bleepingcomputer.com/news/security/cisa-warns-admins-to-patch-actively-exploited-shar...
2•Brajeshwar•23m ago•0 comments

Elon Musk Could Still Face Criminal Charges for Trying to Bribe Voters in WI

https://gizmodo.com/elon-musk-could-still-face-criminal-charges-for-trying-to-bribe-voters-in-wis...
6•rbanffy•24m ago•1 comments