frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Waymo shipped 3200 CN-built EVs to LA for its fleet despite 127.5% tariffs

https://finance.yahoo.com/technology/articles/waymo-shipped-3-200-chinese-163000266.html
1•Markoff•4m ago•1 comments

Concurrent Servers: Part 7 – Rust

https://eli.thegreenplace.net/2026/concurrent-servers-part-7-rust/
1•mfrw•6m ago•0 comments

So You Want to Build an A.I. Star?

https://www.nytimes.com/2026/08/13/arts/ai-podcasts-fashion-pop-avatars.html
2•thm•15m ago•0 comments

I made Claude port omawrite to windows

https://github.com/WhiskeyTuesday/omawrite-win
1•whiskeytuesday•19m ago•1 comments

AI Stock Research Assistant · Streamlit

https://ai-stock-research-kiaan.streamlit.app
1•KiaanKothari•21m ago•0 comments

A Walkable ASCII Cyberpunk City in One HTML File

https://www.youtube.com/watch?v=3YtygAx_C6A
3•keithcarolus•21m ago•0 comments

The Orwellian Company Behind ICE's New Electric Shock Gloves

https://www.motherjones.com/politics/2026/08/ice-shock-gloves-torture-compliant-technologies-jeff...
3•cwillu•23m ago•2 comments

Understanding the HEIC Format

https://sites.google.com/view/heictools-io/home
1•suolex•25m ago•1 comments

Why Ethereum Walked Away from Poseidon

https://twitter.com/ProjectZKM/status/2088320035970330676
2•_alphageek•26m ago•1 comments

Serverless Agents

https://serverlessagent.dev
2•iacguy•37m ago•0 comments

Satellite operators emphasize launch deals in a constrained market

https://spacenews.com/satellite-operators-emphasize-launch-deals-in-a-constrained-market/
3•alainrk•37m ago•0 comments

Trillion-Parameter Sequential Transducers for Generative Recommendations (2024)

https://arxiv.org/abs/2402.17152
1•peter_d_sherman•43m ago•0 comments

Show HN: Earn 41% Commission: German Language Learning

https://languagemaster.org/affiliate/
1•not_wowinter13•50m ago•0 comments

Hayden Panetierre Dies at 36

https://abcnews.com/US/hayden-panettiere-dies-36/story?id=135698473
4•fagnerbrack•50m ago•4 comments

Idea for Expository AI

1•E-Reverance•55m ago•0 comments

Claude Code "Feature Request: Support Agents.md": Closed as Completed

https://github.com/anthropics/claude-code/issues/6235
2•deaux•1h ago•1 comments

draw.city – Daily geography game where you circle the target population [US]

https://draw.city/
2•NameError•1h ago•1 comments

how the internet makes us bad at watching stuff [video]

https://www.youtube.com/watch?v=Gqjb1DvjAnI
1•striking•1h ago•0 comments

A Structural Explanation of the Undecidability of the Halting Problem in TM

https://bfzhao.substack.com/p/a-structural-explanation-of-the-undecidability
3•bingfeng•1h ago•0 comments

Cursor earns AIUC-1 certification for agent security and reliability

https://cursor.com/blog/aiuc-1
1•dhruv3006•1h ago•0 comments

PawPause: Mac app that pauses the keyboard when your cat walks on it

https://miladsafarzadeh1.github.io/PawPause-mac/
1•LouisLazaris•1h ago•0 comments

Anthropic revenue jumps 14x to more than $11.5B in second quarter

https://www.bloomberg.com/news/articles/2026-08-14/anthropic-revenue-ahead-of-ipo-surges-over-14-...
3•ukuina•1h ago•0 comments

Ask HN: Claude Desktop Weird Behavior

1•ikeee•1h ago•0 comments

US Air Force jet engine manufacturing plagued by 'significant challenges'

https://www.militarytimes.com/industry/techwatch/2026/08/03/us-air-force-jet-engine-manufacturing...
5•toomuchtodo•1h ago•1 comments

AI Is Helping Patients Solve Medical Mysteries

https://www.wsj.com/health/ai-is-helping-patients-solve-medical-mysteries-3c2d7c25
3•toomuchtodo•1h ago•0 comments

Database-less link shortener and compressor

https://github.com/p2r3/ha.mr
2•rfarley04•1h ago•0 comments

Which countries have passed peak population?

https://ourworldindata.org/which-countries-have-already-passed-peak-population-and-when-will-the-...
6•soheilpro•1h ago•2 comments

Gmail might partially be to blame for receiving emails from other Sean Conners

https://boston.conman.org/2026/08/11.1
18•dmarto•1h ago•14 comments

A friend would not stop talking stocks; wrote stock program for engagement

https://store.amfile.org/product.php?id=prod_6a7f41d5b65770.11390317
2•pagetelegram•1h ago•1 comments

Level1Techs Can't Disprove Google's GDPR AI Studio Violation

https://forum.level1techs.com/t/google-illegally-retains-customer-data-and-i-am-taking-legal-acti...
3•Bitu79•1h ago•2 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.