frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Creating the Futurescape for the Fifth Element

https://theasc.com/article/fantastic-voyage-creating-the-futurescape-for-the-fifth-element/
1•sarah-robiin•35s ago•0 comments

SF's rent is through the roof- but not relative to pre-pandemic?

https://notanothersubstack.com/2026/08/16/sfs-rent-is-through-the-roof-but-not-relative-to-pre-pa...
1•raybb•1m ago•0 comments

AI-enriched Linux 7.2 delivers cache-aware scheduling – here's everything new

https://www.zdnet.com/article/ai-linux-7-2-release-cache-aware-scheduling/
1•CrankyBear•1m ago•0 comments

Let the app idea die in the chat

https://misikir.com/ideadie.html
2•justhw•1m ago•0 comments

Tools that never upload your files

https://www.digitalutilitykit.com
1•iamtherealone•2m ago•0 comments

Show HN: A choose-your-own-adventure game to go undercover as top CEOs

https://undercover.games/play
1•arpit_bansal•2m ago•0 comments

How to Work with Designers

https://twitter.com/spakhm/status/2089409015499374765
3•tosh•4m ago•0 comments

Show HN: A Buyer's Editor to Fix B2B Procurement PDF Hell with API and MCP

https://orbitquote.com/
2•diegowiprich•4m ago•0 comments

Best code editor without AI?

3•nerdyguy90•4m ago•0 comments

The Lonely Men Who Work in Patagonia, at the End of the World

https://www.newyorker.com/culture/photo-booth/the-lonely-men-at-the-end-of-the-world
3•bookofjoe•4m ago•1 comments

Show HN: HarnessRouter: Unified interface for agent harnesses

https://github.com/harnessrouter/harnessrouter
2•songrenchu•4m ago•0 comments

Once-AAA Bonds on New York Megamall Face $350M Loss

https://www.bloomberg.com/news/articles/2026-08-07/once-aaa-bonds-on-new-york-megamall-face-over-...
2•petethomas•5m ago•0 comments

Starting a Decompilation Project from Zero

https://gambiconf.substack.com/p/starting-a-decompilation-project
2•msephton•5m ago•0 comments

Show HN: Declarative-forms – await an object the way prompt() awaits a string

https://wolfoo2931.github.io/declarative-forms/
2•WolfOliver•5m ago•0 comments

Physical Database

https://www.reddit.com/r/mildlyinteresting/comments/1vqloem/the_uncomputerized_booking_system_at_...
2•wateralien•6m ago•0 comments

If You Cut Down a Tree for a Better View in Australia, Authorities Block It

https://www.greenmatters.com/pn/if-you-cut-down-a-tree-for-a-better-view-in-australia-authorities...
3•thunderbong•6m ago•0 comments

Hetzner Data Center Tour [video]

https://www.youtube.com/watch?v=MQeJYEN_lrg
3•SigmundurM•6m ago•0 comments

Idea for flying Tesla Roadster has been around 'since the beginning'

https://www.youtube.com/watch?v=ZxeXJ8_tcbE
2•root-parent•7m ago•0 comments

AWS key exposed in JavaScript may have lit way to Beacon's charity data

https://www.theregister.com/security/2026/08/13/aws-key-exposed-in-javascript-may-have-lit-way-to...
2•xd•7m ago•0 comments

Artisinal developer aschews LLM assistance

https://www.jumboframeinternet.com/post/27/
2•mplabelspace•9m ago•2 comments

Roboflow Playground: Try and Compare 30 Computer Vision Models

https://blog.roboflow.com/roboflow-playground/
2•Bluestein•10m ago•0 comments

AI alignment as continuation control: 31,430 frozen trials

https://zenodo.org/records/21696066
2•rayanpal_•11m ago•0 comments

In Which I Lose My Mind over Embeddings (HPLM Chapter 2)

https://www.maayanroth.com/blog/posts/hundred-page-lm-book-chapter-2.html
2•evakhoury•11m ago•0 comments

Acoustics of the Flute

https://physicstoday.aip.org/features/acoustics-of-the-flute
2•akshatjiwan•11m ago•0 comments

Emacs 31.1 RC1 is available

https://lists.gnu.org/archive/html/emacs-devel/2026-08/msg00599.html
2•untilted•11m ago•0 comments

FARA Registration 7649

https://www.bitchute.com/video/X7bLstPRZeoh/
2•untiledsource•11m ago•0 comments

Show HN: Visimer – open-source visual editor for Mermaid diagrams

https://github.com/inkeep/visimer
4•engomez•12m ago•0 comments

Tim O'Reilly – Why Open Source Matters for AI

https://oreillyradar.substack.com/p/why-open-source-matters-for-ai
3•rmason•12m ago•0 comments

Don't use cosine similarity carelessly We fixed it this way

https://github.com/insightitsGit/VectorPrism
2•parvaamin•13m ago•0 comments

DEF CON dingus suspected of trying to take over Delta in-flight Wi-Fi

https://www.theregister.com/security/2026/08/11/def-con-dingus-suspected-of-trying-to-take-over-d...
3•ColinWright•14m 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.