Pixel Art With Alpine.js
A technical exploration of creating compact pixel art using Alpine.js, focusing on data encoding and URL representation.
A technical exploration of creating compact pixel art using Alpine.js, focusing on data encoding and URL representation.
A podcast host shares insights on building a lean engineering culture in early-stage startups, based on interviews with tech leaders.
Highlights key performance improvements in .NET 10, including stack allocation optimizations and delegate escape analysis, with benchmark comparisons.
iOS 18 and macOS 15 include hidden automatic observation tracking for UIKit/AppKit, enabling views to update automatically when @Observable models change.
Announces 15 new free R programming books added to the Big Book of R collection, covering data visualization, machine learning, statistics, and databases.
PostgreSQL 18 adds a function to retrieve detailed memory context statistics from any backend or auxiliary process for debugging memory issues.
Analyzes Microsoft's inclusion of GitHub Copilot hints in .NET documentation, questioning if it's advertising and discussing its implications.
PostgreSQL 18 introduces NOT VALID for NOT NULL constraints, allowing addition without table scans and validation with reduced locking.
Explains how WPF in .NET 9.0 adds support for hyphen-based ligatures in fonts like Cascadia Code, with examples.
A developer details the process and mistakes made while adding smart home automation to a bathroom cabinet's LED lighting using an ESP32.
PostgreSQL 18 adds modern SHA-256 and SHA-512 password hashing algorithms to the pgcrypto extension, enhancing security.
PostgreSQL 18 introduces new non-text dump formats for pg_dumpall and pg_restore, improving performance and flexibility for database backups.
The author stops developing JourneyInbox as a SaaS product due to low market adoption and pivots it for personal use.
A guide to using the Azure Naming Terraform module for generating consistent and unique resource names in Azure infrastructure deployments.
PostgreSQL 18 adds a new parameter to json{b}_strip_nulls functions to also remove null elements from arrays, enhancing JSON data cleaning.
PostgreSQL 18 will introduce parallel CREATE INDEX for GIN indexes, significantly speeding up index builds on large tables.
PostgreSQL 18 will improve EXPLAIN output by showing fractional row counts with two decimal digits for better query plan accuracy.
Explains the new virtual generated columns feature in PostgreSQL 18, detailing its syntax, behavior, and current limitations.
PostgreSQL 18 adds delay time logging to VACUUM/ANALYZE VERBOSE and autovacuum logs, aiding performance monitoring.
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.