Hacker News
Scientists Confirm 'Brain-Eating Amoeba' Is Widespread Yellowstone Grand Teton
What We Think About When We Think About Benchmarking
Article URL: https://www.paradedb.com/blog/what-we-think-about-when-we-think-about-benchmarking
Comments URL: https://news.ycombinator.com/item?id=48115769
Points: 1
# Comments: 1
FDA chief resigns after Trump admin forced approval of fruity e-cigs
Article URL: https://arstechnica.com/health/2026/05/fda-chief-resigns-after-trump-admin-forced-approval-of-fruity-e-cigs/
Comments URL: https://news.ycombinator.com/item?id=48115765
Points: 3
# Comments: 0
The newest AI boom pitch: Host a mini data center at your home
Article URL: https://arstechnica.com/ai/2026/05/the-newest-ai-boom-pitch-host-a-mini-data-center-at-your-home/
Comments URL: https://news.ycombinator.com/item?id=48115754
Points: 1
# Comments: 0
Show HN: Clodcapture – save and resume Claude.ai chats across sessions
Chrome extension that captures Claude.ai conversation state and lets you reload it into a new chat. All local, no account, free. Solves the "I lost my whole debugging session" problem.
Comments URL: https://news.ycombinator.com/item?id=48115739
Points: 1
# Comments: 0
Cherry Kearton: The eccentric influence on a young Sir David Attenborough
Article URL: https://www.bbc.com/future/article/20260507-cherry-kearton-the-eccentric-influence-on-a-young-sir-david-attenborough
Comments URL: https://news.ycombinator.com/item?id=48115716
Points: 1
# Comments: 0
Two more public disclosures, it will never stop
Article URL: https://deadeclipse666.blogspot.com/2026/05/two-more-public-disclosures-it-will.html
Comments URL: https://news.ycombinator.com/item?id=48115714
Points: 1
# Comments: 0
Fuck You, Bambu Lab. Go Ahead, Sue Us
Article URL: https://gamersnexus.net/fk-you-bambu-lab
Comments URL: https://news.ycombinator.com/item?id=48115681
Points: 3
# Comments: 0
Anything that is underneath the cursor gets fed into Google's surveillance AI
Article URL: https://mastodon.social/@mcc/116563821063587689
Comments URL: https://news.ycombinator.com/item?id=48115669
Points: 3
# Comments: 0
RealtimePokerCalculator
Article URL: https://www.mik.lt/RealtimePokerCalculator.zip
Comments URL: https://news.ycombinator.com/item?id=48115665
Points: 1
# Comments: 0
The Walled Garden of the Surveilled Web
Article URL: https://kirill.korins.ky/articles/the-walled-garden-of-the-surveilled-web/
Comments URL: https://news.ycombinator.com/item?id=48115661
Points: 1
# Comments: 0
Snack giant switches to black and white packaging as Iran war hits ink supplies
Article URL: https://www.bbc.com/news/articles/c78k405j8pdo
Comments URL: https://news.ycombinator.com/item?id=48115655
Points: 1
# Comments: 0
Show HN: Dexgram – Telegram to Codex Desktop Bridge for Windows
I looked around for a while looking for something that:
A. Is a self-contained binary. I know it's not really important, but I like the hygiene.
B. I wanted Codex Desktop on the go, not Codex CLI.
C. I wanted to go back to the work I started on my phone once I return to my desktop. Vice-versa would be nice too, but I don't really need it.
D. I was sick of the usual "agents" that sucked at managing context, poor tool handling, and overall instability. First party harnesses are just better.
E. Native Windows support without a ton of deps. Apparently nobody likes Windows so all the good stuff is made for macOS.
F. Finally, I wanted Codex on the go, not a full-blown agent. I am seriously over agents at this point and I will probably return to them at a later date.
I didn't find anything I liked so I decided to make one.
Features are listed in git. Hopefully someone likes it.
There might/will be bugs. Create issues or submit PRs. Be nice :)
PS: project was entirely done in GPT-5.5-High
Comments URL: https://news.ycombinator.com/item?id=48115645
Points: 1
# Comments: 0
Two Thousand Line educational operating system released by Cornell University
Article URL: https://github.com/yhzhang0128/egos-2000
Comments URL: https://news.ycombinator.com/item?id=48115297
Points: 1
# Comments: 1
DeepSeek V4's indexer dies at 65K. We got it to 1M on 6GB
Article URL: https://arxiv.org/abs/2605.02568
Comments URL: https://news.ycombinator.com/item?id=48115294
Points: 2
# Comments: 0
Mm-ctx – fast, multimodal context for agents
Article URL: https://huggingface.co/posts/spillai/891696740911772
Comments URL: https://news.ycombinator.com/item?id=48115253
Points: 1
# Comments: 1
Open Source Claude Code Offer to Help
Hello I have some time after work and would like to offer to help use Claude Code for 1 specific (TBD) open source project that needs some help. No charge. I have finished all my personal projects (I've literally pulled scraps of thoughts from my notes to create and finish other projects using Claude Code and now I'm (running dry) ready to help others) and have plenty of Claude Code tokens to use each month with the Max 20x plan. Does anyone out there have a good proposal for using Claude Code that will help their open source project? I will clone the repo, ask Claude Code to find bugs if you like or fix bugs as needed or just provide you with reports of bugs (or whatever) if you like. LMK thanks. Some background: I have been using Claude Code since last year professionally (my job gave me access to Claude Code to use for coding). Before that I've continuously worked professionally as a Software Engineer for numerous years. I ask for you to reach out to me because I need your energy and motivation to encourage me to do this work. I suppose I can look for and find some work on my own but I'm not motivated. The human connection, even if over the wire, is so important. We are the impetus to get things done! I am working currently so my available time is not extensive although, as you know, Claude Code is a force multiplier and the productivity is off the charts for someone in my position. I'd like to offer some of my time to help.
Comments URL: https://news.ycombinator.com/item?id=48115222
Points: 1
# Comments: 0
Idle Musings on 201
Article URL: https://www.solipsys.co.uk/ZimExpt/IdleMusingsOn201.html
Comments URL: https://news.ycombinator.com/item?id=48115201
Points: 1
# Comments: 0
Fossier – GitHub spam prevention for open source repositories
Article URL: https://github.com/PThorpe92/fossier
Comments URL: https://news.ycombinator.com/item?id=48115192
Points: 1
# Comments: 0
Ask HN: Does anyone know what a monad is?
I’ve started learning haskell a few weeks ago and I’ve been recently trying to understand what a monad is. I can’t seem to find and explanation that makes sense. Every other comment on the subject seems to be about how no one can explain what is a monad.
For example I don’t understand (beyond the concept as a whole): 1. How do monads allow side effects if you can’t have side effects in Haskell? 2. Are monads just a name for a reccuring way to aproach a problem? 3. In what scenario would you use a monad, or for what type of problem?
Comments URL: https://news.ycombinator.com/item?id=48115190
Points: 1
# Comments: 0
