【緊急】月間9500万DLのLiteLLMが乗っ取られた。インストールしただけでSSH鍵・AWS認証・仮想通貨が全部盗まれる
https://qiita.com/emi_ndk/items/2332ff5c93e63ab736ad?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #Security #AI #kubernetes #サプライチェーン攻撃
Difference between lists tuples and sets
Lists are ordered, mutable and allow duplicates.
Tuples are ordered, immutable and allow duplicates.
Sets are unordered, mutable and do not allow duplicates.
📖 Read more: https://sajalchoudhary.net/til/difference-between-lists-tuples-and-sets/
CDN Purge Throttle
Rate-limit purge storms during deploys.
#php #python #cdn #purge #ratelimiting #deploy #backendsafety #reliability #performance #viralcoding
https://www.youtube.com/watch?v=HHEN2KqLYgg
Supply-chain attack on litellm
"At 10:52 UTC on March 24, 2026, litellm version 1.82.8 was published to PyPI. The release contains a malicious .pth file (litellm_init.pth) that executes automatically on every Python process startup when litellm is installed in the environment."
https://futuresearch.ai/blog/litellm-pypi-supply-chain-attack/
#genai #llms #litellm #infosec #python
Stop Iteration Iterator Exhausted
A Python developer conversation about stop iteration iterator exhausted
#python #coding #developer #programming #bug #error
https://www.youtube.com/watch?v=AduzkxwzSc8
Why I forked httpx | Blog
🔥 Check out this must-read post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Why I forked httpx published on 2026-03-25 · tagged with #httpx, #httpxyz and #python Yesterday I forked httpx. The new fork is called httpxyz. Reasons for the fork HTTPX is a very popular HTTP client for Python. There is lots of code depending on it.
https://viralpique.com/why-i-forked-httpx-blog/
Forking httpx as httpxyz https://lobste.rs/s/tponua #python
https://tildeweb.nl/~michiel/httpxyz.html
🏆 Thanks to our Platinum Sponsor Snowflake!
Snowflake helps teams bring data and AI projects from Python prototypes to reliable production systems.
Great to have them supporting PyCon DE & PyData 2026.

To remove duplicates from a list use sets
python
create set using {} or with set keyword
📖 Read more: https://sajalchoudhary.net/til/to-remove-duplicates-from-a-list-use-sets/
Messing around with this terrain again... and in science code :D I'll update you all when it's working!
#snowSafety #landscapeAnalysis #hazardAnalysis #WIP #python #QGIS
