When I created my UV index charts back in the summer, I didn’t foresee the problem that the bars would all be yellow and therefore the white labels would be unreadable.
#DataVisualization #matplotlib #python

I was hoping to do a talk on computer assisted algebra with Python's Sympy at PyCon Ireland.
But this year it seems they can't cover the costs of tickets for speakers, or help with travel/accommodation.
That's a shame and I will have to forgo this opportunity :(

#Development #Experiences
Migrating from GitHub to Codeberg · How everything turned out as intended https://ilo.im/166wm0
_____
#Migration #Repositories #Codeberg #GitHub #Python #Django #WebDev #Frontend #Backend
Buy Old GitHub Accounts
#github #javascript #coding #programming #python #html #linux

Ollama launches web search API to boost AI model accuracy and reduce hallucinations
Ollamahas introduced a new web search API, expanding the platform’s capabilities to provide real-time information for open AI models.
For a good time call...
$ pip install inflect
$ python3
>>> import inflect
>>> inflector=inflect.engine()
>>>print(inflector.number_to_words(8675309))
eight million, six hundred and seventy-five thousand, three hundred and nine
quit()
$ seq 1 8 | while read n; do echo $((2**n)); done \
| python3 -c "import sys,inflect;p=inflect.engine();[print(p.number_to_words(int(x.strip()))) for x in sys.stdin if x.strip()]"
#Python #25

Saturday: #freeCodeCamp #Python #Codecademy #WeekendWarrior
September 27, 2025 Progress Report:
• #Beyond365DaysOfCode Day 272
• #100DaysOfCode Day 272
• #freeCodeCamp
Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
Productivity Tools
• Trello: Updated the board
Learning Platforms
• freeCodeCamp: Design a Movie Review Page

Friday: #freeCodeCamp #Python #TheOdinProject #FridayFocus
📅 September 26, 2025 Progress Report:
• #Beyond365DaysOfCode Day 271
• #100DaysOfCode Day 271
• #freeCodeCamp
Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
Productivity Tools
• Trello: Updated the board
Learning Platforms
• The Odin Project: Added CHANGELOG.md & README.md

Auuuugh.
Basically, a while ago, I added progress bars on my photo importer script for file archival, using the progressbar2 #Python library. I keep forgetting that as a free bonus, it automagically added an elapsed/estimated remaining time display.
So the script is saying the photo backup *for this SD card* is going to take an hour. Just the backup though - the DNG conversion is going to probably add another hour. ...Yay.
Paris: PyData Paris 2025, Du mardi 30 septembre 2025 à 08h00 au mercredi 1 octobre 2025 à 19h00. https://www.agendadulibre.org/events/32861 #data #sciences #python
APIをセキュアにするためのベストプラクティス
https://qiita.com/sugiyama404/items/78f4a7845a22772f2b39?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #Flask #API #Security #ベストプラクティス
料理データから自作腸活スコアを計算&可視化してみる
https://qiita.com/kawamura_maya/items/d02daf8515907a080b10?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items