ring true. most of my career was about making money from fixing code after people with fast fingers.
We're Going to Make Out Like Bandits buff.ly/OtcnROG <- Why AI is _good_ news for skilled programmers. This is hilarious – & probably right.
Taras Glek
@taras.glek.net
LLMs, system programming https://taras.glek.net
ring true. most of my career was about making money from fixing code after people with fast fingers.
We're Going to Make Out Like Bandits buff.ly/OtcnROG <- Why AI is _good_ news for skilled programmers. This is hilarious – & probably right.
Google's Open Knowledge Format (bit like llm.txt, i guess...) An open specification that formalizes the LLM-wiki pattern into a portable, interoperable format. cloud.google.com/blog/product...
Omer Bartov reviews Jochen Hellbeck's book on how the Nazis' geopolitical ambitions specifically against "Judeo-Bolshevism" were crucial fabric & "larger setting" of the Holocaust & WWII, ie not the West's strictly racial hatred dominant narrative. Western erasure of USSR vs Soviet erasure of Jews.
I made myself a cool tool to quickly eval quality of an internet link, it's a awk script over ping. Now i'm shocked by @tailscale.com degradation for a direct link on my lan.
Wish McCain was alive to see his least fav gas station shut down
Putin announced Russia temporarily banned gasoline and kerosene exports and is considering a full diesel ban. He also claims Russia has 1.7 million tons of gas reserves, supposedly only 4% down from last year, but admits fuel station queues and unavailable grades persist.
Ukraine's SOF took out a Russian mobile fire group tasked with protecting fuel trucks from drones on the logistics route to occupied Crimea.
Fuel tankers in occupied Crimea are rolling with armed escorts now. Russia is deploying mobile fire groups along logistics routes just to protect their fuel shipments, Exilenova+ reports.
deep inside modern social media is oldschool thoughtfulness like this comment on physics hackerweb.coolness.fyi#/item/486177...
HackerWeb
hackerweb.coolness.fyi
Let's collect some cool stuff people are building on iroh :) Post your thing and we'll try to repost ✌️ 🧵
UAVs operating in Crimea feature interesting markings on their components.
blog.izissise.net/posts/webdev... is a so much linux hackery, delightful. Will try to improve on this
Piping terminal output to the browser using systemfd
blog.izissise.net
Still dumbfounded when llms put together software that would have taken me weeks. I can now explore every single linux perf optimization my heart desires. Used to be so painful to get into new areas
Tailscale on UEFI ... who needs an OS, really? (using github.com/usbarmory/ta...) And yes, clearly putting a bootloader in here is an obvious next step 😉 This week is Hack Week at Tailscale. This is one of the 4 weird new places I got Tailscale running. #golang #tamago #tailscale #hackweek
Ukraine is #2. Every village has cheap fiber here
Iran has something America can only dream of: cheap broadband
@ilyasergey.bsky.social: "I formalised and proved the correctness of Move’s new borrow checker in Lean: 39,000 lines of mechanised metatheory, produced in under a month with the help of an AI coding assistant." How it went, and what it augurs for PL research. proofsandintuitions.net/2026/03/18/m...
Verifying Move Borrow Checker in Lean: an Experiment in AI-Assisted PL Metatheory
I formalised and proved the correctness of Move’s new borrow checker in Lean: 39,000 lines of mechanised metatheory, produced in under a month with the help of an AI coding assistant. This post tells ...
proofsandintuitions.net
Pretty staggering that the FT Trump interview opens with ‘if NATO doesn’t help us sort this mess, there’ll be problems’ and ends with ‘Russia might be helping target American soldiers, but really that’s sort of fair enough - we started it’. www.ft.com/content/1ca6...
1) Provide weapons to aggressor country 2) Encourage victim to develop defenses 3) Complain when victim sells defenses making your weapons less effective I dont like regime change wars, but do hope that current regime heads die like Gaddafi. All of them nypost.com/2026/03/14/w...
Iran threatens to strike Ukraine after Zelensky sends drone defense experts to Middle East: ‘legitimate target’
The threat from the Islamic Republic could represent a serious escalation of the war, potentially dragging Europe into the fight.
nypost.com
Lenovo’s New T-Series ThinkPads Score 10/10 for Repairability https://lobste.rs/s/azkace #hardware
Lenovo’s New T-Series ThinkPads Score 10/10 for Repairability
Repair goes mega mainstream with the launch of Lenovo’s new T-series business laptops, which earned our highest honor with a 10/10 repairability score.
ifixit.com
While we sit around to find out how bad exactly it all is, a bit of cheer: the best baguette of Paris competition was won by a Sri Lankan who appears to have started as a dish washer in restaurants and eventually trained as a Boulanger. www.paris.fr/pages/la-mei...
Apparently using AI makes you dumb. I was too dumb to figure out why ubuntu installer was hanging so i asked pi to ssh in and figure it out. Turns out its cos I picked ukraine timezone and ubuntu devs run their timezone installer in interactive mode and it got angry at Kyiv vs Kiev distinction
This is a pretty cool way to structure coding: have the llm pretend to be submitting lkml patch series. This way you can revisit architectural issues, etc github.com/hsaliak/std_...
github.com
This is a really nice new Cloudflare feature: on-the-fly markdown conversion. Tools like Claude Code send an "Accept: text/markdown" header when making web requests. If you enable this it, it will send these agents a markdown version of your page instead of the full HTML. Really good for docs.
Introducing Markdown for Agents
Cloudflare's network supports real-time content conversion to markdown at the source.
developers.cloudflare.com
Lovely examples of customizing ai tools to help on think github.com/david-crespo... cc @humphd.bsky.social
dotfiles/claude/skills at 351c26a69e7af0406707646a4463c10196778e68 · david-crespo/dotfiles
Contribute to david-crespo/dotfiles development by creating an account on GitHub.
github.com
about freaking time! So excited
TypeScript excitement 😉 Congrats to Renegade334 on landing support for @tc39.es "Upsert" in upstream TypeScript. Heading for TS 6.0 Beta next week 🎉 let map = new Map(); map.getOrInsert(key, defaultVal); It sets a default value on a map key with no overwriting. github.com/microsoft/Ty...
lobste.rs/s/hkqnro/git... test suites that start from failed tests would be amazing
this @tracyalloway.bsky.social @weisenthal.bsky.social Odd Lots piece with @heidirediker.bsky.social is fantastic Interesting that Tracy mentioned about their Dan Wang interview, necessity & central planning have some advantages. Biogas is another anecdote podcasts.apple.com/us/podcast/o...
smolBSD is completely insane. How can a full kernel boot in 10ms. What are unikraft and other weird kernels gonna do now?