starlevel003's comments

starlevel003 | 2 years ago | on: Beyond "Abolish the FDA"

> we lived thousands of years fine without the FDA

For those thousands of years our only medicine was "ground up unicorn toe".

starlevel003 | 2 years ago | on: SciPy builds for Python 3.12 on Windows are a minor miracle

> Right what we need is a requirements.yaml

It already exists, it's called pyproject.toml. It already existed for years in the form of setup.py. Requirements.txt means that projects can't be automatically installed which contributes massively to the difficulty of getting packages to work.

starlevel003 | 2 years ago | on: Was Rust Worth It?

It may be a convention but in practice if you want to publish your package to Maven Central you need to prove ownership of your group ID domain. (Or ownership of your SCM account, which is in essence another domain).

starlevel003 | 2 years ago | on: Yarn 4.0

As an occasional Yarn user, this is how I learned there is even versions beyond 1.22.

starlevel003 | 2 years ago | on: Wayland Isn't Going to Save the Linux Desktop (2022)

I updated my system recently and KDE under X11 started stuttering all the time, especially when opening new windows (which made using IntelliJ unusable, for example). Switched to Wayland and it just works. That's all it really took for me to go from a "I don't care about Wayland" guy to "I am a Wayland truther" guy.

Similar story for Pipewire; Pulseaudio had crackles and Pipewire didn't. Such is the way of life.

page 1