I've got a personal #coding project on to tidy up my images. I have #photos, the same photos that have been cropped for socials, downloaded stupid memes, scans, backups of backups but slightly different, photo collections from family which overlap with mine. It's a mess.
1️⃣ I dumped all my images into one folder. Nearly 50,000.
2️⃣ First I renamed them all to the first seven characters of a GUID. So they all have random names, I'm sure not naming them all manually.
3️⃣ Then I used tools called dupeguru and czkawka to find the duplicates. That got me to 37,000 items.
4️⃣ Now I am working on #python scripts to classify using EXIF metadata and simple image processing to classify whether it is a photo or not. I'm keen to learn python lately and this is exactly the sort of project I need to start out.
Tom’s Hardware: DOOM multiplayer tribute gets coded in ‘pure SQL’ and runs at 30FPS — made from just 150 lines of code in less than a month. “A computer scientist used only ‘pure SQL’ to construct a multiplayer DOOM-like game. The resulting first-person shooter game, cobbled from a mere ~150 lines of Python code, is dubbed DOOMQL. Despite the self-imposed software architecture restrictions, […]
I was trying to think of how to describe the difference between my experience of #Python and #JavaScript. The first thing that came to mind was the thought of a thriving 1970s disco. I like to code at the disco, not in a quiet garret or lab. SVG, HTML, CSS is all under the moon & silver spoon.
- How do you motivate someone to write a #Python proposal?
- You give them a PEP talk.

Give your #raspberrypi artificial intelligence powers! 👁️⚙️ Check out this guide to running #PyTorch image classification #AI models on your Pi:
👉 https://peppe8o.com/use-ai-model-raspberry-pi-pytorch-for-image-classification/
What’s the coolest object or scene you’d want your Pi to recognise? Drop your idea below! 👇 #linux #diy #python #peppe8o

Switching from #rmarkdown and #rdatatable to #quarto and #polars is a bit cumbersome. I just want to compile a document with tables to pdf.
If I print a polars table, I get the data type with it. If I convert it to pandas df, I get an index. If I set_tbl_hide_column_data_types, my strings get quotes. Is there no #knitr kable equivalent in #Python /Quarto?
Un par de cursos de Youtube sobre programación https://myblog.clonbg.es/un-par-de-cursos-de-youtube-sobre-programacion/ #Programación #VueJs #Python https://clonbg.es

Разбираем «под капотом» кастомную фитнес-метрику: от идеи до реализации на Python
Всем привет! Я, как и многие здесь, не только разработчик, но и человек, увлеченный циклическими видами спорта. Я обожаю копаться в данных своих тренировок из Strava: анализировать мощность, пульсовые зоны, темп. Но мне всегда не хватало одной вещи — единой, понятной и, главное, прозрачной метрики, которая бы отвечала на простой вопрос: "А насколько я сейчас в хорошей форме?". В этой статье я расскажу, как устроен этот механизм "под капотом". Мы погрузимся в логику на Python, посмотрим, как она интегрируется в общий анализатор активностей и как результат подается пользователю в простом и понятном виде. Важный дисклеймер: Весь проект, от идеи до кода, я делаю один в свободное от основной работы время. Он далек от идеала , и я буду очень благодарен за конструктивную критику и свежий взгляд.
https://habr.com/ru/articles/946632/
#анализ_данных #фитнесметрики #вебсервисы #вебразработа #спорт #здоровье #python #strava #petproject #pet
Nueva Entrada en #h4ckseed - #Ansible para Iniciados
Definitivamente, siempre es mejor trabajar más inteligente y no malgastar el tiempo, con tareas repetitivas, que demoran mucho mas, gastas energías, etc; indistintamente el ámbito o la industria, esto se ha vuelto una regla de oro, para no ser consumido por la voracidad de las horas de trabajo actuales, extensas y duras....
#Linux #DevOps #Sysadmin #SSH #Python
https://h4ckseed.wordpress.com/2025/09/13/ansible-para-iniciados/
@artlung
I'm an indie web creator, does that make a "member of the #IndieWeb"? I mainly use #RustLang with warp / tokio / ructe, for some older stuff I still use #Python and django. But when I do use a static site generator, I like hugo ( https://gohugo.io/ ).
Do you ever synchronize your `__version__` variable with your pyproject.toml, config.ini?
I wrote this #python build tool a while back and have been using it everywhere.
For a time, the python community was on the cusp of a folksonomy standardization for metadata as dunder strings. It went nowhere and now pretty much only `__version__` is still ubiquitous. Had it gone to standard, it would probably look like the `__about__.py` files many projects have.
https://pypi.org/project/metametameta/
This is so easy! I’m practicing the variables exercise by filling in the blanks with the correct input. But I still need to learn more of the programming lingo. #PyCharm #Python #JetBrains
