frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Mykhailo Fedorov reveals struggle to secure Patriot missiles and Western support

https://www.uawire.org/former-ukrainian-defense-minister-mykhailo-fedorov-reveals-struggles-to-se...
1•greedo•49s ago•0 comments

Undocking – Publish agent generated content to the web

https://www.undocking.io/
1•marciojmo•2m ago•1 comments

A Chatbot-Free Childhood Will Be a Status Symbol

https://www.theatlantic.com/technology/2026/08/ultra-processed-childhood-ai/688217/
1•mikelgan•3m ago•1 comments

Ten ways I've Sped Up Sonic on the Amiga 1200

https://www.patreon.com/REASSEMBLER68K/posts/10-ways-ive-sped-165857597
1•fidotron•3m ago•0 comments

The Llama Tests

https://www.llamatests.org/
1•erhuve•3m ago•0 comments

Why Narendra Modi's economic model is not working for India's youth

https://www.ft.com/content/8ada381f-e1ff-4f29-9468-1edb138c5cc9
1•thunderbong•4m ago•1 comments

LA hides oil wells in plain sight [video]

https://www.youtube.com/watch?v=wPL4mNxY3Tw
1•t23•5m ago•0 comments

WordPress CVE-2026-64638 Pre-Auth XSS to RCE

https://pwn.ai/blog/xss2shell
1•thepill•8m ago•0 comments

SLOs from Mesh Metrics: A 30-Day Implementation Playbook

https://www.buoyant.io/blog/slos-from-mesh-metrics-a-30-day-implementation-playbook
1•PagCatOli•11m ago•0 comments

Ceuta's Camp of the Saints Moment

https://firstthings.com/ceutas-camp-of-the-saints-moment/
1•barry-cotter•11m ago•0 comments

Modular Tracks for Magnetic Levitation

https://pubs.aip.org/aapt/pte/article/64/5/362/3388101/Modular-Tracks-for-Magnetic-Levitation
1•DriftRegion•12m ago•1 comments

VODs – Kick Dashboard

https://dashboard.kick.com/studio/vods
1•untiledsource•14m ago•0 comments

I started signing my commits

https://robida.net/entries/2026/08/07/i-started-signing-my-commits
1•speckx•15m ago•0 comments

Show HN: Zaivern Code – a Rust cockpit for parallel AI coding agents

https://github.com/tacyan/zaivern-code
1•tacyan•15m ago•0 comments

VectorUnforget – GDPR/CCPA Right-to-Be-Forgotten Engine for Vector DBs

https://github.com/Toskurim/vector-unforget
1•Toskurim•15m ago•0 comments

'The Cheese and the Worms' by Carlo Ginzburg Review

https://www.historytoday.com/archive/review/cheese-and-worms-carlo-ginzburg-review
1•Petiver•16m ago•0 comments

True Shuffle – a real random shuffle for Apple Music

https://github.com/samayms/true-shuffle
1•samayms•17m ago•1 comments

Choral: Choreographic Programming for Java

https://www.choral-lang.org/
1•dplyukhin•17m ago•1 comments

Opinion: Sandboxing efforts falter to the law of diminishing returns

https://twitter.com/backnotprop/status/2085801458486911128
1•ramoz•17m ago•0 comments

Reassign.ai

https://reassign.ai/
1•welsenesbros•18m ago•0 comments

Polish data center plans to send its waste heat to the neighbors

https://www.networkworld.com/article/4206791/polish-data-center-plans-to-send-its-waste-heat-to-t...
2•speckx•20m ago•0 comments

Gemini Robotics 2 Expands Google's AI Capabilities for Humanoid Robots

https://www.bloomberg.com/news/articles/2026-07-30/google-unveils-gemini-ai-for-robots-struggling...
1•gmays•23m ago•0 comments

Virus reactivation in acute and long Covid-19

https://www.nature.com/articles/s41586-026-10740-z
1•bookofjoe•25m ago•0 comments

Claude Code: Starting August 14, auto mode will be the default permission mode

https://twitter.com/ClaudeDevs/status/2085794862608318627
2•tosh•27m ago•2 comments

Show HN: I Built an API That Turns HTML/Tailwind/Markdown into PNG or PDF

https://renderfy.io
1•coldstart_nomad•29m ago•0 comments

Good translation requires rewriting the source

https://gitbybit.com/blog/0009-good-localization
1•neochief•29m ago•0 comments

AI invoice and receipt extractor for bookkeeping data

https://omli.live
1•shawonaiken•32m ago•0 comments

Show HN: PeachTrace – a new self-hosted observability platform

https://peachtrace.com/
1•jhaygood86•32m ago•1 comments

Write Once, Shell Everywhere: Turning Arbitrary File Writes into RCE

https://ethiack.com/info-hub/write-once-shell-everywhere-arbitrary-file-writes-into-rce
1•gpaiva21•37m ago•0 comments

Show HN: Coarena - A community-driven arena to benchmark models for computer-use

https://coarena.ai
2•nkov47•38m 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.