frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How the UK Retreated on Cloud and Called Its Local Media Band-Aid a Plan

https://www.techpolicy.press/how-the-uk-retreated-on-cloud-and-called-its-local-media-bandaid-a-p...
1•ripe•2m ago•0 comments

The blast radius problem with coding agents in bypass mode

https://www.arnaudp.dev/the-blast-radius-problem-running-your-coding-agent-in-yolo-mode/
1•gentle_bubble•3m ago•0 comments

College instructor turns to typewriters to curb AI-written work

https://sentinelcolorado.com/uncategorized/a-college-instructor-turns-to-typewriters-to-curb-ai-w...
2•gnabgib•4m ago•0 comments

Adobe Has Run Out of Allies

https://petapixel.com/2026/04/18/adobe-has-run-out-of-allies/
3•MBCook•8m ago•0 comments

50% of AI datacenters have been cancelled or "delayed"

https://www.youtube.com/watch?v=w-DVTHH1ux8
3•amanaplanacanal•10m ago•0 comments

Widgetfied: Multi-tenant widget platform and hosted pages for service businesses

https://widgetfied.com
1•guymorganb•12m ago•0 comments

Digital Ecosystems: Interactive Multi-Agent Neural Cellular Automata

https://pub.sakana.ai/digital-ecosystem/
2•SebastianSosa•12m ago•0 comments

What Emotion Goes Viral the Fastest? (2014)

https://www.smithsonianmag.com/science-nature/what-emotion-goes-viral-fastest-180950182/
1•chistev•15m ago•1 comments

Music discovery that works like flipping through record store bins

https://app.vinylbins.com/
1•dclatfel•17m ago•0 comments

Deep Scan Page Reader WCAG 2.2 Accessibility

https://webpossum.com
1•raphaelheide•17m ago•0 comments

How Are Calories in Foods Measured?

https://www.merckmanuals.com/home/multimedia/table/how-are-calories-in-foods-measured
1•georgecmu•19m ago•0 comments

One-command local AI stack setup for Ubuntu (CUDA, Ollama, llama.cpp, chat UIs)

https://github.com/chsbusch-dot/Ubuntu-AI-Tools-Install
1•christianbusch•19m ago•0 comments

IPv8

https://datatracker.ietf.org/doc/draft-thain-ipv8/
1•monista•19m ago•1 comments

I'm a history major who built an air-gapped Bluetooth mesh to kill bots

https://jaww.io
1•williamny•21m ago•1 comments

In the AI propaganda war, Iran is winning

https://www.economist.com/culture/2026/04/17/in-the-ai-propaganda-war-iran-is-winning
2•hebelehubele•25m ago•1 comments

Enemies Captured by War Robots in Ucraine

https://old.reddit.com/r/ukraine/comments/1skw0g4/zelenskyy_for_the_first_time_in_the_war_an_enemy/
1•hochmartinez•27m ago•0 comments

Traders placed over $1B in perfectly timed bets on the Iran war

https://www.theguardian.com/world/2026/apr/18/iran-war-bets-ethics-concerns
6•trocado•28m ago•2 comments

America will come to regret its war on taxes

https://economist.com/leaders/2026/04/16/america-will-come-to-regret-its-war-on-taxes
37•andsoitis•30m ago•20 comments

Claude Mythos and Cybersecurity

https://www.schneier.com/blog/archives/2026/04/mythos-and-cybersecurity.html
4•abhisek•37m ago•0 comments

Show HN: OCI MicroVMs for Proxmox VE

https://github.com/rcarmo/pve-microvm
3•rcarmo•39m ago•1 comments

Show HN: Pyinc – From-scratch consistency in native Python

https://github.com/Brumbelow/pyinc
1•brumbelow•39m ago•1 comments

Audio transcription is worse in 2026 than it was in 2016

https://write.as/shantnu/audio-transcription-is-worse-in-2026-than-it-was-in-2016
3•shantnutiwari•39m ago•1 comments

The next phase of enterprise AI

https://openai.com/index/next-phase-of-enterprise-ai/
3•gmays•39m ago•0 comments

Divergent creativity in humans and large language models

https://www.nature.com/articles/s41598-025-25157-3
1•wslh•41m ago•0 comments

AI is about to make the global e-waste crisis worse

https://restofworld.org/2026/global-ewaste-crisis/
3•Brajeshwar•42m ago•0 comments

Using the same colors for the terminal and Vim (2024)

https://torbiak.com/post/same_colors_in_terminal_and_vim/
1•hggh•43m ago•0 comments

LLMs Exhibit Significantly Lower Uncertainty in Creative Writing Than Writers

https://arxiv.org/abs/2602.16162
1•wslh•43m ago•0 comments

The American Society of Cinematographers – Zero Day: Exploring An

https://theasc.com/articles/zero-day-exploring-an-aftermath
3•rbanffy•44m ago•0 comments

Why Skyscrapers Became Glass Boxes

https://www.construction-physics.com/p/why-skyscrapers-became-glass-boxes
1•mhb•44m ago•0 comments

Filmmakers defend Val Kilmer movie made with AI

https://www.reuters.com/business/media-telecom/filmmakers-defend-val-kilmer-movie-made-with-ai-20...
3•01-_-•45m ago•0 comments
Open in hackernews

Ask HN: LLM is useless without explicit prompt

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