🎯 Friday Focus — Coding Progress
📅 January 09, 2026
Wrapping up the week with consistency and intention.
📈 Progress
• Beyond365DaysOfCode — Day 369
• 100DaysOfCode — Day 369
• freeCodeCamp
📖 Daily Reading
• freeCodeCamp News — 1 article
• Daily.dev — 1 article
💻 Learning
• Codecademy — JavaScript practice and reinforcement
Learning in public, improving quietly, showing up daily.
#Python #JavaScript #FridayFocus #LearningInPublic
#DevMindset #Growth #Consistency

I currently have some availability for an additional freelance client.
I've been doing #ruby since 2004 or so, and #rails since v1.
I'm also reasonably competent in #JS/#TS (more BE than FE), #python, and #go. If FP is your thing, I can do #elixir, #gleam, or #ocaml, though of the three, I only used Elixir (Phoenix) in production.
All that said, almost all of my recent contracts were for Fractional CTO/Engineering Lead roles.
If any of that sounds interesting, HMU.
🐍 Midweek Coding Check-In — Wednesday
📅 January 07, 2026
Staying consistent and moving forward one session at a time.
📈 Progress
• Beyond365DaysOfCode — Day 367
• 100DaysOfCode — Day 367
• freeCodeCamp
📖 Daily Reading
• freeCodeCamp News — 1 article
• Daily.dev — 1 article
💻 Learning
• Codecademy — JavaScript fundamentals & practice
Momentum beats motivation. Small reps add up.
#Python #JavaScript #MidweekMomentum #LearningInPublic
#DevJourney #Consistency #ProblemSolving

How to Automatically Upload Videos to YouTube Using Python | #Evergreen #Guide #Python #YouTube
https://techygeekshome.info/upload-videos-to-youtube-using-python/?fsp_sid=24687

How to Automatically Upload Videos to YouTube Using Python | #Evergreen #Guide #Python #YouTube
https://techygeekshome.info/upload-videos-to-youtube-using-python/?fsp_sid=24686

Roblox is hiring [Summer 2026] Data Scientist - PhD Intern
🔧 #python #sql
🌎 San Mateo, California
⏰ Internship
🏢 Roblox
Job details https://jobsfordevelopers.com/jobs/summer-2026-data-scientist-phd-intern-at-roblox-com-nov-11-2025-ebca61?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Show HN: Axis – A systems programming language with Python syntax
https://github.com/AGDNoob/axis-lang
Spontan eine Python lern Übung gemacht. Aus einem Lehrbuch:
class D:
x = 10
print (D.x)
d = D()
print(d.x)
#python
OCR is hard. Why does my tesserocr lop off the last two columns of each line on one receipt but not another? 🧐
KubicMon
Blog/Code/Images: https://blog.illestpreacha.com/genuary2026booleanmutations
#Genuary #Genuary2026 #CreativeCoding #DataArt #DataViz #Worldbuilding #Genuary7 #Genuary29 #Boolean #Mutations #Evolution #Boxes
KubicMon is Coded in #Python and uses Boolean (Prompt 7 of Genuary2026) to make mutated KubicMons (Prompt 29 of Genuary2026)
Which KubicMon Would You Chose?
#creativecoding #coding #animation #newmedia #filter #colorfull #3D

mettre à jour tous les AUR (mode ultra bourrin):
pacman -Qo /usr/lib/python3.13/*| awk '{print $4}'| sort | uniq| while read pkg; do yay -S $pkg; done
Mettre à jour searxng:
sudo -H -u searxng -i
python3 -m venv /opt/seaxng/searx-pyenv # met à jour la base du pyenv
logout # delog/relog pour que ça soit pris en compte
sudo -H -u searxng -i
pip install -U pip # (re)install les paquets de base du pyenv
pip install -U setuptools
pip install -U wheel
pip install -U pyyaml
pip install -U msgspec
cd searxng-src
make clean
# rebuild habituel des mises à jour
git pull
pip install --use-pep517 --no-build-isolation -e .
logout
systemctl restart uwsgi@searxng.service
Why is there a tube on every monitor in our Python course? 🐍
It is a simple progress signal: students put the tube up while working on exercises and take it down when they are finished. This makes it easy to see who is still working and who is ready for the next step.
https://www.izmb.uni-bonn.de/en/pbb/teaching
#Python #Bioinformatics # #TeachingTips #EdTech #ProgrammingEducation #PythonCourse #TeachingTrick #LowTechHighImpact #SmartTeaching #LearningByDoing #ClassroomInnovation
@PuckerLab
