Migrating to rocks.nvim
A developer shares their experience migrating their Neovim configuration from lazy.nvim to the rocks.nvim package manager, discussing its benefits and drawbacks.
A developer shares their experience migrating their Neovim configuration from lazy.nvim to the rocks.nvim package manager, discussing its benefits and drawbacks.
A guide to useful RStudio shortcuts, settings, and tips to improve productivity and code readability for R programming.
A technical guide to Kubernetes logging layers, focusing on debug vs. security logs and practical tuning advice without vendor bias.
A developer's guide to upgrading a personal website from Eleventy v2 to the new v3 alpha, focusing on the switch to ESM.
A retrospective on the 15-year journey of EqualsVerifier, a Java library for testing equals and hashCode methods, covering its evolution and community.
A monthly roundup of new features and updates for Microsoft Azure WebApps, including PHP 8.3 support, reservation changes, and preview features.
A guide to creating Sankey diagrams for data visualization using Mermaid.js, including basic syntax and examples.
A developer shares two technical learnings: using GitHub Desktop as a CLI tool and the purpose of the Public Suffix List for web security.
Analyzes how LLMs and AI are making technical interviews harder, leading to more complex coding questions and increased cheating, and proposes work sample tests as a better alternative.
A guide on using Microsoft's Phi-3 Small Language Model with C# and Semantic Kernel for local AI applications.
Microsoft integrates Azure Web Application Firewall (WAF) with Copilot for Security, enhancing threat detection and analysis for web apps and APIs.
A summary of a talk on applying Large Language Models (LLMs) to build and deploy recommendation systems at scale, presented at Netflix's PRS workshop.
A PowerShell script to remove specific IP-based Access Restriction rules from multiple Azure WebApps and Function Apps.
A guide to installing and configuring Playwright for browser automation on Heroku using Node.js, including dependency management and code structure.
Analysis of Bitcoin spot ETFs' performance and growth in assets under management during their first 140 days after SEC approval.
Explains why you shouldn't disable React's exhaustive-deps lint rule and offers strategies to properly manage useEffect dependencies.
A technical deep dive into Zig's new CLI progress bar implementation, including its protocol, API, and performance considerations.
Explains GitHub's new Artifact Attestations feature for securing software supply chains, covering its architecture and SLSA compliance.
A software engineer shares practical tips for running low-effort, high-impact software book clubs, covering tools and strategies for in-person and email-based formats.
A guide on exposing .NET feature flags via an API and consuming them in an Angular front-end application for coordinated feature rollouts.