frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Self-Hosting Behind Cgnat – Be Libre

https://david.alvarezrosa.com/posts/self-hosting-behind-cgnat/
1•dalvrosa•28s ago•1 comments

Thread Trace Part 1: ROCprof Compute Viewer – ROCm Blogs

https://rocm.blogs.amd.com/software-tools-optimization/thread-trace/README.html
1•ankitg12•3m ago•0 comments

Show HN: Audit your site's structure for AI search crawlers (ChatGPT, Claude)

https://ukaiseoconsultant.co.uk/ai-driven-seo-audits/
1•auaiseo•4m ago•0 comments

Amazon blocks Meta's Muse AI agent from checkouts

https://www.neowin.net/news/amazon-blocks-metas-muse-ai-agent-from-checkouts/
1•bundie•9m ago•0 comments

Project Lily Video is getting censored by Google

https://www.youtube.com/watch?v=kQ-i642z3jc
1•frag•12m ago•0 comments

WTFs per Minute (2008)

https://www.osnews.com/story/19266/wtfsm/
1•vladde•13m ago•0 comments

Show HN: An extension to capture and annotate screenshots, with a terminal skin

https://chromewebstore.google.com/detail/webmend-–-full-page-scree/blfeopjadgdflmnibdobadhonmoe...
1•frontweb•13m ago•0 comments

Show HN: Witdem – Did your AI Agent accomplish its task? and at what cost?

https://demo.witdem.com
1•ebrahimisoheil•13m ago•0 comments

Replacing Linear MCP with linear-CLI

https://thebiglog.com/links/linear-cli-instead-of-linear-mcp
1•shibel•16m ago•0 comments

Show HN: Skillgesture – versioned, on-demand skills for AI agents

https://github.com/Gabry848/skillgesture
1•Gabry848•17m ago•0 comments

US and China Discuss Alerting Each Other to AI National Security Threats

https://www.wired.com/story/us-and-china-discuss-alerting-each-other-to-ai-national-security-thre...
3•joozio•18m ago•0 comments

What re AI in software engineering are you struggling with the most?

https://twitter.com/mitsuhiko/status/2101401648543195328
1•tosh•18m ago•0 comments

The Bounding Simplex: A SIMD-Era Rejection Primitive [pdf]

https://mcnett.org/bounding_simplex.pdf
1•ibobev•21m ago•0 comments

I built a small Instagram backup tool for my own posts, stories, and highlights

https://hikerapi.com/
2•sheraziuy•21m ago•0 comments

Neural Texture Compression in Metal 4

https://syllogi-graphikon.vercel.app/posts/metal-neural-texture-compression/
1•ibobev•21m ago•0 comments

Show HN: Search API for 3M govt contracts in 63 countries

https://www.selltostate.com/
1•nadyyym•21m ago•0 comments

First Shader from Zero in Godot 4

https://www.gdquest.com/library/first_shader_godot4_portal/
1•ibobev•22m ago•0 comments

Australia banned these Chinese CCTV cameras. Now they're turning up in EVs

https://www.abc.net.au/news/2026-09-21/ev-electric-vehicle-leapmotor-chinese-cctv-cameras-dahua-b...
2•colinprince•24m ago•0 comments

ROM Magazine Interviews Roberta Williams (1983)

https://computeradsfromthepast.substack.com/p/rom-magazine-interviews-roberta-williams
2•rbanffy•24m ago•0 comments

Show HN: Maki, an open-source multi-agent LLM framework (local or hosted)

https://github.com/BowlOfData/maki
2•bowlofdata•27m ago•0 comments

Show HN: Proxy-benchmark – is it the proxy, the browser, or your machine?

https://github.com/nodemaven/proxy-benchmark
2•pia-nm•27m ago•0 comments

New low-cost burstable Amazon EC2 T8i instances are generally available

https://aws.amazon.com/blogs/aws/new-low-cost-burstable-amazon-ec2-t8i-instances-are-generally-av...
1•mariuz•30m ago•0 comments

Microsoft Systems Journal Interviews Gordon Letwin (1987)

https://computeradsfromthepast.substack.com/p/microsoft-systems-journal-interviews
1•rbanffy•36m ago•0 comments

Been thinking about our platforms and information diet we consume lately

1•rej_log101•36m ago•0 comments

How to export ChatGPT to Google Docs without losing formatting [video]

https://www.youtube.com/watch?v=zUzkUI7U-A4
2•quysala12•41m ago•0 comments

AI is reaching new highs with AROM Labs

1•project_silenc•45m ago•0 comments

On Contagion (2019) – Boris Cherny

https://borischerny.com/philosophy/of/programming/2019/09/08/On-Contagion.html
2•tomasyany•45m ago•1 comments

ZuckOff Know when a camera is in the room

https://zuckoff.app/
119•Bluestein•46m ago•23 comments

Forward Deployed Engineers from the Trenches

https://javisantana.com/fde/en/
1•adastral•46m ago•0 comments

Are We Free?

https://unixdad.com/are-we-really-free/
1•lignux•47m 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.