RSS is Good, Isn’t It?!
A personal reflection on rediscovering RSS feeds as a way to follow favorite blogs, comparing it to a curated weekly magazine.
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.
A developer explores creating a global mute/unmute macro as a free alternative to buying a Stream Deck for productivity.
Tutorial on building an AI-powered expense tracker app using SwiftUI, integrating Firestore and ChatGPT, for iOS, macOS, and visionOS.
A guide to using API Manifest Plugins with Semantic Kernel to streamline OpenAI LLM function calling and integrate third-party APIs more efficiently.
Using R and geospatial data to calculate and compare the proportion of coastline to land borders for US states, with Rhode Island as a key example.
VMware removes mandatory training course requirement for VCP certification, lowering financial barrier for IT professionals.
A tutorial on creating a custom blog post picker in Neovim using telescope.nvim, focusing on structured data and metadata filtering.
A technical analysis of how modern screen readers interpret HTML tables with CSS Grid, ARIA roles, and complex attributes like rowgroup and colspan.
A technical exploration of implementing Laplace approximations using JAX, focusing on sparse autodiff and JAXPR manipulation for efficient gradient computation.