Umbra's Open Satellite Feed
A technical guide on downloading and analyzing free Synthetic Aperture Radar (SAR) satellite imagery from Umbra's open data program.
A technical guide on downloading and analyzing free Synthetic Aperture Radar (SAR) satellite imagery from Umbra's open data program.
Puzzmo introduces a redesigned game completion screen, prioritizing personal play history and deemphasizing global competition to improve user experience.
A software consultant outlines four essential elements for an effective development process: visible, small, prioritized, and completed work.
Explores JEP 468, which introduces 'with expressions' (withers) to simplify creating modified copies of immutable Java records.
A technical guide on deploying Meta's Llama 3 70B model on Amazon SageMaker using the Hugging Face LLM DLC and Text Generation Inference.
A developer discusses missing features and challenges in the SObjectizer C++ actor model library, focusing on agent shutdown behavior.
Developer builds an import feature for a SaaS journaling app and handles dependency updates in this coding episode.
A developer explains their reasoning for choosing the Django web framework over Flask for a SaaS project, based on their experience.
A technical guide showing a JavaScript method to strip inline styles from HTML elements, useful for overriding third-party library CSS.
A developer's guide to troubleshooting common pitfalls and misconfigurations when setting up and using Apache Flink SQL with JDBC connectors.
A developer details the challenging creation of a TypeScript ESLint rule, highlighting the hidden costs of open source work and advocating for sponsorship.
Explains how to use LiteLLM to load balance OpenAI API calls across multiple Azure instances to avoid rate limits.
A technical deep-dive into the architecture and launch strategy behind the initial version of the Puzzmo puzzle game platform.
A technical guide on generating dynamic Open Graph (OG) images using React, the Satori library, and Netlify Edge Functions.
A tutorial on implementing an event queue in JavaScript to create smooth, timed color transitions for HTML buttons.
A guide explaining how to use the npm 'exports' field in package.json to control how users import files from your library, covering both ESM and CJS.
Introducing link-peek, a Web Component that progressively enhances regular links into rich previews using JSON APIs and custom templates.
A guide to using the native HTML popover attribute to create modals without JavaScript, including code examples.
Explores the challenges and solutions for using CSS-in-JS libraries like styled-components with React Server Components in Next.js.
A guide to building a fluent API in C# for awaiting multiple asynchronous calls and retrieving their results in a strongly-typed, elegant manner.