• 0 Posts
  • 34 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.



  • Flatpak and Snap definitely make installation more simple. The packages come with their own dependencies so you have way less issues with conflicting dependencies. I like them when they are officially supported by the distribution or developer, but I prefer the official installations over supporting a random person making a package (not sure if this is a thing with Flatpak, but with Snaps that was definitely a thing).

    Some software really benefits from not begin inside flatpak though, I had to switch back to the deb version of Visual Studio Code as the integrated console didn’t have access to some software outside the package and was also logging weird errors.


  • Not worried at all. Their source code controversy mostly hurts companies that want to run RHEL without paying IBM, as after these changes distos like Alma Linux and Rockey Linux might diverge more from RHEL and they will have a harder time to guarantee bug-for-bug compatibility.

    Fedora is not trying to steal business and government contracts away from RHEL and as a normal user you don’t need this bug-for-bug compatibility anyway. You can just sign up for a RedHat developer account and download RHEL Server for free, this includes a GUI everything you need to run it on a workstation. You can even view the source code trough their website.

    So I am not worried that CentOS stream or Fedora will go away, RedHat is not trying to hurt consumers, they just want that enterprises (that are interested in support contracts) actually pay them when they use the work they put into RHEL. If they want a free version, they can still use CentOS stream.


  • Such a misleading title… if they actually do this you will still be able to install the minimum version of Ubuntu, you just get the option to pick additional software that automatically gets installed as snap packages.

    I really don’t see the issue. If you don’t want any additional application or if you don’t want snap packages don’t pick anything. It really is their choice to support Snap packages, and snap and flatpack packages are just a lot easier to support for distro maintainers.


  • 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.


  • 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 @[email protected] 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)


  • I guess it makes a lot of sense for a bot that predicts the most likely response to generate generic fantasy worlds. I think a bot DM would work a lot better if it had access to tables of tropes, environments, monsters and order elements and could roll or pick from those to create the story.

    In the same way combat should probably be handled by code specifically written for that purpose similar to video games. If such a robot DM would be developed like that it would probably do much better.


  • 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.


  • The article makes some good points, cooperation can easily get greedy when their platform gets too large. It does feel like it tries to connect FOSS to privacy, though, and that’s a bit more controversial, especially when it comes to the Fediverse. For a platform like Lemmy the most important thing is to share the post that you published, there is limited development time, security is hard, and when things go wrong it is hard to point at someone.

    For example, sending private messages often leads to these private messages being readable by the admins of the instance. In the same way, instance admins can also see the email address that you provided. So we just have to trust the instance admin to be capable enough to protect our data and not leak it out on the internet.

    Of course, these issues also exist in companies that want to push out new features to attract users instead of spending time to test if everything is secure. It simply is a difficult point for both FOSS and commercial software, and we need to hold both FOSS and commercial parties responsible for respecting our privacy. At least with FOSS, we can switch to a fork if a maintainer does not do their job well.


  • The law that requires phones to use USB-C, does not say it will last forever. In fact, the update to USB-C proves that they look for new technologies and update the law once such a thing is needed. Maybe now people have to buy new chargers, but in the long term, keeping chargers the same will reduce e-waste as people can use USB-C to charge many devices. You can charge your MacBook and smartphone with the same charger because of USB-C and the USB power delivery specification.

    But the Fair Share part is a bit weird, consumers already pay for the network. But often they don’t pay for the amount of data that they use. It would make more sense to just charge users again based on their network usage, but I understand that that would be highly unpopular. In the end, someone has to pay for all the traffic though.


  • This was a great point, yes. The whole blackout can only really have an effect if the users show that it was not “just noise”, that they don’t want to be treated as addicts that you can just ignore, because they can’t just leave.

    I always used the official app for Reddit and used new Reddit on pcs, but how can you return to a platform that abuses its partners like this. They way they treated the Apollo developer and now basically insult their users and unpaid moderators, it is almost unbelievable that a company would go this far to upset its users.

    There would probably have been less uproar if they just said in an honest way, from next month on we will ban all 3rd party apps, instead of lying about everything, act like you are listing to the community and then not answer anything. There is no way upsetting your users like this can be good for selling the company …