2 531
Subscribers
-324 hours
+37 days
+1030 days
Posts Archive
2 530
Discovering and Debugging a PyTorch Performance Decrease
Subclassed Tensors Reduce GPU Throughput up to Forty Percent.
https://benjaminwarner.dev/2022/06/14/debugging-pytorch-performance-decrease
2 530
Utilising caching in your applications
https://www.django-cms.org/en/blog/2022/06/14/caching-your-models/
2 530
UnionML
The easiest way to build and deploy machine learning microservices.
https://github.com/unionai-oss/unionml
2 530
Nodezator
Multi-purpose visual editor to connect Python functions visually (a node editor).
https://github.com/kennedyrichard/nodezator
2 530
Should You Use AsyncIO for Your Next Python Web Application?
https://www.laac.dev/blog/should-you-use-asyncio-next-python-web-application/
2 530
tcom
The power of components in your server-side-rendered Python web app.
https://github.com/jpsca/tcom/
2 530
Six things I do every time I start a Django project
https://brntn.me/blog/six-things-i-do-every-time-i-start-a-django-project/
2 530
Django 4.1 beta 1 released
https://www.djangoproject.com/weblog/2022/jun/21/django-41-beta-1-released/
2 530
Sorting algorithms visualized using the Blender Python API
https://github.com/ForeignGods/Sorting-Algorithms-Blender
2 530
WHY is Python easy to learn?
https://www.reddit.com/r/Python/comments/vk1dvt/why_is_python_easy_to_learn/
2 530
How to optimize PostgreSQL queries from Django using pgMustard
Slow queries happen, and when they do, it can be tough to dissect why they’re slow. This difficulty is compounded by using Django’s ORM, since it generates the SQL for you, so you may have little idea of the actual queries “under the hood”. In this post we’ll look at what pgMustard does and how to use it with the Django ORM.
https://adamj.eu/tech/2022/06/21/optimize-postgresql-queries-from-django-using-pgmustard/
2 530
keon / algorithms
Minimal examples of data structures and algorithms in Python
https://github.com/keon/algorithms
2 530
Appreciating Python's match-case by parsing Python code
Python's match-case blocks are complex structural pattern matching tools that are often more hassle than they're worth. But they're great for parsing abstract syntax trees.
https://www.pythonmorsels.com/match-case-parsing-python/
2 530
Parallelization with MultiProcessing in Python
Run your data science tasks in parallel to speed up computation timeContinue reading on Towards ...
https://towardsdatascience.com/parallelization-w-multiprocessing-in-python-bd2fc234f516
2 530
Cython for absolute beginners: 30x faster code in two simple steps
Easy Python code compilation for blazingly fast applicationsContinue reading on Towards Data ...
https://towardsdatascience.com/cython-for-absolute-beginners-30x-faster-code-in-two-simple-steps-bbb6c10d06ad
Available now! Telegram Research 2025 — the year's key insights 
