Refactoring diary episode 5,555. The old style menus did not have a callback, but instead used a query method. New style menus don't have a query method, and each menu item can have its own callback. Switching menu calls is not hard but it's a lot of work. #ghrpg #GameDev #Python

Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_12_01
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding

I just completed "Secret Entrance" - Day 1 - Advent of Code 2025
https://github.com/jstanden/advent-of-code-python/blob/main/2025/day1.ipynb
#AdventOfCode #Python #Programming
I'd be happy to work for cheap on any paid projects while I look for a job -- provided they fit my skillset. I'm great with Python and machine learning, I've worked on ML research and developed novel ML algorithms, and I also have tons of experience working with automated file transfers, databases, automated Excel reporting, and probably other things you may find useful. Just ask! I take pride in doing quality work, and I'm a really clever monkey. :)
#Jobs #MachineLearning #JobOpportunities #Python #ETL #ResearchJobs #AI #Algorithms #FediHire #FediHired #GetFediHired #GetFediBHired #GigWork
Perl Weekly Challenge: Shuffling the Good
With PWC 350's tasks being "Good Substrings" and "Shuffle Pairs", I really couldn't avoid the musical theme being Boz Scaggs' Lido Shuffle.
So let's do one more for the road in the Perl Weekly Challenge.
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: Shuffli...
Perl Weekly Challenge: Shuffling the Good
With PWC 350's tasks being "Good Substrings" and "Shuffle Pairs", I really couldn't avoid the musical theme being Boz Scaggs' Lido Shuffle.
So let's do one more for the road in the Perl Weekly Challenge.
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: Shuffli...
Vera — ваш личный десктопный агент
В прошлой статье я описывал свой эксперимент по возможностям маленьких LLM. Эта статья идет как продолжение, в которой я расскажу о проделанной работе по изменению и улучшению функционала голосового агента.
https://habr.com/ru/articles/972260/
#агент #qwen3 #голосовой_ассистент #искусственный_интеллект #пк #python
new intro (apologies in advance for the #hashtags !)
I've been on fedi for quite a few years now, and I'm now making a professional/tech account. I'm currently an engineer at the nonprofit The Syllabus, working mainly in #rust and #python with focus on building robust data products and #ml pipelines, but occasionally spending time on our product design, fullstack websites, or #devops / deployment as we're a small team. My academic background is in #statistics and some of my other tech interests are #nix , #linux , and mechanical #keyboards ! (cliché, I know)
when I'm not touching the computer, I enjoy reading (I'm currently making my way through Paradise Lost and the latest n+1), TTRPGs, and modeling in Blender. I'm also an advocate for walkable cities, transit access, and ending air pollution
Dentro del canal de #Telegram Todo #Python tiene un tema solo de recopilatorios, donde encontraras mensaje con recursos y/o herramientas de un determinado ámbito.
Acabo de publicar una sobre desarrollo web donde encontraras recursos para testing, despliegue, ORM, plantillas y mas.
Mas info https://t.me/TodoPythonCanal
Primeros pasos con PyQt y QtDesigner. Primer programa con Python https://myblog.clonbg.es/primeros-pasos-con-pyqt-y-qtdesigner-primer-programa-con-python/ #Programación #Python #PyQT https://clonbg.es

Content warning:AOC Day 1
I've completed "Secret Entrance" - Day 1 - Advent of Code 2025 #AdventOfCode https://adventofcode.com/2025/day/1
Using #Python because I'm busy/lazy this year.

¿Qué es el ENCAPSULAMIENTO en Python?
En este nuevo artículo encontrarás:
✅ Atributos públicos, protegidos y privados en Python (_ y __)
✅ Properties y setters para control de acceso elegante
✅ Ejemplos prácticos de implementación correcta
📖 Lee el artículo completo aquí:
https://juncotic.com/poo-encapsulamiento-en-python/
¿Qué desafíos han tenido al implementar encapsulamiento en sus proyectos?
#Python #POO #Programación #DesarrolloSoftware #Encapsulamiento #juncotic