frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

L3 Simulator: agent orchestrator over GH issues

https://github.com/czarandy/l3-simulator
1•czarandy•1m ago•0 comments

Google Gemini Launch Delayed as Tech Falls Short of Internal Goals

https://www.bloomberg.com/news/articles/2026-07-16/google-gemini-launch-delayed-as-tech-falls-sho...
3•mfiguiere•2m ago•0 comments

California authorizes its DMV to join a national ID database

https://papersplease.org/wp/2026/07/16/gov-newsom-signs-law-to-upload-california-data-to-national...
1•logickkk1•2m ago•0 comments

JD Vance: Jeffrey Epstein had clear connection to Mossad

https://www.ynetnews.com/article/sjyjztremg
2•root-parent•5m ago•0 comments

Airbus migrating 70 critical apps from AWS to France's Scaleway

https://www.theregister.com/paas-and-iaas/2026/07/16/airbus-migrating-70-critical-apps-from-aws-t...
3•rwmj•5m ago•1 comments

AI disruption in private credit: exposure to software firms in BDCs (BIS)

https://www.bis.org/publ/bisbull128.htm
1•aanet•6m ago•1 comments

NASA Dragonfly - a rotorcraft to explore Saturn's moon Titan

https://science.nasa.gov/mission/dragonfly/
1•thinkingemote•7m ago•0 comments

Connect more of your apps to Search

https://blog.google/products-and-platforms/products/search/connected-apps/
1•thm•7m ago•0 comments

Linus Torvalds rebukes anti-AI stances in the Linux kernel code review process

https://www.tomshardware.com/software/linux/linus-torvalds-rebukes-anti-ai-stances-in-the-linux-k...
3•vanburen•7m ago•0 comments

Nintendo Switch Joy-Con Removable Battery Replacement Procedure

https://www.nintendo.com/en-gb/Support/Troubleshooting/Battery-replacement/Joy-Con-L-HAC-015-01-B...
1•haunter•9m ago•0 comments

Please Stop Making Me Opt Out of AI

https://www.wired.com/story/please-stop-making-me-opt-out-of-ai/
3•Brajeshwar•10m ago•0 comments

MergeStat: Query your Git repo with SQL

https://www.mergestat.com/
1•nvahalik•10m ago•0 comments

Young Drivers Are Going 'Psycho' on the Road–and Filming It

https://www.wsj.com/tech/personal-tech/dash-cams-drivers-tiktok-3101b404
1•bookofjoe•10m ago•1 comments

CLR: Checker of Lifetimes and other Refinement types for Zig

https://github.com/ityonemo/clr/
2•lioeters•11m ago•0 comments

SPCX is now Wall Street's most shorted new stock

https://invezz.com/news/2026/07/16/the-worlds-most-valuable-ipo-spcx-is-now-wall-streets-most-sho...
8•lbrito•11m ago•1 comments

Minefield Quiz: Countries of the World with No Borders

https://brilliantmaps.com/world-minefield-game/
1•Kaibeezy•13m ago•0 comments

Pricklypear: Vibeslop Interpreted Lisp with Postgres AST, Written in OCaml

https://pricklypear.rocks/welcome
1•sroerick•17m ago•1 comments

React Native in 2026

https://ben3d.ca/blog/react-native-in-2026
2•bhouston•17m ago•0 comments

Show HN: easy-tz – A fast, 10KB, dependency-free getTimeZonesAt(timestamp)

https://github.com/leeoniya/easy-tz
2•leeoniya•19m ago•0 comments

OneCommander: Modern File Manager for Windows 11 and 10

https://onecommander.com/
3•thunderbong•20m ago•0 comments

Switzerland turned its train tracks into solar power plants

https://www.goodgoodgood.co/articles/switzerland-train-tracks-solar-panels
4•MaysonL•20m ago•1 comments

Show HN: A Claude Code skill that finds dev tools – or stays silent

https://github.com/jaimeramiro-dev/gold-digger
1•jaimeramiro•22m ago•0 comments

Kbd-1.0-Codex-Micro

https://twitter.com/OpenAIDevs/status/2077425991790870644
1•sanj•22m ago•0 comments

Can AI reliably generate dashboards from Excel or CSV files?

https://dashboardbuilder.net/ai-generated-dashboard
1•Garywilson76•23m ago•0 comments

Choosing GPT-5.6 Sol, Terra, or Luna in Codex

https://twitter.com/pvncher/status/2077708372363624894
1•pretext•24m ago•0 comments

Show HN: Pagora AI, WordPress AI page builder that outputs plain HTML/CSS/JS

https://wordpress.org/plugins/pagora-ai/
1•azertyvode•24m ago•0 comments

Show HN: MechArchive – an open, sourced catalog of the robots

https://mecharchive.com/
1•filippogroppi•24m ago•0 comments

The Moment Steven Bartlett Realizes His Podcast Is Compromised [video]

https://www.youtube.com/watch?v=NA8Zf7NSHF0
2•Bender•25m ago•1 comments

Capture Clauses as Effects

https://blog.yoshuawuyts.com/capture-clauses-as-effects/
1•ambigious7777•26m ago•0 comments

Why standard time is better for your health than daylight saving time

https://www.washingtonpost.com/wellness/2026/07/16/why-standard-time-is-better-your-health-than-d...
2•jonah•26m ago•1 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.