Understanding Multimodal LLMs
Explains how multimodal LLMs work, compares recent models like Llama 3.2, and outlines two main architectural approaches for building them.
Explains how multimodal LLMs work, compares recent models like Llama 3.2, and outlines two main architectural approaches for building them.
Explains how multimodal LLMs work, reviews recent models like Llama 3.2, and compares different architectural approaches.
A tutorial on enabling Fast Roaming, BSS Transition, and Band Steering in Ubiquiti's manual settings to fix WiFi roaming issues between access points.
Key lessons from 2024 ML conferences on building effective machine learning systems, covering reward functions, trade-offs, and practical engineering advice.
A technical guide comparing spatial patterns in categorical raster data using R, focusing on land cover change analysis.
Explores using C++23's std::chrono library to handle dates, times, and time zones, including formatting and retrieving current global times.
A technical guide on implementing hackable date-based URL indexes (year, month, day) in the Eleventy static site generator using custom collections and templates.
Analyzing ORNL's AI-generated dataset of 131 million US building footprints, including download, setup, and technical analysis.
A response to Jason Fried's article advocating for 'Maximally Proud Version 1s' (MPV1s) over traditional MVPs in software product development.
October 2024 updates for Azure OpenAI, including Data Zone Standard deployment, Global Batch API, and a real-time audio API.
A quick tip on using the `.git-blame-ignore-revs` file to exclude specific commits (like formatting changes) from Git blame output.
A critique of modern bug trackers, proposing a 'separation of concerns' principle to better distinguish factual bug records from planning data.
Explores using Python's pattern matching and comprehensions for efficient data cleaning, transformation, and analysis.
An experiment by MongoDB to predict customer demand and auto-scale database resources in MongoDB Atlas, aiming to reduce costs and carbon emissions.
A technical tip showing how to use AWK to convert CSV/TSV data into a human-readable markdown or HTML table for documentation.
A guide to building a declarative Copilot agent with actions using Visual Studio Code and the Teams Toolkit extension.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
A guide to building a personal 'AppRunner' on a single EC2 instance using Cloudflare Zero Trust for secure, internal app hosting.
A technical analysis of the Outbox Pattern for microservices, its implementation, criticisms, and modern alternatives in 2024.
A hands-on tutorial for setting up a local data lakehouse with Apache Iceberg, Dremio, and Nessie using Docker in under 10 minutes.