frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

VeilGate- Deception Reverse Proxy

1•C0oki3s•1m ago•0 comments

Latest step in quest to 'de-extinct' Giant Moa? Hatching chicks from fake eggs

https://thespinoff.co.nz/science/20-05-2026/the-latest-step-in-the-quest-to-de-extinct-the-moa-ha...
1•HBcodes•3m ago•0 comments

Auto-Brewery Syndrome

https://en.wikipedia.org/wiki/Auto-brewery_syndrome
1•pulkitsh1234•4m ago•0 comments

Predicting categorical&continuous Alzheimer's disease outcomes from 1 MRI scan

https://www.nature.com/articles/s43587-026-01121-2
1•bookofjoe•4m ago•0 comments

Show HN: Enforra – open-source action governance for AI agent tool calls

https://github.com/enforra/enforra
1•rohitguptap•6m ago•1 comments

Perplexity says its AI agent cut Rho's weekly meeting time by 90%

https://twitter.com/perplexity_ai/status/2056749555346235704
1•Otek•8m ago•0 comments

Google Antigravity Built an OS from a single prompt

https://antigravity.google/blog/google-antigravity-built-an-os
3•py4•8m ago•4 comments

Gmail is going to start talking to you

https://www.theverge.com/tech/932973/google-gmail-live-ai-keep-docs-io-2026
1•cdrnsf•10m ago•1 comments

The Telescope That Got Shot (2023)

https://www.amusingplanet.com/2023/04/the-telescope-that-got-shot.html
1•NKosmatos•11m ago•0 comments

Karpathy Joins Anthropic

https://techcrunch.com/2026/05/19/openai-co-founder-andrej-karpathy-joins-anthropics-pre-training...
3•hdjY28•11m ago•0 comments

We Solved the iOS Submission Process

https://tminus.one/
1•DevinEsposito•12m ago•1 comments

A modular collection of remote proof of storage proofs

https://pinionengineering.github.io/storage-proofs/
1•coryschwartz•13m ago•1 comments

Show HN: Native-feeling charts for Obsidian Bases, built with Deno

https://github.com/zobweyt/obsidian-bases-chart-layouts
1•zobweyt•14m ago•0 comments

Thermo Fisher caught photoshopping Western Blot

https://twitter.com/addictedtoigno1/status/2056072770987970825
1•randycupertino•14m ago•1 comments

Show HN: Limitless – AI OSINT search and interactive intelligence sandboxes

https://limitless-osint.com/
1•VanceVP•14m ago•0 comments

God of the Gaps and the Future of Programming

https://gisbi.me/blog/article-1779175137638
1•Gisbitus•14m ago•0 comments

The Enhanced Games: The line we keep moving

https://thevarsity.ca/2026/03/15/the-enhanced-games-the-line-we-keep-moving/
1•tejohnso•15m ago•0 comments

Parsing Perl Without Perl: a Rust LSP for Perl [video]

https://www.youtube.com/watch?v=SbBnc8FjUXM
1•oalders•19m ago•0 comments

The mistake of conflating intelligence and power

https://www.dwarkesh.com/p/the-mistake-of-conflating-intelligence
1•gmays•21m ago•0 comments

How-to-Train-Your-GPT

https://github.com/raiyanyahya/how-to-train-your-gpt
1•mateenah•22m ago•0 comments

Invisible_playwright: Stealth Firefox that passes every bot detection test

https://github.com/feder-cr/invisible_playwright
1•thunderbong•22m ago•0 comments

Web Researcher MCP: Give AI assistants web search and research capabilities (Go)

https://github.com/zoharbabin/web-researcher-mcp
1•zoharbabin•23m ago•0 comments

Show HN: Crowdsourced tracker for what each Windows/M365 update breaks

https://win-update-tracker.vercel.app/
1•dantelofisial•23m ago•0 comments

C++ Creator vs. Vibe Coding: "Seniors Don't Want This Mess" [video]

https://www.youtube.com/shorts/WQABdV2p2fA
2•javatuts•24m ago•1 comments

JDK 26: G1 GC Throughput Improvements by 5-15%

https://ionutbalosin.com/2026/05/g1-gc-throughput-improvements-5-15-performance-gains-with-dual-c...
2•andreabergia•30m ago•0 comments

Android Halo helps you stay in sync with your AI agent

https://blog.google/products-and-platforms/platforms/android/android-halo/
1•xnx•30m ago•0 comments

Meta Employees Are Scrambling to Use Up Benefits Ahead of Layoffs

https://www.wired.com/story/meta-employees-scramble-benefits-layoffs-ai/
4•ua709•31m ago•1 comments

PHP's Oddities

https://flowtwo.io/post/php%27s-oddities
1•thejoeflow•33m ago•0 comments

HRM-Text

https://sapient.inc/hrm-text/
1•artninja1988•33m ago•0 comments

Democrats preview how they'd go after the Ticketmaster settlement

https://www.theverge.com/policy/934112/live-nation-ticketmaster-democrats-doj-settlement
1•cdrnsf•34m 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.