Vibe Coding and Kodak Cameras A perspective on the rise of AI coding and how it relates to technological shifts throughout history
Why I'm Breaking Up With Vibe Coding We’ve all been there: headphones on, music pumping, fingers flying across the keyboard, lost in the “flow” with your favorite AI agent. This, my friends, is vibe coding. It’s when you’re in the zone, seemingly effortlessly producing code. It’s the idea th...
I Got an M, Not an F In my elementary school, we weren’t given grades of A B C D F as was the standard before and since. Instead, New Haven R-II school employed a different set of letters that meant the same thing. They were E S M I F. I have no idea how this came to pass, bu...
Cautions on being 'experiment driven' I hear a lot of people say they want their startup to be more ‘experiment driven’. I’ve encouraged that behaviour a lot myself. Take bets, see how they progress, gather data and use the result to validate, or invalidate some sort of hypothesis. If execut...
Creepy is the new cool The Cyber Show podcast. Three real hackers, diverse in their world views and politics unite in a passionate, deeply critical quest to understand our technological society.
Solving dense acrostics quickly - mandelics.com The letters can be arranged to make four words across and four words down. How quickly can we solve it?
What's faster than Memcmp? What could be faster than memcmp? How to quickly compare arrays using Span
GitHub - winblues/blue95: A desktop for your childhood home's computer room A desktop for your childhood home's computer room. Contribute to winblues/blue95 development by creating an account on GitHub.
Swapping and Targeting Like a Pro: htmx Magic for Razor Pages - Chris Woody Woodruff Welcome back, htmx explorer. Today, we’re unlocking two of the most powerful tools in the HTMX toolbox: hx-target and hx-swap. These are the keys to making your Razor Pages do exactly what you want without breaking a sweat.
AI on Windows: Chatting with Phi Silica - Nick's .NET Travels Last year Microsoft introduced Phi Silica and recently made an experimental release of the Windows App Sdk that can be used by Windows application to interact with Phi Silica. In this post we’ll connect an Uno Platform application to Phi Silica. We’ll kee...
Malware is harder to find when written in obscure languages : Miscreants warming to Delphi, Haskell, and the like to evade detection
legacy-cc/last1120c at master · mortdeus/legacy-cc The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr. - mortdeus/legacy-cc
philipbohun.com/blog Thesis: We should create a distro of Linux that runs Windows binaries by default via Wine.
The manager I hated and the lesson he taught me How a tough manager changed my approach to leadership (and why I’m grateful now)
Ambient or Scenic Mode FAQ The VIZIO Support homepage provides the latest trending support topics and support videos, user manuals, product registration, along with tech specs and troubleshooting steps.
Everyone knows all the apps on your phone Until a few years ago, any app you installed on an Android device could see all other apps on your phone without your permission.
Karpathy’s ‘Vibe Coding’ Movement Considered Harmful Last Tuesday at 1 AM, I was debugging a critical production issue in my AI dev tool. As I dug through layers of functions, I suddenly realized — unlike the new generation of developers, I was grateful that I could actually understand my codebase. That’s w...
Proof That Steins;Gate World Is a Running Simulation My thoughts on why Steins;Gate series world and probably ours too, is a simulation.
The case against local LLMs As a geek, I love the idea of running LLMs locally, and owning my entire AI stack without depending on cloud APIs. I run LLMs locally with Ollama all the time. I’d love to see a world where the intelligence that these models provide is democratized, cheap...
Default to optimism Pessimism is easy. Anyone can come up with a risk, a downside, or a way things could go wrong. Optimism, on the other hand, is hard. The optimist sticks their neck out for an idea. They try and ima…
The Disconnect Between AI Benchmarks and Math Research | Sugaku Evaluating AI systems on their ability to be a mathematical copilot
The Value of Scarcity in the Age of A[I]bundance In a time of accelerating AI development, I think we should take a step back and understand why and for what purposes we want to use generative models. Th...
What’s in a Nix store path This is a follow up to my post on nix vanity store paths. Check it out if you want to jazz-up your /nix/store paths with some vanity prefixes ✨.
"But LLMs are not deterministic!" • “But LLMs are not deterministic!” The most common retort to my “LLMs are compilers” framing is: “… but compilers are deterministic, LLMs just generate probabilistic output!” I think that retort is not even wrong, and I’ll explain why. The analogy’s ce...