4/5
I would like to thank @clacke for his suggestions and guidance through the design and development of AMPS.
#FOSS #opensource #Python #Linux #Telegram #podcast #AMPS
https://codeberg.org/marcbogonovich/AMPS/
My article in newest Paged Out! about everyone's favorite Python party trick:
https://pagedout.institute/webview.php?issue=8&page=63&article=Trying+to+demo+Python%27s+is
#python #goingtoapythonprogrammersparty #pythonprogramminglanguagethemedparty #whatispythonsis

Airbnb is hiring Senior Software Engineer, Payments Post Transaction Risk
🔧 #java #kotlin #python #react #seniorengineer
🌎 Remote; United States
⏰ Full-time
🏢 Airbnb
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-payments-post-transaction-risk-at-airbnb-com-feb-17-2026-96fb90?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Ollama CLI Cheatsheet: ls, serve, run, ps + other commands (2026 update):
https://www.glukhov.org/llm-hosting/ollama/ollama-cheatsheet/
#Linux #Cheatsheet #SelfHosting #LLM #AI #Ollama #DevOps #Python
#Steady-#Klimacrew
Wie bringt man Temperatur- und #Luftfeuchtigkeitsmessung in den #Balkongarten, ganz ohne Cloud und Bastelchaos?
Für Leute mit #WLAN, #Cloud-Aversion und App-Abneigung wie mich, lässt sich da tatsächlich etwas feines finden. Ich mag es eben datenschutzfreundliche.
Meine erste #SmartHome-Lösung mit #RaspberryPi, #Python und Vibe Coding als Artikelserie.
https://tino-eberl.de/vibe-coding/sensorprojekt-eine-wetterstation-fuer-den-balkongarten-1-4/
#VibeCoding #WLANsensor #Datenschutz #Shelly
🚀 New standalone builds for Rivalcfg!
Rivalcfg is a CLI tool to configure #SteelSeries gaming mice on #Linux, #macOS and #Windows.
Standalone builds are compiled versions you can run without installing any dependencies (neither #Python). No more venv, pip install etc.
➡️ https://rivalcfg.flozz.org/news/new-standalone-builds-for-linux-macos-and-windows/
Rivalcfg is now simpler to use than ever! 😁
🚨 CRITICAL: CVE-2026-27641 impacts flask-reuploaded < 1.5.0. SSTI lets remote attackers write files & execute code (CVSS 9.8) without auth. Upgrade to 1.5.0+ & validate all input. Details: https://radar.offseq.com/threat/cve-2026-27641-cwe-1336-improper-neutralization-of-693604e2 #OffSeq #CVE202627641 #SSTI #Python

TIL that `typing.BinaryIO` is a subclass of `typing.IO[bytes]`, not an alias
От WSGI к ASGI: как Python научился работать с асинхронным вебом
WSGI и ASGI — то, на чем стоит весь современный веб на Python. Это стандарты, которые описывают интерфейс между веб-сервером и приложением. Благодаря им сервер и фреймворк не образуют жесткую пару: любой WSGI-сервер запускает любое WSGI-приложение, любой ASGI-сервер любое ASGI-приложение. Uvicorn не знает ничего о FastAPI, FastAPI не знает ничего о Uvicorn, они знают только о том, что передать на вход и что ожидать на выходе. Разберем, как все это устроено. Погружаемся
https://habr.com/ru/articles/1003282/
#python #asgi #wsgi #вебсервер #asyncio #starlette #uvicorn
Season 1 Lesson 5 Part 1 - Your First Steps - What Are String Methods - in Python #learncoding #softwaredeveloper #codingtutorial #python #jupyternotebook #pythonprogramming #dataanalysis #vibecoding #pythoncode #dataengineer
🎙️ Python Bytes 470: A Jolting Episode
with @mkennedy and @brianokken
https://pythonbytes.fm/470
#Python #Jolt #Ruff #Testing #GitHubActions