2018
view article2017
view article2016
view article2015
view article2013
view article2011
view article2010
view article2009
view article2007
view article2001
view article1992
view article1989
view article1988
view article1988
view article1980
view article1980
view article1965
view article1964
view article1964
view article1962
view article1962
view article1961
view article1960
view article1958
view article1956
view article1955
view article1954
view article1950
view article1950
view article1948
view article1948
view article1947
view article1944
view article1941
view article1932
view article1931
view article1924
view article1921
view article1919
view article1919
view article1915
view article1910
view article1897
view article1885
view article1873
view article1870
view article1867
view article1864
view article1863
view article1860
view article1860
view article1851
view article1837
view article1812
view article1810
view article1739
view article1544
view article1454
view article1066
view article324
view article96
view articleAbstract page for arXiv paper 2609.02852: The Implications of Linguistic Illegibility for LLM Security
Abstract page for arXiv paper 2510.03215: Cache-to-Cache: Direct Semantic Communication Between Large Language Models
Update your apps to use new features, and test your apps against API changes.
Two rules keep an LLM from pasteurizing your writing: never take a word it suggests, and never let it encourage you. Then hand it all the tedious work.
Run typed option logits and autoregressive JSON locally with open models and WebGPU.
Android 17 QPR1 is the first release since Android Honeycomb (3.x) adding new APIs for app developers without a release to the Android Open Source Project. The new APIs are currently exclusive to the Pixel OS and aren't available to other Android OEMs. https://developer.android.com/sdk/api_diff/37.1/changes
Differential photon-emission microscopy localized debug enable register activity and narrowed the laser search before SWD-guided injection set the two bits required to restore Secure debug on an RP2350 A4.
Localhost, meet the Internet. Turn the server on your laptop into a public, encrypted URL on Cloudflare's edge with one command.
A foundation model for mobile, wearables, robots, smart home, automotive and microcontrollers. One 8-29 MB binary that beats models 10x its size on mobile tool calls and matches 2-3x bigger models on extraction.
South Korea's revised privacy law allows fines of up to 10% of revenue for major data breaches and requires 72-hour notifications for high-risk personal data exposure.
Let’s start with a question! Is this program well-defined? 1 2 3 4 int main() { while (true) ; } If you said yes, you’d be wrong — at least before C++26. A while (true); loop with no side effects used to be undefined behaviour. Compilers were free to assume it terminates, and some — Clang in particular — would optimize it away entirely, with spectacular consequences: 1 2 3 4 5 6 7 8 9 10 11 // https://godbolt.org/z/WYMxxeW1T #include <iostream> int main() { while (true) ; } void unreachable() { std::cout << "Hello world!" << std::endl; } In…
Why we rewrote Antfly's Go engine in Zig while the startup was still early: first principles, caring about the model instead of the embeddings, TigerBeetle-style simulation testing, and what the rewrite made possible.
A small, spotted tiger cat from Bolivia may just be the beginning of a wave of new small cat species.
The front and back parts of our brain come from different progenitor cells in embryos, which suggests they evolved as separate entities
Cloudflare's global network is immense but not limitless. As we look for small ways to trim our resource usage, we sometimes get lucky and we can cut significantly more. Here’s how we reduced one of our Pingora-based service's RAM usage with statistics.
If you’re reading this, there’s a very good chance you’ve seen this famous image of three iterations of SpaceX’s Raptor rocket engine.
A lot of programmers bandy about the term Cyclomatic Complexity. See what this means, in depth: definition, examples, and implications for your code.
Explore the harmony of technology and simplicity with Minimal. Our innovative approach strips away the unnecessary, focusing on what truly matters in your digital experience.
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Release notes for Claude Code, including new features, improvements, and bug fixes by version.