frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Infimaker K1 – Professional Desktop 5-Axis CNC

https://infimaker.com/pages/infimaker-k1
1•dgellow•54s ago•0 comments

LinkedIn-maxxing: An early-stage GTM guide

https://nmn.gl/blog/linkedin-maxxing
1•namanyayg•1m ago•0 comments

Behaviour‑based decision layer for real‑time audio analysis (CEPA Logic)

https://github.com/AdBusterOfficial
1•Bo_Amigo_910•2m ago•0 comments

Oleander: Query Routing and Multi-Engine Infra Is the Future

https://oleander.dev
1•jessol•4m ago•0 comments

80% of developers find AI coding more addictive than helpful

https://www.zdnet.com/article/80-of-developers-find-ai-coding-more-addictive-than-helpful/
2•CrankyBear•5m ago•0 comments

Mecrisp – Native Code Forth

https://mecrisp.sourceforge.net/
1•smartmic•6m ago•0 comments

The Center for Bits and Atoms

https://cba.mit.edu/
1•gregsadetsky•8m ago•0 comments

Building Piclaw on Top of an Opinionated Coding Agent

https://taoofmac.com/space/blog/2026/08/21/2218
1•rcarmo•9m ago•0 comments

Run 290B+ frontier MoE models locally on your gaming PC

https://github.com/FlashML-org/FreeToken
1•shenli3514•9m ago•0 comments

Massive Child Safety Trial Against Meta Starts in Federal Court

https://www.wsj.com/tech/massive-child-safety-trial-against-meta-starts-in-federal-court-130e3739
2•rib3ye•11m ago•1 comments

Personalized Language Learning

https://lumilanguage.com/
2•ewzie•13m ago•0 comments

Astronomers witness cosmic recycling system in action

https://news.northwestern.edu/stories/2026/08-2/astronomers-witness-cosmic-recycling-system-in-ac...
3•gmays•22m ago•0 comments

Remotely Unlocking Electric Scooters

https://henriemategui.com/post/remotely-unlocking-electric-scooters
3•henriemategui•24m ago•0 comments

SCO Lawsuit agains Linux 20 years later

https://lwn.net/Articles/924577/
3•p0w3n3d•25m ago•0 comments

Ask HN: What newspapers are you subscribed to?

1•humam_alhusaini•27m ago•0 comments

Greenwich moon time? The race to set lunar clocks

https://www.ft.com/content/d09e9c05-60c8-4c8a-8230-a5476a049b88
1•samizdis•30m ago•1 comments

Amazon's 7.65GW AI data center power plant could be largest CO₂ emitter in US

https://www.tomshardware.com/tech-industry/data-centers/amazons-new-7-65gw-texas-ai-data-center-p...
2•gmays•32m ago•1 comments

SiriusAgent

https://github.com/siriusagent/siriusagent/releases/tag/v0.1.1-alpha.028
1•siriusagent•36m ago•1 comments

Outbid.lol Copycat List

https://outbid-directory.lol
1•buildItN0w_•36m ago•0 comments

Meet the man who bought a Ferrari Luce for $40M

https://www.topgear.com/car-news/electric/meet-man-who-bought-a-ferrari-luce-40m
1•tiagom87•38m ago•1 comments

Total eclipse of the Internet: traffic impacts in Iceland, Spain, and Portugal

https://blog.cloudflare.com/total-eclipse-internet-traffic-iceland-spain-portugal/
3•blueshoess•39m ago•0 comments

One Postgres cluster, many apps

https://planetscale.com/blog/one-postgres-cluster-many-apps
1•blueshoess•40m ago•0 comments

U.S. Announces Colorado River Cuts for 3 States Amid Drought

https://www.nytimes.com/2026/08/21/climate/colorado-river-water-cuts-drought.html
3•littlexsparkee•44m ago•0 comments

Influencers and Resellers Are Turning Empty Boxes into Big Cash

https://www.wired.com/story/when-the-packaging-is-the-product-empty-boxes-influencers/
2•tobiasrenger•48m ago•0 comments

Google's Westinghouse Bet

https://asimovaddendum.substack.com/p/googles-westinghouse-bet
2•gmays•51m ago•0 comments

'The young ones are the best ones': Meta's alleged effort to hook kids

https://www.latimes.com/california/story/2026-08-18/california-social-media-addiction-lawsuit-meta
8•1vuio0pswjnm7•54m ago•0 comments

Denavit–Hartenberg Parameters

https://en.wikipedia.org/wiki/Denavit%E2%80%93Hartenberg_parameters
2•gregsadetsky•55m ago•0 comments

Taskuary – Your inbox becomes tasks, your coding CLI works them

https://github.com/ldbumble/taskuary
3•monkeydo09•57m ago•1 comments

'It's a Kind of Magic'

https://sztukacyrku.pl/teksty/its-a-kind-of-magic-or-circus-enchantments-of-reality/
1•jruohonen•58m ago•0 comments

Salesforce Agentforce at total dud for partners

https://www.theregister.com/saas/2026/08/21/salesforce-partners-are-not-seeing-revenue-from-agent...
2•joebuckwilliams•1h 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.