frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Cities That Said Yes to Drugs

https://www.theatlantic.com/magazine/2026/09/city-drug-addiction-harm-reduction-policy/687967/
1•speckx•41s ago•0 comments

AI Coding and Its Discontents

https://calnewport.com/on-ai-coding-and-its-discontents/
1•quaintdev•46s ago•0 comments

Which countries have the best cyber security? Albania tops the global list

https://www.euronews.com/next/2026/08/12/which-countries-have-the-best-cyber-security-albania-top...
3•billybuckwheat•46s ago•0 comments

OpenCommand: Open catcher-target and pitcher-command data for MLB

https://github.com/tomdoyo/open-command
1•coloneltcb•1m ago•0 comments

I Asked AI to Write a Novel. It's Not So Bad

https://www.motherjones.com/politics/2026/08/artificial-intelligence-ai-claude-write-novel-anthro...
1•mathgenius•1m ago•0 comments

Apple billboard featuring toddler with iPhone causes controversy in Italy

https://9to5mac.com/2026/08/12/apple-billboard-featuring-toddler-with-iphone-causes-controversy-i...
2•cdrnsf•3m ago•0 comments

Show HN: Tandem Terminal – Share your terminal with a friend

https://tandem-terminal.com/
1•tn_•5m ago•1 comments

Texas Locked a Foreign Company's Domain over Missing Digital ID Checks

https://reclaimthenet.org/texas-locked-a-foreign-companys-domain-over-missing-digital-id-checks
4•Cider9986•8m ago•0 comments

The AI Era Arcs Toward Openness

https://opensource.org/blog/the-ai-era-arcs-toward-openness
1•pentagrama•9m ago•0 comments

AI Agent Sandboxes Stop Escapes. They Don't Tell You What Happened Inside

https://rye.ai/blog/ai-agent-sandboxes-ebpf-runtime-visibility/
1•wakahiu•9m ago•0 comments

Claude for Chrome

https://claude.com/claude-in-chrome
1•mfiguiere•11m ago•0 comments

Y Combinator is doing things

https://twitter.com/jasonfreedman/status/2087613532334616923
2•barry-cotter•12m ago•0 comments

Spect Image Formation [pdf]

https://courses.grainger.illinois.edu/npre435/fa2019/notes/spect%20Image%20Formation,%20Design%20...
1•Eridanus2•12m ago•0 comments

Show HN: Sleezr – Manage your hosts file without opening a terminal

https://www.sleezr.com/en
1•locahl_app•12m ago•0 comments

Mathematician Jacob Tsimerman on Getting to the Fun Faster with AI

https://www.ams.org/journals/notices/202607/noti3372/noti3372.html
1•mathgenius•13m ago•0 comments

The spatial distr. of the U.S. childfree population: Does state context matter?

https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0352872
1•littlexsparkee•14m ago•0 comments

Linux Security Audit Claude Code Plugin

https://github.com/jonaslejon/linux-security-audit-plugin/
1•jonasl•16m ago•0 comments

Vibe-Coding Startup Lovable Hits $13B Valuation

https://www.wsj.com/business/entrepreneurship/vibe-coding-startup-lovable-hits-13-billion-valuati...
2•bookofjoe•17m ago•1 comments

The Production AI Stack: A Reference Architecture for Real-Time AI Systems

https://www.moss.dev/blog/the-production-ai-stack
1•srimalireddi•18m ago•0 comments

Does anyone run Postgres without PgBouncer?

https://brandur.org/fragments/postgres-without-pgbouncer
3•abelanger•21m ago•0 comments

University of Michigan won't use letter grades for some freshmen next fall

https://www.npr.org/2026/08/12/nx-s1-5928197/university-michigan-freshmen-letter-grades-pilot-fal...
1•geox•23m ago•0 comments

Lakers sold to Josh Kushner and Bob Iger for record-breaking $12.5B

https://sports.yahoo.com/nba/breaking-news/article/lakers-sold-to-josh-kushner-and-bob-iger-for-r...
4•hbcondo714•23m ago•0 comments

The Google executive moves that led to its big AI reshuffle

https://www.reuters.com/world/inside-google-executive-moves-that-led-its-big-ai-reshuffle-2026-08...
3•TechTechTech•29m ago•0 comments

Cold start to PR in 4 hours

https://designshippers.com/work/openreplay-dashboard.html
1•krm01•31m ago•0 comments

Show HN: Tried some experiments with architecture for Long term memory for LLM

https://github.com/faisalhussain-devs/MindCache/tree/collapsed_tree
1•Faisal9876•31m ago•0 comments

I rebuilt my launch platform's SEO in a week. DR went 3 → 30

https://liftoapp.com/
1•riyadbkhsh•31m ago•0 comments

Operations Transformation Strategist

https://torre.ai/post/Yd6p37DW-qvid-talent-solutions-operations-transformation-strategist
1•CathereneNganga•31m ago•0 comments

Breaking the WAL

https://antithesis.com/blog/2026/wal-reset-bug/
2•wwilson•34m ago•0 comments

Best Current Practice for Security of Cross-Device Flows

https://datatracker.ietf.org/doc/rfc10027/
1•mooreds•34m ago•0 comments

Energy Startup Raises $750M for Rust-Powered Batteries

https://www.wsj.com/business/energy-oil/energy-startup-raises-750-million-for-rust-powered-batter...
1•Saline9515•34m 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.