Leveraging benchstat Projections in Go Benchmark Analysis!
A guide to using the benchstat tool for advanced Go benchmark analysis, including projections and comparisons across code versions.
A guide to using the benchstat tool for advanced Go benchmark analysis, including projections and comparisons across code versions.
Developer announces vdirsyncer2 rewrite is stable, discusses documentation, security audit, and new features like collection protection.
A guide to building a simple, serverless ACID database inspired by Delta Lake using Go, focusing on atomic PutIfAbsent for concurrency control.
A biweekly newsletter issue covering the latest news, tools, and tutorials in mobile automation, including iOS, Android, Flutter, and CI/CD.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
A guide to social events, parties, and activities for attendees of VMware Explore 2024 in Barcelona, including official and off-site gatherings.
Explores the philosophical differences in cryptographic library design, focusing on algorithm inclusion, misuse-resistance, and user expectations.
The article details the process of converting a Postgres database to SQLite as part of a cloud migration strategy for a SaaS project.
A developer explains why switching from Git GUIs to command line with custom aliases improves productivity and workflow efficiency.
A monthly roundup of news, talks, and developments in data streaming, Apache Flink, Kafka, and related technologies from September 2024.
A developer's updated critique of Go after 7 years of professional and OSS experience, covering language quirks, tooling, and conventions.
Explores how combining data lakehouse, virtualization, and mesh architectures with Dremio solves modern data scaling and silo challenges.
Analyzes the flawed argument that criticizing Richard Stallman's harmful views is ableist due to his alleged neurodivergence, within the free software community.
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
A detailed review of the Keychron Q14 Max, a premium mechanical keyboard with a unique left-side number pad and Alice layout.
A critique of developers boasting about short development times, arguing that quality and problem-solving matter more than speed.
A designer and developer shares the process and reasoning behind a personal website redesign, focusing on branding and self-representation.
Explains why conditional slot forwarding isn't supported in Svelte 4 and discusses the Svelte 5 snippet feature as the intended solution.
A technical guide on enhancing Azure role activation security using Entra PIM with Conditional Access authentication strength and FIDO2/Passkeys.
A talk from DjangoCon US 2024 on creating web maps using Django and its GeoDjango module, from simple to complex implementations.