RE: https://todon.eu/@fabriek/115999744218110811
Does anybody know how to write a #Python bot that doesn't simply post (I've managed to do this), but quotes its own last post as well? I would like to have the post work like the one below.
Is that possible in Mastodon?
A ha ha, run a #python based graphical OS on a microcontroller ESP32 that costs ~$5?
The world is not ready for ubiquitous nearly free (in all senses) computing 🤣
github.com/MicroPythonO...
GitHub - MicroPythonOS/MicroPy...
A ha ha, run a #python based graphical OS on a microcontroller ESP32 that costs ~$5?
The world is not ready for ubiquitous nearly free (in all senses) computing 🤣
github.com/MicroPythonO...
GitHub - MicroPythonOS/MicroPy...
It was good to see so many familiar and new faces at our January North East Data Scientists Meetup last Thursday.
Thank you to Roy Ruddle and Barry Smart for their talks on data quality and building interactive data apps with Streamlit, and thank you to everyone who attended and contributed to the discussion.
If you would like to attend a future meetup or submit a talk, find us here:
https://www.meetup.com/newcastle-upon-tyne-data-science-meetup/
#DataScience #Python #MachineLearning #TechMeetup

Tiens tiens tiens ! Tu cherchais comment comment modifier les tags de ton fichier mp3 qui s'affiche mal sur ton lecteur ?
Lit ceci, ça devrait t'aider :
https://louissarrasola.fr/modifier-les-tags-dun-fichier-mp3-avec-python/
#python #mp3 #coding
Python Contextlib Closing
contextlib.closing for objects with close() method
Ensure close() is called even if exception occurs
#python #programming #tutorial #coding #contextlib #closing
https://www.youtube.com/watch?v=tgMiXBnkEKs
Давай немного потроттлим
Пока вы апскейлите видео или гоняете LLM, ваш ноутбук может тихо умирать. Ядро GPU показывает комфортные 65°C, а видеопамять в это время жарится на 105°C, ведь заводская логика следит только за ядром. Рассказываю, как я написал утилиту VRAM Guard на Python, чтобы спасти "золотое" железо от деградации с помощью метода импульсного троттлинга. Вот как он работает... Спасти видеопамять
https://habr.com/ru/articles/991744/
#VRAM #NVIDIA #Python #троттлинг #охлаждение_ноутбука #нейросети #видеопамять #перегрев #Topaz_Video_AI #LibreHardwareMonitor
【初心者】一番丁寧にデータベースのマイグレーションとORMapperを理解したい(マイグレーション編)
https://qiita.com/masa-asa/items/6b0af0dfa00301c940c8?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #初心者 #Database #マイグレーション #Alembic
"Linux Lite 7.8 releases 12 rewritten apps and expands software selection"
"Linux Lite7.8 introduces 12 key applications fully rewritten withPythonandGTK4as the distribution prepares for broader changes in Series 8."
Рекурсия в Python: от матрешки до стека вызовов. Полный гид для новичков
Рекурсия часто кажется новичкам «высшим пилотажем» или магией. На деле это фундаментальный инструмент, который незаменим при работе с деревьями и сложными структурами данных. В этой статье мы разберем анатомию рекурсии, заглянем «под капот» стека вызовов, выясним, почему Гвидо ван Россум не любит хвостовую оптимизацию, и научимся ускорять вычисления в тысячи раз с помощью мемоизации.
https://habr.com/ru/articles/991714/
#рекурсия #python #python3 #python_для_начинающих #python_3 #python_tutor
Join us 7-15 Feb for #Python for Computational Science Week!
🐍 Students preparing to apply to our July courses
🐍 Those wanting to brush up Python skills
🐍 Aspiring TAs
Free and open to all!
➡️ Take the pledge: https://airtable.com/appIQSZMZ0JxHtOA4/pagBQ1aslfvkELVUw/form
#ComputationalScience #SelfStudy #PythonWeek

What a fun day! I built an agent system for handling alerts on my homelab. If something pops up, it invokes a quick Claude session (headless) that investigates, proposes a solution, sends me a report on Telegram if it’s serious, and asks if I want to let it fix the problem. No more endless alert emails from Prometheus. I was getting ‘alert fatigue’.
And then, I built the cutest little monitoring panel for my important infrastructure. Tap to turn the screen on, tap again (or wait 10 minutes) to turn it off, and it will turn itself on if there are errors. This is running on a very old Pi 3B+ and a DSI 5” touchscreen (only $35!! Includes the stand!!). This was all prompted by a failing nvme drive in the proxmox node that ran my DNS. #python #systemd #sse #homelab #DNS
