Having some trouble with urls and applications in the '.venv ' would love some help.
https://gitlab.com/ryeliegh/flint/-/issues/3
#django #python #webdev #djangocms #techsupport
Torn between learning #Rust or #Zig ...
Sticking to my comfort zone #Go, #C and #Python :-(
ok, I fixed the damn thing by rewriting completely with curses instead of termios
https://github.com/hollowonepl/ansviewer/blob/main/ansview2_0.py
check the code, download and give it chmod +x and play with it as it works flawlessly now with all the art packs I could check it with like this from FIRE#42
ANSI in your terminal with acidview.exe like vibe (navigation). I removed --cat as it was still faulty. iconv serves this function better.
I can admit I've learned some Python over this weekend, too. Good achievement!
#tui #ansiviewer #bbs #retrocomputing #python

Binance is hiring Data Scientist, Market Growth Lifecycle
🔧 #python #scala #blockchain #web3 #sql
🌎 Remote; Taipei, Taiwan
⏰ Full-time
🏢 Binance
Job details https://jobsfordevelopers.com/jobs/data-scientist-market-growth-lifecycle-at-binance-com-aug-18-2025-d5dd6b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
4 more days to vote on this very silly thing
https://sa.wentcloud.com/en/polls/
#django #webdev #python #indieweb
An example of how to drive multiple synths with #python: https://github.com/ology/Music/blob/master/midi-thread-5.py
For the last several years I've been working with #Python. But during my free time I was exploring #Rust or #Go, despite not being target languages for my current developer profile.
Whilst I like them and find them very interesting (and top notch) I find more and more people opting to remain in Python (or similar languages), despite not being that performant and theoretically inferior in several metrics. 1/2
After a pause, we're back to running fusil. This time, to fuzz cereggii, a package of very interesting thread synchronization utilities for #Python, made of C-extensions.
We tailored #fusil to target these #cereggii utilities, finding more issues.
Daniele Parmeggiani (dpdani), the maintainer, has been helping in the effort and being very supportive. That's the best welcome fusil has received in any project :)
Here are the issues we found: https://github.com/dpdani/cereggii/issues?q=label%3A%22fusil-fuzzer%22
Making Math Less Stressful with a Python Super-Calculator https://hackaday.com/2025/10/26/making-math-less-stressful-with-a-python-super-calculator/ #WolframMathematica #datavisualization #SoftwareHacks #matplotlib #Seaborn #Pandas #python #maple #numpy #scipy #SymPy
I wrote a slow Conway's game of Life simulator in #Python / tkinter.
It's mostly to play with updating graphics by flipping "pages", which I heard about in QBASIC, but never used. Graphics are not my forte. Big gaping hole in my computer science knowledge!🥶
So, I simulated "pages" with 2 Photoimages on a Canvas. I'd calculate the next generation, draw it on the lower, unseen image, then lift it. So it all appeared updated at once.😬
https://gist.github.com/AdamOnza/5c05c253a85564f35509ecc733e44717
@chakie #Python #ObjectOriented
Question.
I have written #PySide classes to implement editable multi-segment lines for both straight lines and hermite splines. The interfaces are identical, barring the spline constructor, which takes a tangent list.
I want to create a parent class `PolyLine` which can either be `straight` or `hermite`. A "Strategy Pattern" _seems_ to be the solution, but it feels complex. Putting an `if` into every method feels worse.
Ideas?
Code: https://codeberg.org/GrantH/Pyside6-PolyLines/src/branch/main/

Show HN: FlashRecord – 2MB Python-native CLI screen recorder
https://github.com/Flamehaven/FlashRecord