e

  • 5 Posts
  • 258 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

  • Are there really any 32-bit era games that your CPU can’t handle, especially if you have a $1k+ gpu? This post is honestly pretty misleading as it implies modern versions of PhysX don’t work, when they actually do.

    That being said, it doesn’t make all that much sense as a decision, doubles are rare in most GPU code anyways (as they are very slow), NVIDIA is just being lazy and doesn’t want to write the drivers for that

    Well, at least you aren’t on mac where 32 bit things just don’t launch at all… (I think they might be playable through wine, but even in the x86 era MacOS didn’t natively run any 32 bit games or software, so games like Portal 2 or TF2 for example just didn’t work even though they had a MacOS version)







  • Reminds me of the “U.S. Post: you have a USPS parcel being cleared, due to the detection of an invalid zip code address, the parcel can not be cleared, the parcel is temporarily detained, please confirm the zip code address information in the link within 24 hours” message I got with the totally not suspicious domain “usps.com-service.webnw.top/us” and the unnecessarily confusing instructions “Please reply with a Y, then exit the text message and open it again to activate the link, or copy the link into your Safari browser and open it”












  • for high vram ai stuff it might be worth waiting and seeing how the 24gb b580 variant is

    Intel has a bunch of translation layer sort of stuff though that I think generally makes it easy to run most CUDA ai things on it, but I’m not sure if common ai software supports multi gpu with it though

    IDK how cash limited you are but if it’s just the vram you need and not necessarily the tokens/sec it should be a much better deal when it releases

    Not entirely related but I have a full half hourly shapshotted computer backup going to a large HDD in my home server using Kopia, its very convenient and you don’t need to install anything on the server except a large drive and the ability to use ssh/sftp (or another method, it supports several). It supports many compression formats and also avoids storing duplicate data. I haven’t needed to use it yet, but I imagine it could become very useful in the future. I also have the same set up in the cli on the server, largely so I can roll back in case some random person happens upon it and decides to destroy everything in my Minecraft server (which is public and doesn’t have a whitelist…). It’s pretty easy to set up and since it can back up over the internet, its something you could easily use for a whole family.

    My home server (with a bunch of used parts plus a computer from the local university surplus store) was probably about ~170$ in total (i7 6700, 16gb ddr4, 256gb ssd, 8tb hdd) and is enough to host all of the stuff I have (very light modded MC with geyser, a gitlab instance, and the backup) very easily, but it is very much not expandable (the case is quite literally tiny and I don’t have space to leave it open, I could get a pcie storage controller but the psu is weak and there aren’t many sata ports), probably not all that future proof either, and definitely isn’t something I would trust to perform well with AI models.

    this (sold out now) is the hdd I got, I did a lot of research and they’re supposed to be super reliable. I was worried about noise, but after getting one I can say that as long as it isn’t within 4 feet of you you’ll probably never hear it.

    Anyways, it’s always nice to really do something the proper way and have something fully future proof, but if you just need to host a few light things you can probably cheap out on the hardware and still get a great experience. It’s worth noting that a normal Minecraft server, backups, and a document editor for example are all things that you can run on a Raspberry Pi if you really wanted to. I have absolutely no experience using a NAS, metasearch, or heavy mods however, those might be a lot harder to get fast for all I know.