I’m a #SoftwareDeveloper from #Switzerland. My languages are #Java, #CSharp, #Javascript, German, English, and #SwissGerman. I’m in the process of #LearningJapanese.

I like to make custom #UserScripts and #UserStyles to personalize my experience on the web. In terms of #Gaming, currently I’m mainly interested in #VintageStory and #HonkaiStarRail. I’m a big fan of #Modding.
I also watch #Anime and read #Manga.

#fedi22 (for fediverse.info)

  • 0 Posts
  • 49 Comments
Joined 2 years ago
cake
Cake day: March 11th, 2024

help-circle


  • It’s a reality that not all niches have sufficient content here, so yes I’m in fact still using Reddit for select topics.

    I still use Reddit for news, because the bigger userbase means a richer comment section. Which is the real advantage of this type of platform over RSS feeds from news sources.

    I still use Reddit to participate in discussions in my native language.

    I still use Reddit to follow leaks for the games I’m interested in.

    I still use /r/redditalternatives and sometimes search the site for mentions of the fediverse in hopes I can help others come here. Also to represent and mention Mbin, since everyone on Reddit always forgets about it existing.

    I also still use Discord instead of Fluxer because friends refuse to move despite me recreating our server 1:1 perfectly…

    Other than that, I’m not using Reddit anymore, nor am I using other social media platforms.





  • I think much like CGI in anime, it is possible for people to warm up to AI. But it’ll need more than just time.

    There needs to be prominent examples of good AI use in products. Good AI is not noticeable as such by its output, but by its capabilities. So for people to be aware, the use of AI would have to be disclosed explicitly, it can’t be left to users to infer, yet the product would still have to be compelling enough to make people give it a chance. So imo games are ideal here.

    However, AI also has the additional issues of ethics and resource use. I think for people to really change their tune, mainstream AI needs to switch to being on-device models that are ethically trained. Not hosted in datacenters and trained on copyrighted or unlicensed works. But that’s definitely possible imo with the right changes.



  • When people talk about left vs right, they don’t always mean the same axis.

    Strictly speaking it’s about the economic axis iirc, but people almost never use it that way in actual political discourse imo. They seem to conflate other axes into it.

    The original axis wasn’t the economic one however, but rather the French one before it, where the aristocracy on the right were opposed by the commoners on the left. The right here stands for tradition and monarchy, while the left are the progressives and anti-monarchy.

    I don’t know by what logic, which axis, people on the fediverse like to call Russia left-wing, but I can suggest a possibility.
    According to what I’ve seen of Russian propaganda worldview, NATO is imperialist. I think you can map that onto the original French model, with NATO being right-wing because they’re imperialist and NATO’s enemies being left-wing because they oppose imperialism.

    Again, not sure if that’s why, but that would be one way to come to the conclusion.





  • I’m personally against this kind of thing, but I hate how much of a fantasy echo chamber this stuff is here. There’s so much misinformation and hyperbole in this thread alone.

    In general I support the idea of device-level age verification. The narrative around it uses old school methods only (this one goes with just inputting your date of birth, which I’ve already done for years for stuff like Steam), rather than the ID or face scan by random third parties methods used in age verification discussions and requirements elsewhere. In my opinion software being able to use an API provided by the OS itself is much better, and with the right OS (linux) much more trustworthy than any web-based solution.

    My only real problem is the lack of user choice. This comes in two forms:

    1. Giving your birth date should be optional. I’m fine with them requiring that no birth date given means you default to being underage, but actually giving the birthdate should be up to the user.
    2. The birthdate should not be given out to random software asking for it. Either the user should be asked for permission, or only a boolean of whether they are underage or not should be provided. This bill doesn’t require either of those, nor leaves it to later clarification.







  • I don’t think that’s how the license works. You’re thinking of the general GNU licenses, not the Affero one which Mastodon uses.

    To quote the license (from Mastodon’s repo):

    The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public.

    The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server.

    That sounds to me like at least Truthsocial users need to be able to access its source code.

    Also, from the actual terms:

    1. Conveying Non-Source Forms.

    You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License