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

help-circle

  • He also seems to make a video almost every day. That really doesn’t help with the quality of the video’s. I doubt there is a lot of time to do additional research on the topic, so often it seems to just stick to the basic information from some kind of article and comments (and maybe a few related articles). And is often just related to the drama of the day.

    Although he does sometimes have video’s that do require more research, but a lot of people won’t see those as they assume low quality because of many other video’s.


  • Sometimes I do like his videos, but this one was positioned so bad. The video does go over the changes in Plasma 6.1 and they are good, but this is not a huge change that would change anybodies live.

    I know he is probably inspired by channels like Linus Tech Tips, but even they don’t got that far anymore. I think he probably intended this in a comedic way, as most of his audience knows that he makes his videos like this, but it really makes the videos worse.




  • Although this feature sounds helpful, it really looks like they went too far with this. They should probably look for a way to sell these Copilot+ pc’s in another way if they can’t get this secure enough and probably keep it disabled for companies…

    I’m surprised they didn’t make sure that the part that should help you hide sensitive information worked well before letting the first testers get their hands on the feature. All this bad news about the future doesn’t help convince people to turn it on.




  • I started with an openSUSE dual boot with KDE. I didn’t use Linux a lot at that point. Later, I switched to Ubuntu on a laptop for about a year and used that until I bought a MacBook. Eventually, I returned to Linux by running Pop!_OS on my desktop, but games were a bit choppy, and I really wanted to just run Wayland. I also started to use RHEL at work for our servers. So now I’m trying to switch to Fedora. I still have some issues with the Jagex Launcher, but aside from that, everything seems to work great now.

    At home, I have also had an Ubuntu Server for many years, and I also run Ubuntu Server on my VPS.



  • If you would just stick to playing games on the Quest 2/3 directly that should be fine. The Quest 2 can run basic games, so it does limit you a bit. For example VR Chat has some worlds with too many assets that are not playable on the Quest 2 directly. From what I remember you would be limited to Meta’s store though.

    Unfortunately VR seems to be a niche thing so I doubt this will get a lot of priority on Linux.




  • I think this is very hard at this point. Manny Fediverse communities are quite small and fear that their community will be flooded with content from any external platform. We even saw this when a lot of Reddit users came over to Lemmy. So in those cases there will be a lot of distrust.

    Smaller companies could easily use a more strictly controlled* Lemmy instance to provide a space for their community. That would allow people to interact with that community without having to setup a new account. *Tightly moderated and limited to admin created communities.

    But anything large will just be distrusted as long as the platform is much larger than large Fediverse instances. Maybe EU law could help to protect the Fediverse from EEE. But EU law also moves slow, and we don’t want laws slowing down the growth of the Fediverse either.


  • Isn’t this just what many people predicted what would happen when everybody would use adblock? Now most people use some kind of blocker and some browsers even ship with a content blocker. Now pages need to make money in another way, so that’s either subscriptions, donations. or just force people to watch the ads anyway. I doubt people would want to donate any money to YouTube so then you get this.

    It is not nice for users, but without income they would have to shut the site down. The same will happen when Lemmy gets popular, people will really have to donate to instance owners or they will also be forced to get money in another way.


  • Ah yes, it is returned in both the PersonView and the LocalPersonView. From what I understood that was only reporting the local score of the person. I’m not sure what was meant with that. Your home instance would know about the post score and comment score you get from other instances, otherwise you could not see those votes.

    For other instances it would make sense if the scores would not be correct (if they have to do their own calculations). As they might not receive updates from all communities where you receive votes. They will only receive updates if they are federated with the instance and at least one user on their instance follows that community.


  • MLem (the iOS Lemmy app) was also showing the user karma (but I think it was only showing karma gained on the local instance). So I guess this is nice for people that like to know their karma.

    I also agree with @nlm@beehaw.org that we should leave this as a thing for yourself. The Lemmy API should not bother with reporting user karma as It would be way too easy to cheat for people with singe person instances. (and of course the toxicity that comes with karma)


  • For me it was a nice improvement. I liked the new window snapping feature that allows to you quickly snap an application to half or a quarter of your screen. But honestly there aren’t that many differences compared to my work laptop on Windows 10, I never regretted updating though.

    I also used Linux for gaming, most of the time you will be able to get things to work. But sometimes you will have small issues in games and way worse support from the developers.


  • Yea these laws are super difficult in a distributed network and I think that you would not be responsible if you made an attempt to say to the other instances that this data is now deleted. But at the moment, when you delete a message on an instance, it just flips a boolean and says the message is deleted. (mods can purge comments though, so then it is actually deleted).

    And you would probably be fine as an individual, but I can see larger Lemmy instances get large enough that these kinds of rules will apply to them. I have seen a few cases where small associations got fined for violating the GDPR, that would be a waste of money that was donated for hosting the instance.


  • but outside of your own server pretty much nobody will care. Lemmy is federated over multiple jurisdictions, so even with full deletion implemented there’ll almost certainly be instances which will ignore the deletion request - and it will be completely legal for them to do so

    Lemmy also seems to federate your matrix_user_id, that is clear personal data. It does not matter how the data gets to the federated server, this is still user data within the scope of the GDPR. It does not matter that that server does not have an agreement with the user, the instance that would ignore a GPDR related deletion request would be in direct violation of the GDPR. Maybe it can do that without consequences, though.

    I completely understand that making Lemmy fully GPDR compliant will probably be impossible, however I don’t like the approach of “we will not succeed, so we don’t make any attempt”. Instances should actually delete data when that is requested, or instance hosts can get fined. For now, Lemmy has bigger issues to solve, but eventually they should do at least a best effort attempt to respect user data.