DynamoDB crash course: part 1 – philosophy
This is part one of a series covering core DynamoDB concepts and patterns, all the way up to single-table design; the goal is to get you to understand idiomatic usage and trade-offs in under an hour. Today, we're looking at what DynamoDB is and why it is that way.
https://death.andgravity.com/dynamodb
This is part one of a series covering core DynamoDB concepts and patterns, all the way up to single-table design; the goal is to get you to understand idiomatic usage and trade-offs in under an hour. Today, we're looking at what DynamoDB is and why it is that way.
https://death.andgravity.com/dynamodb
death and gravity
DynamoDB crash course: part 1 – philosophy
This is part one of a series covering core DynamoDB concepts and patterns, all the way up to single-table design; the goal is to get you to understand idiomatic usage and trade-offs in under an hour. Today, we're looking at what DynamoDB is and why it is…
mini-swe-agent
The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >74% on SWE-bench verified!
https://github.com/SWE-agent/mini-swe-agent
The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >74% on SWE-bench verified!
https://github.com/SWE-agent/mini-swe-agent
GitHub
GitHub - SWE-agent/mini-swe-agent: The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically…
The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >74% on SWE-bench verified! - SWE-agent/min...
Creating Reddit Summaries with URL Context and Gemini
Raymond Camden demonstrates using the Gemini API's "URL Context" tool to scrape and summarize Reddit threads without relying on Reddit's restricted APIs. He also shares a "double-prompting" workaround to convert the unstructured URL summaries into a precise JSON format, since Gemini currently disables structured output when using the URL tool.
https://www.raymondcamden.com/2026/02/09/creating-reddit-summaries-with-url-context-and-gemini
Raymond Camden demonstrates using the Gemini API's "URL Context" tool to scrape and summarize Reddit threads without relying on Reddit's restricted APIs. He also shares a "double-prompting" workaround to convert the unstructured URL summaries into a precise JSON format, since Gemini currently disables structured output when using the URL tool.
https://www.raymondcamden.com/2026/02/09/creating-reddit-summaries-with-url-context-and-gemini
Raymond Camden
Creating Reddit Summaries with URL Context and Gemini
Using Gemini APIs to create a summary of a subreddit.
distil-text2sql
Query your data in plain English with a fine-tuned Text2SQL model.
https://github.com/distil-labs/distil-text2sql
Query your data in plain English with a fine-tuned Text2SQL model.
https://github.com/distil-labs/distil-text2sql
GitHub
GitHub - distil-labs/distil-text2sql: Query your data in plain English with a fine-tuned Text2SQL model
Query your data in plain English with a fine-tuned Text2SQL model - distil-labs/distil-text2sql
ACE-Step-1.5
The most powerful local music generation model that outperforms most commercial alternatives
https://github.com/ace-step/ACE-Step-1.5
The most powerful local music generation model that outperforms most commercial alternatives
https://github.com/ace-step/ACE-Step-1.5
GitHub
GitHub - ace-step/ACE-Step-1.5: The most powerful local music generation model that outperforms most commercial alternatives, supporting…
The most powerful local music generation model that outperforms most commercial alternatives, supporting Mac, AMD, Intel, and CUDA devices. - ace-step/ACE-Step-1.5
knowledge-work-plugins
Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork.
https://github.com/anthropics/knowledge-work-plugins
Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork.
https://github.com/anthropics/knowledge-work-plugins
GitHub
GitHub - anthropics/knowledge-work-plugins: Open source repository of plugins primarily intended for knowledge workers to use in…
Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork - anthropics/knowledge-work-plugins
How the Self-Driving Tech Stack Works
The article breaks down the core components of an autonomous driving stack, including sensing (cameras, lidar, radar), perception (object detection and tracking), planning (behavior and trajectory), and control (actuation and safety). It explains how these layers interact in real time, the trade-offs between different sensors and algorithms, and practical considerations for building and ...
https://cardog.app/blog/autonomous-driving-stack-technical-guide
The article breaks down the core components of an autonomous driving stack, including sensing (cameras, lidar, radar), perception (object detection and tracking), planning (behavior and trajectory), and control (actuation and safety). It explains how these layers interact in real time, the trade-offs between different sensors and algorithms, and practical considerations for building and ...
https://cardog.app/blog/autonomous-driving-stack-technical-guide
Cardog
How the Self-Driving Tech Stack Works
A technical guide to how self-driving cars actually work. CAN bus protocols, neural networks, sensor fusion, control systems—with real code from open source implementations.
PyNote
A lightweight, browser-based Python notebook editor that runs entirely client-side using WebAssembly (via Pyodide), so it needs no server or installation.
https://github.com/bouzidanas/pynote-notebook-editor
A lightweight, browser-based Python notebook editor that runs entirely client-side using WebAssembly (via Pyodide), so it needs no server or installation.
https://github.com/bouzidanas/pynote-notebook-editor
GitHub
GitHub - bouzidanas/pynote-notebook-editor
Contribute to bouzidanas/pynote-notebook-editor development by creating an account on GitHub.
copier-astral
Fast Python project template with Astral's toolchain (uv, ruff, ty) + pytest, MkDocs, Typer, GitHub Actions, Docker
https://github.com/ritwiktiwari/copier-astral
Fast Python project template with Astral's toolchain (uv, ruff, ty) + pytest, MkDocs, Typer, GitHub Actions, Docker
https://github.com/ritwiktiwari/copier-astral
GitHub
GitHub - ritwiktiwari/copier-astral: Fast Python project template with Astral's toolchain (uv, ruff, ty) + pytest, MkDocs, Typer…
Fast Python project template with Astral's toolchain (uv, ruff, ty) + pytest, MkDocs, Typer, GitHub Actions, Docker - GitHub - ritwiktiwari/copier-astral: Fast Python project template with...
nanobot
nanobot is an ultra-lightweight personal AI assistant inspired by Clawdbot. Delivers core agent functionality in just ~4,000 lines of code — 99% smaller than Clawdbot's 430k+ lines.
https://github.com/HKUDS/nanobot
nanobot is an ultra-lightweight personal AI assistant inspired by Clawdbot. Delivers core agent functionality in just ~4,000 lines of code — 99% smaller than Clawdbot's 430k+ lines.
https://github.com/HKUDS/nanobot
GitHub
GitHub - HKUDS/nanobot: "🐈 nanobot: The Ultra-Lightweight OpenClaw"
"🐈 nanobot: The Ultra-Lightweight OpenClaw". Contribute to HKUDS/nanobot development by creating an account on GitHub.
So... Postgres is now basically a search engine? (And it's free)
This video demonstrates how to turn PostgreSQL into a powerful, personalized search engine using the open-source PG text search extension (based on the BM25 algorithm). It provides a technical walkthrough on using Claude Code and UV to build a Python-based system for scraping web content, tracking links, and managing a private knowledge base.
https://www.youtube.com/watch?v=zrokmIR9Ytg
This video demonstrates how to turn PostgreSQL into a powerful, personalized search engine using the open-source PG text search extension (based on the BM25 algorithm). It provides a technical walkthrough on using Claude Code and UV to build a Python-based system for scraping web content, tracking links, and managing a private knowledge base.
https://www.youtube.com/watch?v=zrokmIR9Ytg
YouTube
So... Postgres is now basically a search engine? (And it's free)
🚀 Use Postgres for Free: https://tsdb.co/jm-pgtextsearch
pg_textsearch was just open sourced. It enables BM25 to search your database.... massive upgrade for keyword search.
Google uses BM25 in their search engine. Now you can too.
Claude told me: "if…
pg_textsearch was just open sourced. It enables BM25 to search your database.... massive upgrade for keyword search.
Google uses BM25 in their search engine. Now you can too.
Claude told me: "if…
Text classification with Python 3.14's ZSTD module
https://maxhalford.github.io/blog/text-classification-zstd/
https://maxhalford.github.io/blog/text-classification-zstd/
Max Halford
Text classification with Python 3.14's zstd module
Python 3.14 introduced the compression.zstd module. It is a standard library implementation of Facebook’s Zstandard (Zstd) compression algorithm. It was developed a decade ago by Yann Collet, who holds a blog devoted to compression algorithms.
I am not a…
I am not a…
Expanse
Expanse is a modern Python web application framework focused on developer experience that offers features like transparent dependency injection, a SQLAlchemy-powered database component, and conventions to help build scalable web apps quickly.
https://github.com/expanse-framework/expanse
Expanse is a modern Python web application framework focused on developer experience that offers features like transparent dependency injection, a SQLAlchemy-powered database component, and conventions to help build scalable web apps quickly.
https://github.com/expanse-framework/expanse
GitHub
GitHub - expanse-framework/expanse: The limitless Python web framework
The limitless Python web framework. Contribute to expanse-framework/expanse development by creating an account on GitHub.
qrt
This project explores data transfer using a screen-to-camera approach. The idea is simple: encode information into a sequence of QR codes, display them as a video on a screen, and then use a camera to capture and decode the video frames to retrieve the original data.
https://github.com/smyrgeorge/qrt
This project explores data transfer using a screen-to-camera approach. The idea is simple: encode information into a sequence of QR codes, display them as a video on a screen, and then use a camera to capture and decode the video frames to retrieve the original data.
https://github.com/smyrgeorge/qrt
GitHub
GitHub - smyrgeorge/qrt: QRT: A screen-to-camera data transfer protocol
QRT: A screen-to-camera data transfer protocol. Contribute to smyrgeorge/qrt development by creating an account on GitHub.
PentestAgent
PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows.
https://github.com/GH05TCREW/pentestagent
PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows.
https://github.com/GH05TCREW/pentestagent
GitHub
GitHub - GH05TCREW/pentestagent: PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red…
PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows. - GH05TCREW/pentestagent
10 Python Features You’re Not Using (But Really Should)
The video highlights lesser-known but powerful Python features that can significantly improve code readability, safety, and performance. Through practical before-and-after examples, it shows experienced Python developers how small language features can meaningfully level up real-world code.
https://www.youtube.com/watch?v=cXl-AUXHHZY
The video highlights lesser-known but powerful Python features that can significantly improve code readability, safety, and performance. Through practical before-and-after examples, it shows experienced Python developers how small language features can meaningfully level up real-world code.
https://www.youtube.com/watch?v=cXl-AUXHHZY
YouTube
10 Python Features You’re Not Using (But Really Should)
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Python has a lot of powerful features hiding in plain sight, and many developers never really use them. In this video, you’ll see a series of small but impactful Python features…
Python has a lot of powerful features hiding in plain sight, and many developers never really use them. In this video, you’ll see a series of small but impactful Python features…
Django: profile memory usage with Memray
The article shows how to profile Python-based Django apps using Memray to find memory leaks and inefficient allocations by capturing allocation snapshots and comparing them over time. It walks through setup, running profiles locally, analyzing results, and using traces to make targeted improvements that reduce memory usage and improve performance.
https://adamj.eu/tech/2026/01/29/django-profile-memray/
The article shows how to profile Python-based Django apps using Memray to find memory leaks and inefficient allocations by capturing allocation snapshots and comparing them over time. It walks through setup, running profiles locally, analyzing results, and using traces to make targeted improvements that reduce memory usage and improve performance.
https://adamj.eu/tech/2026/01/29/django-profile-memray/
adamj.eu
Django: profile memory usage with Memray - Adam Johnson
Memory usage can be hard to keep under control in Python projects. The language doesn’t make it explicit where memory is allocated, module imports can have signficant costs, and it’s all too easy to create a global data structure that accidentally grows unbounded…