Niko Föhr

@fohrloop
0 Followers
34 Following
63 Posts

I post about

🐍 #python
📊 #dataanalytics
👨‍🔬 #datascience
👨🏻‍💻 #dev #developers

GitHubhttps://github.com/fohrloop
@levlaz I've never heard of it. Thanks for the tip!

Are you guys editing bitbucket-pipelines.yml manually or creating it programmatically?

While I can write beautiful python code my bitbucket-pipelines.yml looks like carbage. It hurts.

#bitbucket #pipelines #cicd #dev #developers #dev

🎵 The PEP 8 Song 🎵

YouTube
@mkennedy I somehow feel that it would be more sexy to fix the snooze time picker so that it would use AI instead of regex 🙃🫠

Wrote an essay to follow up on my AI features == Waste of Time (usually) post from yesterday. Let me know what you think #python

https://mkennedy.codes/posts/ai-features-a-waste-of-time/

AI Features a Waste of Time?

How many cumulative programmer-hours have been wasted on AI integration?

Michael Kennedy
what operating system (or linux distro) do you use on a regular basis?
windows
17.9%
macOS (on a mac)
14.5%
macOS (on a hackintosh)
0.4%
ubuntu
11.8%
debian
11.6%
linux mint
3.9%
elementary
0.3%
other debian/ubuntu derivative
3.8%
fedora
6.9%
centos/alma linux/rocky linux/RHEL
2.4%
other fedora/RHEL derivative
0.8%
arch linux
7.3%
artix
0.3%
manjaro
1.9%
other arch derivative
1.3%
openSUSE
1.2%
void linux
0.6%
gentoo
1%
slackware
0.2%
alpine linux
1.9%
mageia
0.1%
other linux
3.3%
freeBSD
2.2%
openBSD
1.1%
netBSD
0.3%
dragonflyBSD
0.1%
other BSD
0.1%
other unix/unix-like
1%
haiku
0.4%
other
1.6%
Poll ended at .

Great CPython bug: "Incrementing class variable about 2**32 times causes the Python 3.12.1 interpreter to crash"
https://github.com/python/cpython/issues/113462

(background: classes now have a version number to make it possible to cache method lookups. the version is incremented if the class is mutated. if the version number overflows, weird stuff happens.)

Incrementing class variable about 2**32 times causes the Python 3.12.1 interpreter to crash · Issue #113462 · python/cpython

Crash report What happened? The below example stores an integer counter as a class variable C.counter. Incrementing the counter using C.counter += 1 between 2^32 - 2^24 and 2^32 times makes the Pyt...

GitHub
Any recommendations of #datascience articles/sources which define #data, #rawdata, #information and(or) #knowledge and the relationship between these terms? I am familiar with a lot of information technology, legal & political science literature, but not so much within data science. Is this also part of the conversation in the practical sphere of #dataprocessing?
@edsuom the more I write code that I have to maintain, the more I love writing unit tests.
Internet! Which programming language do cats prefer? Silly or serious answers only.