Back to lazy.nvim
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 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 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.
A technical guide on configuring Linux systems to generate and save core dump files for debugging program crashes.
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.
The author shares their experience writing the preface for 'Django 5 By Example', a book teaching Django through practical examples and new features.
Compares External Key Store and Azure Managed HSM for secure cryptographic key storage and management in cloud environments.
Explores the challenges and benefits of schema-first GraphQL development in TypeScript, comparing it to code-first approaches.
This episode covers implementing email confirmations and customizing Django-allauth forms for password reset functionality in a SaaS project.
Explains the Saga pattern for managing data consistency in distributed microservices transactions, including implementation on AWS.
Explores key prompt engineering techniques like zero-shot, few-shot, and chain-of-thought to improve generative AI outputs.
Explains Azure Geo-Redundant Storage (GRS) patterns and key considerations for designing workloads with Business Continuity and Disaster Recovery (BCDR) in mind.
A veteran software engineer observes a shift from wholesale cloud migration to a hybrid approach, with companies keeping workloads on-prem unless there's a compelling cloud reason.
An update on Meridian, a Swift on the Server web framework inspired by SwiftUI, covering async/await support and WebSocket integration.