Just a guy.

  • 6 Posts
  • 16 Comments
Joined 3 years ago
cake
Cake day: May 1st, 2022

help-circle





  • He says that, having already adopted the first two, he tackled the third: “When I have the Red Command, Amigos de Amigos (ADA), the PCC here…” he sighs, listing powerful organized crime groups, “as well as a situation in which a huge number of fugitives are roaming the city with impunity, it’s impossible for the police to be arresting everyone. The only way to remove them from circulation to protect society — and place them where [the justice system] has decided they should be — is through technology.”

    Funny how a person that’s alledgedly related to PCC (organized crime) complains about them.






  • I was working on some fortran code that was wrapped using f2py, so this was needed to test it on windows. As the fortran compilers on windows are kinda trash, bringing the entire system to windows (using msys2) was easier than compiling on native windows tools. Now f2py is broken for distributing packages, so the toolchain changed. It was fun to make this frankensteins monster hahaha.