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/)LE
Posts
7
Comments
421
Joined
2 yr. ago

  • This is normal. All of my accounts have looked like this for years. So I imagine every account with Microsoft will see this bombardment of someone trying to get in.

    It's not just Microsoft - every server on the internet with an open port gets bombarded all of the time. It's just the way of the internet. So if you move your account to another platform it'll see the same bombardment as it does now.

  • If an instance is defederated, the owners can just spin up a new instance.

    I've always thought about what you've said about Lemmy when people start talking about how Lemmy is more privacy focused than Reddit.

    As one of your replies have said many people in the hundreds/thousandths have a copy of your data on Lemmy - the instance owners. If you decide you've shared too much information then you end up asking every owner to delete that nugget of information. And realistically there is nothing to enforce it. This is one benefit of the walled garden of places like Reddit because they are legally obligated to delete the information especially in places like the EU.

  • My country is probably different to yours. But I just visited their store. You can order them online from their stores too.

    PAYG is a little confusing these days because every network provider is advertising it as if it's a pre-paid monthly plan. Ie. Top up $10 every month to get x bundle. But they're just the same as back in the day; they just massively emphasize the deals you can get when you top up every month because they want as much money as possible.

    If you read their terms and conditions, they state that the regular price for a text, a call, a MB of data is y when you haven't qualified for a bundle. Don't get me wrong, the out of bundle prices are shockingly expensive but if like me, you want it to mainly receive and very rarely send it's not that bad at all.

    I use my PAYG SIM as a secondary SIM. It would be too expensive to use as my main SIM. For the same allowance, the best PAYG bundle I could find was twice the price as my regular monthly contract.

  • You could always get a PAYG SIM as a secondary number.

    This is what I do. It costs me 50 cents every few months to keep alive. I only loaded it with $5 of credit, so I can ditch the SIM and get a new one at any time. The provider I went with didn't ask for any personal details and only wanted payment.

  • A friend and I created one years ago when we were at university made with 6 machines. We were running MATLAB simulations that would take over a day to complete on i3/i5 CPUs. Fortunately MATLAB and the simulation add-on package had been programmed to parallelize jobs, which reduced the simulation time down to just a few hours. This was done in a Windows environment with dual core HP machines with every RAM slot filled.

    I can't imagine homelab workloads benefitting from such a set up unless something like video/3D rendering can utilise it.

  • Rootful docker and rootless docker can be run at the same time on the same machine too. So projects that require root privileges can still work on a machine where most other projects run as rootless.