Skip Navigation

Posts
2
Comments
171
Joined
2 yr. ago

  • There's lots of newspaper sites in the US, that do this. They'll be like "wanna use private browsing, make an account, or go visit from normal browsing." Idk why they do it but they do. Apparently there are discrepancies in the way browsers handle persistent storage features between private and non-private browsing that allow for detection

  • I refuse to go to sites that do this, I also refuse to go to sites that block adblock...and specially the sites that detect and block private browsing, that one shouldn't even be a thing

  • Doesn't change the fact that it's not illegal in a lot of countries because it's drawn art and not abuse which is the A in CSAM. That instance is in the Netherlands where I believe Loli is legal for the reasons I've mentioned...anyway the point of my bluring comment was you could blur it...which is on the client level so you don't have to see it in order to block it. I wasn't suggesting the blur as a permanent fix. Also if you're that worried about browser cache just use private browsing or something so the cache is immediately wiped afterwards...but whatever. Also mere fact that you know what's on the instance means you must have seen something by accident...so it's already in your browser cache so that's a moot point anyway.

  • Loli isn't CSAM...in a lot of countries it's completely legal. Also do you not have the NSFW blur option enabled? Then you don't have to see anything when you go there to block it.

  • Discussions like this always bring me back to one thing...can a word itself be racist? Is it racist to use a word if it's not being said with racist intent? It's reminiscent of the gimp debacle...if a words use isn't intended to offend it's honestly beyond me how anyone could find it offensive. Are we supposed to ban every single word that has the slightest history of being used in an offensive fashion? Feel like we'd have a really long list if we did that.

  • It's the proprietary driver GPU experience. All the proprietary drivers can leave you hanging like this

  • ObjC has always been a language that's interested me in the sense that it's very unique and it just seemed interesting. That being said I've never been involved in the apple ecosystem, not open enough for me so I got my mobile start on Android with Java...then realized I loved java, hated android development and never went back to mobile platform stuff LOL. I still haven't moved to kotlin and with modern Java as it is I don't currently plan to. Maybe I'll give it a try if I ever try android development again but for now I'm just a user on the mobile side.

  • The mention of iOS 16 having 66% of system binaries not using swift is very interesting. I'm actually curious as to the equivalent number on Android. How many system APKs currently don't use kotlin?

  • I get making fun of java's verbosity for things like checked exceptions but hello world really isn't that much worse than most other languages especially considering all the "boilerplate" is required for any program more complicated than hello world in pretty much every language. But if a useless program really is too verbose for you see java 21.

     
        
    void main() {
      System.out.println("hello world");
    }
    
      
  • Shameless self plug for a program I don't even use because as cool as shaders for a wallpaper sounded...I prefer a nice anime one XD. https://hg.sr.ht/~scoopta/glpaper

  • 🤔 my GitHub activity is like, 1 commit every 6 months. Low activity!! GitHub isn't where I keep my code.