Niko Föhr
banner
fohrloop.com
Niko Föhr
@fohrloop.com
pythonista, data scientist, optimizing my keyboard layout
Interesting. Do you know if there's some use case where this would be practical?
January 16, 2025 at 9:47 AM
Well said. The problem that data is not normalized ("per person" or otherwise) is actually pretty common.
January 6, 2025 at 1:58 PM
.. and I can't be *that guy* at home. Otherwise my peaceful moment at night with just me and my computer might be at danger. 😂
December 24, 2024 at 5:51 PM
Awesome! I have the glove80 with Kailh Brown v1's and I'm just optimizing the layout for it. The Shhhocks are something that I definitely should buy! Did you try the keycap tilters with the glove80 thumbs?

#keyboards #ergomechkeyboard
December 24, 2024 at 5:49 PM
What might be surprising, sometimes the unary addition does something, though (if the object implements __pos__(self))

#python
December 19, 2024 at 11:52 AM
You're absolutely right! The example is perhaps too simple, and many simpler cases should be handled with a @pytest.fixture instead.
December 14, 2024 at 11:59 AM
Also just discovered that the download stats by python version has a bug: github.com/ClickHouse/c..., so for accurate information about it I would still use pypistats.org - But the full history is a killer feature. Compare to 6 months of pypistats or 3 months of (the free) pepy.tech.
Misleading "Downloads by Python version over time" is only showing a subset of used versions · Issue #105 · ClickHouse/clickpy
Describe the bug The "Downloads by Python version over time" is only showing a subset of versions which is confusing. To Reproduce Steps to reproduce the behavior: Look at the scikit-learn dashboar...
github.com
December 14, 2024 at 9:02 AM