frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

UK to launch new military space squadron to protect satellites

https://phys.org/news/2026-09-uk-military-space-squadron-satellites.html
1•mdp2021•1m ago•0 comments

Stripe built its internal AI platform

https://stripe.dev/blog/meet-stripes-knowledge-ai-platform
1•ltononro•4m ago•0 comments

Philosophical and Biological Inquiry into Tree, Mycelium, Future of Intelligence

https://www.researchgate.net/publication/395489579_Arboreal_Consciousness_A_Philosophical_and_Bio...
1•musha68k•4m ago•0 comments

China Just Missed the Income Cutoff to Become a High Income Country This Year

https://ourworldindata.org/data-insights/china-only-just-missed-the-income-cutoff-to-become-a-hig...
1•karakoram•4m ago•0 comments

Reasoning Yield: share of tokens spent resolving uncertainty

https://jeffauriemma.leaflet.pub/3mv6jnffo6k24
1•jdauriemma•4m ago•0 comments

Benchmarking LLM query generation across SQL, Cypher, and TypeQL

https://typedb.com/blog/benchmarking-llm-query-generation-across-sql-cypher-and-typeql
1•flyingsilverfin•4m ago•0 comments

Beating Jev's accuracy, speed, and cost with open models

https://github.com/robbalian/rev
2•rob313•5m ago•0 comments

Unlocking parallel test-time scaling for long-horizon agents

https://blog.doubleword.ai/swe-bench-pro-64-deepseek-agents
1•kkm•7m ago•0 comments

Inside Voice – push-to-talk dictation that never leaves your Mac

https://github.com/BillDX/InsideVoice
1•mooreds•7m ago•0 comments

USDA Survey Shows Most U.S. Farmland Is Owned by Older, Non-Operating Landlords

https://www.americanfarmlandowner.com/post/usda-survey-shows-most-u-s-farmland-is-owned-by-older-...
2•mooreds•8m ago•0 comments

GCP IAM Propagation Lag and Terraform CI/CD

https://emilytburak.net/posts/2026-09-22-gcp-iam-eventual-consistency/
1•mooreds•8m ago•0 comments

Cafe Bench: Can LLMs run a coffee chain for a year?

https://www.getdot.ai/blog/cafe-bench
1•zodwick•8m ago•1 comments

Undercover: Europe Through the Sahara Desert and the Mediterranean Sea (I)

https://fij.ng/article/undercover-europe-through-the-sahara-desert-and-the-mediterranean-sea-i/
1•melodyogonna•9m ago•0 comments

Indonesia Has Become the Largest Producer of Processed Nickel

https://ourworldindata.org/data-insights/after-a-decade-of-growth-indonesia-has-become-the-worlds...
1•karakoram•9m ago•0 comments

China Spends Record Amount Importing over 1K Tonnes of Gold This Year

https://www.ft.com/content/ed38995e-c7be-4703-9775-eb384a037ce3
1•karakoram•10m ago•2 comments

Six of 48: I logged every way my AI agents failed for five months

https://github.com/taylorancapital/nothing-threw/blob/main/SIX_OF_FORTY_EIGHT.md
2•taylorancapital•11m ago•0 comments

Pangram (Wikipedia)

https://en.wikipedia.org/wiki/Pangram
1•busfahrer•11m ago•0 comments

Show HN: 234 days of AI pets that feud, elect a parliament, and have children

https://www.pawtonomy.co
2•amit2403•12m ago•1 comments

Google confirms Gemini models hacked three companies in May 2026

https://arstechnica.com/google/2026/09/google-confirms-gemini-models-hacked-three-companies-in-ma...
2•oogali•13m ago•0 comments

Guide to Georgia (Travel Map)

https://www.rexby.com/wanderlush/georgia/map
1•conferza•14m ago•0 comments

Show HN: GeniusNotes-smart sticky notes that remember the app (Tauri/Rust, Win)

https://gradientbits.com/geniusnotes/
1•djaugo•14m ago•1 comments

Synthetic Sagas

https://www.scattered-thoughts.net/writing/synthetic-sagas/
1•torutofu•14m ago•0 comments

NetLanvas, an open-source self-hosted LAN discovery and mapping tool

https://netlanvas.com/
1•markeaster•16m ago•0 comments

Show HN: Ledge – A Markdown notebook that runs the code in your notes

https://ledge.sh
1•dancablam•16m ago•0 comments

2.4x Faster Native GPU Testing for Vitest and Jest Without a Browser

https://ben3d.ca/blog/native-gpu-testing-for-vitest-and-jest
1•bhouston•16m ago•0 comments

What Can the Arts Teach STEM About Disruption

https://karyalevni.substack.com/p/what-can-the-arts-teach-stem-about
2•diarmuid_glynn•16m ago•0 comments

If it's useful, go ahead and anthropomorphize whatever you want

https://leoferres.blog/the-people-telling-you-not-to-anthropomorphize-ai-cant-stop-doing-it/
1•leoferres•16m ago•0 comments

Why I Prefer to Write Correspondence Long-Hand [Image]

HTTPS://BI6.US/ER/JDF/LH.AVIF
2•retrocryptid•17m ago•1 comments

Meta's new transoceanic undersea cable boasts a petabit of bandwidth

https://www.tomshardware.com/networking/metas-new-transoceanic-undersea-cable-boasts-a-whopping-p...
1•MC995•17m ago•0 comments

One professor's AI-assisted output: 200 papers and 14 books this year

https://www.washingtonpost.com/education/2026/09/23/nine-months-200-academic-papers-one-professor...
1•pseudolus•17m 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.