frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Turn Phone to Speacker for PC

https://sonno.live
1•kinle•35s ago•0 comments

OpenAI Codex: Increase in users hitting Codex rate limits

https://status.openai.com/incidents/01KS88SRADTWQW27NYRAXMBAQN
1•embedding-shape•2m ago•0 comments

Sir John Soane and the red telephone box

https://www.soane.org/features/sir-john-soane-and-red-telephone-box-0
1•curio_Pol_curio•3m ago•0 comments

VPN [First VPN] used by ransomware actors dismantled in global crackdown

https://www.europol.europa.eu/media-press/newsroom/news/cybercriminal-vpn-used-ransomware-actors-...
2•sorenjan•4m ago•1 comments

Extensy

https://extensy.dev
2•amirlannk•5m ago•3 comments

How Metrics Drift: Goodhart's Law, Metric Gaming, and Reality Drift [pdf]

https://github.com/therealitydrift/reality-drift-library/blob/main/Reality%20Drift%20Project/03_R...
1•realitydrift•7m ago•0 comments

Why Did South Africa Relinquish Its Nuclear Weapons?

https://www.thecollector.com/south-africa-nuclear-weapons/
2•Tomte•7m ago•0 comments

Frontier Risk Report (February to March 2026) – METR

https://metr.org/blog/2026-05-19-frontier-risk-report/#incidents-hero
1•paraschopra•7m ago•0 comments

Maldives tragedy shines light on dangers of cave diving

https://www.theguardian.com/world/2026/may/23/maldives-diving-tragedy-cave-experts-warn-danger-sa...
1•YeGoblynQueenne•8m ago•0 comments

Building Complex Functions Out of Real Parts

https://www.johndcook.com/blog/2026/05/22/complex-functions-real-parts/
1•tzury•9m ago•0 comments

Why AI writes software but doesn't build a good product

https://www.f-rello.com/blog/1
1•karstenb•10m ago•1 comments

Show HN: CostHawk Tracks AI Adoption Across Teams, Repos, and Projects

https://costhawk.ai
1•tech-pulse•10m ago•0 comments

Show HN: Calculator Music – play songs with number keys in the browser

2•zice0503•10m ago•0 comments

Yuri Ushakov

https://grokipedia.com/page/Yuri_Ushakov
1•__patchbit__•11m ago•0 comments

PSA Crypto: The P is for Portability

https://danielmangum.com/posts/psa-crypto-portability/
1•hasheddan•14m ago•0 comments

AI assistants can be hijacked and manipulated by inaudible sounds

https://arxiv.org/abs/2604.14604
1•chbint•16m ago•0 comments

AI is changing the internet forever

https://www.cnn.com/2026/05/23/tech/ai-internet-search
1•reconnecting•22m ago•0 comments

Show HN: First MCP server for Guesty property mgmt – 43 tools, open source

https://www.npmjs.com/package/guesty-mcp-server
1•dlj_realty•23m ago•0 comments

How Was This Allowed to Happen? – 2025 Washington National Crash [video]

https://www.youtube.com/watch?v=41UYPeTr96s
2•susam•24m ago•0 comments

Claude Code Documentation Map

https://code.claude.com/docs/en/claude_code_docs_map
1•geox•24m ago•0 comments

Runway started by helping filmmakers – now it wants to beat Google at AI

https://techcrunch.com/2026/05/15/runway-started-by-helping-filmmakers-now-it-wants-to-beat-googl...
1•gmays•25m ago•0 comments

I let an AI agent loose on my network – it owned my supply chain in 12 minutes

https://dennysentinel.com/blog/deepseek-owned-supply-chain-12-minutes/
2•makerdiety•25m ago•0 comments

Opaque Types in Python

https://blog.glyph.im/2026/05/opaque-types-in-python.html
2•lumpa•27m ago•0 comments

LLMKube – A Kubernetes operator for local LLMs across Nvidia and Mac fleets

https://llmkube.com/
2•richteach•27m ago•0 comments

His Chatbot Nearly Ruined Him. To Recover, He Had to Destroy It

https://www.wsj.com/tech/personal-tech/chatgpt-addiction-chatbots-recovery-7977308e
1•impish9208•30m ago•2 comments

The Young Wikipedians Writing the Front Page of Music History

https://pitchfork.com/thepitch/meet-the-young-wikipedians-writing-the-front-page-of-music-history/
3•altilunium•32m ago•0 comments

Google Introduces HTML-in-Canvas API: Accessible UI Meets WebGL / WebGPU

https://www.webgpu.com/news/google-html-in-canvas-webgl-webgpu/
2•FarhadG•33m ago•0 comments

StreamIndex: Memory-bounded compressed sparse attention via streaming top-k

https://arxiv.org/abs/2605.02568
2•OsamaJaber•33m ago•0 comments

On The <dl>

https://benmyers.dev/blog/on-the-dl/
15•ravenical•40m ago•1 comments

TrustGive – a charity directory that links every claim to the 990 Текст

https://trustgive.org
2•AlexOpasnost•42m ago•0 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.