frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Using Claude to create a bootable Forth OS

https://isene.org/2025/11/SimplicityOS.html
1•veltas•5m ago•0 comments

My Rebuttal to Simon Cowell's Rolling Stone Statement

https://twitter.com/katiewaissel24/status/1993828722500055299
1•mellosouls•5m ago•0 comments

Claude Opus 4.5, and why evaluating new LLMs is increasingly difficult

https://simonwillison.net/2025/Nov/24/claude-opus/
1•jonesn11•7m ago•0 comments

AuthenticImage – Detect AI-Generated / Fake / Edited Images (100 users on day 1)

https://authenticimage.site/
1•CrazyCompiler01•8m ago•1 comments

Finding a private self hosted Google Photos alternative that doesn't track me

https://alternativeto.net/news/2025/11/finding-a-private-self-hosted-google-photos-alternative-th...
1•elliot_a•8m ago•0 comments

The EU's Silent Assault on Human Dignity

https://twitter.com/yrschrade/status/1989718227690119560
1•nailer•10m ago•0 comments

Adventures in live booting Linux distributions (2014)

https://major.io/p/adventures-in-live-booting-linux-distributions/
1•transpute•14m ago•0 comments

Don't tell me RAG is easy

https://major.io/p/devconf-rag/
1•transpute•14m ago•0 comments

U.S. to Charge International Tourists $100 to Visit National Parks

https://skift.com/2025/11/26/u-s-to-charge-international-tourists-100-to-visit-national-parks/
1•decimalenough•15m ago•1 comments

Show HN: Pg_AI_query – AI powered SQL inside PostgreSQL

https://github.com/benodiwal/pg_ai_query
1•benodiwal•19m ago•0 comments

Leaked Celebrite Android Payload

https://donotsta.re/notice/B0etpuWyWytSdbRnTU
1•Aissen•19m ago•0 comments

Coffee Making

https://tldp.org/HOWTO/html_single/Coffee/
1•Lunar5227•20m ago•0 comments

Chinese businesses are transforming Mexico City's poshest neighborhood

https://restofworld.org/2025/chinese-tech-companies-mexico-city/
1•Brajeshwar•24m ago•0 comments

Founder-led sales, from the perspective of a Founder, leading sales

https://substack.com/inbox/post/180021176
1•mnbbrown•26m ago•0 comments

OpenDesk 1.10. Enhanced security architecture

https://www.opendesk.eu/en/blog/opendesk-1-10
2•doener•30m ago•0 comments

Apple Asks Indian Court to Block Antitrust Law Allowing $38B Fine

https://macmegasite.com/2025/11/26/apple-asks-indian-court-to-block-antitrust-law-allowing-38-bil...
2•Brajeshwar•31m ago•0 comments

Tell HN: Stall AI progress for the benefit of humanity

2•blutoot•33m ago•4 comments

Show HN: Whisper Money – A privacy‑first, E2E encrypted personal finance app

https://github.com/whisper-money/whisper-money
1•falcon_•37m ago•0 comments

Show HN: Flux 2–High-Fidelity Image Generation with Multi-Reference Consistency

https://www.fluxproai.net/?i=d1d5k
2•lu794377•41m ago•0 comments

Show HN: Fixing LLM memory degradation in long coding sessions

https://github.com/robertomisuraca-blip/LLM-Entropy-Fix-Protocol
2•robertomisuraca•41m ago•0 comments

Tell HN: DuckDuckGo doesn't have bangs for Chatbots like ChatGPT, Grok, Gemini

2•faebi•44m ago•1 comments

Record Club: indie social network for music lovers

https://record.club/
1•thwg•46m ago•1 comments

RL is more information inefficient than you thought

https://www.dwarkesh.com/p/bits-per-sample
2•cubefox•48m ago•0 comments

Show HN: I built a language learning movie app

https://kanjieight.vercel.app/
1•Mikecraft•52m ago•0 comments

How to Synthesize a House Loop

https://loopmaster.xyz/tutorials/how-to-synthesize-a-house-loop
2•stagas•57m ago•0 comments

Morgan Stanley Warns Oracle Credit Protection Nearing Record High – Above 2008

https://www.bloomberg.com/news/articles/2025-11-26/morgan-stanley-warns-oracle-credit-protection-...
3•zerosizedweasle•57m ago•1 comments

DARPA Lift Challenge

https://www.darpa.mil/news/2025/lift-challenge
2•T-A•1h ago•0 comments

Deploying a back end on UpCloud without containers or orchestration (demo video

https://youtu.be/OpRDVpvT5Ak?si=rVUcSk4iKP2yIxAR
1•Nimer•1h ago•1 comments

How to Create an Effective Prompt for Nano Banana Pro

https://www.radicalcuriosity.xyz/p/how-to-create-an-effective-prompt
3•simonebrunozzi•1h ago•0 comments

Show HN: I built a tool to help find profitable creator niches

https://www.clurly.com
1•marksaver•1h 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.