From Ghost to 11ty
A developer details migrating their blog from the Ghost CMS to the static site generator 11ty, covering the export process and new workflow.
A developer details migrating their blog from the Ghost CMS to the static site generator 11ty, covering the export process and new workflow.
A guide on integrating the 11ty static site generator with an ASP.NET Core backend to build fast, static sites with dynamic capabilities.
Learn how to use C# 11's new Raw String Literals feature to generate TwiML (Twilio Markup Language) for handling SMS and voice calls in an ASP.NET Core application.
A developer details major updates to their idle game, including onboarding screens, tooltips, and a new boss fight system.
A guide on configuring OpenWrt, a Linux-based router OS, for use with KPN's fibre optic network, covering VLAN setup and technical details.
Explores how Amazon CodeCatalyst facilitates team collaboration on software projects, tracking issues and changes through the SDLC.
A comprehensive guide to the various collection-like types in .NET (C#), explaining their differences, use cases, and best practices for selection.
Explores convolutions in probability theory, explaining how they combine distributions and compute sums of random variables.
Exploring JAX-compatible sparse Cholesky decomposition, focusing on symbolic factorization and JAX's control flow challenges.
A guide to calculating marginal and conditional effects in generalized linear mixed models (GLMMs) using the R {marginaleffects} package.
A guide on using the question 'What problem are we trying to solve?' to improve meeting focus and productivity in a tech/product context.
A former Twitter web app developer shares technical lessons and modern framework choices for rebuilding a social media platform like Twitter or Mastodon.
Guide on converting glTF PBR materials from spec/gloss to metal/rough workflows, including updates for three.js.
Explores code generation in Hare v2 using strings::template for IPC interface implementation, building on a previous tool.
A tutorial on building a todo list application using the Solid Start meta-framework for SolidJS, covering setup, routing, and data handling.
A Django community member reflects on receiving the 2022 Malcolm Tredinnick Memorial Prize and the importance of community participation.
A technical guide on implementing complex gestures like presses, drags, and taps in SwiftUI using a custom GestureButton.
Introduces new _flex() functions in the mapBliss R package for custom, per-label positioning on maps, enhancing map art creation.
A tutorial on creating biomass pyramid and funnel plots using ggplot2 in R, including code examples and customization tips.
Explores the impact of using an incorrect acceptance probability in MCMC algorithms, discussing theory and literature on algorithm robustness.