frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Jensen Huang defends Chinese AI amid Kimi panic

https://www.axios.com/2026/07/22/nvidia-jensen-huang-china-open-source-ai
1•giuliomagnifico•43s ago•0 comments

UK businesses are not deepening their use of AI, suggests ONS data

https://www.ft.com/content/1ab00e18-995a-4cda-b76b-00ba6c043863
1•1vuio0pswjnm7•57s ago•0 comments

Show HN: Recall – an MCP server that turns your notes into flashcards

https://recallapp.online/
1•tushar-nath•1m ago•0 comments

How AI may drive union-resistant tech workers to the bargaining table

https://www.theguardian.com/technology/2026/jul/21/ai-tech-workers-unionize
1•mashally•1m ago•0 comments

10 REM"_(C2SLFF4

https://beej.us/blog/data/mystery-comment/
2•ingve•2m ago•0 comments

Akili – gated skill updates and rollback receipts for deployed models

https://github.com/irenee28/akili-runtime
1•Akili28•2m ago•0 comments

You Can't Rewrite Your Way Out of Big-O

https://intertwingly.net/blog/2026/07/21/You-Cant-Rewrite-Your-Way-Out-of-Big-O.html
1•ingve•6m ago•0 comments

OpenAI says its AI technology acted on its own in an 'unprecedented' hack

https://apnews.com/article/openai-gpt56-sol-hugging-face-63ab84fed5612af04d8a160d60f6def3
1•bildiba•8m ago•0 comments

An LLM Statement

https://nezutero.dev/llm-statement/
2•nezutero•10m ago•0 comments

Show HN: Busymail – an email client that surfaces the mail that needs you

https://busymail.app
1•vedhavyas•11m ago•0 comments

Create iPhone Ringtones Without iTunes

https://github.com/Frohrer/tonedrop
1•tomasphan•12m ago•0 comments

Big Tech critic appointed as chief of DOJ antitrust division

https://www.ft.com/content/9cff12a5-db1f-4a70-b048-87428c181dbd
2•1vuio0pswjnm7•13m ago•0 comments

Thundermail Email Hosting

https://tb.pro/en-US/
1•Propelloni•13m ago•0 comments

An autonomous SEO agent that runs on a flat Claude subscription (no API bill)

https://github.com/DigiHold/seo-agent-pack
1•NicoAI•13m ago•0 comments

Browser extension to automatically Hide AI-related submissions on Hacker News

https://github.com/ColdPie1/enough-ai-on-hn
3•coldpie•13m ago•0 comments

Show HN: Subnet Sprint – a daily timed subnet/CIDR speed game

https://ipok.io/en/play/subnet
1•szp2005•13m ago•0 comments

Overloaded Overloading

https://powerfulpython.com/blog/overloaded-overloading/
1•redsymbol•16m ago•0 comments

3D-printed contact lenses for your eyes only in just 20 minutes

https://uwaterloo.ca/news/media/3d-printed-contact-lenses-your-eyes-only-just-20-minutes
2•geox•16m ago•0 comments

Intelligence from Learnable Novelty

https://arxiv.org/abs/2607.18433
2•vicgalle_•17m ago•0 comments

Learning from the 'Voyage of the Damned': The Making of a Russian Naval Disaster

https://warontherocks.com/learning-from-the-voyage-of-the-damned-the-making-of-a-russian-naval-di...
2•baud147258•20m ago•0 comments

Nobody needs Kubernetes for eleven users

https://medium.com/@walexy85/nobody-needs-kubernetes-for-eleven-users-6176948a1730
3•joshuaajayi•20m ago•0 comments

Classic WTF: Server Room Fans and More Fun

https://thedailywtf.com/articles/classic-wtf-server-room-fans-and-more-fun
1•jjgreen•20m ago•0 comments

Show HN: AnyBlob – use any blob storage as a database

https://github.com/zmzlois/AnyBlob
1•ThatDumbGirl•20m ago•0 comments

The Spanish Navy's Reserve Squadron and the Tragedy of Unpreparedness

https://warontherocks.com/cascading-failure-the-spanish-navys-reserve-squadron-and-the-tragedy-of...
1•baud147258•21m ago•0 comments

The Human AI Company Building Human Agents

https://ojin.ai/
1•ojinai•21m ago•0 comments

Im cancelling my Claude Code subscription

https://numerlab.org/2026/07/22/im-canceling-claude-subscription/
6•wallach-game•28m ago•4 comments

Sandboxing Script Extensions with GraalVM

https://medium.com/graalvm/sandboxing-script-extensions-with-graalvm-f192a8fb0c5f
2•grashalm•29m ago•0 comments

Ask HN: People who are opposed to advertising, how do you promote your business?

1•chistev•29m ago•1 comments

Show HN: Forkbench – a native-Mac control room for running CLI coding agent

https://forkbench.com
1•forkbench•29m ago•0 comments

Flashtools – a PNG to WebP converter that never uploads your files

https://flashtools.app/
1•chochinize•32m 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.