frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: What Are You Working On? (August 2026)

1•david927•1m ago•0 comments

Google Caught AI Faking Creativity in Every Office in America [video]

https://www.youtube.com/watch?v=Z_O6Lwj1yjQ
1•Bender•2m ago•0 comments

The Meme Factory: The Indonesians Making Money Off Facebook Outrage

https://netbajura.blogspot.com/2026/08/inside-meme-factory-how-indonesians-are.html
2•AllForAll•3m ago•0 comments

Production Imminent: 40 Solar-Charging Aptera EVs Coming Soon

https://frequal.com/aptera/ProductionImminent.html
2•TeaVMFan•5m ago•1 comments

Notable Sandwiches #145: Yakisoba-Pan

https://buttondown.com/theswordandthesandwich/archive/notable-sandwiches-145-yakisoba-pan/
1•mooreds•5m ago•0 comments

How long will the Grateful Dead's songs survive?

https://text.npr.org/nx-s1-5901986
1•mooreds•7m ago•0 comments

Is the Internet Broken? [video]

https://www.bbc.co.uk/videos/c0qv07pzyepo
1•dijksterhuis•8m ago•0 comments

Show HN: A time zone converter where the URL encodes the whole comparison

https://acrosszones.com
1•nomadrat•9m ago•1 comments

Move 37 Is the Moment AI Changes Everything. It's Suddenly Happening Everywhere

https://www.wsj.com/tech/ai/move-37-ai-demis-hassabis-google-deepmind-alphago-ec832a41
1•kjhughes•12m ago•0 comments

Late passengers desperate to catch their Russian flight

https://www.the-sun.com/news/16813454/late-passengers-run-tarmac-catch-flight/
3•DivingForGold•13m ago•1 comments

AI Code Is Insane Trash

https://www.youtube.com/watch?v=EwLW11Ucnps
10•root-parent•14m ago•2 comments

Show HN: A replayable A2A jury for tracing how agents influence decisions

https://github.com/nMaroulis/protolink/tree/main/examples/ai_courtroom
1•nmaroulis21•15m ago•0 comments

X Is Changing How Creators Get Paid in 2026

https://www.bestmillionstartups.com/best/x-original-content-rewards-2026
2•brevn•15m ago•0 comments

The Rogue Scholar

https://rogue-scholar.org/
2•jruohonen•15m ago•0 comments

ZoomIt for Mac

https://github.com/microsoft/ZoomitForMac
2•rochansinha•15m ago•0 comments

Corrupted Apostrophes

https://www.johndcook.com/blog/2026/08/07/corrupted-apostrophes/
2•ibobev•17m ago•0 comments

Corals Spin Tiny Vortices to Get Oxygen, but Not If It's Too Hot

https://www.quantamagazine.org/corals-spin-tiny-vortices-to-get-oxygen-but-not-if-its-too-hot-202...
2•ibobev•18m ago•0 comments

How Does Touch Lead to Pain or Pleasure?

https://www.quantamagazine.org/how-does-touch-lead-to-pain-or-pleasure-20260806/
2•ibobev•18m ago•0 comments

We Were Simply Animals

https://www.equator.org/articles/we-were-simply-animals-turati?src=longreads
2•Michelangelo11•19m ago•0 comments

Social Media Makes Our Lives Smaller

https://www.theatlantic.com/podcasts/2026/08/how-social-media-makes-our-lives-smaller/688213/
2•vcfgdev•19m ago•0 comments

Show HN: RunOnMine – local policy and approvals for AI access to your machine

https://github.com/ademisler/RunOnMine
2•ademisler•20m ago•0 comments

gpt-5.6-sol agent harness in 17 lines PHP

https://github.com/smol-env/smol/blob/main/smol.php
1•tosh•21m ago•0 comments

AI Barons Are Ready to Give Away Their Fortunes

https://www.wired.com/story/ai-billionaires-are-pledging-their-wealth-good-or-bad/
2•joozio•24m ago•1 comments

You need a machine that never sleeps

https://mineti.dev/articles/always-on-server/
2•mineti•26m ago•0 comments

How a Drone 'Hellscape' Might Stop a Chinese Invasion of Taiwan

https://www.nytimes.com/2026/08/09/world/asia/taiwan-drone-china-invasion.html
4•hodgesrm•26m ago•0 comments

Show HN: GlyPho – Generate editable SVGs from simple AI prompts

https://www.glypho.app/
1•shenyi•27m ago•0 comments

DeepMind AI gives an extra day of warning ahead of deadly cyclones

https://www.newscientist.com/article/2583547-deepmind-ai-gives-an-extra-day-of-warning-ahead-of-d...
1•doener•28m ago•0 comments

AI Settles a 25 Year-Old Problem We Left Behind

https://xcancel.com/i/article/2086158118354887060
3•famouswaffles•30m ago•0 comments

AI push is putting banks at mercy of tech firms, warns Moody's

https://www.theguardian.com/business/2026/aug/09/ai-push-banks-tech-firms-moodys-risks-financial-...
1•Brajeshwar•32m ago•0 comments

People Who Will Thrive in the AI Age

https://www.theatlantic.com/ideas/2026/06/ai-open-ai-anthropic/687689/
1•tosh•33m 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.