frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Fatty acid could restore failing vision

https://www.sciencedaily.com/releases/2026/04/260422091043.htm
1•y1n0•2m ago•0 comments

Job Is to Give a Shit

2•danfunk•5m ago•0 comments

Orthogravity [Desktop Webgame]

https://app-b5dj4l0ji2gx.appmedo.com/
1•mrKola•5m ago•0 comments

TeraFab facilities will use Intel's 14A process

https://www.tomshardware.com/tech-industry/semiconductors/elon-musk-says-terafab-will-use-intels-...
2•y1n0•6m ago•0 comments

Bruce Davidson – His landmark Subway series and his path to Magnum

https://www.youtube.com/watch?v=8KmDB4VHpzQ
1•fallinditch•6m ago•0 comments

ICE Got My Data – EFFector 38.8

https://www.eff.org/deeplinks/2026/04/how-ice-got-my-data-effector-388
3•omer_k•11m ago•1 comments

Vibe Genomics

https://vibe-genomics.replit.app/
1•jedixit•12m ago•0 comments

Database Turing Award Winner Mike Stonebraker [video]

https://www.youtube.com/watch?v=YPObBOwIrHk
3•guiambros•13m ago•0 comments

SportScore MCP – free live sports data for Claude

https://github.com/Backspace-me/sportscore-mcp
1•sportscore•23m ago•0 comments

Show HN: Stenobird, podcast transcription service for your agent

https://stenobird.com
1•somewhatjustin•24m ago•0 comments

Z.ai phasing out original subscription plans

https://docs.z.ai/devpack/transition
1•reddec•24m ago•0 comments

Quantum 'Jamming' Explores the Fundamental Principles of Nature

https://www.quantamagazine.org/quantum-jamming-explores-the-truly-fundamental-principles-of-natur...
2•rolph•27m ago•0 comments

Beyond Memorization: Violating Privacy via Inference with Large Language Models [pdf]

https://proceedings.iclr.cc/paper_files/paper/2024/file/9028b8a3ca98f58e373f0c1497a17448-Paper-Co...
1•zinekeller•28m ago•0 comments

You Can't Game Your Way to a Real Education

https://www.nytimes.com/2026/04/19/opinion/schools-edtech-laptops-games-learning.html
5•paulpauper•36m ago•0 comments

My family tried to eat fewer ultra-processed foods

https://www.theguardian.com/global/2026/apr/20/ultra-processed-foods-diet-healthy-eating
5•paulpauper•37m ago•0 comments

Trade-school graduates often enter the workforce with significant debt

https://www.wsj.com/us-news/education/they-chose-careers-in-the-trades-and-still-wound-up-with-de...
1•paulpauper•37m ago•0 comments

xAI is buying cursor for $60B and the real play isnt code editors

https://webmatrices.com/post/xai-is-buying-cursor-for-60-billion-and-the-real-play-isnt-code-editors
1•bishwasbh•40m ago•0 comments

Fundamental Theorem of Calculus

https://david.alvarezrosa.com/posts/fundamental-theorem-of-calculus/
1•dalvrosa•40m ago•0 comments

OpClave- council of LLMs to get one synthesized answer

https://www.opclave.com
1•Aarush_b•41m ago•1 comments

Tempest vs. Tempest: The Making and Remaking of Atari's Iconic Video Game

https://tempest.homemade.systems
5•mwenge•47m ago•1 comments

Small regulatory RNAs show changes in schizophrenia and bipolar disorder

https://www.nature.com/articles/s41398-026-03808-x
3•PaulHoule•47m ago•0 comments

Hermes Agent – A self-improving AI agent

https://hermes-agent.nousresearch.com
1•rob•49m ago•0 comments

AI Tokens Optimization

https://tokenpinch.com
1•javiercast•51m ago•1 comments

Stalwart v0.16: A New Foundation

https://stalw.art/blog/stalwart-0-16/
1•birdculture•51m ago•0 comments

A deadly bacteria is creeping up the Atlantic Coast

https://grist.org/health/vibrio-bacteria-florida-shellfish/
3•Brajeshwar•59m ago•1 comments

Ask HN: Feedback request on new external network attack surface discovery tool

https://turbopentest.com/cloud-easm
1•integsec•59m ago•1 comments

Aegis Solis Archive: Hash manifest for cross-platform verification

https://archive.org/details/aegis-solis-archive-master-hash-manifest-v-13-final
1•aegissolis•1h ago•0 comments

How to turn off Google AI overview

https://substack.com/@grefiti/p-192810091
1•olafnub•1h ago•0 comments

The D.C. devotees of a niche arcade game (Killer Queen)

https://51st.news/where-to-play-killer-queen-arcade-game-washington-dc-midlands/
1•gnabgib•1h ago•0 comments

China backs orbital data center startup with $8.4B in credit lines

https://spacenews.com/china-backs-orbital-data-center-startup-with-8-4-billion-in-credit-lines/
2•ivewonyoung•1h ago•0 comments
Open in hackernews

GPT needs a truth-first toggle for technical workflows

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