hyperbovine a minute ago

In my niche corner of scientific computing it feels like Cython has largely been replaced by Numba and CFFI, or just Julia. Last I checked it still needed setup.py which is a bit of a deal breaker in 2025.

adsharma 3 hours ago

A more interesting path is to keep dbscan_inner in pure python with type annotations and then use

  py2many --mojo=1 dbscan_inner.py
to translate.
baobun 3 hours ago

Somehow just trying to navigate to this website makes my browser crash.

Firefox on Android with NoScript.

  • VoidWhisperer an hour ago

    Something with Noscript is causing it. I was able to load it fine, then installed noscript and it suddenly crashed