frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Governments are spending billions on their own 'sovereign' AI technologies

https://www.theguardian.com/technology/2025/oct/09/governments-spending-billions-sovereign-ai-tec...
1•JeanKage•55s ago•0 comments

A major evolution of Apple Security Bounty

https://security.apple.com/blog/apple-security-bounty-evolved/
1•jacopoj•1m ago•0 comments

An ESP32 3D Printed Robotic Grabber with a POV Cam [video]

https://www.youtube.com/watch?v=8faEnWKrBrA
1•meilily•3m ago•0 comments

Non-stop snow, instant noodles and yaks: tales of being trapped on Everest

https://www.theguardian.com/world/2025/oct/10/hikers-trapped-rescued-everest-survival-stories
1•tosh•4m ago•0 comments

A Deep Dive into MCP and the Future of AI Tooling

https://a16z.com/a-deep-dive-into-mcp-and-the-future-of-ai-tooling/
1•emreb•4m ago•0 comments

Vibe coding ChatGPT apps [video]

https://www.youtube.com/watch?v=Zt-XNN1mxDA
1•ainiro•8m ago•0 comments

The Embarrassing Ruby/Rails Subreddit Chronicles 2025-10-09

https://andymaleh.blogspot.com/2025/10/the-embarrassing-rubyrails-subreddit.html
1•unripe_syntax•14m ago•0 comments

Database Client for Convex

https://pluk.sh
1•m2fauzaan•14m ago•0 comments

Show HN: Lo fi beats to vibe code to – infinite diffs and lo fi

https://vibecafe.briansunter.com/
1•bribri•16m ago•0 comments

Gemstone Software Design [video]

https://www.youtube.com/watch?v=oYxWHgO_Ogo
1•msuniverse2026•17m ago•0 comments

Easy Cloud Storage Solution for Individuals? – Try MeshDrive

1•hardikprl94•17m ago•0 comments

FramePack Studio

https://framepack.studio/
1•yuyu74189w•18m ago•0 comments

Vard – Zod-inspired prompt injection detection for TypeScript

https://github.com/andersmyrmel/vard
1•andersmyrmel•20m ago•0 comments

Parallelizing Cellular Automata with WebGPU Compute Shaders

https://vectrx.substack.com/p/webgpu-cellular-automata
4•ibobev•21m ago•0 comments

Show HN: Quick Share App:I built a app can share files via local Wi-Fi or LAN

https://quick-share.app/
1•jumpdong•22m ago•0 comments

More on Carmichael

https://www.johndcook.com/blog/2025/10/09/more-on-carmichael/
1•ibobev•22m ago•0 comments

Fermi Paradox Weakens

2•fym•25m ago•0 comments

Show HN: Pilot Kit – An all-in-one toolkit I built for private pilot training

https://air.club/
1•Michael9876•26m ago•0 comments

Instarid: Free and Add-Free Tool to Plan Your Instagram Feed

https://instagrid.siquemlabs.com/
1•theolouvel•26m ago•0 comments

H1: Bootstrapping LLMs to Reason over Longer Horizons via Reinforcement Learning

https://arxiv.org/abs/2510.07312
1•saynotocoffee•28m ago•0 comments

Truth-Aware Decoding: Program Logic for Factual LMs

https://arxiv.org/abs/2510.07331
2•HenryAI•31m ago•1 comments

US anti-fascism expert blocked from flying to Spain at airport

https://www.theguardian.com/us-news/2025/oct/09/anti-fascism-mark-bray-rutgers-university
4•saubeidl•34m ago•0 comments

Nobel Peace Prize 2025: Venezuelan Politician Maria Corina Machado

https://www.bbc.com/news/live/c1l80g1qe4gt
6•DDerTyp•37m ago•0 comments

Nobel Peace Prize 2025

https://www.nobelprize.org/prizes/peace/2025/machado/facts/
27•mitchbob•37m ago•0 comments

Microsoft hypes PCs with NPUs, still can't offer a good reason to buy one

https://www.theregister.com/2025/10/10/microsoft_npu_windows_opinion/
1•YeGoblynQueenne•38m ago•0 comments

Nobel Peace Prize 2025: María Corina Machado

https://www.nobelprize.org/prizes/peace/2025/summary/
79•pykello•38m ago•44 comments

Show HN: I invented a new generative model and got accepted to ICLR

https://discrete-distribution-networks.github.io/
2•diyer22•39m ago•0 comments

Nobel Peace Prize – María Corina Machado

https://www.nobelprize.org/prizes/peace/2025/press-release/
4•lode•39m ago•1 comments

Tangram for Linux Is a Browser Built for Web Apps

https://www.omglinux.com/tangram-web-app-browser-for-linux/
2•pickledoyster•40m ago•1 comments

Show HN: I extracted BASIC listings for Tim Hartnell's 1986 book

https://github.com/nzduck/hartnell-exploring-ai-book
1•nzduck•40m ago•0 comments
Open in hackernews

Vexing Exceptions

https://ericlippert.com/2008/09/10/vexing-exceptions/
15•CGamesPlay•6h ago

Comments

lmm•1h ago
The classification is probably right, but this post feels half-baked. There are some valuable points in here (never suppress exceptions that indicate programming errors!) but it's missing guidance on how to handle cases like bad user input, and how to actually do the exception handling for cases like file not found.