frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

US citizen convicted of running secret Chinese 'police station' in NYC

https://www.bbc.com/news/articles/cy72yy7z1dyo
2•tartoran•1m ago•0 comments

59,000-year-old tooth offers a glimpse into how Neanderthals handled dentistry

https://www.cnn.com/2026/05/13/science/neanderthal-dentistry-stone-drill
1•breve•1m ago•0 comments

Oppositional Federalism: A Taxonomy of State Constitutional Postures Under

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6416178
1•hkhn•2m ago•0 comments

Alberta judge throws out petition seeking for the province separation

https://www.bbc.com/news/articles/clypn8py4zwo
1•tartoran•3m ago•0 comments

New in Claude Code: ‎`/goal` for autonomous dev loops

https://code.claude.com/docs/en/goal
1•Lwrless•3m ago•0 comments

BYD eyes Stellantis EU plant takeover as EV demand spikes

https://electrek.co/2026/05/13/byd-eyes-stellantis-eu-plant-ev-sales-surge-others-too/
1•breve•5m ago•0 comments

Live Design of ABS (2007)

https://web.archive.org/web/20071011040948/http://www.albinoblacksheep.com/livedesign/
1•arm32•6m ago•0 comments

Cerebras prices IPO at $185 per share to raise $5.55B

https://www.reuters.com/legal/government/cerebras-prices-ipo-185-per-share-raise-555-billion-sour...
2•laixintao•9m ago•0 comments

BYD surpasses Tesla as world’s top energy storage deployer

https://electrek.co/2026/05/13/byd-surpasses-tesla-energy-storage-bess-benchmark-2025/
1•breve•10m ago•0 comments

Federalism for Anti-Fascists

https://medium.com/@carmitage/federalism-for-anti-fascists-e83fb20c6fc2
2•hkhn•13m ago•0 comments

Perl versus Java – The Moving Finger (2025)

https://rant.li/ashwin/perl-versus-java
1•pkaeding•14m ago•0 comments

How Bribery Became Legal

https://medium.com/@carmitage/how-bribery-became-legal-b28dbdf0a41c
2•hkhn•16m ago•0 comments

Show HN: Nibble

https://github.com/glouw/nibble
1•glouwbug•16m ago•0 comments

Feedback Welcome – Feline Finder – explainable AI matching for adoptable cats

https://www.felinefinder.info/
1•gregoryew•16m ago•0 comments

Tsz Sound Mode: towards a more strict JavaScript type checking

https://tsz.dev/sound-mode/
4•mohsen1•18m ago•0 comments

Cisco Workforce Reductions

https://blogs.cisco.com/news/our-path-forward
3•ahmedomran8•24m ago•0 comments

The inventor hoping to fix your washing machine to stop microplastics

https://www.theguardian.com/environment/2026/may/13/you-have-to-be-where-the-pollution-is-the-inv...
3•thunderbong•34m ago•0 comments

China moves to regulate digital humans - Reuters

https://www.reuters.com/world/china/china-moves-regulate-digital-humans-bans-addictive-services-c...
2•Baljhin•35m ago•2 comments

Dungeons & Desktops: Building a Roguelike with GitHub Copilot CLI

https://github.blog/ai-and-ml/github-copilot/dungeons-desktops-building-a-procedurally-generated-...
1•lee337•38m ago•0 comments

Dungeons & Desktops: 10 open source roguelikes that never die

https://github.blog/open-source/gaming/dungeons-desktops-10-roguelikes-that-never-die-because-the...
2•lee337•40m ago•0 comments

Dmitry.gr: Projects

https://dmitry.gr/
1•gurjeet•42m ago•0 comments

delta time

https://www.deltatime.life/
2•mxfh•47m ago•0 comments

Vibe, A single-header lock-free networking library for Linux

https://github.com/xtellect/vibe
2•enduku•49m ago•0 comments

Avoiding and reducing microplastic false positives from dry glove contact

https://pubs.rsc.org/en/content/articlelanding/2026/ay/d5ay01801c
2•efavdb•49m ago•0 comments

Show HN: We rebuilt the archived Kubernetes Dashboard in React 19 and Go

https://kubernetes-dashboard.com/
1•isms-core-adm•50m ago•0 comments

The Original 1965 Gatorade Recipe

https://eatshistory.com/the-original-1965-gatorade-recipe-we-made-the-drink-that-started-a-billio...
2•cratermoon•52m ago•1 comments

Automating FPGA-Based Network Switches with Protocol Adaptive Customization

https://arxiv.org/abs/2604.21881
1•PaulHoule•55m ago•0 comments

SQLite Code of Ethics

https://sqlite.org/codeofethics.html
2•zdgeier•56m ago•0 comments

Project Wycheproof tests crypto libraries against known attacks

https://github.com/C2SP/wycheproof
2•PaulHoule•1h ago•0 comments

Show HN: AirScore – Daily air-quality emails tailored to household conditions

https://getairscore.com
1•JHARDIMAN•1h ago•1 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.