2 631
Subscribers
-424 hours
No data7 days
+5230 days
Posts Archive
2 630
I trained myself to run farther using the Strava API and an IOT dog food bowl full of M&Ms
David Mayer shares how he used an IoT dog food dispenser filled with M&Ms and connected to the Strava API to reward himself for running. This experiment in classical conditioning helped him form a lasting running habit, culminating in completing a half marathon without relying on the dispenser anymore.
https://www.mayer.cool/writings/pavlovs-half-marathon/
2 630
Building a Chat Backend for Wikipedia Articles in Django
Learn how to build a scalable chat backend using Django, Wikipedia data, OpenAI embeddings, and FAISS. This step-by-step guide covers data ingestion, embedding generation, and building a conversational interface for intelligent querying.
https://lincolnloop.com/insights/building-a-chat-backend-for-wikipedia-articles-in-django
2 630
HunyuanVideo
A Systematic Framework For Large Video Generation Model Training.
https://github.com/Tencent/HunyuanVideo
2 630
KellerJordan / modded-nanogpt
NanoGPT (124M) in 5 minutes
https://github.com/KellerJordan/modded-nanogpt
2 630
Whatâs the dumbest name you give to a variable?
https://www.reddit.com/r/learnpython/comments/1h4y68z/whats_the_dumbest_name_you_give_to_a_variable/
2 630
langflow-ai / langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. Itâs Python-based and agnostic to any model, API, or database.
https://github.com/langflow-ai/langflow
2 630
Better, Faster Python Projects: A Deep Dive into uv
A comprehensive guide on why and how to start using uvâthe package manager (and much more) that's taken the Python world by storm.
https://www.saaspegasus.com/guides/uv-deep-dive/
2 630
moka-py
A high performance caching library for Python written in Rust.
https://github.com/deliro/moka-py
2 630
Bagels
Powerful expense tracker that lives in your terminal.
https://github.com/EnhancedJax/Bagels
2 630
Solving Boolean satisfiability and integer programming with Python packaging
https://mmaaz.ca/writings/pipip.html
2 630
Marco-o1
An Open Large Reasoning Model for Real-World Solutions.
https://github.com/AIDC-AI/Marco-o1
2 630
aisuite
Simple, unified interface to multiple Generative AI providers.
https://github.com/andrewyng/aisuite
2 630
Pushing the boundaries of Streamlit
How I learned to stop worrying and love Streamlit's execution model.
https://twitchard.github.io/posts/2024-11-27-streamlit.html
2 630
Big Tech Best Practices
https://www.reddit.com/r/Python/comments/1h3jize/big_tech_best_practices/
2 630
Constraints are Good: Python's Metadata Dilemma
Some of the issues of why Python packaging is unnecessarily hard.
https://lucumr.pocoo.org/2024/11/26/python-packaging-metadata/
