Even if they updated to a new version, the hack clients developers would probably just update their custom clients to ignore Mojang’s server ban list and call it a day.
The new EULA is a joke and it’s easier to tell everyone to use a third party client (which is most of the time better than the official one) than try to abide to them.
It’s fine. He just exchanged trademarks with Egosoft https://twitter.com/EGOSOFT/status/1683477783584858115 so he is in the clear 👍
How is that a rip off? You pay 20€ once and get the ability to sideload any UWP app and develop for the console.
Compare it to both Nintendo and Sony where:
Considering how locked consoles were and still are (Except for the PS3 “other OS”) period. Being able to get a decent current gen console, that doubles as an emulator, with development capabilities for an additional 20 euros is a gift, not a rip-off.
Thank you for the information I’ll definitely check that out.
In addition, Facebook already had support for XMPP at some point in time but killed it.
Why? Because they couldn’t dry users off other platforms after Google closed their own support for XMPP.
Even if Meta “play nice”, we already know their aim. Siphon users off mastodon and then remove activityPub support when most servers are on life support from loss of users.
Show them this video and tell them this is what happens when you neglect your teeths. https://libreddit.domain.glass/r/popping/comments/py6qlw/teeth_cleaning_i_feel_this_was_the_most/
Nearly nobody will get a mouth that bad if they at least care to look at their teeths from time to time and have a basic hygiene, both dietary and oral.
But to at least get them interested, this video does the work really well.
(The video shows removal of a massive plaque of tartar. So I don’t recommend anyone uncomfortable, with looking at the inside of mouths and with seeing some bleeding, to watch this video)
Probably the best one I have found so far.
By the way, do you have any plan to expose an API or daily extract of the data you have?
While those websites are useful for manual searches, I think it would benefit the feddiverse much more if there was a way to integrate all those lists into an app. At least without resorting to web scrapping.
For development, I have a single image per project tagged “dev” running locally in WSL that I overwrite over and over again.
For real builds, I use pipelines on my Azure DevOps server to build the image on an agent using a remote buildkit container and push it in my internal repository. All 3 components hosted in the same kubernetes cluster.