frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

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.

Structure in Type Design

https://ilovetypography.com/2026/08/14/loopy-for-counters/
1•jjgreen•1m ago•0 comments

The own-your-infra answer to Vercel and Railway

https://github.com/otterdeploy/otterdeploy
1•nelsongrisham•1m ago•0 comments

Scientists improved toxin clearance in mice brain

https://twitter.com/bryan_johnson/status/2087979402831507514
1•Vasniktel•2m ago•0 comments

The yk meta-tracing system

https://github.com/ykjit/yk
1•gjvc•2m ago•0 comments

Show HN: Beeb, a daily Blokus-inspired block puzzle game

https://georgemike.com/beeb
1•haberdasher•3m ago•0 comments

The road to epsilon-zero: Productive programs and well-founded orders

https://blog.plover.com/math/ordinals/05-shortlex.html
1•Brajeshwar•3m ago•0 comments

Status enum lives in five files

https://cannibalcode.com/blog/2026-08-your-status-enum-lives-in-five-files/
1•raifharik•4m ago•0 comments

Personal Software Is Getting Cheaper to Build, So I Killed My LinkedIn Feed

https://andrewpollack.dev/blog/fixing-linkedin-customizing-the-web/
1•andrewpollack•5m ago•0 comments

Prefill vs. Decode in LLM Inference

https://www.parasail.io/blog/prefill-vs-decode-llm-inference
1•eatonphil•5m ago•0 comments

'The Nerd Reich' tracks the 'unmasking of Silicon Valley's true politics'

https://www.npr.org/2026/08/10/nx-s1-5925350/the-nerd-reich-tracks-the-unmasking-of-silicon-valle...
3•vegetablepotpie•5m ago•0 comments

Show HN: Graft – Claude Code hooks that cut grep tokens by 42%

https://github.com/NanoNets/Graft
1•shrishdwi•6m ago•0 comments

Nigel Farage beats slate of fringe candidates in election

https://apnews.com/article/britain-politics-farage-binface-clacton-election-reform-uk-16f5c7deff9...
2•anonymousiam•6m ago•0 comments

In South Korea, some savour last season of legal dog meat

https://www.reuters.com/world/asia-pacific/south-korea-some-savour-last-season-legal-dog-meat-202...
2•speckx•6m ago•0 comments

AV1 vs. AV2: Which Video Codec Should You Use in 2026?

https://www.red5.net/blog/av1-vs-av2/
1•mondainx•6m ago•0 comments

How fast is C++26's std:hive?

https://lemire.me/blog/2026/08/02/how-fast-is-c26s-stdhive/
1•surprisetalk•7m ago•0 comments

European publishers are getting hit harder by AI bot scraping, report finds

https://digiday.com/media/european-publishers-are-getting-hit-harder-by-ai-bot-scraping-report-fi...
1•thm•10m ago•0 comments

Postgres SELECT DISTINCT does not scale

https://www.dbos.dev/blog/postgres-select-distinct-does-not-scale
3•KraftyOne•11m ago•0 comments

NTU to stop using 'fundamentally unreliable' AI detector from 2027

https://www.channelnewsasia.com/singapore/ntu-ai-detector-stop-using-2027-probability-scores-misc...
2•ahonhn•11m ago•0 comments

Private prisons announce $1.4B in revenue as immigration detentions climb

https://www.npr.org/2026/08/08/nx-s1-5923881/geo-group-corecivic-immigration-detention
3•speckx•12m ago•0 comments

What caused man to be partially sucked out of Ryanair plane

https://news.sky.com/story/revealed-what-caused-man-to-be-partially-sucked-out-of-ryanair-plane-1...
2•austinallegro•14m ago•0 comments

Unforgetful

https://marco.org/2026/08/14/unforgetful
2•robbiet480•15m ago•0 comments

North Koreans Infiltrate U.S. Companies [video]

https://www.youtube.com/watch?v=RUhdmIFpb-w
2•onemoresoop•16m ago•0 comments

Apple sends new 'Threat Notification' alerts over mercenary spyware attacks

https://www.bleepingcomputer.com/news/apple/apple-sends-new-threat-notification-alerts-over-merce...
2•DemiGuru•17m ago•0 comments

2020 Arctic Vault Program

https://archiveprogram.github.com/arctic-vault/
2•EndXA•17m ago•0 comments

Introducing Toast 1

https://www.mixedbread.com/blog/toast-1
7•mplappert•20m ago•0 comments

Show HN: I trained three LLMs from scratch and put them online to try them out

https://huggingface.co/spaces/JohnEnev/modern-llm-playground
2•Johnene•21m ago•1 comments

You Need Less Money Than You Think to Be Happy: A $40k Experiment

https://www.financialsamurai.com/less-money-than-you-think-to-be-happy/
2•timvdalen•22m ago•0 comments

When the Hard Part Stops Being Hard

https://proofsandintuitions.net/2026/08/14/when-the-hard-part-stops-being-hard/
3•noelwelsh•22m ago•0 comments

What to do when a macOS update goes wrong

https://eclecticlight.co/2026/08/14/what-to-do-when-a-macos-update-goes-wrong-2/
2•Brajeshwar•23m ago•0 comments

Unsloth Qwen3.8-27B GGUF files

https://huggingface.co/unsloth/Qwen3.8-27B-GGUF
12•apitman•23m ago•0 comments