frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: We've created a list of community projects

https://github.com/hmpl-language/projects
1•aanthonymax•1m ago•0 comments

Amazon Details Iran's Cyber Kinetic Attacks Linking Spying to Physical Strikes

https://www.securityweek.com/amazon-details-irans-cyber-enabled-kinetic-attacks-linking-digital-s...
1•Bender•1m ago•0 comments

Recent 7-Zip Vulnerability Exploited in Attacks

https://www.securityweek.com/recent-7-zip-vulnerability-exploited-in-attacks/
1•Bender•2m ago•0 comments

A second Fortinet FortiWeb zero-day spurs 7-day CISA KEV deadline

https://www.scworld.com/news/a-second-fortinet-fortiweb-zero-day-spurs-7-day-cisa-kev-deadline
2•Bender•3m ago•0 comments

Microsoft makes Zork open-source

https://www.theverge.com/news/824881/zork-open-source-microsoft-xbox-activision
2•tabletcorry•3m ago•0 comments

The Long Game

https://pluralistic.net/2025/11/20/if-you-wanted-to-get-there/
1•hn_acker•3m ago•0 comments

Organizational Superintelligence

https://leeroo.com/blogs/e647d7e7-8b86-4132-89bb-90d9d22f03ac
1•zmy999•3m ago•0 comments

Chat Wars: Microsoft vs. AOL (2014)

https://www.nplusonemag.com/issue-19/essays/chat-wars/
1•llimos•5m ago•0 comments

Nano Banana 2 – New 4K-Level AI Image Model Just Dropped

https://gempix2.us/
1•bingbing123•9m ago•1 comments

Real-time interactive quantum superfluid simulation

https://georgestagg.github.io/webgl_gpe/
1•picturesnottxt•10m ago•0 comments

The Pentagon Can't Trust GPS Anymore. Is Quantum Physics the Answer?

https://www.wsj.com/tech/the-pentagon-cant-trust-gps-anymore-is-quantum-physics-the-answer-d7b2d4e6
1•bookofjoe•10m ago•1 comments

Early experiments in accelerating science with GPT-5

https://openai.com/index/accelerating-science-gpt-5/
1•tabletcorry•12m ago•0 comments

I gave a real use-after-free crash in GDB to AI coding agents

https://undo.io/resources/ai-debug-gdb-crash-experiment-results/
1•barisione•12m ago•0 comments

Implementing Codemode in Go

https://kmosc.vercel.app/blog/implementing-codemode-go-utcp.html
1•juanviera23•12m ago•0 comments

Re: Why Do You Need Big Tech for Your SSG?

https://ldstephens.net/blog/re-why-do-you-need-big-tech-for-your-ssg-kev-quirk/
1•speckx•15m ago•0 comments

Gary Mani Mounfield of the Stone Roses and Primal Scream Dead at 63

https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gary-mani-dead-stone-roses-3...
2•jjgreen•16m ago•0 comments

OpenAI enables group chats in ChatGPT

https://openai.com/index/group-chats-in-chatgpt/
2•s1mon•16m ago•1 comments

Android Developer Verification Article on Consumer Rights Wiki

https://consumerrights.wiki/index.php?title=Android_Developer_Verification
1•goplayoutside•16m ago•0 comments

Parallel Extract API

https://parallel.ai/blog/introducing-parallel-extract
2•lukaslevert•17m ago•0 comments

Attack, defend, pursue—the Space Force's new naming scheme foretells new era

https://arstechnica.com/space/2025/11/attack-defend-pursue-the-space-forces-new-naming-scheme-for...
1•CharlesW•17m ago•0 comments

Peter Molyneux became a game developer due to a mix-up of Commodore

https://noc.social/@todayilearned/115583291635814367
1•doener•19m ago•0 comments

Show HN: Investigating why GPT-5 has made ChatGPT 'broken'

https://muhammadasmulkana.substack.com/p/why-chatgpt-feels-broken-since-the
1•muhammad-shafat•19m ago•0 comments

Is a bad flu season on the way? Experts see reason to be anxious

https://www.statnews.com/2025/11/20/flu-season-2025-vaccinations-still-helpful-h3n2-subclade-k/
2•bikenaga•19m ago•0 comments

iPhone Users Can Now AirDrop Files to Android Devices

https://www.macrumors.com/2025/11/20/iphone-android-airdrop-quickshare/
2•tosh•26m ago•1 comments

Make product worse, get money

https://dynomight.substack.com/p/worse
1•crescit_eundo•27m ago•0 comments

Pkgstore.io

https://mfkl.github.io/2025/11/20/introducing-pkgstore.html
1•speckx•28m ago•0 comments

Launch HN: Poly (YC S22) – Cursor for Files

9•aabhay•30m ago•3 comments

Kvantify announces Qrunch for advanced quantum chemistry calculations

https://www.kvantify.com/products/qrunch
1•clemensnk•30m ago•0 comments

FreeSQL – Try Oracle Database SQL Without Login

https://freesql.com/
1•bprasanna•32m ago•1 comments

Unlocking the genomic repertoire of a cultivated megaphage

https://www.nature.com/articles/s44298-025-00150-9
1•PaulHoule•33m ago•0 comments
Open in hackernews

GPT needs a truth-first toggle for technical workflows

1•PAdvisory•6mo 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•6mo 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•6mo 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__•6mo 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.