Uhhhh yeah.... Amazing code........
dandroid
What are you folks using to host your super secret local code and why?
This obviously doesn't help for the rest of your question, but for anything that I don't want to open source for whatever reason, I just make a bare repo and push it to a folder on my server that has all my bare repos. Literally just git server on my LAN. Nothing fancy. No UI or anything, but I don't use a UI for git anyway.
If you don't have a server at home, you could do the same thing but to a folder on your local machine. That obviously means you will have no backup. But you will still have version control in case you want to revert something you did or refer back to an old version.
I never used Linux before systemd, so I never understood the drama. I use it a ton. Mostly to run my rootless containers via podman. I have a template service file for this, and I just change a few things, systemctl link, enable, and start. And voila. My container is running as a service that I can start and stop like any other service.
Oh don't worry. My shitty code is on GitHub.
I used to own the Xbox account KevinShart. I haven't logged into it in like 10 years though, so I wouldn't be surprised if they deleted the account.
I'm not sure what defederating from them solves in regards to this topic. If they wanted Lemmy, Kbin, & Mastodon's data, they could always just set up another instance with a different domain name and not publicly announce what that domain name is, and we would have no idea who to defederate from. Or they could just scrape the data from the web page, no federation needed.
I don't want to see their content, which is a valid reason to defederate (or block, if that were possible at the user level) imo. But defederating because we want to stop them from getting our data is not even slightly effective, so I think it makes an unconvincing argument.
I'm a simple man. I see Anya, I upvote.
All Google needs to do is make a public RCS API. Then we will have all the important features iMessage has on Android via regular texting. I have no fucking clue why they are making RCS exclusive to their messaging app.