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

help-circle

  • Yeah golden parachutes are such a joke in this society that likes to pretend to be a meritocracy.

    Though on that note, I’d love to see a law that limits golden parachutes to the lowest paid position in the company. Hell, I’d be ok with that being scaled to full time. Not because disgraced executives deserve even that much but because it would give some incentive to increase pay rates across the company. I’ve also long thought that executive compensation should also be limited by some multiple of the lowest pay. And yeah, I’d include stock options and grants in that (for both employee and executive compensation).


  • IMO a fumbled and later recovered launch is different from the enshitification of video games like P2W, MTX in general, lootboxes, releasing what should be patches as paid DLC, invasive DRM and anti-cheat. I’d file all of those under bad design, while a bad launch is more of a bad execution. There can be overlap, like if they fully intended for early players to fill the role of beta testers.

    The way I approach it is I try to avoid the bad design stuff entirely but just avoid buying new games at release and definitely never pre-order. I’ll also support games in early release if I really like the concept and want to give them a better chance at being able to pull it off, but I go into those with the understanding that it’s not complete right now and there’s a chance it never will be. But I don’t see any reason to hold anything against the games that have messy launches but later recover.

    Though I’ve learned to not jump on the hype train and that makes it much easier to not take any of this stuff personally.



  • I’ve also been avoiding playing games that involve some third party launcher or login. I’m not perfectly consistent with this and have bought some games before realizing they had this, but even steam games can be subject to a company deciding they don’t want to support their game anymore (which IMO is fair) and just killing the game off entirely, which isn’t fair. I’d like to see a requirement that other steps be taken to keep it going without their active support. Like opening the source and relinquishing all copyrights on that code. If they want to keep parts of it, then pull it out into a library that they continue to maintain.


  • Buddahriffic@lemmy.worldtoLinux@lemmy.mlVLC Player
    link
    fedilink
    arrow-up
    11
    ·
    1 month ago

    I didn’t expect to click on a VLC appreciation thread agreeing that it’s awesome only to end up maybe switching to MPV based on the comments, but such is life I guess.

    I will remember it just like I will remember winamp, as one of the greats of its time.



  • Yeah, I thought Reddit would be a great data set at first because it comes with quality indicators via up/down votes. But, thinking about it more, a) total number of votes is more of a function of how popular the thread is and that comment’s positioning is in that thread, b) comments can get upvoted for accuracy or humour, and in the latter case, many times the humour is specifically about making inaccurate comments. And there’s a bias towards funny. My own most upvoted comments were mostly short funny ones while long thoughtful ones wouldn’t get that much attention. Not that being long or thoughtful implied anything about correctness, because c) different communities had different biases, and d) it was all populist stuff, so something that sounds good but isn’t accurate can outperform something that is accurate but less poetic.

    And to drive home how stupid the way we’re currently training approaching AI is, it’s pretty much the equivalent of sticking a kid in front of an internet browser, taking a little while to teach them how to use the browser, then leaving them on their own while they learn everything else they know, including the languages it’s all expressed in.

    Instead we have a whole curated education system that takes over a decade. I think AI could reduce that time but it still needs the curation part as well as feedback systems to reinforce correct knowledge and correct bad knowledge.



  • I wonder if a picture like this could be used to fool future archeologists (or paleontologists or historic internetologists, or whichever would be studying it) into thinking we put great effort into segregating people with white lights and scum with red lights from using the same roads.


  • Buddahriffic@lemmy.worldtoMemes@lemmy.mlYARRR
    link
    fedilink
    arrow-up
    3
    ·
    2 months ago

    I’ve noticed that there’s a growing number of games that allow fast drop in and out. Hades saves whenever you enter a new chamber. You can save anytime and anywhere in Subnautica. Most of the games I’ve played lately are like that, where the game itself is more involved but the ability to start and stop at any time is very casual.



  • If he’s being honest, the correct play would be scissors.

    But it’s foolish to assume he’s being honest, so layer 1 of dishonesty says he’s trying to get them to throw scissors so he can play rock. Therefore the correct play would be paper.

    But it might be a 2 layer lie, where he intends them to see the first layer and play paper to defeat that expected rock but instead play scissors to defeat their paper. Rock defeats scissors.

    You can reason your way to any play in rock paper scissors based on how much deception you think your opponent is using. Add another layer and you shift the moves by one.








  • While it wouldn’t surprise me if some devs do assume that, I think you’re mistaking apathy for malice in the general case. If there isn’t a way to do something through a GUI that can be done through a terminal, it only implies that no one has decided that creating a GUI to do that was worth the effort.

    It’s not (necessarily) that devs want to block users from changing things, it’s more of a case that no one has cared enough to put the time and effort in to enabling that GUI access. They either use the terminal or don’t configure it ideally themselves because that configuration hasn’t been important enough to take their attention.

    Though I added that necessarily in brackets there because the Linux community is historically known for RTFM-style gatekeeping even for users who are trying to learn how to use the terminal, so I don’t doubt that there are some terminal purists who would attempt to block attempts to add GUI configuration to depots they have influence over.

    But just keep in mind it takes time and effort to make things. And, personally, as a dev (not a Linux dev but a software dev that uses Linux), I hate making GUIs. In my experience, unless you’re willing to spend a long time positioning, sizing, and centering, they look like crap. Maybe there’s a better framework for it these days, but I’d rather be writing algorithms and solving interesting problems than doing graphical design.