Notes on saving coredumps
A technical guide on configuring Linux systems to generate and save core dump files for debugging program crashes.
A technical guide on configuring Linux systems to generate and save core dump files for debugging program crashes.
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.
A curated list of recommended books, tools, tutorials, and videos for beginners starting their journey to learn Kubernetes.
Explains synchronous and asynchronous methods to load OpenID configuration in Angular using the Auth OIDC Client library.
A reflection on how LLMs have simplified AI prototyping compared to traditional ML, but may lead to similar deployment disappointments.
A developer's devlog detailing the creation of 'Electrolight,' a game for the Playdate console, using the Pulp browser-based engine.
An introduction to using Packs (Packwerk) for feature-based code organization in Rails applications as an alternative to Engines.
A technical guide on integrating Shiki syntax highlighting into a Hugo static site via a post-build Node.js script.
A macOS menu bar app that monitors real internet connectivity, not just Wi-Fi status, and can trigger actions when offline.
A guide on using PowerShell to automate key security tasks for Azure SQL Databases, including firewall rules, encryption, and auditing.
Argues that reinventing the wheel is essential for innovation, learning, and avoiding technical debt in software development.
A software consultant explains his personal reasons for starting a blog to share tech work, attract clients, own his content, and connect with others in the field.
A list of classic books on software architecture and design, from ancient principles to foundational 20th-century texts.
Argues for an evolved robots.txt standard with AI-specific rules and regulations to enforce them, citing Perplexity AI's violations.
Microsoft introduces an AI-powered workflow assistant in Azure Logic Apps, providing contextual help and guidance for building and managing workflows.
Announcing new features in NCronJob, a .NET job scheduler, including dependent jobs and Minimal API support.
Explores the nuanced relationship between coupling, control flow, and event-driven architectures in distributed system design.
Exploring current CSS hacks for conditionals before the official if() function arrives, discussing trade-offs between developer convenience and user needs.
Introduces Augmented Experiential Testing (AET), a method using software tools to enhance manual testing without altering the user experience.
The author shares their experience writing the preface for 'Django 5 By Example', a book teaching Django through practical examples and new features.