Django & Redis - Vary Headers to Control Caching Behavior
In this video, we'll learn about caching with Vary Headers, allowing pages to be cached where the content depends on some dynamic data, for example an authenticated user or a language.
https://www.youtube.com/watch?v=iUn8go-XZNw
In this video, we'll learn about caching with Vary Headers, allowing pages to be cached where the content depends on some dynamic data, for example an authenticated user or a language.
https://www.youtube.com/watch?v=iUn8go-XZNw
YouTube
Django & Redis - Vary Headers to Control Caching Behavior
โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes
โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ
In this video, we'll learn about caching with Varyโฆ
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes
โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ
In this video, we'll learn about caching with Varyโฆ
microsoft / PromptWizard
Task-Aware Agent-driven Prompt Optimization Framework
https://github.com/microsoft/PromptWizard
Task-Aware Agent-driven Prompt Optimization Framework
https://github.com/microsoft/PromptWizard
GitHub
GitHub - microsoft/PromptWizard: Task-Aware Agent-driven Prompt Optimization Framework
Task-Aware Agent-driven Prompt Optimization Framework - microsoft/PromptWizard
Enigma Cipher Machine: An Object Oriented Python Implementation
https://christopherchmielewski.xyz/blog/2025-01-23-enigma-oo-implementation.html
https://christopherchmielewski.xyz/blog/2025-01-23-enigma-oo-implementation.html
christopherchmielewski.xyz
Enigma Cipher Machine: An Object Oriented Python Implementation
Christopher Chmielewski's Home Page
Push notifications without a mobile app: an experiment (with Django)
The article explores the use of web push notifications combined with Progressive Web Apps (PWAs) as an alternative to mobile apps for enhancing user engagement. It provides implementation guidance, UX design considerations, and a live demo, showcasing the feasibility of delivering seamless notifications without requiring dedicated mobile apps.
https://david.guillot.me/en/posts/tech/web-push-notifications-an-experiment/
The article explores the use of web push notifications combined with Progressive Web Apps (PWAs) as an alternative to mobile apps for enhancing user engagement. It provides implementation guidance, UX design considerations, and a live demo, showcasing the feasibility of delivering seamless notifications without requiring dedicated mobile apps.
https://david.guillot.me/en/posts/tech/web-push-notifications-an-experiment/
David Guillot
Push notifications without a mobile app: an experiment (with Django)
Today I want to talk to you about a combination of technologies that I donโt see often implemented, yet I wonder why: Web Push Notifications and Progressive Web Apps.
And Iโd like you to try it, with kittens ๐ธ
๐ Why?
Say you have a small news website, orโฆ
And Iโd like you to try it, with kittens ๐ธ
๐ Why?
Say you have a small news website, orโฆ
Open Source Load Testing with Locust: 13 years, 60 million downloads later
https://www.reddit.com/r/Python/comments/1i8xdsb/open_source_load_testing_with_locust_13_years_60/
https://www.reddit.com/r/Python/comments/1i8xdsb/open_source_load_testing_with_locust_13_years_60/
Reddit
From the Python community on Reddit: Open Source Load Testing with Locust: 13 years, 60 million downloads later
Explore this post and more from the Python community
kyegomez / swarms
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq
https://github.com/kyegomez/swarms
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq
https://github.com/kyegomez/swarms
Discord
Discord - Group Chat Thatโs All Fun & Games
Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.
Anomaly Detection in Time Series
Learn how to detect anomalies in time series data using different detection models. Explore our step-by-step guide with code examples for various applications.
https://blog.jetbrains.com/pycharm/2025/01/anomaly-detection-in-time-series/
Learn how to detect anomalies in time series data using different detection models. Explore our step-by-step guide with code examples for various applications.
https://blog.jetbrains.com/pycharm/2025/01/anomaly-detection-in-time-series/
isd
isd (interactive systemd) โ a better way to work with systemd units.
https://github.com/isd-project/isd
isd (interactive systemd) โ a better way to work with systemd units.
https://github.com/isd-project/isd
GitHub
GitHub - isd-project/isd: isd (interactive systemd) โ a better way to work with systemd units
isd (interactive systemd) โ a better way to work with systemd units - isd-project/isd
MicroPie
MicroPie is an ultra-micro Python web framework that gets out of your way.
https://github.com/patx/micropie
MicroPie is an ultra-micro Python web framework that gets out of your way.
https://github.com/patx/micropie
GitHub
GitHub - patx/micropie: MicroPie is an ultra-micro ASGI Python web framework that gets out of your way.
MicroPie is an ultra-micro ASGI Python web framework that gets out of your way. - patx/micropie
๐2
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
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
GitHub
GitHub - microsoft/mattergen: Official implementation of MatterGen -- a generative model for inorganic materials design acrossโฆ
Official implementation of MatterGen -- 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 c...
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/
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/
Francisco Macedo
Coolify your Django project
Learn how to deploy a Django project with Coolify
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
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
All Things Open
What is OpenTelemetry and how to add it to your Django application | We Love Open Source โข All Things Open
OpenTelemetry is an open source, vendor-neutral way to add monitoring features to your application. It is designed to allow you to monitor different systems using different backends in a standardized... Read More
๐2