vdirsyncer status update, November 2023
An update on vdirsyncer's development, focusing on the design and requirements of a new low-level iCalendar/vCard parser for performance and specific use cases.
An update on vdirsyncer's development, focusing on the design and requirements of a new low-level iCalendar/vCard parser for performance and specific use cases.
A technical guide on measuring test coverage for Rust projects using llvm-profdata and llvm-cov tools.
Explores integrating GitHub Actions with AWS services like CodeCatalyst and CodeBuild to maximize development efficiency and workflow automation.
A developer shares their default apps and tools for 2023, covering email, notes, coding, cloud storage, and productivity software.
Paolo Melchiorre announces his candidacy for the 2024 Django Software Foundation board, outlining his experience and goals for the Django community.
A tutorial on building a custom GPT with FastAPI and Azure AI Search to answer questions about blog content using custom actions.
Analyzes IBM's punch card role in the Holocaust to draw parallels with modern AI risks and corporate ethics in technology.
A comprehensive guide to implementing Object-Oriented Programming (OOP) design patterns in JavaScript, covering creational, structural, and behavioral patterns.
A software developer shares key writing lessons learned while authoring a book, applying principles like KISS from software development to improve clarity.
A bootstrapped SaaS founder discusses the 'build vs. buy' decision for core features, analyzing cost, time, and opportunity cost at the MVP stage.
A guide on extending laptop battery life by setting a charge threshold to 80% on Linux using system scripts.
Announcing a preprint for the svylme package, introducing the svy2lme function for fitting linear mixed models to complex survey data.
Explores Django 5.0's new GeneratedField feature for database-calculated columns, with a focus on PostgreSQL implementation and examples.
A tutorial on customizing the macOS app menu bar using SwiftUI's CommandMenu and CommandGroup modifiers.
A developer's hands-on experience testing Windows 11's new Dev Drive feature, exploring its ReFS-based performance benefits for .NET and other development workflows.
Explains how .NET 8 Native AOT uses whole-program analysis for key optimizations like sealing classes and devirtualization.
A technical tutorial on fitting linear mixed models using pairwise pseudolikelihood in R with the svylme package, using educational survey data.
A technical guide on implementing the SearchBuilder extension for DataTables in server-side mode within the DT R package, with a call for community contributions.
Introduces 'Domicles,' a logic puzzle using domino tiles, with examples and a Prolog implementation for puzzle generation.
A technical guide detailing the author's specific setup process for installing Alpine Linux on a ThinkPad laptop, including btrfs configuration.