• 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • For one thing it will run a lot of existing and proven Matlab code.

    Another is that Octave and Matlab syntax is ambiguous about functions vs indexes (has pros and cons).

    And don’t get me wrong (I use jupyter and python a lot and really do like it) but numpy can get fundamentally weird in the way indexing maps to memory in ways that I don’t remember happening back when I mostly used Octave.

    And for the record Octave’s version of the language is vastly superior to Matlab’s. (Octave has chained indexing, broadcasting, etc. It could be that Matlab has finally copied those features but dunno. Every time I have to work in actual Matlab I want to rip my hair and teeth out due to lack of these basic trivial syntax features)

    For me the major advantage of python is having access to other non-numerical things. It’s so difficult to do anything not-numerics in Octave and Matlab or to use even basic data structures like lists and trees. Python is sort of a basic dynamic object language that with some functional programming idioms mixed in that makes some of the things that would otherwise make you scream for Lisp possible. That’s worth the numpy annoyances. Otherwise I would probably be using julia.





  • It would be similar hell in for example Matlab or C/C++ if install of external packages were made so easy.

    Some systems that are designed more with the concept of maintenance challenges (Windows and others) make it possible to have different versions installed simultaneously.

    The need for the whole venv thing fundamentally underscores the problem. How many versions of libc do you have installed simultaneously? (docker users pls don’t respond)


  • Frankly, I don’t think the privacy model of the fediverse is workable at all and it doesn’t seem to be developed and maintained by people who understand or care about safety. The centralized systems are much safer for users because you only have to trust the admins of the centralized servers.

    Fediverse’s Achilles heel is trust and all the convo and discussion about it is extremely dismissive and superficial about the realities of how the centralized systems became they way they are–much safer against stalking and mobs. Fediverse mostly gets away with this by being small and fringe.

    The fundamental flaw is laid bare every time a site defederates another about because of safety issues. It’s a tacit concession that the federation model and implementation is not safe. If you have to defederate everyone to ensure user safety, then why bother with the fediverse in the first place? This is the core problem with the fediverse as it exists today.