Why I still blog after 15 years
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
Analyzes the flawed argument that criticizing Richard Stallman's harmful views is ableist due to his alleged neurodivergence, within the free software community.
Explores how combining data lakehouse, virtualization, and mesh architectures with Dremio solves modern data scaling and silo challenges.
A detailed review of the Keychron Q14 Max, a premium mechanical keyboard with a unique left-side number pad and Alice layout.
A critique of developers boasting about short development times, arguing that quality and problem-solving matter more than speed.
A designer and developer shares the process and reasoning behind a personal website redesign, focusing on branding and self-representation.
Explains why conditional slot forwarding isn't supported in Svelte 4 and discusses the Svelte 5 snippet feature as the intended solution.
A technical guide on enhancing Azure role activation security using Entra PIM with Conditional Access authentication strength and FIDO2/Passkeys.
A talk from DjangoCon US 2024 on creating web maps using Django and its GeoDjango module, from simple to complex implementations.
Newsletter covering AI, cybersecurity, and tech trends, including analysis of OpenAI's o1 model and a major security incident.
A developer shares their experience taking the AWS Certified AI Practitioner beta exam, covering study methods, key topics, and exam structure.
Explores alternatives to Swagger for API documentation in ASP.NET 9, including Swashbuckle, NSwag, and Scalar.
Announcement and guide for using the session scheduler for the VMware Explore Europe 2024 technology conference in Barcelona.
A presentation summary covering recent and upcoming HTML and CSS web platform features like container queries, nesting, and subgrid.
A technical guide on setting up and using whisper.cpp for local audio transcription, including building, patching, and practical usage.
A comprehensive guide to building interactive data applications using the Streamlit framework, covering setup, visualization, ML integration, and deployment.
A CSS expert argues for implementing masonry layout as a separate 'display: masonry' property with good defaults, rather than as part of CSS Grid.
A CSS expert argues for implementing masonry layout as a separate 'display: masonry' property, citing better defaults and easier teaching compared to using CSS Grid.
A guide to transforming pretrained LLMs into text classifiers, with insights from the author's new book on building LLMs from scratch.
A comprehensive guide to Docker Compose, covering file structure, service configuration, networking, volumes, and best practices for multi-container applications.