PostgreSQL Performance Comparison PostgreSQL Version Comparison Raw Data PostgreSQL Version Transactions Latency (ms) TPS PG12 178430 5.379 2973.119642 PG13 149433 6.423 2489.901484 PG14 174704 5.494 2911.603621 PG15 147527 6.506 2458.638847 PG16 178045 5.390 2967.223055 PG17 167942 5.715...
Moondream 3 Preview: Frontier-level reasoning at a blazing speed Think deeper, detect smarter, run just as fast.
Typst: a possible LaTeX replacement Typst is a program for document typesetting. It is especially well-suited to technical material [...]
Taming your shell for LLMs I recently got frustrated with Codex’s command permissions. They don’t let you configure which commands should always be allowed or denied. There’s an issue about it, but it’s …
Parquet with GEOMETRY type is not GeoParquet Parquet is a column-oriented storage file format I love to use in web apps, because I can access large datasets from a remote location without loading the entire file into memory. Several JavaScript libraries allow reading remote Parquet files: DuckDB-WAS...
Agent design lessons from Claude Code First, acknowledge the obvious: The last post on this blog is from 2019. Most of the other posts here are about Uni. Some are still pretty good! Others maybe less so.
What does it take to build a human-like user simulator? [User Sims / Part II] A framework for building user simulators and open questions.Co-written with Nick Tomlin.
JSON is not JSON Across Languages | Dochia CLI Blog JSON (JavaScript Object Notation) was supposed to be the universal data interchange format that would solve the compatibility nightmares of XML. What looks like astraightforward data format becomes a minefield of subtle incompatibilities, edge cases, and ...
The hysteresis of vibe coding Hysteresis is a weird and kind of ill-defined term from nonlinear dynamics (which is the study of systems whose outputs(s) are nonlinear functions of their input(s).) The gist is that a hysteretic system depends on past values of its input as well the pre...
I scraped the Crime solutions site Before I get to the main gist, I am going to talk about another site. The National Institute of Justice (NIJ) paid RTI over $10 million dollars to develop a forensic technology center of excellence…
David, please stop posting - Johan Halse Let's be realistic: DHH isn't going anywhere. He owns the trademarks, he controls the Rails Foundation, he sits on the board of Shopify, and he doesn't give a shit about you. In fact, he seems positively giddy at the idea of people being drive...
GitHub - apple/ml-simplefold Contribute to apple/ml-simplefold development by creating an account on GitHub.
We're debugging LLMs in production by reading chat logs | qckfx Every day, thousands of engineers open log files and start reading conversations between users and their LLMs, one by one, searching for problems. This is how we monitor AI systems that serve millions of users and burn millions in compute. We've built the...
Give your AI eyes: Introducing Chrome DevTools MCP Chrome DevTools MCP is a newly announced tool that allows AI coding assistants to **see and interact with a live Chrome browser
Year 1 Reflections — Feifan Zhou's Blog When I was 21, I promised myself that I'd be working on my own company before 30. I didn't feel ready at the time (and, in hindsight, I definitely was not). Now...
Zero-bugs policy is a myth Zero-bugs policy sounds great — but it’s a myth. Even top projects have bugs. Fix the critical 80% instead of chasing every tiny issue.
Baptisms of Fire — Yakir Havin The crickets had just started to chirp peacefully outside the dining room window as I lay on the couch, knees up, watching something on my laptop. I can’t remember exactly what it was — maybe Kyrie Irving highlights — but I know that I wasn’t engrossed. W...
Why DSPy is worth using (beyond prompt optimization) Let's look at what DSPy offers for AI engineers besides prompt optimization...