It’s fine. He just exchanged trademarks with Egosoft https://twitter.com/EGOSOFT/status/1683477783584858115 so he is in the clear 👍
No. Kbin is it’s own seperate project and software https://github.com/ernestwisniewski/kbin
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)
This is also the vulnerability that made many people delete Keepass 2 for XC many months ago so it is very strange that they make an article that sounds like it’s a new vulnerability.
It is fine. But for your personal growth and some more peace of mind, you should migrate the repository to one of the git services of your organization.
Personal growth because you will be able to use feature like branch policies, CICD pipelines or an integrated work item board.
Peace of mind because that network share is less likely to be recoverable than a self hosted gitlab instance for example.
The migration process also only take less than 5 min so there are more advabtages than disadvantages to do so.
Probavly 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.
Apollo also reported having around 1.2M users while not being a small app at all.
So with 400M MAU as the lowest possible amount of users, somehow all others 3rd party apps have over 118M users between them?
I could believe 30% of users being old.reddit ones due to it not being axed after all those years. But for mobile apps, that 5% quote seems the most realistic.
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.