saolof.bsky.social
@saolof.bsky.social
Physics PHD. I specialize in quantum information and exactly solvable quantum systems with nontrivial interactions. Recreational topos theory enthusiast. Right now I just help self-driving cars happen and spend a lot of time on bookkeeping
I'm still annoyed at Gelsinger for canceling intel optane. It wasn't profitable yet, but it was basically the only unique offering that intel had and the only thing from the company that I would consider buying
July 1, 2025 at 6:54 PM
Vector search in a relational DB makes more sense than a dedicated vector database, because it turns out that in real world applications, lateral joins with vector search in the subquery is a common pattern

I.e. "don't send stuff back and forth" stays true for vector DBs, not just traditional DBs
May 30, 2025 at 10:50 PM
Reposted
“Previously, Moderna expected to move mRNA-1018 into late-phase development using the HHS funding. The company said it is now seeking alternatives consistent with its “strategic commitment to pandemic preparedness.”” www.fiercebiotech.com/biotech/hhs-...
HHS axes Moderna's $590M pandemic bird flu vaccine contract, ending funding for late-phase trials
The Department of Health and Human Services (HHS) has
www.fiercebiotech.com
May 29, 2025 at 6:25 PM
Jevons paradox in software: any operation that you managed to make fast will be called from inside loops. This includes batched operations with a single input
May 29, 2025 at 12:47 PM
Twitter when you say you stand with Ukraine
May 29, 2025 at 10:55 AM
I'm glad that Kubernetes is relearning the OS design lesson from the 70s that calling functions over a socket has an unnecessarily high performance and complexity overhead compared to just dynamically linking in the actual code.

Next we will have .so/.dll hell in k8s

kubernetes.io/docs/tasks/c...
Use an Image Volume With a Pod
FEATURE STATE: Kubernetes v1.33 [beta] (enabled by default: false) This page shows how to configure a pod using image volumes. This allows you to mount content from OCI registries inside containers. B...
kubernetes.io
May 7, 2025 at 11:47 AM
Reposted
I feel like this whole thing is a good illustration why grievance politics are so effective and so dangerous.

Everyone feels like their personal grievances are so self-evident that the demagogue must be attacking the people they hate — in this case, “bad” immigrants — and not them
December 28, 2024 at 8:47 PM
Reposted
Gauss's Theorem Egregium is remarkable #MathSky
December 26, 2024 at 2:22 PM
Every now and then I think of how insane it is that the relational paradigm won out and that something like Postgres is considered normal and boring and used everywhere. Especially considering that Prolog and proof checkers are niche things that few people in industry have heard about
November 16, 2024 at 5:45 PM