Taichi: Productive, portable, and performant GPU programming in Python
https://github.com/taichi-dev/taichi
https://github.com/taichi-dev/taichi
GitHub
GitHub - taichi-dev/taichi: Productive, portable, and performant GPU programming in Python.
Productive, portable, and performant GPU programming in Python. - taichi-dev/taichi
Gigi
A framework for rapid prototyping and development of real-time rendering techniques.
https://github.com/electronicarts/gigi
A framework for rapid prototyping and development of real-time rendering techniques.
https://github.com/electronicarts/gigi
GitHub
GitHub - electronicarts/gigi: A framework for rapid prototyping and development of real-time rendering techniques.
A framework for rapid prototyping and development of real-time rendering techniques. - electronicarts/gigi
How to Build Chatbots With LangChain
Discover how LangChain lets chatbots interact with LLMs, and follow this guide to build a context-aware chatbot that delivers accurate, relevant responses.
https://blog.jetbrains.com/pycharm/2024/08/how-to-build-chatbots-with-langchain/
Discover how LangChain lets chatbots interact with LLMs, and follow this guide to build a context-aware chatbot that delivers accurate, relevant responses.
https://blog.jetbrains.com/pycharm/2024/08/how-to-build-chatbots-with-langchain/
The JetBrains Blog
How to Build Chatbots With LangChain | The PyCharm Blog
Discover how LangChain lets chatbots interact with LLMs, and follow this guide to build a context-aware chatbot that delivers accurate, relevant responses.
Elixir basics for Pythonistas
The article provides a comprehensive introduction to Elixir for Python developers, covering key concepts and syntax differences between the two languages. It explores Elixir's functional programming paradigm, pattern matching, concurrency model, and other distinctive features, offering practical examples and comparisons to help Pythonistas transition to Elixir programming.
https://gogacodes.notion.site/Elixir-basics-for-Pythonistas-8afc4245034d4df9a3bc6fd646d739bf
The article provides a comprehensive introduction to Elixir for Python developers, covering key concepts and syntax differences between the two languages. It explores Elixir's functional programming paradigm, pattern matching, concurrency model, and other distinctive features, offering practical examples and comparisons to help Pythonistas transition to Elixir programming.
https://gogacodes.notion.site/Elixir-basics-for-Pythonistas-8afc4245034d4df9a3bc6fd646d739bf
Goga's Notion on Notion
Elixir for Pythonistas (part one) | Notion
The fact that the problems we continuously face in software engineering—fault tolerance, scalability, distribution, high availability, and hot-swapping—were actual nearly half a century ago brilliant engineers put immense effort into addressing these challenges…
LaunchFlow
Deploy production grade application to AWS and GCP in minutes.
https://github.com/launchflow/launchflow
Deploy production grade application to AWS and GCP in minutes.
https://github.com/launchflow/launchflow
GitHub
GitHub - launchflow/launchflow: Deploy production grade application to AWS and GCP in minutes.
Deploy production grade application to AWS and GCP in minutes. - launchflow/launchflow
MicroRabbit
A lightweight, asynchronous Python framework for RabbitMQ that simplifies building microservices and distributed systems. Features include easy message routing, plugin support, and intuitive client configuration.
https://github.com/TonnoBelloSnello/microrabbit
A lightweight, asynchronous Python framework for RabbitMQ that simplifies building microservices and distributed systems. Features include easy message routing, plugin support, and intuitive client configuration.
https://github.com/TonnoBelloSnello/microrabbit
GitHub
GitHub - TonnoBelloSnello/microrabbit: MicroRabbit: A lightweight, asynchronous Python framework for RabbitMQ that simplifies building…
MicroRabbit: A lightweight, asynchronous Python framework for RabbitMQ that simplifies building microservices and distributed systems. Features include easy message routing, plugin support, and int...
AdalFlow
The Library to Build and Auto-optimize LLM Applications.
https://github.com/SylphAI-Inc/AdalFlow
The Library to Build and Auto-optimize LLM Applications.
https://github.com/SylphAI-Inc/AdalFlow
GitHub
GitHub - SylphAI-Inc/AdalFlow: AdalFlow: The library to build & auto-optimize LLM applications.
AdalFlow: The library to build & auto-optimize LLM applications. - SylphAI-Inc/AdalFlow
thuml / Time-Series-Library
A Library for Advanced Deep Time Series Models.
https://github.com/thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models.
https://github.com/thuml/Time-Series-Library
GitHub
GitHub - thuml/Time-Series-Library: A Library for Advanced Deep Time Series Models.
A Library for Advanced Deep Time Series Models. Contribute to thuml/Time-Series-Library development by creating an account on GitHub.
CPython Compiler Hardening
The article details the author's Google Summer of Code project to implement compiler hardening options for CPython, following recommendations from the OpenSSF Memory Safety SIG. It covers the process of selecting and testing compiler options, addressing challenges with benchmarking and cross-platform compatibility, and developing tooling to track and manage warnings generated by the new ...
http://nohlson.com/blog/CPython-Compiler-Hardening-Summer-Retrospective/
The article details the author's Google Summer of Code project to implement compiler hardening options for CPython, following recommendations from the OpenSSF Memory Safety SIG. It covers the process of selecting and testing compiler options, addressing challenges with benchmarking and cross-platform compatibility, and developing tooling to track and manage warnings generated by the new ...
http://nohlson.com/blog/CPython-Compiler-Hardening-Summer-Retrospective/
home-assistant / operating-system
🔰 Home Assistant Operating System
https://github.com/home-assistant/operating-system
🔰 Home Assistant Operating System
https://github.com/home-assistant/operating-system
GitHub
GitHub - home-assistant/operating-system: :beginner: Home Assistant Operating System
:beginner: Home Assistant Operating System. Contribute to home-assistant/operating-system development by creating an account on GitHub.
Build a One-Product Shop With the Python Django Framework and Htmx
This is the first of a two-part series using Django, htmx, and Stripe to create a one-product e-commerce website. In this part, we'll start our Django project and integrate it with htmx.
https://blog.appsignal.com/2024/08/28/build-a-one-product-shop-with-the-python-django-framework-and-htmx.html
This is the first of a two-part series using Django, htmx, and Stripe to create a one-product e-commerce website. In this part, we'll start our Django project and integrate it with htmx.
https://blog.appsignal.com/2024/08/28/build-a-one-product-shop-with-the-python-django-framework-and-htmx.html
Appsignal
Build a One-Product Shop With the Python Django Framework and Htmx | AppSignal Blog
We'll use Django, htmx, and Stripe to create a one-product e-commerce website.
NTLM Credential Theft in Python Windows Applications
The article discloses vulnerabilities in popular Python frameworks (Gradio, Jupyter Server, and Streamlit) that can lead to NTLMv2 hash theft on Windows systems through exploitation of file system operations. It explains how these vulnerabilities can be exploited, potentially leading to credential theft or remote code execution, and emphasizes the increased risk as Python applications be...
https://www.horizon3.ai/attack-research/disclosures/ntlm-credential-theft-in-python-windows-applications/
The article discloses vulnerabilities in popular Python frameworks (Gradio, Jupyter Server, and Streamlit) that can lead to NTLMv2 hash theft on Windows systems through exploitation of file system operations. It explains how these vulnerabilities can be exploited, potentially leading to credential theft or remote code execution, and emphasizes the increased risk as Python applications be...
https://www.horizon3.ai/attack-research/disclosures/ntlm-credential-theft-in-python-windows-applications/
Horizon3.ai
NTLM Credential Theft in Python Windows Applications
NTLM credential theft vulnerabilities in Python Windows applications: Jupyter Notebook CVE-2024-35178, Streamlit from Snowflake CVE-2024-42474 and Hugging Face Gradio CVE-2024-34510
New LLM Pre-training and Post-training Paradigms
A Look at How Modern LLMs Are Trained.
https://magazine.sebastianraschka.com/p/new-llm-pre-training-and-post-training
A Look at How Modern LLMs Are Trained.
https://magazine.sebastianraschka.com/p/new-llm-pre-training-and-post-training
Sebastianraschka
New LLM Pre-training and Post-training Paradigms
A Look at How Moderns LLMs Are Trained
Quick and Easy Rate Limiting for FastAPI
If you don’t want your API to crash due to too many requests, use rate limiting! This video covers how rate limiting works, what types of rate limiting you can do, how to implement it in FastAPI, and what you need to be mindful of.
https://www.youtube.com/watch?v=pZunzLJ1qcQ
If you don’t want your API to crash due to too many requests, use rate limiting! This video covers how rate limiting works, what types of rate limiting you can do, how to implement it in FastAPI, and what you need to be mindful of.
https://www.youtube.com/watch?v=pZunzLJ1qcQ
YouTube
Quick and Easy Rate Limiting for FastAPI
✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.
If you don’t want your API to crash due to too many requests, use rate limiting! In this video, I cover how rate limiting works, what types of rate limiting you…
If you don’t want your API to crash due to too many requests, use rate limiting! In this video, I cover how rate limiting works, what types of rate limiting you…