frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

FreeBASIC

https://freebasic.net/
1•tuveson•1m ago•0 comments

For ancient Romans, pooping was a group activity

https://www.popsci.com/science/ancient-roman-toilets/
3•WaitWaitWha•4m ago•0 comments

Tech Companies Lobbied Away Stricter Rules on Gas-Powered Data Centers

https://www.engadget.com/2172704/tech-companies-lobbied-against-stricter-environmental-rules/
1•newsomix9xl•6m ago•0 comments

Show HN: A public feed of website changes

https://app.monity.ai/public/feed
3•kamilms21•8m ago•0 comments

Show HN: Leadcode – per-client account isolation for Claude Code, Codex, and gh

https://leadcode.build/
2•gsbecerrag•9m ago•0 comments

The New Student Visa Policy Doesn't Add Up

https://undark.org/2026/08/27/opinion-student-visa-policy-science/
2•EA-3167•11m ago•0 comments

Show HN: Pi-Black – Use Your Claude Max (Or Pro) Subscription with Pi

https://github.com/paoloanzn/pi-black
2•paoloanzn•13m ago•0 comments

Kubernetes Best Practices

https://kubernetes.io/docs/setup/best-practices/
2•Brysonbw•13m ago•0 comments

Astronomers discover a new type of astrophysical object: A black hole star

https://news.mit.edu/2026/astronomers-discover-brand-new-type-astrophysical-object-black-hole-sta...
3•handfuloflight•18m ago•1 comments

Pinning Down Rust's Pin

https://gmcgoldr.github.io/2026/08/27/pin-in-rust.html
1•garrinm•21m ago•0 comments

Selling Digital Products Online: A Practical Start-to-Sale Guide

https://www.a1ho.com/2026/07/selling-digital-products-online.html
2•alfotesr•21m ago•0 comments

Are Vandals Winning the War on Flock Cameras? [video]

https://www.youtube.com/shorts/SVUfvXqakEI
2•Cider9986•21m ago•0 comments

Ego Blockchain

https://github.com/ego-blockchain/ego-blockchain-
2•artitmuhaxhiri•21m ago•0 comments

Study captures how smog begins

https://news.ucr.edu/articles/2026/08/25/study-finally-captures-how-smog-begins
2•hbcondo714•25m ago•0 comments

Patterns of Enterprise Application Architecture

https://martinfowler.com/books/eaa.html
2•Brysonbw•25m ago•0 comments

Exploratory vs. Deterministic Assessments

https://corporate.comcast.com/stories/exploratory-vs-deterministic-assessments
2•officialhocc•25m ago•0 comments

TI-74 Basicalc

https://en.wikipedia.org/wiki/TI-74
2•rbc•28m ago•1 comments

Grand Theft Auto VI: An Extended Look [video]

https://www.youtube.com/watch?v=tJbzMqJGH4k
4•piotrgrabowski•28m ago•1 comments

Fractured Apps

https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c
1•Brysonbw•38m ago•0 comments

Awareness Local: local-first memory for AI coding agents (96% R5 on LongMemEval)

https://github.com/everest-an/Awareness-Market
1•everestawarenes•38m ago•0 comments

The "I don't know, Claude wrote this" pandemic

https://www.manager.dev/newsletter/the-i-don-t-know-claude-wrote-this-pandemic
3•fagnerbrack•39m ago•0 comments

Show HN: Lightweight reimplementation of YaCy peer as small Go services

https://github.com/nikitakarpei/my-yacy-node
1•nikitakarpei•42m ago•0 comments

Ego Blockchain

https://egoblockchain.com/
2•artitmuhaxhiri•43m ago•0 comments

Sandboxing Coding Agents

https://micahflee.com/sandboxing-coding-agents/
2•jbegley•48m ago•0 comments

Lenovo XClarity Administrator in FreeBSD Bhyve VM

https://vermaden.wordpress.com/2026/08/28/lenovo-xclarity-administrator-in-freebsd-bhyve-vm/
2•vermaden•50m ago•0 comments

They confided in ChatGPT. Their secrets ended up in court.

https://www.washingtonpost.com/technology/2026/08/27/chatgpt-chats-are-being-swept-into-civil-cri...
1•bookofjoe•51m ago•1 comments

Heaven

2•artvogel•52m ago•0 comments

Show HN: Marsbase – an interactive map of fictional Mars outposts

https://marsbase.io/
2•si_164•52m ago•0 comments

WindFoil – algorithm for computing winding and anti-aliasing of 2D vector shapes

https://github.com/texel-org/windfoil
2•coffeeaddict1•1h ago•0 comments

Earth's mysterious 'hum' points to the sound of waves crashing across the world

https://www.rnz.co.nz/news/world/1160121/earth-s-mysterious-hum-points-to-the-sound-of-waves-cras...
3•billybuckwheat•1h 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.