frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

FreeCloud: Use your excess web hosting space as your own cloud drive, with sync

https://freecloud.wiki
1•Hilliard_Ohiooo•4m ago•0 comments

Show HN: Real time Apple Notes sync to cloud

https://sublimated.com/sublimated/landing.md
1•podviaznikov•9m ago•0 comments

Burn Slim: Targeted Weight Support? [pdf]

https://fsc.org/sites/default/files/webform/problem_with_unacceptable_activi/_sid_/BurnSlim1Revie...
1•TajSteel•10m ago•0 comments

French prosecutors summon Elon Musk, alleging X child abuse images, deepfakes

https://apnews.com/article/france-x-investigation-elon-musk-summoned-fad2e1d2eab45b0b86d6cd70bbee...
2•MilnerRoute•10m ago•0 comments

What Agent Orchestration Changes

https://www.viktorcessan.com/what-agent-orchestration-actually-changes/
1•saikatsg•11m ago•0 comments

Flagship: feature flags built for the age of AI

https://blog.cloudflare.com/flagship/
1•gpi•11m ago•0 comments

AI Models and Peer Preservation: Are LLMs deceiving users to protect the system?

1•anju-kushwaha•12m ago•0 comments

The ICM Comes to the United States, Philadelphia, July 23–30, 2026

https://www.simonsfoundation.org/2026/04/13/the-icm-comes-to-the-united-states-philadelphia-july-...
1•ganitam•12m ago•0 comments

Ultrastructural preservation of a whole large mammal brain

https://www.biorxiv.org/content/10.64898/2026.03.04.709724v1
1•angelnarciso•20m ago•1 comments

Deadline.email: A daily email reminding you that you will die

https://deadline.email/
1•onesandofgrain•20m ago•1 comments

Four Minutes With Terence Tao (2018 video)

https://www.simonsfoundation.org/2018/02/23/four-minutes-with-terence-tao/
1•ganitam•20m ago•0 comments

OpenBSD -current is now "7.9-current"

https://www.undeadly.org/cgi?action=article;sid=20260420053238
1•peter_hansteen•21m ago•0 comments

Fast and Extensible Equality Saturation with Egg

https://blog.sigplan.org/2021/04/06/equality-saturation-with-egg/
1•tosh•21m ago•0 comments

Lonely Death of Bikram Lama

https://www.theguardian.com/australia-news/ng-interactive/2026/apr/19/bikram-lama-birdman-sydney-...
1•akbarnama•24m ago•0 comments

Fields Medal Video: Maryna Viazovska

https://www.simonsfoundation.org/2022/07/05/fields-medal-video-maryna-viazovska/
1•ganitam•24m ago•0 comments

The LLM costs are not going up

https://simianwords.bearblog.dev/conclusive-proofs-that-llm-costs-are-going-down/
1•simianwords•24m ago•0 comments

How Cybercrime Became a Leading Industry in 'Scambodia'

https://www.wsj.com/world/asia/cambodia-cybercrime-rise-why-2f2c03cc
1•fortran77•24m ago•1 comments

Welcome to the World of Machine Audiences

https://economist.com/by-invitation/2026/04/16/welcome-to-the-world-of-machine-audiencesfromTheEc...
1•andsoitis•26m ago•0 comments

AgileLog: A Forkable Shared Log for Agents on Data Streams

https://arxiv.org/abs/2604.14590
1•yingjunwu•27m ago•0 comments

Autoharness: Self-Improving Agents

https://www.neosigma.ai/blog/self-improving-agentic-systems
2•dujuku•30m ago•0 comments

Rock carving facts – Tanum Sweden

https://www.tanumworldheritage.se/rock-carving-facts/?lang=en
1•janandonly•33m ago•0 comments

The Art of Craftsmanship (Monozukuri) in the Age of AI

https://rapha.land/the-art-of-craftsmanship-monozukuri-in-the-age-of-ai/
1•signa11•43m ago•0 comments

Show HN: FeralHq – The funniest AI driven content generation engine

https://feralhq.com/
1•creature_x•46m ago•0 comments

Stripe's Payment APIs: the first 10 years (2020)

https://stripe.dev/blog/payment-api-design
2•tibbar•48m ago•0 comments

NSA using Anthropic's Mythos despite blacklist

https://www.axios.com/2026/04/19/nsa-anthropic-mythos-pentagon
2•rayval•49m ago•0 comments

Theoretical physicist explains why humanity likely won't see all forces unified

https://www.livescience.com/space/cosmology/the-chances-of-you-living-50-years-are-very-small-the...
1•mikhael•52m ago•0 comments

How to Wage Economic Warfare

https://engelsbergideas.com/essays/how-to-wage-economic-warfare/
2•bryanrasmussen•52m ago•0 comments

Vale: A fast, safe, and easy programming language

https://vale.dev/
2•tosh•52m ago•0 comments

Glyph Protocol for Terminals

https://rapha.land/introducing-glyph-protocol-for-terminals/
3•signa11•53m ago•0 comments

Boston Dynamics and Google DeepMind Teach Spot to Reason

https://spectrum.ieee.org/boston-dynamics-spot-google-deepmind
3•geox•54m 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.