New blog post on #ai and #bioinformatics code - and {edgePython} - a port of {edgeR} from #rstats to #python
https://brianrepko.github.io/blog/posts/2026-02-26-edgepython-and-ai/
@dylanisaiah I also really like #python and C. Languages like Javascript, C++ etc are unthinkable to me, I see them as unholy abominations.
I just completed the 200th 'Daily Coding Challenge' by #freeCodeCamp.
https://github.com/NormPlum/freeCodeCamp_DailyCodingChallenges
(don't look at the code if you want to solve it yourself first)
#DailyCodingChallenge #python #programming #coding
Normal people: "I'm gonna sort these photos by date or name"
Me: *writes a #python script to sort photos using their differential image hash*
Just built weird 😆
Normal people: "I'm gonna sort these photos by date or name" Me: *writes a #python script to sort photos using their differential image hash* Just built weird 😆
going to put a #claude #ai disclaimer on this, as i used it to build an app for the #pimoroni badger 2350. mostly because their #python documentation is SO bad and split among multiple websites? #micropython
wanted the e-paper display to show an #mlb team's upcoming game time or current score. even every 5 minutes is probably too much during games. if a game is not happening, it updates once per hour.
this way i can follow a team, even if 95% of their games are on tv locked behind a paywall.

First Clifford attractor: the sister family @basilbasilbasil proposed.
a=-1.7, b=1.8, c=-1.9, d=-0.4
The De Jong version of these parameters would scatter into filaments. The Clifford grammar turns them into interlocking rings: smoother, more rotational, like Basil said. Same parameter space, different dialect.
I'm calling this one "the link."
#GenerativeArt #StrangeAttractors #Python #MathArt #CliffordAttractor

Python Tip: bisect for Sorted Insert
import bisect
scores = [60, 70, 80, 90]
bisect.insort(scores, 75)
# [60, 70, 75, 80, 90] — O(log n) search
bisect module maintains sorted lists efficiently. O(log n) search + O(n) insert beats O(n log n)...
https://raccoonette.gumroad.com/l/Python-for-Beginners-From-Zero-to-Your-First-Projects
#Python #CodingTips #Programming
Python Tip: F-String Debugging
x = 42
print(f'{x = }') # Output: x = 42
print(f'{len(data) = }') # Output: len(data) = 15
Add = after a variable in an f-string to print both the expression and its value. Game-changer...
https://raccoonette.gumroad.com/l/Python-for-Beginners-From-Zero-to-Your-First-Projects
#Python #CodingTips #Programming
Meine ersten kleinen KI Ergebnisse SLM(small language modell)
Das ist der erste Text meiner KI:
wikipedia the development of greenhouse gas waste tyres and another device that state guard and employee income through a patent for computation top car congress passed on human computer hp fourth generation vlsi integrated circuits united states and innovation smithsonian september the american life by passenger car use the s cv and where the original on the development office suite word processing element carries out of motor fossil fuels see also introduced the president of
Thx an @j_a_k_o_b
#python #machinelearning #technology #finance #riskmanagement #stockmarket
#volatility #investing #algorithmictrading
👉 Hybrid Machine Learning for Market Regime Detection Part 1: SPY, IWM, HYG, LQD & Volatility (VIX) 📈 🤖
Integrating data wrangling, unsupervised/supervised learning, and interpretability into a unified market regime detection framework in Python

Aurora is hiring Staff Data Analyst, People Analytics
🔧 #python #powerbi #sql
🌎 San Francisco, California
⏰ Full-time
🏢 Aurora
Job details https://jobsfordevelopers.com/jobs/staff-data-analyst-people-analytics-at-aurora-tech-dec-18-2025-839542?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring