frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How to Host a Blog on a Subdirectory Instead of a Subdomain

https://www.davidma.co/blog/2025-11-14-host-your-blog-on-a-subdirectory/
1•taikon•1m ago•0 comments

Young Men and Women Use AI Differently

https://youngmenresearchinitiative.substack.com/p/young-men-and-women-use-ai-differently
1•m-hodges•1m ago•0 comments

Jury trials set to be axed for most crimes under major shake up

https://www.legalcheek.com/2025/11/jury-trials-set-to-be-axed-for-most-crimes-under-major-shake-up/
1•jjgreen•2m ago•0 comments

Leaderboard for AI Predictors

https://futurex-ai.github.io/
1•SCEtoAux•3m ago•0 comments

Notepad++ Flagged in National Vulnerability Database

https://nvd.nist.gov/vuln/detail/CVE-2025-56383
1•carodgers•3m ago•1 comments

ICE Offers Up to $280M to Immigrant-Tracking 'Bounty Hunter' Firms

https://www.wired.com/story/ice-bounty-hunter-spy-program/
1•zzzeek•4m ago•0 comments

How to repurpose your old phone's GPS modem into a web server

https://blog.nns.ee/2021/04/01/modem-blog
1•xx_ns•8m ago•1 comments

Commodore CHESSmate

https://benlo.com/microchess/chessmate.html
2•naves•8m ago•0 comments

Ubihealthd (2015)

https://lwn.net/Articles/663751/
1•reflexe•9m ago•0 comments

Show HN: An AI interface to understand anything, better than NotebookLM

https://www.kerns.ai/
1•kanodiaayush•9m ago•0 comments

Free Ircam Technologies

https://forum.ircam.fr/collections/detail/technologies-ircam-free/
1•ofrzeta•10m ago•0 comments

Indian detained in Shanghai airport is detained and told "You're Chinese"

https://timesofindia.indiatimes.com/india/youre-chinese-arunachal-woman-harassed-by-shanghai-airp...
2•ilamont•12m ago•0 comments

A New Bridge Links the Math of Infinity to Computer Science

https://www.quantamagazine.org/a-new-bridge-links-the-strange-math-of-infinity-to-computer-scienc...
2•digital55•13m ago•0 comments

GTM Engineering Has a Context Problem

https://www.octavehq.com/post/gtm-engineering-has-a-context-problem
3•cmogni1•15m ago•0 comments

Talagrand's convolution conjecture up to log log via perturbed reverse heat

https://arxiv.org/abs/2511.19374
1•tzury•16m ago•0 comments

Generate changelog using Git Commits and AI with single Python script

https://github.com/BrowseWiki/genlog
1•laotoutou•17m ago•0 comments

How to Improve Your Attention Span: Daniel Pink's Strategies for the Digital Age

https://www.openculture.com/2025/11/how-to-improve-your-attention-span.html
1•frenzcan•20m ago•0 comments

UK intends to scrap jury trials for majority of court cases

https://www.gbnews.com/politics/uk/david-lammy-scrap-jury-trials
6•cbeach•21m ago•0 comments

The Bughouse Effect

https://tsvibt.blogspot.com/2025/11/the-bughouse-effect.html
1•surprisetalk•22m ago•0 comments

A Matter of Millimeters: The story of Qantas flight 32

https://admiralcloudberg.medium.com/a-matter-of-millimeters-the-story-of-qantas-flight-32-bdaa62d...
2•surprisetalk•22m ago•0 comments

Requiem for Early Blogging

https://www.elizabethspiers.com/requiem-for-early-blogging/
1•AIBytes•24m ago•0 comments

Humans to Mars [NASA]

https://www.nasa.gov/humans-in-space/humans-to-mars/
1•indigodaddy•24m ago•1 comments

ProfitMate AI Premium

https://profitmateai-web.web.app/
1•Brizmo•25m ago•1 comments

How good are social scientists at forecasting?

https://www.nber.org/papers/w34493
2•oatsandsugar•31m ago•1 comments

Unison 1.0 Release

https://www.unison-lang.org/unison-1-0/
26•pchiusano•33m ago•1 comments

Treat AI-Generated code as a draft

https://addyo.substack.com/p/treat-ai-generated-code-as-a-draft
2•janpio•34m ago•0 comments

Venture in Public Markets

https://parthchopra.substack.com/p/venture-in-public-markets
1•probe•36m ago•0 comments

AI Can Help Reduce Wildfire Risks

https://www.bloomberg.com/news/newsletters/2025-11-25/how-ai-can-help-reduce-wildfire-risks
1•toomuchtodo•37m ago•1 comments

Does Memo from Sunday Robotics have a soul?

https://andyfromthefuture.substack.com/p/does-memo-from-sunday-robotics-have
1•charliejordan•42m ago•0 comments

Ask HN: I feel like I've lost my motivation to continue learning programming

2•eng_ask•42m ago•0 comments
Open in hackernews

Ask HN: LLM is useless without explicit prompt

4•revskill•6mo 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•6mo 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•6mo 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•6mo 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.