Could I run larger LLMs with multiple GPUs? E.g. would 2x3090 be able to run the 48GB models? Would I need NVLink to make it work?
Could I run larger LLMs with multiple GPUs? E.g. would 2x3090 be able to run the 48GB models? Would I need NVLink to make it work?
FOSS lightweight ”virtual machine” (it’s not quite a VM but it’s similar conceptually. It’s much lighter on your system than a VM).
Easy to install, setting it up for your use case may take some coding if it isn’t common (bash scripting experience will help).
All I want is to host this on my server and have it download the latest offline installer of my GoG games automatically.
Honestly this is kinda good press IMO. When the people who actively do have something to hide are using a given privacy tool, that tool probably works.
Inkscape is for vector graphics, GIMP is for pixel graphics. You probably want to use a combination of both for many situations (design the logo in Inkscape, touch it up and scale it in GIMP).
From my experience, GIMP is close to par with Photoshop in terms of both features and user friendliness. Inkscape is unfortunately much harder to use than Illustrator.
The difference between the SteamDeck and the PlayStation that makes the Steam Deck a “personal computer” is that you can run whatever software you want on a Steam Deck. SteamOS even comes with “desktop mode” which works much like you’d expect a desktop Linux OS to work. If you don’t like SteamOS, you can simply install a different OS.
You can plug a keyboard, mouse, and monitor into a Steam deck
I think it was Coolermaster actually. But the brand of keyboard isn’t super important because they all use the same brand of switches (Cherry MX). I’m now using different switches (Hako) but I don’t think the failure rate is really any different.
I’d recommend looking for keyboards with hot-swappable switches. They may be more expensive up front, but they are repairable so they will be much more cost effective in the long term. Plus there are fun things you can do like trying out different switches or even mix-and-matching different types.
I usually have a key fail about once a year or so. For a keyboard without hot swappable switches that’s a new keyboard each time one key fails (assuming it’s a key that’s important, which it usually is - keys you use more frequently are more likely to fail sooner). Keys are like $1 a pop (although you usually have to buy them in bulk).
I used to buy the Corsair keyboard for like $50 each. I switched to a $150 keyboard with hot swappable switches. I’ve had my keyboard for about 5 years now and I think I’ve replaced 3 keys.
In general the Steam Deck is not the kind of device that is going to run things at max settings. You are gonna play at 720p30FPS low settings but be happy you can play at all on a train or airplane. It’s really meant to be a competitor to the Nintendo Switch than a replacement for a gaming PC.
You can stream from your PC to your couch or bed if you are at home.
/home is for every program to store its personal junk in hidden files apaprently
Xubuntu is more than fine. Tbh it doesn’t hugely matter which distro you use for this type of thing
Honestly if you buy a Mac give macOS a try. It’s Unix based so you’ll feel at home in the command line. It doesn’t come with a command line package manager but there are two popular ones you can install (homebrew and macports).
Unfortunately it really doesn’t. And it’s actually Linux that’s the bigger problem: whenever it decides to updates GRUB it looks for OSes on all of your drives to make grub entries for them. It also doesn’t necessarily modify the version of grub on the booted drive.
Yes I’m sure there’s a way to manually configure everything perfectly but my goal is a setup where I don’t have to constantly manually fix things.
My experience was that the school provided free Windows keys for a personal computer if you needed one (they didn’t provide the computer itself) but the majority of computers I interacted with on campus (mostly in the computer lab) were Linux (some Debian variant iirc). I think the printing computers in the library were windows. I took an art class at one point and they had Macs (it was for using the Apple’s Final Cut Pro).
We never used LibreOffice though. Everyone just uses Google Drive.
What I want in $HOME
are the following directories:
If I’m on a GUI-based environment:
In general:
I’d like everything else to live within something like ~/.local thanks
The noveau drivers don’t work with Nvidia cards on x11 either.
Honestly, if it’s just a small, personal project, just use common sense and take some basic precautions (e.g. use a firewall, use NGINX instead of serving Wordpress directly, etc.).
Note that CloudFlare doesn’t protect you from everything either - it only provides some very specific services. A rudimentary level of caching images being the most common one a free account level would be able to use.
Sunshine captures the screen at whatever its native resolution is, and streams it to Moonlight at whatever resolution is requested by Moonlight.
If you are trying to dynamically change the resolution things are rendered at, thats not going to be easy. Sunshine might not be the right tool.