frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Spar [KILL]: AI distribution agent for startups that identifies warm intro paths

https://sparit.vc/spar/d/BPCf3D6XsY
1•endofcoding•5m ago•0 comments

Markdown, the WD-40 of Digital Information

https://hoeijmakers.net/markdown-the-wd-40-of-digital-information/
2•speckx•6m ago•0 comments

Domain-level metacognitive monitoring in frontier LLMs: A 33-model atlas

https://arxiv.org/abs/2605.06673
1•Brajeshwar•6m ago•0 comments

Hey Bambu Lab: come sue us [video]

https://www.youtube.com/watch?v=1jhRqgHxEP8
2•Topfi•6m ago•0 comments

Short form video "clippers" are overrunning the internet

https://www.npr.org/2026/05/12/nx-s1-5794670/influencers-creators-video-clips
2•tolerance•6m ago•0 comments

Looking for design partners – Building Agent-mediated communication

1•ckerf24•7m ago•0 comments

The social contract between the user and the OS is broken

1•m348e912•10m ago•0 comments

Claude for the Legal Industry

https://claude.com/blog/claude-for-the-legal-industry
1•droidjj•11m ago•0 comments

Exim Mail Server Hit by "Dead.Letter" TLS Flaw, Admins Told to Upgrade

https://fossforce.com/2026/05/exim-mail-server-hit-by-dead-letter-tls-flaw-admins-told-to-upgrade/
1•speckx•12m ago•0 comments

Show HN: Free online lectures on Computer Science and Discrete Math topics

https://www.youtube.com/channel/UCaBw3oACBbnONFFRR2D-dpA
2•furcyd•13m ago•0 comments

Fast, Updatable Lookups with the Join Table Engine in ClickHouse

https://clickhouse.com/blog/join-table-engine
2•samaysharma•16m ago•0 comments

2 Mistakes, 1 weird trick, 27 years: an explainer of the OpenBSD SACK bug

https://www.studiodemby.com/standalone/sack-vulnerability/index.html
1•shrimplectic•17m ago•0 comments

How to make your text look futuristic

https://typesetinthefuture.com/2016/02/18/futuristic/
13•_vaporwave_•17m ago•0 comments

Ask HN: If AI has made engineers more efficient, why does everything feel worse?

2•ent101•18m ago•1 comments

More Thinking, More Bias: Length-Driven Position Bias in Reasoning Models

https://arxiv.org/abs/2605.06672
1•Brajeshwar•20m ago•0 comments

Slop-Amplified Fear of Privilege Escalation (Local, Not Remote) in Linux Kernel

https://techrights.org/n/2026/05/12/The_Slop_Amplified_Fear_of_Privilege_Escalation_Local_Not_Rem...
1•speckx•22m ago•0 comments

Supporting critical Open Source with $5M credits for vulnerability detection

https://depthfirst.com/open-defense
6•andreamichi•24m ago•1 comments

Samsung is upgrading its smart refrigerators with Google AI to recognize foods

https://qz.com/samsung-bespoke-fridge-google-gemini-ai-food-recognition-051126
2•stalfosknight•24m ago•0 comments

Swatch Audemars Piguet Royal Pop Collaboration Is Here and It's Not a Wristwatch

https://www.hodinkee.com/articles/introducing-swatch-x-ap-royal-pop
1•ig0r0•24m ago•0 comments

Show HN: OCL Nexus – An automated compute layer for AI agents with native MCP

https://oclnexus.com
1•rgombash•25m ago•0 comments

Pg_sorted_heap: Sorted heap table AM for PostgreSQL with zone map scan pruning

https://github.com/skuznetsov/pg_sorted_heap
1•samaysharma•28m ago•0 comments

Pixal3D: Pixel-Aligned 3D Generation from Images

https://ldyang694.github.io/projects/pixal3d/
2•lastdong•29m ago•0 comments

There Is a Fire Sale on M.B.A.s

https://www.wsj.com/lifestyle/careers/there-is-a-fire-sale-on-m-b-a-s-87d56c69
1•JumpCrisscross•29m ago•0 comments

JP Morgan to scrap £3B London HQ if Starmer is replaced by PM 'hostile to banks'

https://www.theguardian.com/business/2026/may/12/jamie-dimon-jp-morgan-could-scrap-new-3bn-hq-if-...
1•pera•30m ago•1 comments

Alzheimer's drugs offer little benefit, major review finds

https://theconversation.com/alzheimers-drugs-offer-little-benefit-major-review-finds-and-the-reas...
2•PaulHoule•31m ago•0 comments

OpenAI Hit with Overdose Suit Targeting ChatGPT Drug Advice (1)

https://news.bloomberglaw.com/litigation/openai-hit-with-overdose-suit-centered-on-chatgpt-medica...
5•1vuio0pswjnm7•33m ago•0 comments

Mergecrew: Open-source agentic SDLC with human-gated prod deploys

https://github.com/mergecrew/mergecrew
2•thiagolima•33m ago•0 comments

Molière Ex Machina: AI used to create 'new work' by beloved French playwright

https://www.theguardian.com/stage/2026/may/11/moliere-ex-machina-ai-create-new-work-france-equiva...
2•Brajeshwar•34m ago•0 comments

Ask HN: Is Spam getting worse or is Gmail getting worse?

4•adamtaylor_13•35m ago•2 comments

Chatbots struggle to understand open gov data sources

https://www.urban.org/urban-wire/ai-becoming-go-data-questions-how-reliable-are-answers?
4•apwheele•36m ago•0 comments
Open in hackernews

Avows – HSA/FSA receipt tracker that runs in the browser

https://avows.app/
2•ssamine•1h ago

Comments

ssamine•1h ago
Built this app to snap receipts immediately after purchasing so that I reimburse with HSA/FSA plan. The classification side (Gemini against IRS Pub 502) is straightforward and what I'm actually proud of is the architecture: no Avows server in the data path.
ssamine•1h ago
Currently the flow is: snap receipt or upload receipts to your drive (there will be folder created for you) - gimini classifies the items and flags reimbursible items-the data goes to IndexDB or your drive directly from your browser. Avows doesnt touch anything.easy tracking and knowing how much you can reimburse later or by deadline how much you have left to reimburse.

next in roadmap: create a browser extension to autofill claim forms.