标签:#ha
找到 15298 篇相关文章
No Let, No Rec, No Problem: A Gentler Introduction to the Y and Z Combinators
Morningstar values SpaceX at $780B, half its IPO target
Hermes Desktop
Android Is Fighting Phone Scams With a New Feature to Prove Who’s Calling
Available for Android 12 and later, the anti-scam feature is baked into Google Dialer, which sends a silent “confirmation signal” to ensure whoever’s calling you is who they appear to be.
GitHub Copilot App
Pyro Caml Continuous Profiler for OCaml
Bringing Up DeepSeek-V4-Flash on AMD MI300X
U.S. Army Corps of Engineers Bay Model
Show HN: RePlaya – self-hosted browser session replay with live tailing
Hi HN, I'm one of the founders of s2.dev. RePlaya ( https://github.com/s2-streamstore/replaya ) is a self-hosted browser session replay tool using rrweb ( https://github.com/rrweb-io/rrweb ). It occurred to me that a durable stream per session would be a much neater architectural foundation for much of what you'd want from such a tool. As a unique feature, it also made live tailing straightforward because the player can read from the same stream the recorder is appending to. The alternative arch
QBE – Compiler Back end: Version 1.3
Larry Ellison: "Citizens will be on their best behavior because we’re recording"
AI Vulnerability Intelligence Agent Converts CVEs to Actionable Security Reports
I made a kernel 2.2x faster. It made my training loop 3x slower
Intelligent Terminal 0.1
Microsoft launches Project Solara, device platform for AI
Three Ways to Get Paid (2018)
CLI tool that packages data science projects for LLM context windows
BPF support in GCC 16 and beyond
Show HN: MetaBrain – A local document memory for AI agents
Hello there HN I experimented with agentic coding recently and I felt the need to track more contextual data by project. Also I felt the need to be able to go beyond the 1D chat to communicate with agents. So I created a local document memory, that is discoverable by agents themselves. The CLI is designed to be easy to pick up by agents. It allows humans to collaborate too by reading / searching / editing documents in the store. I have a Mac native GUI in the review process, I hope it will show