标签:#hackernews
找到 9174 篇相关文章
I don't want you to summarise the page
What is the mechanical world picture?
Krea 2 Technical Report
Fixing a Quicktake 150 serial connector
Show HN: The Cascade Graph – An interactive map of AI and energy constraints
Hello, I wanted to share with you all a interactive map of the economics and physics constraints of the AI buildout. It has macro drivers, industrial chokepoints, and where that shows up in markets. I've added 393 nodes and 562 edges to capture other supply / physics constraints as well. There's no sign up, and no pay wall, it's all free. Please let me know what you think!
AI's Affordability Crisis
Show HN: Nimic – Pure Python as a systems language with AOT compilation
Show HN: Treedocs: Documentation that automatically checks for staleness
Show HN: peerd – AI agent harness that runs entirely in your browser
Hey HN. http://peerd.ai is an AI agent harness that lives entirely in your browser as a web extension. You don’t have to install a separate “AI browser”. You don’t have to bolt on or run some external process or manage a clunky mcp integration. It’s just a fully contained web extension, written in no build vanilla JS with minimal non-browser dependencies, using your own provider keys, and Apache 2. This isn’t just a fun hack. While it has largely been a solo side project, I genuinely believe the
Markdy: Like Mermaid Diagrams, but for Motion
Performance of WebAssembly Runtimes in 2026
Lift4D: Harmonizing Single-View 3D Estimation for 4D Reconstruction In-the-Wild
Task Failed Successfully: Saturating NIC and Disk Bandwidth
Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX
Hi all! TikZ is a widely-used LaTeX package for drawing figures in papers. It uses commands like \draw[->] (0,0) -- (1,2); to draw lines, shapes, text, etc. Academics usually code up their figures by hand, so there is lots of twiddling around with the coordinates and recompiling until things look nice. I guess it’s a bit like SVG, but it’s more code than markup, for example it has loops with \foreach. I built an open-source WYSIWYG TikZ editor (available for web and desktop) that allows you to e