frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

'Really Simple Licensing' (RSL) – Open Licensing Standard for AI Crawlers

https://en.wikipedia.org/wiki/Really_Simple_Licensing
1•evolve2k•11m ago•0 comments

The AI Transformation Framework

https://zapier.com/playbooks/ai-transformation-framework
1•swolpers•13m ago•0 comments

Shifting Security Left for AI Agents with GitGuardian MCP

https://blog.gitguardian.com/shifting-security-left-for-ai-agents-enforcing-ai-generated-code-sec...
1•umairnadeem123•13m ago•0 comments

Feature-Sliced Design

https://feature-sliced.design/
1•saikatsg•14m ago•0 comments

High Speed Rail by Country 2026

https://worldpopulationreview.com/country-rankings/high-speed-rail-by-country
1•thunderbong•16m ago•0 comments

Trend Is Concerning

https://techcrunch.com/2026/02/26/jack-dorsey-block-layoffs-4000-halved-employees-your-company-is...
1•melvinodsa•17m ago•0 comments

Show HN: I built a Chrome extension to record demo videos without editing

https://zoomflow.rovelin.com/
1•hritik7742•23m ago•0 comments

Judge says he will order Greenpeace to pay $345M in oil pipeline case

https://apnews.com/article/greenpeace-energy-transfer-dakota-access-pipeline-30bfb9939dea06f1e976...
1•e2e4•30m ago•0 comments

Model Collapse Ends AI Hype

https://www.youtube.com/watch?v=ShusuVq32hc
3•signa11•32m ago•0 comments

Research suggests mating direction bias between Neanderthals and humans

https://www.theguardian.com/science/2026/feb/26/male-neanderthals-human-females-mating-research-d...
2•uxhacker•33m ago•1 comments

Seeing Is Not Believing: Benchmarking AI Image Detectors

https://blog.succinct.xyz/ai-image-detection-benchmark/
1•ncb9094•33m ago•0 comments

Pakistan bombs targets in Afghan cities, minister calls it 'open war'

https://www.reuters.com/world/asia-pacific/pakistan-strikes-afghanistan-targets-clashes-intensify...
1•petethomas•34m ago•0 comments

How Stupid Would It Be to Put Data Centers in Space?

https://spectrum.ieee.org/orbital-data-centers
1•amaks•36m ago•1 comments

Upload 23andMe,myHeritage, Myancestry, get 1,200 GRS score and a longevity prot

1•HelixSequencing•38m ago•0 comments

Dear Time Lords: Freeze Computers in 1993

https://graydon2.dreamwidth.org/322461.html
5•zdw•45m ago•0 comments

Reduce Claude Token Usage by 50%

https://ham-pro.vercel.app/
2•Luseniik•46m ago•1 comments

Making Video Games in 2025 (without an engine)

https://www.noelberry.ca/posts/making_games_in_2025/
2•alvivar•46m ago•0 comments

How do you evaluate a person's ability to use AI?

3•imwoody•49m ago•1 comments

Secure-Massively-Multiplayer-Snake

https://eieio.games/blog/secure-massively-multiplayer-snake/
2•colinprince•49m ago•0 comments

Claude-search – grep, resume your Claude Code session history from the CLI

https://github.com/pi-netizen/claude-search
2•pi-netizen•50m ago•1 comments

Under Secretary of Defense Emil Michael Response to Dario Amodei

https://xcancel.com/uswremichael/status/2027211708201058578?s=12
4•grej•51m ago•2 comments

Green Eggs and HAM (Hierarchical Agent Memory)

https://github.com/kromahlusenii-ops/ham
3•Luseniik•53m ago•1 comments

Energym: Move the World

https://www.aicandy.be/giorgio-1
2•zdw•54m ago•0 comments

Tonka beans are illegal in the US

https://www.bbc.com/future/article/20170620-the-delicious-flavour-with-a-toxic-secret
5•valzevul•55m ago•0 comments

OpenClaw Hype: Analysis of Chatter from the Dark Web (BleepingComputer)

https://www.bleepingcomputer.com/news/security/the-openclaw-hype-analysis-of-chatter-from-open-so...
2•ildar•58m ago•0 comments

Any Website Can Take Full Control of Your OpenClaw Agent (Oasis)

https://www.oasis.security/blog/openclaw-vulnerability
1•ildar•1h ago•0 comments

Show HN: Cecil – open-source memory and identity protocol for AI

https://github.com/johnkf5-ops/cecil-protocol
1•JohnKnopf•1h ago•1 comments

New AirSnitch attack breaks Wi-Fi encryption in homes, offices, and enterprises

https://arstechnica.com/security/2026/02/new-airsnitch-attack-breaks-wi-fi-encryption-in-homes-of...
1•brie22•1h ago•1 comments

Show HN: HeadshotAI – Professional AI headshots in 30 seconds for £4.99

https://headshotai-mvp-jb.netlify.app
1•jackbventures•1h ago•3 comments

China piles pressure on Japan after Takaichi Sanae's triumph

https://www.economist.com/asia/2026/02/26/china-piles-pressure-on-japan-after-takaichi-sanaes-tri...
3•petethomas•1h ago•0 comments
Open in hackernews

Ask HN: LLM is useless without explicit prompt

4•revskill•9mo 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•9mo 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•9mo 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•9mo 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.