• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle
  • Generations are divided like that, at least some of them.

    Boomers for example, refers to the population boom after WW2 and millennials refer to people who generally came into adulthood around the widespread adoption of the internet.

    Generally though, generations are divided into cohorts and they do have arbitrary cutoff points. Generally the goal isn’t to say “this group of people experienced x event” it’s just meant to say that the general cohort had similar over arching experiences in society.

    That’s also why there are mixed definitions, and over lapping time periods, because not everyone identifies perfectly with their cohort.








  • Takumidesh@lemmy.worldtoSelfhosted@lemmy.worldFully Virtualized Gaming Server?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    15 days ago

    Right, but who has the resources to rent compute with multiple GPUs, this is a gaming setup, not office work, and the op was talking about racking it.

    All of those services offer an inferior experience to being at the hardware, it’s just not the same experience. Seriously, try it with multiple 1440p 144hz displays, it just doesn’t happen work out well, you are getting a compromised product for a higher cost. You need a good GPU (or at least a way to decode multiple hvec streams) in in the client, and so, you can run a standard thin client.

    ‘low latency’ is a near native experience, I’m talking, you sit down at your desk and it feels like you are at your computer(as to say, multiple monitors, hdr, USB swapping, Bluetooth, audio, etc, all working seamlessly without noticeably diminished quality), anything less isn’t worth it, since you can just, use your computer like normal.



  • Can this solution deliver 3+ streams of high resolution (1440p or higher and 144fps) low latency video with no artifacting and near native performance and responsiveness?

    Gaming has a high requirement for high fidelity and low latency I/O, no one wants to spend all this money on racks and thin clients, the then get laggy windows and scrolling, artifacts, video compression, and low resolution.

    That’s the problem at hand with a gaming server, if you want to replace a gaming desktop with a vm in a rack, you need to actually get the I/O to the user somehow, either through dedicated cables from the rack, fiber, or networking, the first is impractical, it involves potentially 100ft long runs of multiple display port, HDMI, USB, etc, and is very rigid in its application, the second is very expensive, shooting the price up to thousands of dollars per seat for display port/USB over fiber extenders, and the third option I have yet to see a vnc/remote solution that can deliver near native video performance.

    I should reiterate, the op wants to do fidelity sensitive tasks, like video editing, they don’t just need to work on a spreadsheet.


  • None of the presented solutions cover the aspect of being in a different place than the rack, the same network is fine, but at a minimum a different room.

    How do you deliver high resolution (e.g. 1440p, 144 fps) to multiple monitors with low latency over a network? I haven’t seen anything like that accomplished without running fiber from the host.

    Eventually, your thin client will need too much power anyway, making the costs rise a lot. It makes sense in an office where you have 500 seats and you can load balance resources.

    If someone can show me a multi seat gaming server that has native remote performance (as in you drag windows around in 144 fps, not the standard artifacty high latency behavior of vnc) I’ll eat a shoe.





  • This is mostly the same in the us. It’s less common for drivers though, because you typically pay when you place the order and the driver just has you sign the paper as acknowledgement that you got the order.

    This way the driver doesn’t need to carry around a card machine everywhere they go, instead the slip can go right with the receipt on the hot bag, this also means the driver doesn’t need to futz around with figuring out which order the tip goes to since they may have 3 or 4 orders on their run.

    I delivered pizzas for a long time, there was about a six month period where we switched to square and it was horrible, people out in the country with no service meant I couldn’t run their card, also since the order wasnt processed already, people would argue about the price when we got there, even though they accepted the price on the phone, trying to get a deal since we already drove all the way out.

    Signing a slip of paper is the absolute fastest method for a delivery driver and there is no obligation to fill in the ‘total’ part, you can just put the tip value on the tip line and a line through the total, no math.

    Write the number 5 on a piece of paper and that’s it, faster than any machine, no hiccups with cell service, no batteries to keep charged, no greasy fingerprints on the screen. No worry about dropping it down 15 stories of stairs at a hotel, etc.



  • This is something people fail to realize, and I think part of it is because Linux people tend to surround themselves with other Linux people.

    I have been helping my friend get into Linux, we picked a sensible distro, fedora, with the default gnome spin. He loves the UI, great.

    But there is a random problem with his microphone, everything is garbled, I can’t recreate it on my hardware and it’s unclear.

    He reads guides and randomly inputs terminal commands, things get borked, he re installs, cycle continues.

    He tries a different distro, microphone works, but world of Warcraft is funky with lutris, so no go.

    The result is, all of this shit just works on windows, and it just doesn’t on Linux. Progress has been made in compatibility, but, for example, there was a whole day of learning just about x vs Wayland and not actually getting to use the computer. For someone who has never opened a terminal before, something as simple to you and I as adding a package repo is completely gibberish

    Yes you can learn all of this, but to quote this friend who has been trying Linux for the past two weeks “I’m just gonna re install windows and go back to living my life after work”

    When you have 20 years of understanding windows, you need to be nearly 1 to 1 with that platform to get people to switch.


  • I didn’t know about alien, that is pretty cool.

    However this bit from the readme is hilariously on brand for Linux:

    "To use alien, you will need several other programs. Alien is a perl program, and requires perl version 5.004 or greater. If you use slackware, make sure you get perl 5.004, the perl 5.003 in slackware does not work with alien!

    To convert packages to or from rpms, you need the Red Hat Package Manager; get it from Red Hat’s ftp site. If your distribution (eg, Red Hat) provides a rpm-build package, you will need it as well to generate rpms.

    If you want to convert packages into debian packages, you will need the dpkg, dpkg-dev, and debhelper (version 3 or above) packages, which are available on http://packages.debian.org"