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.

A Man Who Runs the IRS Spied on Colleagues When He Worked at JPMorgan

https://www.wsj.com/finance/banking/irs-bisignano-spying-jpmorgan-6cd1ddf0
1•doener•1m ago•0 comments

WP2Shell: Hands-On Lab Reproducing the Pre-Auth WordPress Core RCE

https://learn.uphack.io/lab/wp2shell-wordpress-rce
1•mariushh•1m ago•0 comments

Show HN: Semglot – Sqlglot for Semantic Layers

https://github.com/benchouse/semglot
1•andrebaaij•2m ago•0 comments

Audio Recorder

1•Haeuserschlucht•2m ago•0 comments

Show HN: GGG – Declarative SVG Badge Generation Using Guile Scheme and SXML

https://codeberg.org/jjba23/ggg
1•jjba23•2m ago•0 comments

Proofdesk – Collaborative Web IDE and Sandbox for Math Textbooks

https://proofdesk.duckdns.org/
1•harsharajkumar•4m ago•0 comments

The rise of "comprehension debt" in the age of AI coding

https://www.techradar.com/pro/the-rise-of-comprehension-debt-in-the-age-of-ai-coding
1•mihau•4m ago•0 comments

Meta's 'digital experiences for kids' worker busted in undercover NYC sting

https://nypost.com/2026/07/20/us-news/meta-worker-who-developed-digital-experiences-for-kids-admi...
1•pndy•12m ago•1 comments

Fuzzy-Pattern Tsetlin Machine for Text Generation

https://github.com/BooBSD/Tsetlin.jl
2•BooBSD•13m ago•1 comments

Parallel SSH with auto-coalesces identical output

https://clustershell.readthedocs.io/en/latest/tools/clush.html
1•ankitg12•14m ago•0 comments

Show HN: Traicer – save your AI traces to sell later

https://github.com/smashah/traicer
1•smashah•15m ago•0 comments

OpenSEO

https://themarketingnewsletter.org/p/openseo-the-open-source-alternative
3•hamidreza23•18m ago•0 comments

How Smart Supplier Risk Management Helps Manufacturers Stay Ahead?

https://saxon.ai/blogs/a-practical-guide-on-supplier-risk-management-for-manufacturing/
1•vemareddy•21m ago•0 comments

Cursor, Codex, Gemini CLI, Antigravity hit by sandbox escapes

https://www.bleepingcomputer.com/news/security/cursor-codex-gemini-cli-antigravity-hit-by-sandbox...
4•thm•23m ago•1 comments

New research: Social Media use increases achievement and conformity orientation

https://journals.sagepub.com/doi/10.1177/01461672261461314
2•XzetaU8•23m ago•0 comments

Anthropic's landmark $1.5B copyright settlement is approved

https://techcrunch.com/2026/07/20/anthropics-landmark-1-5b-copyright-settlement-is-approved/
2•thm•24m ago•0 comments

Show HN: Trigger-tree; see which project docs your AI coding agent reads

https://github.com/Hedde/trigger_tree
1•DevAutomationCC•27m ago•0 comments

Show HN: Otua – on-device live captions I built for my hard-of-hearing wife

https://otua.app/
1•cadwell•28m ago•0 comments

SPIR-V on ROCm: A Portable IR for AMD GPUs

https://rocm.blogs.amd.com/software-tools-optimization/spir-v-rocm/README.html
2•pjmlp•28m ago•0 comments

How Far Behind the Frontier Are Leading Open-Weight Models on Cyber?

https://www.aisi.gov.uk/blog/how-far-behind-the-frontier-are-leading-open-weight-models-on-cyber
3•Imbiss•31m ago•0 comments

Shorter is longer than longer [video]

https://www.youtube.com/watch?v=MFR6SMV64h4
1•Zinu•31m ago•1 comments

Zero risk isn't the job: a CISO's guide to agentic AI

https://claude.com/blog/ciso-guide-to-agentic-ai
1•talboren•31m ago•0 comments

Why S-Expressions

https://modolap.substack.com/p/why-s-expressions
2•ronfriedhaber•35m ago•0 comments

The secret Trump administration battle to fight Chinese AI

https://www.axios.com/2026/07/20/ai-us-china-open-source-kimi
2•_____k•35m ago•0 comments

Private Inference for Coding Agents

https://zro.moonmath.ai/
1•Otsar_zro•36m ago•0 comments

GENE.01: Comes to Life [video]

https://www.youtube.com/watch?v=mGF142yepjc
1•mndren•37m ago•0 comments

Show HN: Mu – A Personal Home Server

https://github.com/micro/mu
1•asim•37m ago•0 comments

Throw, Result, or Neither?

https://www.architecture-weekly.com/p/throw-result-or-neither
1•thunderbong•37m ago•0 comments

Google Is Building an A.I. Fence Around the Internet It Once Championed

https://www.nytimes.com/2026/07/20/technology/google-ai-open-web.html
5•napolux•47m ago•0 comments

Show HN: Lokalite – local secrets for CLIs and coding agents

https://github.com/RubenGlez/lokalite
1•rubenglez•47m ago•0 comments