Nuxt Content v1 content.db database & file size
Troubleshooting large content.db file size in Nuxt Content v1 static builds and strategies to reduce or eliminate it.
Troubleshooting large content.db file size in Nuxt Content v1 static builds and strategies to reduce or eliminate it.
A temporary issue with Amazon Q Developer v1.4 in Code Server and the script to revert to the stable v1.3 version.
Explores combining ASP.NET Core, SSR, and Web Components using Enhance WASM for faster web app rendering.
Explores using CSS Anchor Positioning and the Popover API to create interactive, accessible navigation menus without JavaScript.
A curated list of key Microsoft Build 2024 conference sessions for developers in Australia and New Zealand, focusing on AI, cloud, and development tools.
A guide to using React's useDeferredValue hook to optimize UI performance and prevent janky interfaces.
Learn how to use a Windows command to retrieve the password for a saved WiFi network, useful for guest access.
Announces major updates to NCronJob, a .NET cron job library, including concurrency control, retry policies, and time zone support.
A personal reflection on rediscovering RSS feeds as a way to follow favorite blogs, comparing it to a curated weekly magazine.
A developer shares their experience setting up a Stream Deck for productivity, comparing Windows, MacOS, and Linux support, and offering configuration tips.
A technical review of April 2024's major open LLM releases (Mixtral, Llama 3, Phi-3, OpenELM) and a comparison of DPO vs PPO for LLM alignment.
A review and comparison of the latest open LLMs (Mixtral, Llama 3, Phi-3, OpenELM) and a study on DPO vs. PPO for LLM alignment.
Explains DNS resolution on Linux and Kubernetes, focusing on troubleshooting a common Kubernetes DNS warning message.
A practical guide sharing lessons learned from a year of building real-world applications with Large Language Models (LLMs).
A guide to speeding up Rails/RSpec tests using parallelization, asset precompilation, and GitLab CI integration to reduce deployment times.
A developer reflects on a decade of coding, from a first responsive layout to the joy of interactive web creation.
A personal manifesto advocating for a more human-centric, intentional, and ethical web in response to the rise of AI-generated content.
Explores methods for choosing optimal weighting parameters (θ) in dual-frame survey sampling to minimize variance in population estimates.
Introduces the CSS Anchor Positioning API, a native browser feature for positioning elements relative to anchors, simplifying complex UI layouts.
Explores performance improvements in .NET 9's LINQ methods, including OrderBy.ToList and Chunk, using benchmarks and SIMD optimizations.