python

Back Open Paginator
14.01.2026 05:36
LogicLuminaryBill (@LogicLuminaryBill@mastodon.social)

🎯 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.






Show Original Post


14.01.2026 05:36
citizen428 (@citizen428@chaos.social)

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.

#getfedihired #noxp




Show Original Post


14.01.2026 05:26
LogicLuminaryBill (@LogicLuminaryBill@mastodon.social)

🐍 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.






Show Original Post


14.01.2026 05:20
techygeekshome (@techygeekshome@techhub.social)

How to Automatically Upload Videos to YouTube Using Python | #Evergreen #Guide #Python #YouTube  
techygeekshome.info/upload-vid





Show Original Post


14.01.2026 05:20
ajguides (@ajguides@mastodon.social)

How to Automatically Upload Videos to YouTube Using Python |    
techygeekshome.info/upload-vid





Show Original Post


14.01.2026 05:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Roblox is hiring [Summer 2026] Data Scientist - PhD Intern

🔧 #python #sql
🌎 San Mateo, California
⏰ Internship
🏢 Roblox

Job details jobsfordevelopers.com/jobs/sum
#jobalert #jobsearch #hiring




Show Original Post


14.01.2026 04:25
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Show HN: Axis – A systems programming language with Python syntax

github.com/AGDNoob/axis-lang




Show Original Post


14.01.2026 03:59
darbales (@darbales@rollenspiel.social)

Spontan eine Python lern Übung gemacht. Aus einem Lehrbuch:
class D:
x = 10
print (D.x)
d = D()
print(d.x)
#python




Show Original Post


14.01.2026 00:30
knasman (@knasman@fosstodon.org)

OCR is hard. Why does my tesserocr lop off the last two columns of each line on one receipt but not another? 🧐

#Python #OCR #Tesserocr




Show Original Post


13.01.2026 23:46
IllestPreacha (@IllestPreacha@post.lurk.org)

KubicMon

Blog/Code/Images: blog.illestpreacha.com/genuary

#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





Show Original Post


13.01.2026 23:36
Popolon (@Popolon@snac2.popolon.org)
Mise à jour mineure de #python (de 3.13 à 3.14) sous #ArchLinux, le seul truc mal fait qui casse tout.

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



Show Original Post


13.01.2026 23:03
boas_pucker (@boas_pucker@mastodon.social)

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.

izmb.uni-bonn.de/en/pbb/teachi

#
@PuckerLab





Show Original Post


1 ...661 662 663 664 665 666 667 668 669 670 671 ...1589
UP