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
deepseek-ai / DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
https://github.com/deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
https://github.com/deepseek-ai/DeepSeek-VL
GitHub
GitHub - deepseek-ai/DeepSeek-VL: DeepSeek-VL: Towards Real-World Vision-Language Understanding
DeepSeek-VL: Towards Real-World Vision-Language Understanding - deepseek-ai/DeepSeek-VL
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/
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/
The JetBrains Blog
An Introduction to Django Views | The PyCharm Blog
Understanding Django views helps you make faster progress in your project. Learn all about views and best practices for using them.