How to Send deadbeef Transactions with Alloy
A technical guide on using the alloy-deadbeef Rust library to generate Ethereum transactions with custom vanity hash prefixes like 0xbeef.
A technical guide on using the alloy-deadbeef Rust library to generate Ethereum transactions with custom vanity hash prefixes like 0xbeef.
A guide to manually uninstalling specific Node.js versions or the entire Volta tool from macOS, as Volta lacks a direct uninstall command.
An opinion piece on the evolving role of Developer Relations, discussing when to hire and who to hire for dev rel teams.
An overview of Apache Flink CDC, its declarative pipeline feature, and how it simplifies data integration from databases like MySQL to sinks like Elasticsearch.
A new Django Software Foundation board member shares their experience and reflections from attending their first official board meeting.
Guide to migrating an existing Azure Firewall to Firewall Policy management using Bicep for improved features and infrastructure-as-code control.
Azure Business Continuity Center (ABCC) replaces Azure Backup Center, offering unified management for Azure Backup and Site Recovery services.
Explains how different database systems rewrite date/time range queries to enable efficient index usage for functions like EXTRACT(YEAR FROM ...).
A tutorial on using modern CSS container queries and the :has() selector to create a responsive feature image component with dynamic caption styling.
A guide on using ShellSage with iTerm2's tmux control mode for seamless AI-powered terminal assistance without learning tmux commands.
A tech professional reflects on the nonlinear nature of tech careers, arguing that moving away from management back to an IC role can be a form of success.
A guide to implementing authentication in Playwright tests, covering login sequences, abstraction, and state storage.
A tech founder shares how Mergify built a project management approach based on simplicity, ownership, and autonomy, moving beyond rigid Agile dogma.
A guide for beginners on the 10 most important Angular concepts to learn, including components, modules, and data binding.
Essential Linux skills for SQL Database Administrators to improve efficiency and marketability in modern IT environments.
A guide for SQL Server DBAs on using Ansible to automate database administration tasks like installation, backup, and user management.
Explains the new Experimental attribute in C# 12, which allows developers to mark library features as experimental and generate compile-time warnings.
A technical guide on migrating Gitlab Omnibus storage to Hetzner's new S3-compatible service, covering container registry and other data types.
A guide to a popular React tech stack for building full-stack applications and SaaS products in 2025, based on the author's experience.
A proposal to add a dedicated LeftJoin operator to LINQ in .NET 10, simplifying a common database query pattern.