frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How Fast Could Robot Production Scale Up?

https://epoch.ai/blog/how-fast-could-robot-production-scale-up
1•JumpCrisscross•1m ago•0 comments

U.S. Considering Foreign Designs, Shipyards for New Navy Frigate, Destroyer Work

https://news.usni.org/2026/04/24/u-s-considering-foreign-designs-shipyards-for-new-navy-frigate-d...
1•JumpCrisscross•3m ago•0 comments

Steve Hilton: British former Fox News host be California's next governor?

https://www.theguardian.com/us-news/2026/may/02/steve-hilton-california-governor-race
1•andsoitis•4m ago•0 comments

I'm building a pool logging and AI app. What would make this genuinely useful?

https://poolquant.com
1•geoffreycross01•6m ago•0 comments

MicroKanren in J (2020) [pdf]

https://minikanren.org/workshop/2020/minikanren-2020-paper3.pdf
1•tosh•7m ago•0 comments

When generative AI makes mistakes, are they the same as human errors?

https://link.springer.com/article/10.1007/s13347-026-01056-x
1•camilochs•7m ago•0 comments

System design reviewer – Need feedback

http://design-reviewer.s3-website-us-east-1.amazonaws.com
1•julivparikh•9m ago•1 comments

Started using Linux terminal on Android. Now I can do things no app store allows

https://www.makeuseof.com/linux-terminal-android-can-do-things-no-app-store-allows/
1•thunderbong•13m ago•0 comments

Open Design: Use Your Coding Agent as a Design Engine

https://github.com/nexu-io/open-design
2•steveharing1•13m ago•0 comments

GameStop is looking to buy eBay, report says. Both stocks are soaring

https://www.msn.com/en-us/money/economy/gamestop-is-looking-to-buy-ebay-report-says-both-stocks-a...
2•OrvalWintermute•14m ago•0 comments

LA's levitating amoeba: a new kind of museum

https://www.economist.com/culture/2026/04/30/las-levitating-amoeba-a-radically-new-kind-of-museum
1•andsoitis•15m ago•0 comments

Apple Raises Mac Mini's Starting Price to $799 After AI Frenzy Drains Supply

https://www.bloomberg.com/news/articles/2026-05-01/apple-raises-mac-mini-s-starting-price-to-799-...
1•helsinkiandrew•16m ago•0 comments

The Century-Long Pause in Fundamental Physics

https://danieltan.weblog.lol/2026/05/the-century-long-pause-in-fundamental-physics
1•danieltanfh95•16m ago•0 comments

Herbert Simon in 1979: on AI and robotics [video]

https://www.youtube.com/watch?v=p5c9ns0oeZg
1•clickglue•20m ago•0 comments

Craig Venter of Human Genome Project Dies at 79

https://www.economist.com/obituary/2026/05/01/craig-venter-raced-to-decode-the-human-genome
3•bookofjoe•21m ago•0 comments

Earning the Right to Have an Opinion on AI in the SDLC

https://sashankav.substack.com/p/earning-the-right-to-have-an-opinion
1•ColinEberhardt•21m ago•0 comments

Spirit Airlines shutting down after rescue talks collapse

https://www.bbc.com/news/articles/cqxlnrqjvzyo
2•berkeleyjunk•22m ago•0 comments

Quantization for Modern AI Systems (70-page free eBook)

https://pawankjha.substack.com/p/my-new-ebook-free-download-quantization
1•pawanjha25•23m ago•0 comments

What do you think is missing in most expense tracking apps?

https://play.google.com/store/apps/details?id=com.lowkeynova.fino&hl=en_US
1•enjoyingtime•28m ago•0 comments

Show HN: 3x Enemies Aggro Mod – Elden Ring Multiplayer Scaled Up to the Max

1•alansaber•30m ago•0 comments

Spirit Airlines canceled all flights and is going out of business

https://www.cnn.com/2026/05/02/business/spirit-to-halt-all-flights
2•teleforce•33m ago•1 comments

Multiple Hetzner Issues

https://status.hetzner.com/
1•teekert•34m ago•0 comments

Minnesota passes ban on fake AI nudes; app makers risk $500K fines

https://arstechnica.com/tech-policy/2026/05/minnesota-set-to-be-first-state-to-ban-nudification-a...
3•ndsipa_pomu•34m ago•1 comments

Dokkimi: Test every part of your app without code changes

https://www.dokkimi.com/
1•pugio•35m ago•0 comments

A New Mental Model for Work in the AI Age

https://dalehurley.com/posts/newmentalmodelforworkintheaiage/
1•dalemhurley•36m ago•2 comments

Heavy metal predators: diverse elemental enrichment across weapons of scorpions

https://royalsocietypublishing.org/rsif/article/23/237/20250523/481493/Heavy-metal-predators-dive...
1•bookofjoe•37m ago•0 comments

From CVS to Git, thirty years of source control

https://evilgeniuslabs.ca/blog/from-cvs-to-git-thirty-years-of-source-control
1•andsoitis•38m ago•0 comments

Show HN: Toggles – open-source feature flags for everyone

https://toggles.tinytown.studio/
1•aliezsid•40m ago•0 comments

Show HN: Droast – A Dockerfile linter that roasts you for your bad practices

https://github.com/immanuwell/dockerfile-roast
1•immanuwell•40m ago•0 comments

UK court orders Samsung to pay China's ZTE a $392M lump sump after patent trial

https://www.reuters.com/legal/litigation/uk-court-orders-samsung-pay-chinas-zte-392-million-lump-...
1•teleforce•43m ago•0 comments
Open in hackernews

Ask HN: LLM is useless without explicit prompt

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