• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle




  • Mostly the same. I tried ChatGPT a few times to get it to generate some code, but mostly it produced code that didn’t even compile and when I asked it to fix it, it created code that didn’t compile in a different way. I enjoy writing code on my own a lot more than having to review some pre-generated code.

    Though I use it as a glorified Google sometimes and that is not even so bad.



  • I guess the idea is (make of that what you want):

    • Usenet is not illegal by itself (but well, same goes for torrenting)
    • As long as law enforcement doesn’t get its hands on the server it can’t tell what you download, as long as you use TLS (no VPN required, but doesn’t hurt either)
    • But even if: Usenet providers (hopefully) don’t keep logs of what you downloaded, so for all we know you just paid the provider to download actual news/Linux ISOs?
    • But even if they do: You are not uploading anything -> you are probably less interesting to law enforcement and they might just ignore you (especially if you use some payment method that might require going through some extra steps to link it to you as a person)






  • I guess it is impossible to say what would have happened if Google never used XMPP. To me it mostly looks like google joined XMPP and made it way bigger than it was before and eventually left it again, making it small again. But is it worse than before Google even joined?

    Maybe, but can we say for sure?

    Maybe the lesson is not “don’t let the big corporate players in”, but rather “make sure the development of the underlying protocol itself is done in an open way”. If Google/Meta adds proprietary extensions, just don’t add them to the main protocol. If they leave the protocol again or changed their implementation in a way that is largely incompatible with the open version, nothing is lost than what they brought in initially. Doesn’t that make sense?


  • I’m actually curious about “Embrace Extend Extinguish”: What can they do? They “extend” the ActivityPub protocol in a proprietary way, ok. Doesn’t mean any other instance has to use that, no? Ok, that would mean if an instance doesn’t follow that extension, it can’t interact optimally with Threads, but how does it matter? To me it seems all that can be lost by that is the content/user base that Threads brings into the Fediverse and then we are at the same point as we would be if we defederated immediately. Maybe I’m missing something here?