Figma Config recap
A developer's recap of MCing the developer track at Figma Config 2024, highlighting talks on design, development, and live-coding.
A developer's recap of MCing the developer track at Figma Config 2024, highlighting talks on design, development, and live-coding.
A developer reflects on SQL's relevance after a colleague's unfamiliarity with it, questioning if it's becoming a niche skill in modern tech stacks.
Reflections on delivering the closing keynote at the AI Engineer World's Fair 2024, sharing lessons from a year of building with LLMs.
Explains the statistical nuance of sandwich variance estimators, focusing on the difference between an estimator and its realized value in a sample.
Introducing the new ReadOnlySet<T> type in .NET 9, explaining its purpose and advantages over existing interfaces and workarounds.
A video course covering the fundamentals of lakehouse engineering using Apache Iceberg, Nessie, and Dremio for data management.
A simple, five-step formula for building trust through reliability, clear communication, and consistent action in work and life.
Overview of Microsoft's Azure and AI technologies presented during the 2024 Student Ambassador Tour.
Explores the benefits of IRC for open communities, comparing channels to meeting rooms in a virtual co-working space.
A developer compares lazy.nvim and rocks.nvim package managers for Neovim, explaining why they switched back to lazy.nvim for stability and speed.
A guide to creating minimal, secure Docker images for Go applications using multi-stage builds and static linking.
Explores Client-Side Encryption (CSE) and its role in data security, comparing it to server-side methods and discussing its advantages and security considerations.
A curated list of recommended books, tools, tutorials, and videos for beginners starting their journey to learn Kubernetes.
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.
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.
Announcing new features in NCronJob, a .NET job scheduler, including dependent jobs and Minimal API support.
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.