👽Dropped at birth from space to earth👽

👽she/they👽

  • 1 Post
  • 142 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle
  • (because “save as” isn’t available on “modern” websites)

    I think this is also more of a mobile issue with apps more than just websites. Like, hence why those screenshots are so often from phones. Generally one’s that are more obviously from a computer are social media posts, presumedly to facilitate sharing on other platforms easier.

    Because on desktop, even if a website doesn’t allow it, using the dev inspector usually allows you too. I wonder if it would be possible to create an extension/userscript that automates that on hostile websites.


  • The mechanism for how it works is that as a remote instance sends in it’s downvote count, Beehaw immediately drops the message without modifying the database. Part of this exchange is an expected response of the total updated downvotes. However, Beehaw sends back “0” and the remote instance knows it can’t be zero, so it treats it’s local count with higher validity.

    Essentially, this all ends up meaning that what ssm will see is the total of all downvotes from users on their own instance, and nothing else. This might be just their own downvote, especially being on a smaller instance. But I’ve seen lemmy.world users be confused about it bc the count they see is say, -5. Have been told my instance obviously has them enabled 😅

    Remote instances don’t communicate their vote tally’s with each other for a third instance’s post.



  • Wow. I genuinely can’t believe people are upvoting you for this. Like yeah, I super agree it’s a dark pattern. Stealing people’s data is WAY worse though, uploading potentially sensitive photos or documents to their cloud with no user input. But according to you that’s fine because it’s less obtrusive and annoying? Yeesh I’m glad I don’t have your priorities.

    Edit: Like, have you seen most people’s home screens? They’ll have a dozen other “red dots” and it becomes part of the background. In the same way as you talk about with Windows errors. Here’s mine:

    Oh noooo, a red dot on the Settings app…with all the other red dots…










  • The difference comes when they actively *block* installation (just like Mint does).

    Dude’s anti-Mint as well. From a different comment, seems like he works (or worked) for Ubuntu.

    You know what seems more anti-consumer to me? Trash-talking your competition for making different choices to you with your FOSS they’re legally allowed to re-distribute with any changes they like.

    It’s almost like if people don’t prefer those changes or something then they won’t be popular? Oh wait, Mint is hugely popular…


  • Let’s get even more technical with MacOS X then. Which, btw, doesn’t exist anymore as macOS 11 was released in 2020 (tho it still maintains the BSD-legacy in the same way Windows 10 does the NT legacy). It is based on the NeXTSTEP operating system from NeXT Computers, who Apple bought in the 90s to famously also bring Steve Jobs back into the fold. The initial release of NeXTSTEP occurred in 1989, pre-dating Windows and Linux…





  • Okay, so full disclosure, I haven’t used Netris at all yet, but I have used Sunshine/Moonlight extensively.

    Moonlight is an app that’s compatible with the Nvidia Gamestream protocol. You can stream directly from Geforce Experience to Moonlight, but Nvidia have deprecated it. Thankfully, an open source implementation of the Gamestream server exists called Sunshine, that is fully compatible with Moonlight (I don’t know how much of this you already know but other people will read it too). However, due to limitations in the design by Nvidia, the Gamestream protocol is a 1:1 connection. You get the display out from your PC and Geforce/Sunshine handles launching the app. So if you want a single card to handle two different gamers at once, you have to split it and create VMs, then install Sunshine individually to each one. These resource partitions are often also static.

    Netris on the other hand is based off of GeForce Now. Nvidia based it off of Gamestream, insofar as the connection between client device and server. But in terms of the software Nvidia runs on their servers, it’s designed to handle dynamic scaling of hardware to accomodate multiple clients. It handles getting however many 720p or 1080p or 4K streams out of a specific card, and can often split them unevenly when needed. As well it handles syncing of cloud saves and the creation and destruction of VMs. So to me it seems Netris is the full package needed for sticking a 3080 in a server and having 4-5 users all be able to utilise the one card to game concurrently.

    This will hopefully grow to become an excellent choice for smaller-time cloud providers to compete with Nvidia. And self-hosting it with a beefy CPU setup and SSD storage so it can handle multiple gamers at once. However, if you just want to stream a single PC for a single gamer (or even two seats using a VM running on your desktop) then Sunshine & Moonlight are going to be the better choice.