frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

My router said sonnet. The invoice said fable

https://ax.necmttn.com
1•necmttn•4m ago•0 comments

Algorithmic Information Theory Data Compression Challenge

https://arxiv.org/abs/2606.17712
1•ahsillyme•4m ago•0 comments

Diary of a Disabled DJ – Entry 2

https://samhenrycliff.medium.com/diary-of-a-disabled-dj-entry-2-c64e31907ee5
1•6stringmerc•8m ago•0 comments

Chrome Extension That Disguises Claude as a Google Doc

https://twitter.com/om_patel5/status/2066011171967127643
2•vantareed•9m ago•0 comments

Made verifiable auth with no central credential store to breach. roast it

https://tidesupreme.github.io/
2•sashyo•9m ago•0 comments

Show HN: Loomcycle – a sidecar runtime for AI agents (Go binary, Apache-2.0)

https://github.com/denn-gubsky/loomcycle
2•denn-gubsky•13m ago•0 comments

Semiclassical Gravity Efficiently Solves NP-Complete Problems

https://arxiv.org/abs/2606.14806
3•ascarshen•14m ago•0 comments

Mastra compromised in supply chain attack

https://www.endorlabs.com/learn/mastra-npm-org-compromised-multiple-packages-trojanized-to-drop-a...
2•bugvader•15m ago•2 comments

Token spend is not token capital

https://twitter.com/TJWXF3/status/2067080353081356313
2•tomjwxf•16m ago•0 comments

Not everything needs to be groundbreaking

https://pipsthoughts.substack.com/p/not-everything-needs-to-be-groundbreaking
2•PenPressman•16m ago•0 comments

Malaysia's AI agent-powered messaging app Respond.io raises $62.5M

https://techcrunch.com/2026/06/15/malaysias-respond-io-raises-62-5m-eyes-acquisitions-in-north-am...
2•doppp•22m ago•0 comments

I Built a POS App for Businesses That Still Use Notebooks and Excel

https://www.indiehackers.com/post/i-built-a-pos-app-for-businesses-that-still-use-notebooks-and-e...
2•cas8398•22m ago•0 comments

US approval of Paramount/Warner Bros. deal surprised DOJ lawyers, report says

https://arstechnica.com/tech-policy/2026/06/us-approval-of-paramount-warner-bros-deal-surprised-d...
7•derbOac•29m ago•0 comments

Agentic Grocery Shopping on Uber Eats

https://www.uber.com/us/en/blog/uber-cart-assistant/
2•samrohn•29m ago•1 comments

Indian telecom operator Reliance sabotages Telegram access outside India

https://twitter.com/durov/status/2066945969854234977
3•aayushdutt•36m ago•0 comments

Show HN: SciFigureAI – AI figure maker for research papers

https://scifigureai.com
2•jiangyifeng•39m ago•0 comments

ZFSBootMenu

https://zfsbootmenu.org
3•porjo•41m ago•0 comments

Headroom

https://github.com/chopratejas/headroom
2•marc__1•42m ago•0 comments

Helios: Turn Code into Video

https://www.heliosrender.com
2•wahnfrieden•44m ago•0 comments

Upgrading My Git Embedding Program for Zig 0.16

https://louislefebvre.net/tech/zig-upgrade-16/
2•louislef299•47m ago•0 comments

From AGI to ASI

https://deepmind.google/research/publications/239142/
2•danielmorozoff•51m ago•0 comments

Playbook on how to make an AI Movie (this one got funded)

https://twitter.com/PJaccetturo/status/2066870939644813487
2•titusblair•52m ago•0 comments

MicroGPT and Interactive Walkthrough

https://researcher111.github.io/ML-Security-Public/labs/lab-02/microgpt.html
2•learning2Grow•52m ago•0 comments

Leaked OpenAI financials show $38.5B loss and compute burn

https://runtimewire.com/article/openai-leaked-financials-altman-compute-burn
5•TechApocalypse•52m ago•4 comments

From AGI to ASI

https://arxiv.org/abs/2606.12683
2•danielmorozoff•52m ago•0 comments

Cursor Says 1.5T Parameter Coding Model Is Training on 100k GPUs

https://runtimewire.com/article/cursor-1-5t-model-100000-gpus-compile
5•TechApocalypse•52m ago•0 comments

Hackers Publish Knicks and Madison Square Garden Data Online

https://www.404media.co/hackers-publish-knicks-and-madison-square-garden-data-online/
4•Cider9986•1h ago•2 comments

GE-265 / Dartmouth Time-Sharing System Revisited

https://icm.museum/blog/?p=564
5•sdf_pubnix•1h ago•0 comments

The AI Boom's Hunt for Cash Hits a New Corner of the Bond Market

https://www.wsj.com/finance/investing/the-ai-booms-hunt-for-cash-hits-a-new-corner-of-the-bond-ma...
3•ilreb•1h ago•0 comments

Slopmith (popular Rocksmith inspired guitar game) slapped with DMCA takedown

https://old.reddit.com/r/rocksmith/comments/1u6jg96/dmca_takedown_notice_for_slopsmith/
3•webprofusion•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.