Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OD
Posts
0
Comments
42
Joined
2 yr. ago

  • I have no idea who Hexbear is, but it's well documented how th IMF and World Bank work to endebt developing countries to the US's corporate rule and then steal all their resources... Are we... Not allowed to talk about that here?

  • Same here. People keep raving about it but I find it so boring. No story, no adventure or exploration, just a step above a random number generator in terms of strategy or puzzle

  • Nah. I would hate to live in a country that bans personalized ads. It would be like living in the 90s watching cable TV seeing completely irrelevant tampon and baby ads as a single dude.

    Personalized ads are much less annoying than the "spray-and-pray" noise we used to deal with.

  • Heck I would settle for just seeing a post from a person once I my feed, instead of seeing the last reply, then other posts, then the second-to-last reply, then after a lot more scrolling finally seeing the original post.

    The problem with chronological feeds is that prolific posters in your timezone just take it over and you never see stuff from people in other timezones or infrequent posters.

  • I used to write a lot of performance-critical Java (oxymoron I know) for wearables, and one time I got a code reviewer who only did server-side Java, and the differences in our philosophies were staggering.

    He wanted me to convert all my code to functional style, using optionals and streams instead of simple null checks and array iterations. When explained that those things are slower and take more memory it was like I was speaking an alien language. He never even had to consider that code would be running on a system with limited RAM and CPU cycles, didn't even understand how that was possible.

  • I like that idea. A twist on it would be to divide the votes on a post by the total vote count or user count for that instance, so each instance has the same proportional say as any other. e.g. if a server with 1000 people gives 1000 upvotes, those count the same as a server with 10 people giving 10 votes.