Happy New Year 2025!
A tech professional outlines their 2025 focus on Platform Security, Kubernetes, Azure Security, and Cloud Vulnerability Research, and invites collaboration.
A tech professional outlines their 2025 focus on Platform Security, Kubernetes, Azure Security, and Cloud Vulnerability Research, and invites collaboration.
A technical guide on configuring TLS/SSL encryption for MongoDB, covering certificate generation and server setup.
A developer explains why sharing GIFs on LinkedIn is problematic for accessibility and performance, and suggests alternatives.
Author reflects on completing the #100DaysToOffload challenge, writing 100 blog posts in a year, and shares key entries and tips.
Explains how Azure's software-defined networking abstracts physical infrastructure, making virtual networks a conceptual layer rather than physical entities.
A tutorial on building a chatbot with LangChain, OpenAI, and Next.js/React.js, including code examples for the frontend and backend.
A developer reimplements the Unsplash Source service using the Unsplash API and Val Town, sharing the technical process and code.
Developer shares their new role as a Developer Advocate at Pomerium, a Zero Trust access control platform, and discusses the company's open-source approach.
Explains how to use DebuggerDisplayAttribute to add debugging capabilities to third-party .NET types you can't modify directly.
Argues that politeness markers like 'please' weaken technical documentation and should be replaced with direct, actionable instructions.
Explains why developers should split unrelated changes into separate pull requests for faster reviews, cleaner Git history, and better automation.
An analysis of three common reasons why funding models for open source software projects often fail, based on the author's long-term experience.
A summary of Chapter 6 from 'Prompt Engineering for LLMs', covering prompt structure, document templates, and strategies for effective context inclusion.
Introduces the !mdnio search bang for quickly accessing MDN web documentation via DuckDuckGo or Kagi.
A developer's weekly recap covering React Flow diagrams, a React Native game clone with Claude AI, and insights from technical documentation books.
A developer builds an AI-powered reading companion called Dewey, detailing its features, design, and technical implementation.
A technical guide on changing the control plane IP address in a Kubernetes cluster managed by kubeadm, including an automation script.
Explains the Kelly criterion for bet sizing and extends it to multiple simultaneous independent bets using mathematical derivation and Python code.
Guide to setting up test coverage in multi-module Android projects using JaCoCo and Kover, with integration to SonarCloud.
A guide to building a custom CSS pipeline in Eleventy using a shortcode for optimization, hashing, and caching.