I recently spotted an extraneous space after a dot in a bit of my Python code. Obviously invalid syntax apart from the fact that it isn't. Something like this
name = "Chris"
print(name. upper())
actually works! Why? How? Can anyone explain? It even works with a space before the dot as well.
📝🐍Шпаргалка про #Matplotlib: створення, налаштування та стилізація графіків у #Python, включаючи базові побудови, анімації, кольорові карти та форматування осей

Excited for #SC25? We sure are! So excited that we couldn't wait! We are happy to announce that our OpenMP Tech Talks are now online! Five experts have submitted talks ranging from DTrace to parallel programming in Python. Wet your #HPC appetite now!
https://www.openmp.org/events/sc25/
#OpenMP #parallel #programming #dtrace #gpu #pyomp #python

Al final salió la publicación por linkedin de que estoy abierto a cambiar de aire el año que viene... Como quién no quiere la cosa, hasta me había olvidado que lo había programado para esta fecha... Lo retransmito por acá:
Después de más de una década enseñando programación, robótica y sistemas embebidos en instituciones técnicas y universitarias, estoy buscando ampliar mis horizontes profesionales para iniciar nuevas actividades en 2026.
Me motiva especialmente trabajar en espacios donde la docencia se cruza con proyectos reales: cursos que formen profesionales listos para la industria, programas de capacitación intraempresa y actividades de investigación aplicada.
Si tu institución o empresa está planificando formaciones técnicas, cursos universitarios o alianzas educativas para el año que viene, me encantaría conversar.
Contacto: msavalos@gmail.com o DM.
#docencia #capacitacion #educacion #IoT #sistemasembebidos #python #cpp #programacion

RE: https://mastodon.ie/@Python_Ireland/115509133361819504
Announcing the PyCon Ireland Saturday night after-party, featuring up and coming Dublin math rock band jigsaw!
Coming up right after the lightning talks we'll have:
Free food.
Free beer (or wine, or soft drink)!
Great music!!!
Remember when I said we had more news coming - we're not finished yet!
#PyConIE #PythonIE #Python #PyCon
Agrupar datos similares con aprendizaje no supervisado
Modelado con numero de clusters diferente del verdadero
#ML #python software libre #Flisol #anzoátegui #Lecheria
Dew Drop Weekly Newsletter 456 - Week Ending November 7, 2025
#dewdrop #newsletter #aspnetcore #javascript #azure #xaml #windowsdev #dotnet #csharp #cpp #ai #mcp #devops #agile #python #IoT #appdev #podcasts #database #sqlserver #powershell #m365
Dew Drop Weekly Newsletter 456 - Week Ending November 7, 2025
buff.ly/bDA3tnr
#dewdrop #newsletter #aspnetcore #javascript #azure #xaml #windowsdev #dotnet #csharp #cpp #ai #mcp #devops #agile #python #IoT #appdev #podcasts #database #sqlserver #powershell #m365
Dew Drop Weekly Newsletter 456...
Dew Drop Weekly Newsletter 456 - Week Ending November 7, 2025
buff.ly/bDA3tnr
#dewdrop #newsletter #aspnetcore #javascript #azure #xaml #windowsdev #dotnet #csharp #cpp #ai #mcp #devops #agile #python #IoT #appdev #podcasts #database #sqlserver #powershell #m365
Dew Drop Weekly Newsletter 456...
Qwen3 VL 30B A3B Q4 is so cool at the same time. I had to plot that in FORTRAN 90 once upon a time, it was not as fast..
NB: python code needed a tiny bit of tweaking but it worked✅
It's the Feigenbaum Bifurcation Diagram, from the logistic map. (llama.cpp could present the maths correctly as well).
NB: it is pointless to do that without understanding what it means (I'm still trying to figure out 20 yrs+ later, it is not like if chaos is a simple subject).
#physics #python #chaos #fractal

Parmi les PEP acceptées pour #Python 3.15, la 798 rend possible la destructuration de dictionnaires et d'itérables au sein de compréhensions (https://peps.python.org/pep-0798/) :
[*it for it in its] # aplatissement d'une séquence de séquences
(*it for it in its) # aplatissement d'une séquence de séquences en générateur
{*it for it in its} # aplatissement en set
{**d for d in dicts} # fusion d'une séquence de dictionnaires
#São Paulo, "walk networks", dados do #OpenStreetMap #OSM #osmnx Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_11_06
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
