I enjoyed this one, randomizing the widths of rows and collumns of a grid then applying a #TSP strategy. #genuary #genuary22 #genuary2026
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_22 #Processing #Python #py5 #CreativeCoding

Found a silly bug in my language learning tool, that I introduced in a previous change and release. The bug caused the global search to act like a refining search. Now fixed in release v0.4.2 [1].
[1]: https://codeberg.org/ZelphirKaltstahl/xiaolong-dictionary/releases/tag/v0.4.2
#python #tkinter #xiaolongdictionary #release #programming
During our weekly Thursday tech talk discussion we rolled around to #PyConUS and one of my colleagues said the #Python community is "aggressively welcoming" and it gave me warm fuzzies.
Latest in the continuing saga of making #python play drums: Random back-beat grooves and snare fills! :D
https://github.com/ology/Music/blob/master/rand-drums.py
Soon to be smoothly integrated with the previous code...
Latest in the continuing saga of making #python play drums: Random grooves and (snare) fills! :D
https://github.com/ology/Music/blob/master/rand-drums.py
Soon to be smoothly integrated with the previous code...
Okay I have finally uploaded AVP to PyPI! https://pypi.org/project/audio-visualizer-python/2.2.0/
The Conway's Game of Life tweaks could still be improved but right now the cells pulsate in response to music, and shapes fade between frames (but not between images like these muffins, fading those will take slightly more work) #Python

S1 EP18 Lab 3 - Machine Learning in Python - How to use Intersection - Function in Python Sets #machinelearningbasics #python #jupyternotebook #mlforbeginners #statistics #softwaredeveloper #machinelearning #learnpython #algorithims #learntocode #machinelearningtutorial #pythoncoding #datascience #PythonForDataScience #machinelearningmodels #dataengineering #datascienceforbeginners #jupyterlabs #codingforbeginners #vscode
SONA: định dạng tuần tự hoá mới cho mô hình LLM nội bộ, giúp giảm 30‑40% token so với JSON/YAML. Sử dụng ký hiệu `?true`, `#42` để tránh nhầm lẫn kiểu dữ liệu và tối ưu ngữ cảnh 8k‑32k. Hỗ trợ Rust, Python, WASM và VS Code. Đối với workflow RAG/Agentic, liệu bạn chuyển sang SONA để tiết kiệm latency và VRAM? #AI #LLM #Rust #Python #Serialization #Mô_hình #Công_nghệ
https://www.reddit.com/r/LocalLLaMA/comments/1qk7ub2/stop_wasting_30_of_your_context_window_on_json/
I cannot adequately express my hatred of #Jinja2, nor my second-degree hatred for the brain-dead indentation-as-syntax of #Python that made it necessary in the first place.
After two weeks of learning, Python course participants are now ready to begin their individual projects 🎯
A big step from theory to practice, especially in bioinformatics.
Slides & course material: https://github.com/bpucker/teaching
#Python #Bioinformatics #OpenEducation #Genomics #Teaching #DataScience #LearningByDoing
@PuckerLab
@samnm

Pen strokes.
#genuary2026 #genuary22 #genartclub #genuary #python
How to run python script in Ubuntu using cron #2004 #python #cron
https://askubuntu.com/q/1563136/612