• 6 Posts
  • 908 Comments
Joined 1 year ago
cake
Cake day: December 13th, 2024

help-circle




  • I’m just gonna say from my perspective, this take is wrong.

    I understand where you were trying to go with this, but I completely disagree that that is what republicans are thinking when they hate on trans people. Most republicans who are transphobic hate the individual trans people too, not just the community. It’s pretty apparent with how they treat individual trans people in public. Even cis people, if they look just slightly “too androgynous” (read not exactly what the bigot expects a cis person to look like), are targets for these people.

    And that also doesn’t touch on why republicans paint trans people as pedophiles, when the biggest pedophile operations are within the religious and political elite. AFAIK, there is no correlation between transgenderism and pedophilia. There is a high correlation between religiosity and pedophilia though.















  • I made a sorting algorithm visualizer.

    https://sciactive.github.io/libsortjs/demo/

    It’s not really any different than a lot of other sorting algorithm visualizers. It has some additional features, like different visualizations, but it doesn’t have sound.

    I didn’t do it to make something better though, I did it to make it myself. I wanted to implement all of those sorting algorithms myself, which was very fun.

    I don’t know if you consider that art, but I think it can be beautiful, so maybe.

    (Btw, it will happily crash your browser if you try to sort an enormous list using a really inefficient algorithm, so be careful.)