2023
view article2023
view article2021
view article2018
view article2012
view article2011
view article2001
view article1993
view article1981
view article1979
view article1973
view article1970
view article1966
view article1965
view article1963
view article1963
view article1960
view article1957
view article1953
view article1946
view article1944
view article1943
view article1942
view article1940
view article1939
view article1933
view article1912
view article1906
view article1868
view article1860
view article1850
view article1836
view article1825
view article1811
view article1770
view article1616
view article1496
view article1279
view article1046
view article363
view articleAnnotated display of 1000 domestic electrical plugs and sockets from all over the world, including classic and obsolete types.
A fast, collaborative, and agentic video editor that runs in your browser. Create, cut, and compose videos with AI — no installs, no downloads.
Imagine you could talk to Hieronymus Bosch, the authors of the Book of Revelation, or of the Voynich Manuscript—a bizarre 15th century text written in an uncrackable code; that you could solve centuries-old mysteries by asking them, “what were you thinking?” You might be disappointed to hear them say, as does Luigi Serafini, author and illustrator of the Codex Seraphinianus, “At the end of the day [it’s] similar to the Rorschach inkblot test. Open Culture, openculture.com
Worldwide smartphone shipments are forecast to decline 12.9% year-on-year in 2026.
Offline navigation is a lifeline for travelers, adventurers, and everyday commuters. We demand speed, accuracy, and the flexibility to tailor routes to our specific needs. For years, OsmAnd has championed powerful, feature-rich offline maps that fit in your pocket. But as maps grew more detailed and user demands for complex routing increased, our trusty A algorithm, despite its flexibility, started hitting a performance wall. How could we deliver a 100x speed boost without bloating map sizes or sacrificing the deep customization our users love?
TLDR LiteLLM is an open-source AI gateway (36K+ GitHub stars) that routes hundreds of millions of LLM API calls daily for companies like NASA, Adobe, Netflix, Stripe, and Nvidia. We're at $7M ARR, 10 people, YC W23. When LiteLLM goes down, our customers' entire AI stack goes down. We need someone who makes sure that doesn't happen. You'd be the first dedicated reliability hire. You'll own reliability, performance, and production stability end-to-end. Nobody will tell you how to do it What this job actually is We'll be straight with you: this role is roughly 60% operational reliability and 40% deep performance engineering. On any given week you might be: Hunting a memory leak in our async streaming handler that causes OOMs after 4 hours unde
A systematic survey of 2,430 Claude Code responses across 3 models, 4 project types, and 20 tool categories.
With a theoretical model of breakfast, can we derive the existence of “dark breakfasts,” breakfasts that we know must exist, but have never observed?
Hours after the State of the Union address, House republicans introduced legislation banning LGBTQ+ books from public schools nationwide.
Is your vibe-coded app a Crapject or a Gift?
A statement from our CEO on national security uses of AI
Vickie Hardin Woods was worried she would lose her identity when she retired. Instead, she came up with a plan that made her feel more creative, connected and valued than ever
Move the test suite out of the open source tldraw/tldraw repo and into the closed source repo. Context The tldraw monorepo currently contains ~327 test files across unit, integration, and e2e tests: packages/tldraw: ~148 unit/integration...
Ultra fast and portable Parakeet implementation for on-device inference in C++ using Axiom with MPS+Unified Memory - Frikallo/parakeet.cpp
To combine stderr and stdout into the stdout stream, we append this to a command: 2>&1 For example, the following command shows the first few errors from compiling main.cpp: g++ main.cpp 2&...