python

Back Open Paginator
25.03.2026 11:25
qiita (@qiita@rss-mstdn.studiofreesia.com)

【緊急】月間9500万DLのLiteLLMが乗っ取られた。インストールしただけでSSH鍵・AWS認証・仮想通貨が全部盗まれる
qiita.com/emi_ndk/items/2332ff

#qiita #Python #Security #AI #kubernetes #サプライチェーン攻撃




Show Original Post


25.03.2026 11:15
sajal24x7 (@sajal24x7@mastodon.social)

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: sajalchoudhary.net/til/differe




Show Original Post


25.03.2026 11:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

CDN Purge Throttle

Rate-limit purge storms during deploys.

youtube.com/watch?v=HHEN2KqLYgg




Show Original Post


25.03.2026 11:07
jd7h (@jd7h@fosstodon.org)

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."

futuresearch.ai/blog/litellm-p

#genai #llms #litellm #infosec #python




Show Original Post


25.03.2026 11:01
PythonPeak (@PythonPeak@mastodon.social)

Stop Iteration Iterator Exhausted

A Python developer conversation about stop iteration iterator exhausted

#python #coding #developer #programming #bug #error

youtube.com/watch?v=AduzkxwzSc8




Show Original Post


25.03.2026 10:05
viralpique (@viralpique@mastodon.social)

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 , and 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.

viralpique.com/why-i-forked-ht




Show Original Post


25.03.2026 10:05
lobsters (@lobsters@mastodon.social)

Forking httpx as httpxyz lobste.rs/s/tponua
tildeweb.nl/~michiel/httpxyz.h




Show Original Post


25.03.2026 10:00
pyconde (@pyconde@fosstodon.org)

🏆 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.

#PyConDE #Python #AI





Show Original Post


25.03.2026 09:50
notes (@notes@fedi.hongk.org)
UNWIRE.HK (@unwire_hk)

開源大型語言模型串連套件 LiteLLM 中毒 9,500萬用戶憑證恐外洩
https://unwire.hk/2026/03/25/litellm-poisoned-package/ai/?utm_source=rss&utm_medium=rss&utm_campaign=litellm-poisoned-package
#人工智能 #AI安全 #LiteLLM #PyPI #Python #TeamPCP #Trivy #供應鏈攻擊 #加密錢包 #資訊保安 #黑客攻擊


Show Original Post


25.03.2026 09:50
notes (@notes@fedi.hongk.org)
開源大型語言模型串連套件 LiteLLM 中毒 9,500萬用戶憑證恐外洩
https://unwire.hk/2026/03/25/litellm-poisoned-package/ai/?utm_source=rss&utm_medium=rss&utm_campaign=litellm-poisoned-package
#人工智能 #AI安全 #LiteLLM #PyPI #Python #TeamPCP #Trivy #供應鏈攻擊 #加密錢包 #資訊保安 #黑客攻擊


Show Original Post


25.03.2026 09:49
sajal24x7 (@sajal24x7@mastodon.social)

To remove duplicates from a list use sets

python
create set using {} or with set keyword

📖 Read more: sajalchoudhary.net/til/to-remo




Show Original Post


25.03.2026 09:48
adamsteer (@adamsteer@mapstodon.space)

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





Show Original Post


1 ...267 268 269 270 271 272 273 274 275 276 277 ...1597
UP