frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The SaaSpocalypse Maybe Ending, but SaaS Will Never Be the Same Again

https://www.forbes.com/sites/timkeary/2026/06/30/the-saaspocalypse-maybe-ending-but-saas-will-nev...
1•jruohonen•47s ago•0 comments

I built a deterministic check for fabricated quotes in LLM output

https://github.com/pierreolivierbonin/verbatimeter
1•pobonin•1m ago•0 comments

At CERN, AI will drive future discoveries

https://www.swissinfo.ch/eng/research-frontiers/at-cern-ai-will-drive-future-discoveries/91723774
1•giuliomagnifico•3m ago•0 comments

Wonder Window

https://thekidshouldseethis.com/share/
1•smallerize•3m ago•0 comments

Germany set to restrict its Freedom of Information Act

https://www.dw.com/en/germany-freedom-of-information-act/a-77939695
3•robtherobber•5m ago•0 comments

ATProto for Distributed Systems Engineers

https://atproto.com/articles/atproto-for-distsys-engineers
1•typical182•5m ago•0 comments

How to stop Claude from saying load-bearing

https://jola.dev/posts/how-to-stop-claude-from-saying-load-bearing
3•shintoist•8m ago•0 comments

1B-cell multiplayer Minesweeper [Zig]

https://megasweeper.io/
2•nazavtra•10m ago•0 comments

Apophenia – Fable writes Firefall fan fiction

https://phulp.com/apophenia.html
2•binbag•13m ago•0 comments

Mathematics formula found on Maya wall rivals insights of ancient masters

https://www.nature.com/articles/d41586-026-02170-8
2•homarp•14m ago•0 comments

Scientists Calculated When the Last Plants on Earth Will Die

https://www.sciencealert.com/scientists-calculated-when-the-last-plants-on-earth-will-die
3•amichail•15m ago•0 comments

Culture doesn't eat strategy. Incentives do

https://reubs8.substack.com/p/culture-doesnt-eat-strategy-incentives
3•splitbrainhack•20m ago•0 comments

The Definition of Done

https://adi.bio/done
7•AdityaAnand1•21m ago•0 comments

Punch Yourself in the Face with Reality

https://adi.bio/reality
7•AdityaAnand1•21m ago•1 comments

N[act]-it – Constitutional Computation · Streamlit

https://nact-it-demo-bnfzskctcjvs2kcpb8ddfx.streamlit.app
4•Dabulamafu•21m ago•0 comments

Global smartphone shipments in Q2 hit lowest in 13 years on memory chip crunch

https://www.reuters.com/business/media-telecom/global-smartphone-shipments-second-quarter-hit-low...
3•giuliomagnifico•22m ago•0 comments

No Spanish Reading Crisis?

https://www.commonreader.co.uk/p/no-spanish-reading-crisis
3•jruohonen•23m ago•0 comments

Show HN: Tangent – learn the Glove80 ergonomic keyboard by typing HN headlines

https://tangent-trainer.pages.dev
4•mkirsten•23m ago•1 comments

Codex scraped the ICM website and discovered 2026 Fields Medal winner list

https://phemex.com/news/article/2026-fields-medal-winners-list-leaked-includes-two-peking-univers...
9•zaikunzhang•24m ago•0 comments

Indian startup builds motors without permanent magnets

https://www.indiatoday.in/technology/features/story/look-ma-no-magnets-how-an-indian-startup-is-u...
3•hiyer•25m ago•0 comments

Show HN: Running Win32/DirectX games in the browser via x86 emulation and WebGPU

https://bottleship.happydog.games/
5•jenissimo1•29m ago•1 comments

6status: IPv4/v6 dual stack status board

https://forge.sumit.im/djsumdog/6status
3•airhangerf15•30m ago•0 comments

Show HN: Beautiful QR Codes

https://scanwayy.com
17•janpmz•33m ago•10 comments

Codex starts encrypting prompts, uses ciphertext for inference instead

https://github.com/openai/codex/issues/28058
74•embedding-shape•33m ago•31 comments

The ChatGPT "Super App" Sort of Super Sucks

https://spyglass.org/chatgpt-gets-to-work/
4•ig0r0•34m ago•1 comments

Show HN: Planetary Facts – food and product impacts against the planet's limits

https://planetaryfacts.com
2•mikethemerry•35m ago•0 comments

DokuWiki Release 2026-07-14 "Mort"

https://www.dokuwiki.org/changes#release_2026-07-14_mort
2•kossmac•35m ago•0 comments

Real AI for video games (Iconic Games)

https://iconicgames.io/blog/pressure-point/
3•giltho•39m ago•0 comments

You Cannot Defend What You Cannot Inspect

https://www.first.org/blog/20260714-FIRSTCON26-CIRCUIT
2•jruohonen•41m ago•0 comments

The Day WhatsApp Goes Dark

https://xn--gckvb8fzb.com/the-day-whatsapp-goes-dark/
2•mindracer•41m 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.