He/Him | Hu/En/some Jp | ASD | Bi | C/C++/D/C#/Java

  • 0 Posts
  • 22 Comments
Joined 8 months ago
cake
Cake day: March 16th, 2024

help-circle








  • I also left it for the most part (only there to squat my user handle - I have some enemies), and I’m better without it. Even before the Muskrat overtake, its algorithm often bought the worst out of me, and I had to realize that wasn’t me. After that, it became worse than the forums from the late 2000’s that were overtaken by a few moderators to turn them into “free speech zone”, except they liked to harass people for having “dumb opinions”, one of which was not liking racism, and those admins also liked to claim PoC robbing whites are a “race motivated crime”.

    I like the smaller communities of the Fediverse, I even started to remember usernames and avatars here on lemmy (and before that, kbin) without having a follow function I know of. When I was on Reddit, I felt massively alienated, didn’t know anyone there really, and the place got more and more dominated by a select few toxic individuals.











  • How can I find those more professional sites? I’d need some, as it’s sometimes hard to find info on OS API, as “it’s bad practice to not use Johnny’s Janky and Bloated Everything Library (JJBEL), that still handles XInput controllers through the DirectInput API, but it also has other extras”. I’ve had issues with RawInput under Windows (with that, in theory, I can use Xbox One/Series controllers to their fullest potential), and all I get is either SEO-ridden advertisements for existing libraries (which wouldn’t be a problem if they didn’t have massive problems), or tutorials for said libraries. Since I’m working with D, I have to interface to C calls, which wouldn’t be a problem if they were documented properly and in an accessible way.

    My own D native and less bloated SDL replacement’s (iota) development got halted for getting null for device pointers no matter what, and with no proper instructions on how to resolve it.