Just a dorky trans woman on the internet.

My other presences on the fediverse:
@copygirl@fedi.anarchy.moe
@copygirl@vt.social

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

help-circle




  • Could you please provide some sources for that? I’d like to know more.

    First of all though, there is no such thing as a “hostile fork”. Being able to fork a project, for any reason, is the entire point of open source. And to be fair, not wanting to continue working for a for-profit company for free is a very good reason.

    And yeah, when you suddenly turn a FOSS project that’s been developed with the help of a bunch of contributors, into a for-profit company, without making a big fuss about it beforehand and allow the contributors and community to weigh in, then yeah, that’s a hostile takeover of sorts, at least in my opinion. Developers gotta make money, but they could’ve done that by creating a new brand instead of taking over that of a previously completely FOSS project. Forgejo is preventing that exact thing from happening by joining Codeberg (a non-profit).



  • I did decide to delete all my comments and posts on Reddit. Sure, maybe I’ve posted some helpful comments, but why support Reddit with their continued existence? Remove content, and people might move to other sites to get their information.

    I also decided to keep my account. Turns out some content stayed around, because I could not see and therefore delete it in locked subreddits. So when they came back, the comments came back too, and I was able to delete them, still.



  • Version 5 of a software, device, vehicle or such isn’t necessarily better than version 4, and no official definition of the word “version” require this, either. If I may make another anology: You may pick one of 5 different versions of an outfit to wear, and even though they were labeled in the order they were made, from 1 to 5, none are inherently, objectively better than any other. In the case of UUIDs there are versions that are meant to supercede others, but also simply alternatives for different use-cases. Anyone with access to some up-to-date information can learn what each version’s purpose is.



  • At the moment, upvotes and downvotes, while not used that way by many people, is more about what others will see, rather than what content you like. It’s more like a community moderating and rating effort. Upvotes make posts more visible, by pushing them further up in what’s currently popular. Downvotes do the opposite, and in my personal opinion, should be reserved for posts that don’t fit the community they were posted in, spam, or things that break rules – typically the same reason why you would (and should) report a post. They are not “agree” and “disagree” buttons. Topics you disagree with can still spark interesting conversations.

    Using the same mechanic, voting, to tell an algorithm whether similar posts should have higher visibility on your own feed, would be incompatible with this existing system. Posts that get a quick reaction or emotion out of you are even further encouraged, while things you simply don’t want to see (but aren’t necessarily “bad”) get punished heavily.

    This system works through subscribing to communities you are interested in and actively participating in improving the health of those communities, rather than passively consuming content. That takes some effort, yes.

    All in all I think this proposed system is not compatible with Lemmy, and maybe not even a good idea.


  • I don’t have the time to watch it all, but I remember that the Steamworks Development channel on YouTube had recently-ish released this video about how games get surfaced to players and it also talks about what parts of the store are personalized and which aren’t.

    In the video I can only see the small ad on the left side about the Steam Deck. You’re talking about the big banner ad that appears somewhere inbetween the sections? I can only guess they put it there for everyone, or maybe just every region that can purchase a Deck, for simplicity.


  • copygirl@lemmy.blahaj.zonetoFediverse@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    10 months ago

    A personal instance generally doesn’t have a big reach, unless people actively follow the person who’s posting the doxxing information.* The fediverse may not be a good way to spread personal information of others, throwing up an instance like that is not much different than throwing up a website or forum.

    There’s two things I can think of you can do: Contact the company that hosts the website to take it down – I’m unsure about how you go about this, but I’m sure you can find out more about that. And to report the instance to other instance admins to get it blacklisted, perhaps get it on a block list, limiting its reach and thus effectiveness. Get in contact with big instance admins, they likely have chatrooms you could join, and they might be able to help with the other step as well.

    *edit: In the case of Lemmy, I suppose it would be people following a community, rather than a user directly. If moderators or admins act on the posted informated and delete it, the deletion will federate as well and any legitimate instance will automatically delete the content on their servers as well. This would also be true for Mastodon and such. If not, the above applies.




  • I think you’re wrong. Downvotes are literally meant to be to provide a community powered mechanism to push irrelevant content into out of view, as per the community’s purpose. They are not going to be used as part of an algorithm to push more relevant content to you specifically. Of course, that’s not how a lot of people end up using them, so whether it’s an effective mechanism is another question.

    Meanwhile, I’m on an instance that doesn’t federate downvotes, so they don’t affect ranking here, maybe for the better?



  • Doesn’t each separate .exe you add as a non-Steam get its own proton prefix? That is, each of them end up with their own [random numbers] folder that doesn’t match another?

    > and chose the C:/Program Files (x86) as the install location

    This might be the problem, but I’m not sure. When you choose C:/ as the install location in the installer, that C:/ is inside the proton prefix of the installer executable. I believe you’ll want to choose a place outside of that. For example Z:/home/deck/Games/Genshin Impact or the SD card like the guide was showing.

    I’m guessing when you deleted the installer.exe from your games list, it removed the proton prefix for it, deleting the game you installed in there alongside it? Either way, from a quick glance that’s what I could see you did differently from the video guide.


  • From what I know, F-Droid compiles apps from source so you can be sure that the code you’re running is actually made from the source code that it claims to be built from. On most other platforms, the developers could be uploading malicious programs that actually have the code changed from what’s shared online as its source code. Then add the fact that other developers can and do look at the code, and what changes are made from version to version.