Exploring flexicache
A technical exploration of flexicache, a Python caching decorator from fastcore, covering its LRU cache and time/file-based invalidation policies.
A technical exploration of flexicache, a Python caching decorator from fastcore, covering its LRU cache and time/file-based invalidation policies.
Analyzing iPhone 15 Pro depth maps stored in HEIC files using Python scripts to extract and convert image metadata.
A developer discusses the common emotional 'crash' after tech conferences, explaining its causes and sharing personal coping strategies.
A talk at PyCon Italia 2025 on implementing semantic search using Python, Django, PostgreSQL, and open-source AI tools.
A technical walkthrough of running Apple's DepthPro depth estimation model on high-resolution Maxar satellite imagery of Bangkok.
A retrospective on MongoDB's partnership with NYC public schools to teach computer science, examining the challenges and partial successes of the program.
MongoDB's initiative to support computer science education in NYC public schools through teacher fellowships and curriculum development.
A review of Building Regulariser, a Python package that improves AI-generated building footprints from satellite imagery by making outlines more regular and plausible.
Key takeaways from Simon Willison's podcast interview on software architecture, plugins, and effectively using LLMs in development.
Overview of new features and technical specifications in Esri's ArcGIS Pro 3.5, including Python updates, Parquet support, and system requirements.
Learn how to load large JSON files into Pydantic models using memory-efficient techniques like ijson and dataclasses.
A technical guide applying the Depth Anything V2 AI model to analyze high-resolution Maxar satellite imagery of Bangkok for depth estimation.
A guide on using Azure DefaultAzureCredential with managed identities for secure authentication in Semantic Kernel Python projects.
Explores the concept of 'Design Pressure' in software architecture, examining invisible forces that shape code and discussing coupling, types, and ORMs.
A course teaching how to code Large Language Models (LLMs) from scratch to deeply understand their inner workings and fundamentals.
A talk about the Djangonaut Space project, a community mentorship program for contributing to the Django web framework.
A tutorial on building a production-ready chatbot server using IBM Watsonx.ai and the Model Context Protocol (MCP) Python SDK.
The author stops developing JourneyInbox as a SaaS product due to low market adoption and pivots it for personal use.
A technical guide on creating interactive web maps using Django's GeoDjango module, Pillow for image GPS data, and Leaflet for mapping.
A technical guide on using the GeoDeep Python package to run AI object detection models on Maxar's satellite imagery, focusing on earthquake-affected areas.