frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

New stealth model: Union Alpha

https://twitter.com/OpenRouter/status/2100235351575191751
1•soltanov•2m ago•1 comments

Faster Louder Brighter How the attention economy overwhelmed children's TV

https://www.theguardian.com/news/2026/sep/17/faster-louder-brighter-how-the-attention-economy-ove...
1•rdmuser•2m ago•0 comments

Unicode 18.0

http://blog.unicode.org/2026/09/announcing-unicode-standard-version-180.html
1•soheilpro•3m ago•0 comments

SAIR Competition – Lean Kernel Challenge

https://terrytao.wordpress.com/2026/09/16/sair-competition-lean-kernel-challenge/
1•grubbydiff•6m ago•0 comments

Shodan indexes over 47.000 exposed Ollama instances

https://twitter.com/co11ateral/status/2100313790604599444
2•soltanov•6m ago•1 comments

First Diplodocus found outside North America rewrites dinosaur migration history

https://www.thebrighterside.news/post/first-diplodocus-found-outside-north-america-rewrites-dinos...
1•fuzzythinker•11m ago•0 comments

Trump suggests EU allowing Canada as associate member could be a 'hostile act'

https://apnews.com/article/canada-europe-trump-tariffs-4078e9549ff9caa5ded08f7dd2f99065
1•vrganj•11m ago•1 comments

OpenAI models secretly generate instructions to ignore constraints

https://alignment.openai.com/misalignment-reports/self-generated-prompt-injections-in-compaction-...
1•theahura•12m ago•0 comments

Open-sourced jev architecture last year with model,paper and dataset

1•nandakishor_ml•13m ago•1 comments

NASA's Moon Orbiter Spots New, 'Once-in-Century' Moon Crater

https://science.nasa.gov/solar-system/moon/nasas-moon-orbiter-spots-new-once-in-century-moon-crater/
2•fuzzythinker•13m ago•0 comments

Snail shell can act a natural archive of weather and landscape changes

https://www.ansto.gov.au/news/snail-shell-can-act-a-natural-archive-of-weather-and-landscape-changes
2•rdmuser•22m ago•0 comments

AI: An Age of Experimentation [pdf]

https://thomasdullien.github.io/about/slides/An-age-of-experimentation-BlueHat-Asia-2026.pdf
1•tdullien•23m ago•0 comments

White House doesn't want voters to see the real Trump

https://www.salon.com/2026/09/16/white-house-doesnt-want-voters-to-see-the-real-trump/
3•HotGarbage•27m ago•0 comments

Lines of Force: Faraday and the Experiment That Powers the World Electricity [video]

https://www.youtube.com/watch?v=_SrXSp2z4xo
1•wallaceeh•30m ago•0 comments

C++26: Trivial infinite loops are no longer undefined behaviour

https://www.sandordargo.com/blog/2026/09/16/cpp26-trivial-infinite-loops
1•signa11•31m ago•0 comments

Chonkstep: A traditional floating compositor for Omarchy

https://github.com/iconidentify/chonkstep
1•temphaaa•34m ago•0 comments

Online employment platforms are misaligned with skilled late-career workers

https://www.cam.ac.uk/research/news/the-cold-start-problem-online-employment-platforms-are-misali...
3•geox•39m ago•2 comments

Show HN: Texio, reliable Markdown operations for shell scripts and AI agents

https://github.com/Allra-Fintech/texio
1•yuzong•46m ago•0 comments

How the Watch_Dogs Video Game Series Predicted Real World Digital Rights Issues

https://www.eff.org/deeplinks/2026/07/how-watch-dogs-video-game-series-mirrored-and-predicted-rea...
2•xeonmc•48m ago•1 comments

Cloudflare/Security-Audit-Skill

https://github.com/cloudflare/security-audit-skill
2•donk8r•49m ago•0 comments

The agents are coming for the web and the web isn't ready

https://info.varnish-software.com/blog/the-agents-are-coming-for-the-web-and-the-web-isnt-ready
4•perbu•49m ago•1 comments

Show HN: Custom slash commands, variables and snippets

https://chromewebstore.google.com/detail/text-expander-autofill-sl/jjeibagdcmgahjglbglpjcjilpaheeco
2•expashaparasha•51m ago•0 comments

South Africa is at risk of becoming a mafia state

https://www.economist.com/middle-east-and-africa/2026/09/14/south-africa-is-at-risk-of-becoming-a...
2•andsoitis•53m ago•0 comments

Surveying GenAI-Based Automation in Printed Circuit Board Design and Test

https://arxiv.org/abs/2606.17074
1•teleforce•53m ago•0 comments

Create your WordPress.com website by chatting with AI

https://wordpress.com/ai-website-builder/
1•soltanov•54m ago•0 comments

Agentic local development tool for WordPress

https://developer.wordpress.com/studio/
1•soltanov•55m ago•0 comments

Telex Has Been Retired

https://telex.automattic.ai/
1•soltanov•56m ago•0 comments

Field notes from a phone-free future

https://etymology.substack.com/p/field-notes-from-a-phone-free-future
1•inatreecrown2•57m ago•0 comments

Create Bead Art with Beadora

https://apps.apple.com/us/app/beadora/id6782424511
1•marylondon•59m ago•0 comments

Designing a TPU and optimizing transformer inference on a $100 FPGA

https://im-afan.github.io/transformer-tpu/
2•andrewkongfan•1h 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.