My thoughts on Go, part Ⅱ, 7 years later
A developer's updated critique of Go after 7 years of professional and OSS experience, covering language quirks, tooling, and conventions.
A developer's updated critique of Go after 7 years of professional and OSS experience, covering language quirks, tooling, and conventions.
A monthly roundup of news, talks, and developments in data streaming, Apache Flink, Kafka, and related technologies from September 2024.
Explores how combining data lakehouse, virtualization, and mesh architectures with Dremio solves modern data scaling and silo challenges.
Analyzes the flawed argument that criticizing Richard Stallman's harmful views is ableist due to his alleged neurodivergence, within the free software community.
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
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.
A deep dive into ECMAScript 2023 updates, covering new array methods and features for modern JavaScript development.
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, citing better defaults and easier teaching compared to using CSS Grid.