Hacker News
Rising carbon dioxide levels now detected in human blood
Article URL: https://phys.org/news/2026-02-carbon-dioxide-human-blood.html
Comments URL: https://news.ycombinator.com/item?id=47261968
Points: 2
# Comments: 0
You've Never Seen Ants Like This Before
Article URL: https://www.nytimes.com/2026/03/05/science/ants-3d-scans.html
Comments URL: https://news.ycombinator.com/item?id=47261928
Points: 1
# Comments: 0
General Agentic Memory via Deep Research
Article URL: https://arxiv.org/abs/2511.18423
Comments URL: https://news.ycombinator.com/item?id=47261927
Points: 1
# Comments: 0
Fast realtime updates without WebSockets
Article URL: https://blog.alcazarsec.com/tech/posts/fast-realtime-updates
Comments URL: https://news.ycombinator.com/item?id=47261926
Points: 1
# Comments: 0
Show HN: Investment Portfolio of a VC
Article URL: https://indiealpha.com/
Comments URL: https://news.ycombinator.com/item?id=47261925
Points: 1
# Comments: 0
ChatGPT Says She's a Certified Genius [video]
Article URL: https://www.youtube.com/watch?v=eEbz4GOMf1g
Comments URL: https://news.ycombinator.com/item?id=47261921
Points: 1
# Comments: 0
How I stopped going to my agent and made it come to me
I've been using openclaw for a while now and the thing that clicked for me was realizing how much of it is built for the agent to take initiative. I started by going to the agent whenever I needed something, but there's a whole other side where the agent comes to you, and once you set up a couple of these it's hard to go back.
1. Heartbeat + HEARTBEAT.md
Your agent wakes up every 30 minutes, reads HEARTBEAT.md, and acts on whatever you've written in there. You can tell it to check your email for anything urgent, track a package, watch the weather, whatever makes sense for your day. Just plain english. The cool part is the agent can edit its own HEARTBEAT.md too, so if you say something like "keep an eye on X for me" in conversation, it'll add that to its checklist without you touching any files.
2. Cron jobs
Heartbeat is good for "check this periodically" but if you need something at an exact time, cron is the way to go. Morning briefing at 8am, weekly recap of your github notifications, a one-shot reminder for a deadline three weeks out. You can inject cron results into your main session so the agent has all your conversation context, or run them isolated for a clean slate. I use main session injection for daily stuff because the agent already knows what I care about from prior conversations.
3. Set up more than one channel
I only had discord connected for the longest time and didn't think much of it. But once I added whatsapp too, I set up routing so casual updates go to discord and anything time-sensitive goes to whatsapp. It makes a huge difference because I'm way more likely to see a whatsapp ping than a discord notification buried under 30 servers.
4. Phone calls
All the messaging channels work great but they're still notifications, and I kept finding myself checking them too late for things that actually mattered. A phone call is different because your phone actually rings and you have to actively decide not to answer. Openclaw has a native voice call plugin but setting it up means wiring together telephony APIs, speech-to-text, text-to-speech, and getting all the audio routing right. There's a clawhub skill called clawr.ing that handles all of that for you. You install the skill and your agent can call your phone whenever it decides something warrants a real call. Phone rings, you pick up, you talk.
5. Keyword alerts with f5bot
This one's a bit of a hack but it works great. F5bot is free and sends email alerts when specific keywords show up on reddit, hacker news, or lobsters. Point your agent at those emails through the heartbeat and you've got monitoring for anything you care about, mentions of your name, topics you follow, whatever. The agent reads through the noise and only brings up what's worth looking at.
Once I set up a few of these it changed how I think about the whole thing. Less "open chat, ask question" and more like having someone paying attention in the background who taps me when something comes up.
If you've got a setup like this I'd love to hear about it, I feel like I'm still only scratching the surface here.
Comments URL: https://news.ycombinator.com/item?id=47261911
Points: 1
# Comments: 0
Show HN: RAGLight, serve a RAG pipeline as a REST API and chat UI in one command
I added a `serve` command to RAGLight, a modular RAG library I've been building.
raglight serve # FastAPI server (ingest, query, list collections) raglight serve --ui # same + Streamlit chat UI Config is env vars (LLM provider, embeddings provider, collection name, port).
Comments URL: https://news.ycombinator.com/item?id=47261906
Points: 1
# Comments: 0
Why Sci-Fi Authors Hate AI
Article URL: https://dailymolt.com/p/why-sci-fi-authors-hate-ai-and-why
Comments URL: https://news.ycombinator.com/item?id=47261903
Points: 1
# Comments: 0
How do you stop AI from making bad architectural decisions in your codebase?
The problem I keep hitting: AI assistants are making architectural decisions — what to import, which layer to touch, which module to put things in — without any understanding of the architecture they're working in.
It's not just wrong paths. It's more fundamental. The AI doesn't know your module ownership. It can't trace the blast radius of a change. It has no idea which constraints your team has defined or why. It gets files and hallucinates the rest.
I built Mikk to fix this — a codebase context engine that parses your TypeScript project and gives your AI the architecture it's missing. Dependency graph, module boundaries, blast radius analysis, architectural contracts, and a live MCP server so the AI can query your real architecture mid-task.
Curious how others are handling this. CLAUDE.md written by hand? RAG pipelines over your source? Context window tricks? What's actually working for non-trivial codebases?
(Mikk is open source: https://github.com/Ansh-dhanani/mikk)
Comments URL: https://news.ycombinator.com/item?id=47261392
Points: 1
# Comments: 0
AWS Aurora DSQL Playground
Article URL: https://playground.dsql.demo.aws/
Comments URL: https://news.ycombinator.com/item?id=47261391
Points: 1
# Comments: 0
Discovering a Bluetooth trust flaw in Android
Convergent evolution in locomotory patterns of flying, swimming animals (2011)
Article URL: https://www.nature.com/articles/ncomms1350
Comments URL: https://news.ycombinator.com/item?id=47261367
Points: 1
# Comments: 0
Rapid Modeling (2023)
Article URL: https://jbminn.com/blog/posts/rapid-modeling/
Comments URL: https://news.ycombinator.com/item?id=47261358
Points: 1
# Comments: 0
GPL upgrades via section 14 proxy delegation
Article URL: https://runxiyu.org/comp/gplproxy/
Comments URL: https://news.ycombinator.com/item?id=47261349
Points: 2
# Comments: 0
Zed now forces arbitration and opt-out requires PII
Article URL: https://zed.dev/blog/terms-update
Comments URL: https://news.ycombinator.com/item?id=47261347
Points: 2
# Comments: 1
Standard mental health therapies fall short for autistic adults, study suggests
Article URL: https://www.psypost.org/standard-mental-health-therapies-often-fall-short-for-autistic-adults-study-suggests/
Comments URL: https://news.ycombinator.com/item?id=47261345
Points: 1
# Comments: 0
Version 1.4.1 of Bayesian SSH is available
Article URL: https://github.com/abdoufermat5/bayesian-ssh
Comments URL: https://news.ycombinator.com/item?id=47261336
Points: 1
# Comments: 0
Show HN: Costrace – Open-source LLM cost and latency tracking across providers
I built Costrace because I was tired of checking three different dashboards to understand my LLM spend.
It's an open-source tool that tracks cost, token usage,latency, geographic distribution across OpenAI, Anthropic, and Google Gemini in one place. The SDKs work by monkey-patching the official client libraries, so you don't change any of your existing code — just init and go. You can self-host the whole thing or use the hosted version at costrace.dev.
GitHub: github.com/ikotun-dev/costrace Happy to answer any questions about the architecture or monkey-patching approach.
Comments URL: https://news.ycombinator.com/item?id=47261329
Points: 1
# Comments: 0
LLMs Are Antithetical to Writing and Humanity
Article URL: https://thedispatch.com/article/donald-trump-third-term-steve-bannon-jd-vance/
Comments URL: https://news.ycombinator.com/item?id=47261327
Points: 2
# Comments: 0
