标签:#hackernews
找到 10109 篇相关文章
Providers, not insurers, are responsible for excess U.S. health care cost (2024)
How JPL keeps the 13-year-old Curiosity rover doing science
A key remapping daemon for Linux
Claude Desktop spins up a VM without no way of stopping it
U.S. kids no longer reading for pleasure
Study links iPhone rollout to decline in US birth rates
The Case for Free Online Books (2014)
The state of building user interfaces in Rust
We found a $60 Hetzner VM competing with AWS and Google VMs over $500/mo
Babel-USB: USB drive with every file
Social Security Now Expects Shortfall Earlier, in Late 2032
DiffusionGemma: 4x Faster Text Generation
Show HN: Extend UI – open-source UI kit for modern document apps
We're open-sourcing 14 components & examples today for PDF, DOCX, and XLSX viewers, plus bounding box citations, file upload, e-signature, and more. It's MIT licensed and fully customizable. Demo video here: https://share.extend.ai/kRmSGKRF When we started, we tried every file viewer and document component library we could find. Unfortunately, none of them had all the functionality (and polish) that we wanted, so we ended up building our own for https://extend.ai/ . It was only ever meant to be
Postgres by Example
Anatomy of a high-performance EP kernel
The Last Evolution, by John W Campbell Jr. (1932)
Show HN: HelixDB – A graph database built on object storage
Hey HN, it’s been just over a year since we launched HelixDB ( https://news.ycombinator.com/item?id=43975423 ), a project a friend and I started in college. It’s an OLTP graph database built on object-storage, with native vector search and full-text search (FTS). Why graph, vector and FTS? Graph databases provide a natural cognitive model for data, vectors allow for a semantic understanding of the entities and relationships in the graph, and FTS provides more specific filtering. Many AI-driven a