Learn Matplotlib in 30 Minutes
In this video, you'll learn how to use the Matplotlib library in Python. If you're interested at all in data science, AI, machine learning, or scientific computing, then Matplotlib is a must learn.
https://www.youtube.com/watch?v=7Lc2AxiM17o
In this video, you'll learn how to use the Matplotlib library in Python. If you're interested at all in data science, AI, machine learning, or scientific computing, then Matplotlib is a must learn.
https://www.youtube.com/watch?v=7Lc2AxiM17o
YouTube
Learn Matplotlib in 30 Minutes - Python Matplotlib Tutorial
👉 To learn for free on Brilliant, go to https://brilliant.org/techwithtim . Brilliant’s also given our viewers 20% off an annual Premium subscription, which gives you unlimited daily access to everything on Brilliant.
In this video, you'll learn how to…
In this video, you'll learn how to…
kimi-cli
Kimi Code CLI is an AI agent that runs in the terminal, helping you complete software development tasks and terminal operations. It can read and edit code, execute shell commands, search and fetch web pages, and autonomously plan and adjust actions during execution.
https://github.com/MoonshotAI/kimi-cli
Kimi Code CLI is an AI agent that runs in the terminal, helping you complete software development tasks and terminal operations. It can read and edit code, execute shell commands, search and fetch web pages, and autonomously plan and adjust actions during execution.
https://github.com/MoonshotAI/kimi-cli
GitHub
GitHub - MoonshotAI/kimi-cli: Kimi Code CLI is your next CLI agent.
Kimi Code CLI is your next CLI agent. Contribute to MoonshotAI/kimi-cli development by creating an account on GitHub.
RAG for Legacy Systems: 7,432 Pages to 3s Answers
Production RAG for legacy systems: model-agnostic reranking validated across four LLM families. Real metrics, no vendor lock-in, 7,432 pages to 3s queries.
https://clouatre.ca/posts/rag-legacy-systems/
Production RAG for legacy systems: model-agnostic reranking validated across four LLM families. Real metrics, no vendor lock-in, 7,432 pages to 3s queries.
https://clouatre.ca/posts/rag-legacy-systems/
Hugues Clouâtre - AI & Platform Engineering
RAG for Legacy Systems: 7,432 Pages to 3s Answers
7,432 pages to 3-second answers. Production RAG for legacy systems with model-agnostic reranking. No vendor lock-in, validated across 4 LLM families.
Engineering VP Josh Clemm on how we use knowledge graphs, MCP, and DSPy in Dash
Dropbox’s VP of Engineering explains how the company built Dropbox Dash, an AI-driven cross-app search and knowledge system that uses indexing, knowledge graphs, and contextual reasoning to unify work content from many tools into a single, context-aware platform. The piece highlights engineering decisions about when to use indexed retrieval over federated approaches, how MCP tool calls a...
https://dropbox.tech/machine-learning/vp-josh-clemm-knowledge-graphs-mcp-and-dspy-dash
Dropbox’s VP of Engineering explains how the company built Dropbox Dash, an AI-driven cross-app search and knowledge system that uses indexing, knowledge graphs, and contextual reasoning to unify work content from many tools into a single, context-aware platform. The piece highlights engineering decisions about when to use indexed retrieval over federated approaches, how MCP tool calls a...
https://dropbox.tech/machine-learning/vp-josh-clemm-knowledge-graphs-mcp-and-dspy-dash
dropbox.tech
Engineering VP Josh Clemm on how we use knowledge graphs, MCP, and DSPy in Dash
Engineering VP Josh Clemm deep-dives into how we think about knowledge graphs, indexes, MCP, and prompt optimization using tools like DSPy.
bzfs
bzfs is a reliable near real-time, parallel replication and backup command-line tool for ZFS.
https://github.com/whoschek/bzfs
bzfs is a reliable near real-time, parallel replication and backup command-line tool for ZFS.
https://github.com/whoschek/bzfs
GitHub
GitHub - whoschek/bzfs: bzfs is a CLI built for highly reliable and scalable near real-time ZFS snapshot replication with minimal…
bzfs is a CLI built for highly reliable and scalable near real-time ZFS snapshot replication with minimal operational complexity. It reliably replicates ZFS datasets in parallel using zfs send/rece...
Polymcp
Polymcp provides a simple and efficient way to interact with MCP servers using custom agents.
https://github.com/poly-mcp/Polymcp
Polymcp provides a simple and efficient way to interact with MCP servers using custom agents.
https://github.com/poly-mcp/Polymcp
GitHub
GitHub - poly-mcp/PolyMCP: Polymcp provides a simple and efficient way to interact with MCP servers using custom agents
Polymcp provides a simple and efficient way to interact with MCP servers using custom agents - poly-mcp/PolyMCP
Webrockets
High-performance rust powered websocket server for Python.
https://github.com/ploMP4/webrockets
High-performance rust powered websocket server for Python.
https://github.com/ploMP4/webrockets
GitHub
GitHub - ploMP4/webrockets: High-performance rust powered websocket server for python
High-performance rust powered websocket server for python - ploMP4/webrockets
🔥1
This Design Pattern Scares Me To Death
Scattered business rules and duplicated conditionals slowly rot a codebase by drifting out of sync and creating subtle bugs. The video shows how refactoring with the Specification Pattern makes rules composable, testable, and even configurable as data instead of hardcoded logic.
https://www.youtube.com/watch?v=KqfMiuL3cx4
Scattered business rules and duplicated conditionals slowly rot a codebase by drifting out of sync and creating subtle bugs. The video shows how refactoring with the Specification Pattern makes rules composable, testable, and even configurable as data instead of hardcoded logic.
https://www.youtube.com/watch?v=KqfMiuL3cx4
YouTube
This Design Pattern Scares Me To Death
👉 Get real-time, search result data from Google, Youtube and more with SerpApi: https://serpapi.link/arjan-codes-jan-2025.
Business rules have a nasty habit of spreading across your codebase: copied into APIs, reports, scripts, and slowly drifting out of…
Business rules have a nasty habit of spreading across your codebase: copied into APIs, reports, scripts, and slowly drifting out of…
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 almost all commercial alternatives…
The most powerful local music generation model that outperforms almost all 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