Vdirsyncer status update, March 2024
An update on vdirsyncer's sync algorithm improvements, including status handling, error categorization, and auto-creation of collections.
An update on vdirsyncer's sync algorithm improvements, including status handling, error categorization, and auto-creation of collections.
Author discusses writing a technical article on using Alembic for database migrations in Python, published on TestDriven.io.
JDK 20-23 updates for Unicode CLDR Version 42, covering locale data changes and parsing enhancements for date/time strings.
The creator reflects on five years of running component.gallery, a design system showcase, sharing stats, visitor insights, and future plans.
Using GitHub Actions to automate parsing Azure sustainability PDFs into a public JSON file for programmatic use.
Explores SObjectizer's runtime telemetry feature for monitoring actor model applications in C++, covering setup and practical usage.
Announces the addition of 6 new R programming books to the Big Book of R collection, covering statistics, machine learning, and data science.
A guide to customizing the default file header comment for new Swift files created within a Swift Package, using an IDETemplateMacros.plist file.
A survey of how distributed databases handle secondary indexes, comparing strategies in DynamoDB, MongoDB, Yugabyte, and others.
Explains why Microsoft certifications show as expired in Credly and how to update your professional profiles to use Microsoft Learn instead.
Explains how to use Azure Logic Apps' built-in input/output obfuscation to secure data in operational logging and how to validate the settings.
The latest episode of Building SaaS covers post-launch improvements and user experience polishing for the JourneyInbox application.
The author updates their blogroll, recommending two influential web design professionals and their insightful personal sites.
An article explaining homomorphic encryption, a method for performing computations on encrypted data without decryption, with a practical example in R.
A technical guide on using the memleak tool from bcc to find memory leaks in a running Postgres C program, comparing it to Valgrind.
A hiring manager's advice on standing out in the competitive front-end developer job market, with practical do's and don'ts for applicants.
Explains how the Fetch API's credentials option works with cookies, detailing the 'omit', 'same-origin', and 'include' values.
A guide to essential frontend technologies for freelancers, covering HTML, CSS, JavaScript, responsive design, and version control.
Explains the technical distinction between JavaScript engines (like V8) and JavaScript runtimes (like Node.js), clarifying their roles and components.
Analysis of WebAssembly ecosystem trends from Wasm I/O 2024, focusing on Components, WASI, and the Warg registry for cross-language development.