They added an OS check to a website? What’s next, checking if your desk is sturdy enough to carry the weight of their javascript?
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: September 11th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Hoimo@ani.socialto
Programming@programming.dev•Make Your Java Code Null-Safe Without Rewriting
1·20 days agoNulls are useful, but you can’t work with them in Java. Anything can be null at any time without warning, even when you have absolutely no reason to ever allow a null. Null safety as a language feature gives you the choice to allow nulls when they make sense or guarantee a value when needed. It saves you checking for nulls in the core of your logic when you already ruled them out at the boundary and enforced it at compile time.
I use master and apprentice. Always two there are, no more, no less.


https://www.reddit.com/r/Adblock/comments/70xaqa/a_they_live_adblocker_details_in_comments/
This uses Catblock with a custom image set, but Catblock hasn’t been updated in 6 years, so I don’t know how well it still works. Anyway, if Catblock won’t work, we have to find a blocker that allows for some customization and then fit those “They Live” images in.
(I’m trying to get Catblock to work, but somehow I can’t find any pages that even load ads? I think the pihole is blocking the scripts that would load the ads.)