frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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.

We are in the golden age of Open Source

https://kerkour.com/open-source-golden-age-ai
1•worik•6m ago•0 comments

MySQL 9.7.0 LTS Is Now Available

https://blogs.oracle.com/mysql/mysql-9-7-0-lts-is-now-available-expanded-community-capabilities-a...
1•ksec•6m ago•0 comments

Show HN: Aegis – post-quantum cyberdefense proxy (471 attacks, 0 breaches)

https://github.com/conchaestradamiguelangel-droid/aegis
1•conchaestrada•9m ago•0 comments

They are looting your life savings

https://social.bau-ha.us/@raganwald/116705256401454865
11•ColinWright•11m ago•4 comments

They Already Need a Bailout

https://www.youtube.com/watch?v=QAn_39-qu6I
3•tcp_handshaker•14m ago•0 comments

The mysterious database that provides clues to China's foreign surveillance

https://www.smh.com.au/world/asia/the-mysterious-database-that-provides-clues-to-china-s-foreign-...
1•cwwc•16m ago•0 comments

No More Hidden Changes: How MySQL 9.6 Transforms Foreign Key Management

https://blogs.oracle.com/mysql/no-more-hidden-changes-how-mysql-9-6-transforms-foreign-key-manage...
1•ksec•16m ago•0 comments

The Dictionary of Obscure Sorrows

https://www.thedictionaryofobscuresorrows.com
2•mhb•18m ago•0 comments

Add a Little Something to the CSS

https://codeberg.org/gedankenstuecke/pages-source/commit/57f7df832d45eb847d1a0af3cca2f3ab81585a2c
1•ColinWright•18m ago•0 comments

Ask HN: How to get my contact info off US political party's list

1•kaycebasques•19m ago•0 comments

An engine-run runtime environment for data sovereignty

https://www.trinitymonolith.io/
1•rahkyt•20m ago•0 comments

Ukrainian Drone Strikes Target Russian Military Facilities in St. Petersburg

https://www.wsj.com/world/russia/mass-ukrainian-drone-strikes-target-russian-military-facilities-...
2•JumpCrisscross•21m ago•0 comments

Database as a Graph for Relational Deep Learning

https://neovintage.org/posts/relational-deep-learning/
1•neovintage•23m ago•0 comments

Programmers Aren't People

https://elliotbonneville.com/programmers-arent-people/
2•elliotbnvl•23m ago•0 comments

Gothic 1 Remake

https://store.steampowered.com/app/1297900/Gothic_1_Remake/
1•doener•24m ago•0 comments

Alley Cat (IBM, 1984)

https://www.playdosgames.com/online/alley-cat/
1•reconnecting•27m ago•0 comments

2026 Methods for Free Compute and AI Credits

https://www.dropbox.com/scl/fi/bvi5v0i94ifnk3mfstewq/SAIRC-Free-Compute.pdf?dl=0&e=1&noscript=1&r...
1•imranmk•31m ago•0 comments

Decoupled RISC-LLM Architectures via Circadian Synaptic Consolidation

https://aermia.com/u/NancySadkov/p/research-proposal-decoupled-risc-llm-architectures-via-circadi...
1•NancySadkov•33m ago•0 comments

AI could drive advances that solve problems it brings, scientist suggests

https://www.rnz.co.nz/news/science-and-technology/597458/ai-could-drive-advances-that-solve-the-p...
3•billybuckwheat•36m ago•0 comments

Why Robotics Is a Pre-Paradigm Field

https://whattotelltherobot.com/p/why-robotics-is-a-pre-paradigm-field
2•stefie10•38m ago•0 comments

NEOM issues temporary work stoppage on The Line until at least 2030

https://www.archpaper.com/2026/06/neom-temporary-work-pause-the-line/
2•JumpinJack_Cash•39m ago•0 comments

The C++ Documentary Won't Show You a Number. I Will

https://hftuniversity.com/post/the-c-documentary-won-t-show-you-a-number-i-will
3•canyp•43m ago•1 comments

Wasting China's solar panel surplus is madness

https://www.ft.com/content/b6cac184-75a4-47ab-94c5-5eb8c92cd407
4•mmarian•44m ago•3 comments

Criticizing the Everything Machine

https://pluralistic.net/2026/06/06/applied-counterescatology/
1•hn_acker•47m ago•0 comments

Refining Humanity

https://pluralistic.net/2026/06/05/defining-humanity/
1•hn_acker•47m ago•0 comments

Show HN: Dap-mux – Connect your editor and REPL to the same debug session

1•YesJustWolf•48m ago•0 comments

DOGE plan would have marked 2.7M living people as dead: Whistleblower

https://thehill.com/homenews/nexstar_media_wire/5912841-doge-plan-would-have-marked-2-7m-living-p...
6•hn_acker•49m ago•0 comments

William Gass and John Hawkes (1971)

https://www.92ny.org/archives/william-gass-and-john-hawkes
1•ofalkaed•50m ago•0 comments

Useful Robots (1968) [video]

https://www.youtube.com/watch?v=cEbSaWNs9pY
2•megamike•52m ago•0 comments

Show HN: PriceHound.app – Price tracking for $1/mo instead of selling your data

3•Brian_Fitz•57m ago•0 comments