frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Foomflops: Three Decades of AI Predictions

https://foom.hyperplex.org/
1•blfr•2m ago•0 comments

Trump administration to pay German firm $1.22B to cut offshore wind leases

https://www.theguardian.com/us-news/2026/aug/06/rwe-deal-wind-leases
1•leonidasrup•3m ago•0 comments

Summary of Changes – Lovable Privacy Policy

https://lovable.dev/legal/privacypolicyaugust2026
1•doener•6m ago•0 comments

Manticore Search authentication rollout checklist for production

https://medium.com/@s_nikolaev/manticore-search-authentication-rollout-checklist-for-production-e...
1•snikolaev•7m ago•0 comments

Emacs Arbitrary Code Execution Returns

https://eshelyaron.com/posts/2026-08-06-emacs-arbitrary-code-execution-returns.html
1•eshelyaron•8m ago•0 comments

Accurate Measurement of Time [pdf]

https://tf.nist.gov/general/pdf/1011.pdf
2•andsoitis•10m ago•0 comments

Mark Twain Predicts the Internet in 1898

https://www.openculture.com/2026/08/mark-twain-predicts-the-internet-in-1898.html
2•theanonymousone•11m ago•0 comments

From Sundials to Atomic Clocks [pdf]

https://tf.nist.gov/general/pdf/1796.pdf
1•andsoitis•11m ago•0 comments

Meta enters the coding-agent race with Muse Code

https://developer.meta.com/ai/products/muse-code/
2•x7ikmet•13m ago•1 comments

I've succesfully compiled Netscape 3.0.2 on a 64 Debian

https://www.reddit.com/r/netscape/comments/1ve7wkm/ive_succesfully_compiled_netscape_302_on_a_64/
2•zekrioca•15m ago•0 comments

The German Mittelstand

https://kieranvelasquez.substack.com/p/on-the-german-mittelstand
2•osnium123•15m ago•0 comments

Quantum entanglement generated by sunlight for the first time

https://www.uottawa.ca/about-us/news-all/quantum-entanglement-generated-sunlight-first-time
1•giuliomagnifico•17m ago•0 comments

Common knowledge shapes our lives and societies

https://theconversation.com/how-does-common-knowledge-shape-our-individual-lives-and-our-societie...
1•andsoitis•17m ago•0 comments

Being given a 100% AI generated score for your own mental work hurts

https://mastodon.thi.ng/@toxi/117031237659514917
2•rapnie•21m ago•0 comments

Battery on Wheels Makes Any Diesel Truck Electric in 5 Minutes [video]

https://www.youtube.com/watch?v=Idhfl-2FHJw
1•thelastgallon•21m ago•0 comments

A new Git diff tool

https://github.com/aymanbagabas/drift
1•stillmatic•22m ago•0 comments

Taste is all you need

https://iam.mt/taste-is-all-you-need/
1•thallavajhula•25m ago•0 comments

OBASE: Object-Based Address-Space Engineering to Improve Memory Tiering

https://www.usenix.org/conference/osdi26/presentation/banakar
1•matt_d•26m ago•0 comments

Kalman Filter: The Tour

https://www.staszewski.xyz/blog/kalman-filter/
1•kamilstaszewski•26m ago•0 comments

Bigos (Polish Hunter's Stew) Recipe Builder

https://chefsbinge.com/bigos-recipe-builder/
1•doublepg23•26m ago•0 comments

The em-dash em-beds in Congress

https://arxiv.org/abs/2608.05889
1•jruohonen•27m ago•1 comments

AI-generated vulnerability patches still require expert human review

https://1password.com/blog/why-ai-generated-patches-still-require-human-review
1•jmmv•27m ago•0 comments

$1B of iPhone 18 Pro chips 'awaiting packaging' due to DRAM shortages

https://www.tomshardware.com/pc-components/dram/usd1-billion-of-iphone-18-pro-chips-on-the-shelve...
1•kristianp•29m ago•0 comments

Bacterial supplements may boost female fertility

https://medicalxpress.com/news/2026-08-bacterial-supplements-boost-female-fertility.html
1•OutOfHere•30m ago•0 comments

FDA Approves First Drug to Treat the Full Range of Narcolepsy Type 1 Symptoms

https://www.fda.gov/news-events/press-announcements/fda-approves-first-drug-treat-full-range-narc...
1•OutOfHere•31m ago•0 comments

Framework discloses data breach via Metabase 0-day

https://community.frame.work/t/framework-data-breach-discussion/83939
9•RobinHirst11•36m ago•0 comments

Nikita Bier stepping down from Head of Product on X (previous Twitter)

https://old.reddit.com/r/twitterhelp/comments/1vgkbid/nikita_bier_stepping_down_from_head_of_prod...
1•nomilk•38m ago•1 comments

You Are Not Confused. You Are Being Managed

https://mitchthelawyer.substack.com/p/you-are-not-confused-you-are-being
4•petethomas•39m ago•0 comments

Anthropic CEO reportedly worried new hires only care about money

https://finance.yahoo.com/technology/ai/articles/anthropic-ceo-reportedly-worried-hires-160000647...
20•frays•39m ago•10 comments

German Exit Tax Calculator

https://eidel.io/tools/german-exit-tax-calculator
1•olieidel•39m 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.