frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Rust port of transformers (1M lines of code)

https://github.com/cool-japan/trustformers/tree/master
1•hardwaresofton•1m ago•0 comments

Show HN: An open source job search plugin for Claude Code

https://github.com/agent-data/job-search
1•jb_hn•4m ago•0 comments

Comparisons as Predictable as the Sunrise

https://pudding.cool/2026/05/similes/
1•zdw•4m ago•0 comments

New SOTA: TrustedRouter Fusion Beats Fable and Frontier

https://trustedrouter.com/blog/fusion-evals-open-source
1•amirhirsch•5m ago•0 comments

Ask HN: Has anyone had success with SBIR grants and what is the process like?

1•lyfeninja•8m ago•0 comments

Show HN: Lastwordonearth.com

https://lastwordonearth.com
1•hnrich•9m ago•0 comments

Second carcass-eating fly species cleared by FDA for maggot wound therapy

https://arstechnica.com/health/2026/06/second-carcass-eating-fly-species-cleared-by-fda-for-maggo...
2•Bender•9m ago•0 comments

Playing with the language modeling abilities of gzip

https://robinpie.neocities.org/gzipt
1•robinpie•10m ago•0 comments

Snap Reveals AR Glasses

https://techcrunch.com/2026/06/16/snap-finally-debuts-its-long-awaited-ar-glasses-specs-and-oof-t...
2•jrm-veris•19m ago•0 comments

Context intelligence for your data and AI agents at scale

https://aws.amazon.com/blogs/machine-learning/context-intelligence-for-your-data-and-ai-agents-at...
1•champagnepapi•19m ago•0 comments

The Enrollment Cliff Is Here. Which Schools Will Survive It?

https://www.newyorker.com/news/fault-lines/the-enrollment-cliff-is-here-which-schools-will-surviv...
1•karakoram•21m ago•2 comments

We Did the Math on Why the iPhone 18 Pro Could Cost $1,299

https://www.wsj.com/tech/personal-tech/apple-iphone-price-increase-e846d737
3•fortran77•21m ago•1 comments

As the Job Market Stutters, Simulated Work Is Surging

https://www.nytimes.com/2026/06/17/arts/video-games-work-job-simulators.html
1•mikhael•23m ago•0 comments

Daylight – Follow the Money in Politics

https://daylight.readuncut.com
1•jslat•24m ago•1 comments

The Fed Is Working on a CBDC

https://www.therage.co/the-fed-is-working-on-a-cbdc/
1•iamnothere•26m ago•0 comments

Show HN: Cowork/Codex DOCX plugin. Uses 2x fewer tokens than the docx skill

https://github.com/LegalRabbit-AI/legalrabbit-docx-claude-plugin
3•tanin•26m ago•0 comments

Solvent Publishing Guide

https://github.com/ianalloway/solvent-agent
2•ianalloway•30m ago•0 comments

UTFS: A Tar-Like File System for Embedded Systems (2025)

https://clisystems.com/article-UTFS-intro/
1•zdw•34m ago•0 comments

How Agents Quietly Break Architecture [video]

https://www.youtube.com/watch?v=oTDcJcvrfCU
1•woggy•34m ago•0 comments

Telling an LLM who made it changes which vendor it recommends

https://research.mikepink.com/posts/llm-creator-preference/
2•mikepink•35m ago•1 comments

Sovereign AI: Why Owning the Full Stack Is the New Strategic Imperative

https://www.forbes.com/sites/chuckbrooks/2026/04/22/sovereign-ai-why-owning-the-full-stack-is-the...
3•HardAnchor•38m ago•0 comments

HPV jabs cut risk of dying from cervical cancer before 30 to almost zero

https://www.theguardian.com/society/2026/jun/17/hpv-jabs-reduce-risk-dying-cervical-cancer-before...
4•toomuchtodo•39m ago•0 comments

ISA_recovery: Auto-generates a Ghidra SLEIGH spec for undocumented ISAs

https://github.com/infobyte/isa_recovery
1•ilreb•42m ago•0 comments

Noam Shazeer is joining OpenAI

https://www.reuters.com/technology/googles-gemini-co-lead-noam-shazeer-join-openai-2026-06-18/
13•devanshp•44m ago•1 comments

Show HN: Free Alternative to Crunchbase

https://startupswiki.vercel.app/
2•shpran•46m ago•0 comments

Jeremy Clarkson, British TV Host, Says He Has Cancer

https://www.nytimes.com/2026/06/17/world/europe/jeremy-clarkson-cancer-uk.html
4•cyanbane•47m ago•0 comments

Anza – Reactive web apps using native ESM and browser APIs

https://anza.aduki.org/
3•fescii•48m ago•0 comments

Noam Shazeer Joins OpenAI

https://twitter.com/NoamShazeer/status/2067400851438932297
8•lukasgross•49m ago•0 comments

ChatGPT Spontaneously Generates Sexual Violence and Hardcore Snuff Imagery

https://mindgard.ai/blog/chatgpt-spontaneously-generated-violent-images-from-a-viral-prompt
22•dijksterhuis•51m ago•12 comments

Mastodon 4.6: Collections, profiles, and other improvements

https://blog.joinmastodon.org/2026/06/mastodon-4.6/
2•doener•52m 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.