Just a guy.

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

help-circle
  • Brazil doesn’t have draconian laws, but things get added on top of other things. An example:

    For homicide, there’s x time in jail, but if it is done out of pettiness, it can get up an amount of time, if it is a hate crime, there’s more time added.

    So participating in a mob that literally shat on the supreme court chairs, destroyed countless historical art pieces in the buildings, had an assassination plot on the supreme court ministers, attempted to overthrow a (flawed) democracy, etc, gets up a lot of time, even if she “just” put the makeup on the statue.









  • 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.