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/)HE
Posts
0
Comments
99
Joined
2 yr. ago

  • In the US it's usually 2 part time jobs or 1 ft and 1 or or 1 ft and gigs. Regardless the idea isn't that they make enough with one job and get spending money from the other. It's basically that you need to make as much as the top 15% of earners in the US to be ok in most areas. So we work as hard as we can to survive

  • It is actually! The idea is you can join servers with certain levels of curation. For example if lemmy.world decided tomorrow it didn't like blahaj.zone it could defederate them. That's not the point of blahaj.zone but think of it like having multiple reddit accounts with different subscriptions each account is like a superpowered multireddit on it. You choose the subreddits that go in the multireddit but not that the account it's on subscribes to

  • Communism: send the apple picking expert to work in the steel factory and get a random university professor to pick them instead

    Why? He's an expert in that, if we don't have steel mill experts we can train willing participants. Experts should always flow to their field of expertise

  • You could set up a docker with an exposed port for connections to the MySQL database server and run 20 databases inside it, that will come with its own risks fyi. You may have MySQL version mismatches to start with, you may have concurrent connections trying to use the same internal port, you may have a number of different situations where reads or writes take a much longer time due to other services wanting data.

  • I expect as federation becomes more common we'll see patterns like user servers, community servers, archive/redundancy servers, and eventually it'll be less clustered. My instance that this version of me is on is much snappier than lemmy.world but it's also federated differently and that's very obvious when searching or browsing all

  • Lol it's not virtue signaling it's malicious compliance. My workplace has vacation and sick days pull from the same incredibly small pool. They're also very anti work from home. So since I've explained the problem and was told to just take vacation time when I'm sick, I decided to just not "be sick" and explain the problem when it comes up next

  • This is it. Gpt is great for taking stack traces and put them into human words. It's also good at explaining individual code snippets. It's not good at coming up with code, content, or anything. It's just good at saying things that sound like a human within an exceedingly small context