New Blog, Who Dis?
A developer explains the decision to rewrite their personal blog from scratch using the 11ty static site generator, discussing its benefits and trade-offs.
A developer explains the decision to rewrite their personal blog from scratch using the 11ty static site generator, discussing its benefits and trade-offs.
A technical article explaining polynomial distributed lag models for regularization in time-series analysis, including code archaeology and R implementation.
A tutorial on fine-tuning Microsoft's LayoutLM model for document understanding using TensorFlow, Keras, and the FUNSD dataset.
A technical guide on setting up a Firebase project, Parcel bundler, and Tailwind CSS for building a modern wedding website with Preact.
An overview of core cryptography concepts and their implementation in Python, based on a presentation by Andrew Sillers.
Explains how to convert Display-p3 colors from Sketch to CSS for Safari, covering color spaces and current browser support limitations.
Xcode 14.0 can generate buggy concurrency code for macOS apps due to a Swift compiler and SDK version mismatch.
A tutorial on using monorepos with Lerna to author and publish shared NPM packages for consistent project configuration.
A theoretical introduction to Linear Regression models, explaining their use for predicting continuous variables and importance in interpretable fields like lending.
A Swift developer explores performance improvements in a Sudoku solver by using primary associated types and Collection protocols to avoid unnecessary data copying.
An appreciation of ffmpeg, the versatile multimedia Swiss army knife, highlighting its capabilities and a practical example of live game streaming.
A developer shares their experience migrating a personal blog from Docusaurus to Astro, highlighting the ease of customization and static site generation.
Explains how TigerBeetle, a database written in Zig, operates using only static memory allocation for predictability and performance.
VMware vSphere 6.5 and 6.7 reach end of general support, urging users to upgrade for security and updates.
Explains how SwiftUI's .task modifier inherits its actor isolation context, focusing on @MainActor and @_inheritActorContext.
Explores new low-level C# 11 features allowing ref fields in structs for high-performance scenarios like custom collections and frugal objects.
A developer shares their experience using Sandpack, a modern code playground framework, to enhance their blog's interactive coding examples.
A tutorial explaining how to implement and use user-defined type guards in TypeScript to conditionally apply logic based on variable types.
Guide to incrementally migrating legacy ASP.NET Framework apps to ASP.NET Core Razor Pages using Microsoft's SystemWebAdapters.
A developer details building a custom, open-source photobooth application using web technologies for their wedding to save costs.