• 0 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle


  • I would agree if the features they did work on made sense.

    How come every time I open Plex there is another social media integration, yet device downloads haven’t worked for literal years.

    Plex itself is niche software, offering niche features is why Plex gained popularity, watch together is a great feature, I often use when I’m cleaning house so I can watch a show even as I move around rooms, same thing when cooking, which let’s the person in the kitchen watch while others may be in the living room.


  • In the US at least this isn’t really true, at least not in a practical way for most people.

    Charitable donations are tax deductible true, but they are for most people covered under what is called the standard deduction, which is a standardized amount that aims to estimate would a regular person would be able to deduct from their taxes. The standard deduction is applied automatically and is $14,600. This means that if you don’t do anything abnormal on you it taxes, your taxable income is reduced by the standard amount. For most people they wouldn’t typically be able to find $14,600 in tax deductible expenses, so the standard is worth it.

    The catch is that if you take the standard you cannot itemize, as taking the standard deduction is basically saying to the IRS “yea I donated here and there, bought some stuff for work, did this and that”. Itemizing is listing out your individual tax deductible expenses (and justifying why they are deductible) so if for example you had a single year where you donated $20,000 you could itemize that instead of taking the standard deduction for a total reduction in income of 20k plus whatever you could come up with.

    The other reason why that isn’t really applicable is that a deduction is not a credit, that is to say, deductions reduce your total taxable income amount. If you deduct $1,000 (a 1k donation for example) that would have been taxed at 20% you will receive back from the IRS, $200. Meaning that you still had to pay $800 out of pocket for the donation that will not be refunded to you.

    Deductions pretty much never result in getting more than the tax that you would have paid refunded. Even if youanahe to deduct more than you make, the resulting negative would just result in a carry over loss for the next year. You can effectively pay an income tax of 0 but it requires losses and other deductible expenses that are greater than your income, which means you didn’t actually make any net income for the year (on paper and practically)

    Other countries are different of course, but I wouldn’t want someone going out and donating their life savings thinking they will get it back in tax season.








  • Takumidesh@lemmy.worldtoSelfhosted@lemmy.worldFully Virtualized Gaming Server?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 year 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.


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