frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I built an app that hides encrypted messages inside normal emojis

https://apps.apple.com/us/app/imp-secret-messages/id6794774885
1•oliverhann•2m ago•0 comments

California's new tire efficiency rules could save drivers $1B a year

https://grist.org/transportation/californias-new-tire-efficiency-rules-could-save-drivers-1b-a-year/
1•littlexsparkee•2m ago•0 comments

25 Years of Haiku: From "Ok, Let's Start" to the Present

https://www.desktoponfire.com/haiku_inc/969/25-years-of-haiku/
1•fork-bomber•4m ago•0 comments

Google plans to stop making Pixel products in China in 2027

https://asia.nikkei.com/spotlight/supply-chain/exclusive-google-plans-to-stop-making-pixel-produc...
1•spenvo•9m ago•0 comments

Help Peer

https://www.seangoedecke.com/help-peer/
2•gfysfm•11m ago•0 comments

Show HN: Honeymatcha.io connect your Grok bots for dating, meetups, anything

https://honeymatcha.io
1•JaiRathore•11m ago•1 comments

Show HN: Build beautiful web apps faster with UiSvelte

https://github.com/sappsdev/ui-svelte
1•victorriba•13m ago•0 comments

A candy brand discovered TikTok made an AI clone of its founder to run ads [video]

https://www.youtube.com/watch?v=itovmsMwus0
2•navs•15m ago•0 comments

Satellite operators are in panic mode due to a worsening launch crisis

https://arstechnica.com/space/2026/08/theres-a-huge-launch-crunch-right-now-and-it-will-probably-...
1•jnord•30m ago•0 comments

S-1 – Independent Company Studies

https://s-1.vercel.app/
9•simonpure•38m ago•0 comments

Unslop my deck – upload slide decks, read less slop

https://unslopmydeck.xyz/
1•fkodom•41m ago•1 comments

What's Better Than Binary? – Advent of Computing Episode 187

https://adventofcomputing.libsyn.com/episode-187-whats-better-than-binary
2•matt_d•47m ago•0 comments

The Benchmarkpocalypse

https://danluu.com/benchpocalypse/
2•cyndunlop•50m ago•0 comments

Show HN: Turtle – Web Browser written from scratch for 2 years

3•coolwulf•51m ago•3 comments

.NET 11 Preview 7 is now available

https://devblogs.microsoft.com/dotnet/dotnet-11-preview-7/
1•Hixon10•52m ago•1 comments

Email Client for the Terminal?

3•ewjloop•52m ago•2 comments

Dial-up internet – made a thing that lets you do it again

https://56k.rip/
3•henrychannel•57m ago•1 comments

Show HN: SacredCal – A 13-month, 364-day calendar built around seven-day cycles

https://sacredcal.one
1•dealancer1•1h ago•1 comments

Three different papers pushed to ArXiv proving same 1986 conjecture; all use AI

https://twitter.com/Quasilocal/status/2089408301427568691
2•pfdietz•1h ago•0 comments

Decoding .heic: How the code works under the hood

https://heic-decoding.vercel.app/
1•suolex•1h ago•0 comments

Nested QR Codes

https://alloc.dev/2026/08/17/nested_qr_codes
1•Retro_Dev•1h ago•0 comments

Você realmente precisa de tudo isso para fazer um site?

https://opuscore.dev/
1•pragidi•1h ago•0 comments

Modular USB-C Hub for Framework Expansion Cards

https://dockframe.com/#
1•maxheyer•1h ago•0 comments

Going AI-native to enhance how humans/agents access ScalarDB and ScalarDL docs

https://medium.com/scalar-engineering/going-ai-native-to-enhance-how-humans-and-agents-access-sca...
2•josh-scalar•1h ago•0 comments

Low-tech animation Niu Lai trounces the Odyssey at Chinese box office

https://www.theguardian.com/world/2026/aug/17/niu-lai-derided-animated-film-challenges-blockbuste...
3•wslh•1h ago•0 comments

Every student is cheating with AI

https://ben.page/cheating
7•stopachka•1h ago•4 comments

Self-Healing Autopoietic Shell

https://huggingface.co/spaces/Daveswo/self-healing-autopoietic-shell
1•GlyphOS•1h ago•0 comments

The Coolest Cars We Saw at the 2026 Woodward Dream Cruise

https://www.caranddriver.com/news/a73453367/2026-woodward-dream-cruise-coolest-cars/
3•RickJWagner•1h ago•0 comments

Apple's Camera-Equipped AirPods See Them in Action

https://www.macrumors.com/2026/08/17/camera-equipped-airpods-macos-26-7/
3•thecybernerd•1h ago•0 comments

I've been doing endurance testing on microSD cards for the last 3 years

https://www.reddit.com/r/raspberry_pi/comments/1vqyx6o/ive_been_doing_endurance_testing_on_micros...
4•LeoPanthera•1h ago•0 comments
Open in hackernews

GPT needs a truth-first toggle for technical workflows

1•PAdvisory•1y ago
I use GPT-4 extensively for technical work: coding, debugging, modeling complex project logic. The biggest issue isn’t hallucination—it’s that the model prioritizes being helpful and polite over being accurate.

The default behavior feels like this:

Safety

Helpfulness

Tone

Truth

Consistency

In a development workflow, this is backwards. I’ve lost entire days chasing errors caused by GPT confidently guessing things it wasn’t sure about—folder structures, method syntax, async behaviors—just to “sound helpful.”

What’s needed is a toggle (UI or API) that:

Forces “I don’t know” when certainty is missing

Prevents speculative completions

Prioritizes truth over style, when safety isn’t at risk

Keeps all safety filters and tone alignment intact for other use cases

This wouldn’t affect casual users or conversational queries. It would let developers explicitly choose a mode where accuracy is more important than fluency.

This request has also been shared through OpenAI's support channels. Posting here to see if others have run into the same limitation or worked around it in a more reliable way than I have found

Comments

duxup•1y ago
I’ve found this with many LLMs they want to give an answer, even if wrong.

Gemini on the Google search page constantly answers questions yes or no… and then the evidence it gives indicates the opposite of the answer.

I think the core issue is that in the end LLMs are just word math and they don’t “know” if they don’t “know”…. they just string words together and hope for the best.

PAdvisory•1y ago
I went into it pretty in depth after breaking a few with severe constraints, what it seems to come down to is how the platforms themselves prioritize functions, MOST put "helpfulness" and "efficiency" ABOVE truth, which then leads the LLM to make a lot of "guesses" and "predictions". At their core pretty much ALL LLM's are made to "predict" the information in answers, but they CAN actually avoid that and remain consistent when heavily constrained. The issue is that it isn't at the core level, so we have to CONSTANTLY retrain it over and over I find
Ace__•1y ago
I have made something that addresses this. Not ready to share it yet, but soon-ish. At the moment it only works on GPT model 4o. I tried local Q4 KM's models, on LM Studio, but complete no go.