Пераглядзеў фільм Стэнлі Кубрыка «Завадны апельсін» і зразумеў, што насамрэч азначае назва пітонаўскага пакетнага мэнэджэра UV!

🐍 New on the Socket blog: PEP 810 adds 'lazy import' syntax to defer module loading until first use, cutting startup time by 50–70%. Already sparking debate: an HN thread hit 350+ points and ~200 comments in under 24 hrs. #Python
Read More → https://socket.dev/blog/pep-810-proposes-explicit-lazy-imports-for-python-3-15
Saturday: #freeCodeCamp #Python #Codecademy #WeekendWarrior
October 4, 2025 Progress Report:
• #Beyond365DaysOfCode Day 279
• #100DaysOfCode Day 279
• #freeCodeCamp
Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
Productivity Tools
• Trello: Updated the board
Learning Platforms
• CS50P: Created display options for the CLI

Friday: #freeCodeCamp #Python #TheOdinProject #FridayFocus
October 3, 2025 Progress Report:
• #Beyond365DaysOfCode Day 278
• #100DaysOfCode Day 278
• #freeCodeCamp
Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
Productivity Tools
• Trello: Updated the board
Learning Platforms
• CS50P: Initialized more files for final project

Wednesday: #freeCodeCamp #Python #TheOdinProject #MidweekMomentum
October 1, 2025 Progress Report:
• #Beyond365DaysOfCode Day 276
• #100DaysOfCode Day 276
• #freeCodeCamp
Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
Productivity Tools
• Trello: Updated the board
Learning Platforms
• CS50P: Final project ~ initialized several files (README.md, .gitignore …)

The first project covers backend confidential clients using Python. This demonstrates server-side OAuth flows where you can safely store secrets and handle authentication from your backend. #Python
tangled.org/@ngerakines....
@ngerakines.me/oauth-mastercla...
The first project covers backend confidential clients using Python. This demonstrates server-side OAuth flows where you can safely store secrets and handle authentication from your backend. #Python
tangled.org/@ngerakines....
@ngerakines.me/oauth-mastercla...
I’m off to #PyConAfrica2025!
First stop: Edmonton #yeg to Chicago.
I’ll be giving a workshop: Introduction to #Valkey + #Python
https://za.pycon.org/talks/319-introduction-to-valkey-python/
What's faster:
- source code for a 10,000 key dict in a .py file
- same as json in a comment in the .py, read it using `__file__` and parsing out the json and loading with orjson
orjson! or heck any format really. Anything can turn a dict on the file system into a dict in memory faster than python itself.
dict in source are slooooooow. I should benchmark that across #python versions.
Crear 4 imágenes espirales
La frecuencia espacial y la longitud de onda son conceptos inversamente relacionados
#Python #cursos #Fisica
software libre trigonometria #softwarelibre #Anzoategui #Lecheria
Three days until release and a bug in the Linux kernel has turned a dozen buildbots red...
It's already been fixed in the kernel, but will take some time to bubble up. We'll skip that test for relevant kernel versions in the meantime.
https://buildbot.python.org/#/release_status
#Python #Python314

Reading list for ramping up with professional Python: https://github.com/charlax/python-education