标签:#hackernews
找到 9732 篇相关文章
Bringing down my ZSH load times from ~3.1s to ~230ms
AI chemist improves a challenging reaction in medicinal chemistry
Show HN: Relaymux, a tmux-based meta-harness for local coding agents
Hey HN, There’s been a lot of interest recently in meta-harnesses, loops, and multi-agent orchestration. Obviously, there are already a lot of good tools: Conductor, cmux, the native Codex / Claude Code apps, etc. For my own use cases, I’ve felt that the orchestration layer tends to feel overengineered. I mostly wanted a simple local harness (i.e Pi) for running and tracking CLI agents with the ability to hop in (via tmux). Relaymux is my opinionated attempt at that. A few design principles: - T
Reasons to be pessimistic (and optimistic) on the future of biosecurity
ChatGPT Is Down
Capital Factory CEO Joshua Baer killed in plane crash near Laredo, TX
The Competitive Moat That AI Can't Replicate
Poland Invests $11M in ElevenLabs to Build AI Tech Hub
Only 16 Percent of Americans Think AI Will Have a Positive Impact on Society
Pentagon says Grok has been used to launch missiles at Iran
Agentic Resource Discovery Specification
https://developers.googleblog.com/en/announcing-the-agentic-...
DeepSeek v4 Pro 1.6T model post-trained by Huawei on 1000 Ascend 910C chips
Show HN: An 8-bit live gamecast for baseball
Hey HN, I built a website to watch live baseball games in an 8-bit broadcast. It takes live MLB data streams and converts them into near real-time pixel art gamecasts. Been waiting to share this for when there’s actually a good slate of games happening since the site is pretty bare otherwise. Here is today's schedule: Mets @ Reds - 9:40am PDT https://ribbie.tv/watch/game/824503 Royals @ Nationals - 10:05am PDT https://ribbie.tv/watch/game/822721 Marlins @ Phillies - 10:05am PDT https://ribbie.tv
Show HN: Vpod – Tiny Linux sandbox running in WASM
Hi HN, I spent the last few months reading the RISC‑V specification to build the lightest possible sandboxes. The idea behind a vpod is to quickly spin up a Linux sandbox from snapshots (Alpine by default) without any setup or subsystem required. The trade-off for portability and security is raw CPU speed. So we don't expect it to match native workloads with Python or pip, for example. More info is in the README https://github.com/capsulerun/vpod Happy to answer any questions!
Findaforager.com – The Database to Find a Forager Near You
Magic Trackpad 2 force-touch clicks and haptics for Linux
Al Arabiya English obtains 14-point draft of US-Iran Memorandum of Understanding
Launch HN: Adam (YC W25) – Open-Source AI CAD
Hey HN! I'm Zach from Adam ( https://adam.new/ ). We're building AI agents for mechanical CAD software. We’ve built the company on two fundamental beliefs: - AI will be the primary medium for creating mechanical designs just like it is in software today. - The best paradigm for CAD generation is to generate CAD as code (text -> code -> CAD). We’re building CADAM, an open source Text to CAD platform. It's a React app (TanStack Start) with a Supabase backend for auth, database, and file storage. T