Initialize and print 128-bit integers in C
Explains how to initialize and print 128-bit integers in C using GCC and Clang, including macros and format specifiers.
Explains how to initialize and print 128-bit integers in C using GCC and Clang, including macros and format specifiers.
Explains how to reverse engineer the lehmer64 random number generator, recovering its internal state from just three outputs using Python.
Explores the Euler function and its connection to the probability of random matrices being invertible over finite fields.
Analysis of AI data center energy consumption in 2026, reviewing credible estimates from LBNL, IEA, and EPRI, and discussing the shift from efficiency gains to new electricity demand.
Experiment using GitHub Copilot CLI with GPT-5-mini via BYOK to build a Windows tray app, highlighting that code generation is cheap but quality gates are expensive.
Announcement of Techorama BE 2026 sessions on Azure Spot instances and EF Core parameterized collections.
Guide on using MiniStack, a free AWS emulator, with .NET and Docker Compose for local development.
Explores the psychology of software teams, debunking myths about developer productivity and advocating for team collaboration over individual brilliance.
Fixes AKS NAP ZRS disk PV zone scheduling issue using a Kubernetes mutating admission webhook as a temporary workaround.
Developer shares how GitHub Copilot helped transform pet projects into over 20 open source NuGet packages for AI, embeddings, and productivity.
A research paper warns that web agents are vulnerable to confusion attacks from deceptive web pages, not just prompt injection.
A comparison of Uptime Kuma and Monit for server monitoring, with the author choosing Monit for simplicity and minimal needs.
Explores the difference between simply using AI and achieving AI maturity, focusing on real outcomes and disciplined integration.
A guide to using Revaulter and passkeys to unlock encrypted ZFS datasets without storing keys on the server.
A technical deep dive into how Apple's HomePod mini stereo pairing works, including setup frustrations and Wireshark network analysis.
Explores the anti-pattern of using HTML popover for modals, highlighting focus and click-through issues.
Explores why YOLO is a bad strategy for validating production changes and offers better methods like canary releases, shadow traffic, and smoke tests.
Explores the challenges of using local AI models for coding agents, focusing on usability gaps like tool parameter streaming.
A developer shares their AI agent setup, workflow, and tools for coding, including OpenCode and CodeNomad.
A software engineer shares personal thoughts on AI, fears, opinions, and evolving mental journey through the tech landscape.