2 633
Subscribers
+424 hours
+47 days
+5730 days
Posts Archive
2 633
Ragpi
An API-first AI assistant using Agentic RAG to search and answer questions from technical sources.
https://github.com/ragpi/ragpi
2 633
Why You Should Rethink Your Python Toolbox in 2025
Think you know Python? You might be stuck in 2023. š Stop using Pandas the old wayādiscover Hatch, UV, Pydantic, and more tools redefining Python development in 2025. Don't miss this!
https://python.plainenglish.io/why-you-should-rethink-your-python-toolbox-in-2025-3616b07b6121
2 633
Python 3, Pygame, and Debian Bookworm on the Miyoo A30
https://www.jtolio.com/2025/02/py3-pygame-miyoo-a30/
2 633
Enhancing Neural Network Training at Yelp: Achieving 1,400x Speedup with WideAndDeep
This post delves into our journey of optimizing training time using TensorFlow and Horovod, along with the development of ArrowStreamServer, our in-house library for low-latency data streaming and serving. Together, these components have allowed us to achieve a 1400x speedup in training for business critical models compared to using a single GPU with Petastorm.
https://engineeringblog.yelp.com/2025/01/enhancing-neural-network-training-at-yelp.html
2 633
Reactive Signals for Python ā inspired by Angular's reactivity model
https://github.com/buiapp/reaktiv
2 633
Python 1.0.0, released 31 years ago today
https://www.reddit.com/r/Python/comments/1ibxols/python_100_released_31_years_ago_today/
2 633
Hacking the Import System and Rewriting the AST For Durable Execution
Modifying the code that takes the user code and transforms it by installing an import hook, and rewriting the AST (abstract syntax tree).
https://autokitteh.com/technical-blog/hacking-the-import-system-and-rewriting-the-ast-for-durable-execution/
2 633
Host your Python app for $1.28 a month
https://www.reddit.com/r/Python/comments/1ics9vi/host_your_python_app_for_128_a_month/
2 633
10 Tips to Become REALLY Good at Python
The video presents 10 tips to elevate Python development skills, covering topics from mastering comprehensions to efficient use of classes and functions. It aims to transform good Python developers into great ones, addressing common challenges and providing insights into advanced programming techniques.
https://www.youtube.com/watch?v=zml0rTMJVXg
2 633
Mizban, A cross-platform LAN file sharing utility
share files across all your devices on LANāno setup, no configs, just instant access! š
https://github.com/aminupy/mizban
2 633
The creators of ruff and uv are building a new static type checker for Python
https://www.reddit.com/r/Python/comments/1idk4ko/the_creators_of_ruff_and_uv_are_building_a_new/
2 633
deepseek-ai / Janus
Janus-Series: Unified Multimodal Understanding and Generation Models
https://github.com/deepseek-ai/Janus
2 633
An Introduction to Django Views
Understanding Django views helps you make faster progress in your project. Learn all about views and best practices for using them.
https://blog.jetbrains.com/pycharm/2025/01/django-views/
2 633
deepseek-ai / DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
https://github.com/deepseek-ai/DeepSeek-VL
2 633
What is OpenTelemetry and how to add it to your Django application
A step-by-step guide to connecting your Django appās OpenTelemetry setup to an Elastic observability backend.
https://allthingsopen.org/articles/what-is-opentelemetry-add-django-application
2 633
Coolify your Django project
Coolify is an open-source & self-hostable Heroku / Netlify / Vercel alternative. In this article, learn how to deploy a Django project with coolify in your own VPS or virtual machine.
https://fmacedo.com/posts/coolify-your-django-project/
2 633
MatterGen
MatterGen is a generative model for inorganic materials design across the periodic table that can be fine-tuned to steer the generation towards a wide range of property constraints.
https://github.com/microsoft/mattergen
