

Thanks for the advice but unfortunately I don’t read documentation.
Thanks for the advice but unfortunately I don’t read documentation.
On big difference between Windows and Linux is that Windows will work around hardware that is not configured correctly or isn’t compliant with whatever spec or protocol (eg USB). You get errors on Ubuntu because there might be something wrong with your setup. Windows would ignore 5”these issues or have a patch to work around.
Learning curves are real but Linux is way easier to screw up than MacOS. I farted around for a couple days last week getting my Nvidia card to work (switching from AMD). It was not trivial. macOS truly does “just work” unless you’re setting up a hackintosh. That said, the reason I like Linux is because it’s your machine and you cans get it to do pretty much anything you want, whereas MacOS has many limitations. Those limitations aren’t that relevant to most users though, hence the popularity.
Intel Arc Pro is the only GPU attainable to normal people that supports SR-IOV. in general using a couple cheap cards is more reasonable than one expensive card that handles all those functions.
Turing or newer. 20XX or 16XX and newer.
Worked great in VM with Nvidia A4000. Zero problems, just a learning curve to use rpm-ostree
and brew
instead of dnf
.
I don’t think Ubuntu is ruined so much as that Bazzite is very focused on the gaming use case and is a better choice if that’s what you want to do. I use Ubuntu and have tried Bazzite (in a VM with an Nvidia GPU pass thru). Bazzite made the Nvidia based install incredibly easy, and is a particularly good choice for VFIO. I personally use Ubuntu specifically because it’s the same OS as my cloud servers. They solve real problems in that space.
The battery life on my MacBook M1 Max is better than the machine it replaced but nothing to write home about. I bought my wife an M4 MacBook Air and honestly she will misplace her charging cord for days because she didn’t need it. It’s remarkable. For most devs, a powerful Linux desktop (or cloud server) and a MacBook Air is a very powerful combination.
Usually it’s some proprietary or commercial app unavailable for Linux. I have a fairly powerful workstation and ran Windows on a VM with GPU pass thru for those use cases, but at some point I upgraded my MacBook and use that for most work. The Linux machine effectively operates as a server. I haven’t used Windows for work in many months and recently removed a GPU to save power and heat.
What is your job?
That’s not even the funniest part. The purpose of saying cheese is to make the photo subject smile. If they just rolled with queso then they’d be making an o shape with their lips when the photo is snapped.
I understood you and had the same issue. I solved it by using an Apple USBC to mini jack audio device instead of onboard. Not ideal. Not sure if it’s still a problem though.
Edit. My mistake I had the problem with Pulse not Pipewire.
I paid about $100 less to have my workstation shipped with Ubuntu instead of Windows 10 Pro 3 years ago. United States.
In this case the web server will temporarily exceed 1GB RAM and crash. It’s usually hovering around 700MB. I configured 4GB swap but I haven’t seen it use more than 1.5GB. I honestly doubt they would even have a way to know, but thanks for the warning.
Swap is super helpful if you’re running a web server on a 1GB RAM 2 CPU Linode instance!!
The syntax is easy, but the options change a bit depending on what you want to do. My entire job I requires me to use my brain so I don’t mind cheating when it doesn’t really matter as in this case. In my case I wanted a SQLite database to store URLs and playlist IDs for recording attempts and to make sure I don’t download the same video multiple times. I think I also had songs run thru music brainz for audio fingerprinting and mp3 tags. ChatGPT doesn’t get it right the first time but often gives a reasonable boilerplate piece of code as a template to start from.
Just delete it. You’re losing momentum.
Try 1/1/1969.
I have zero interest in learning all the intricacies of ffmpeg so I find ChatGPT to be very useful. I’ve also used it for yt-dlp for downloading videos and converting the audio to mp3. Very useful. I personally save them as bash scripts so I can just input the file name or url as a command line argument. On Mac you can also wrap your bash scripts in AppleScript if you want to make applets for these functions. ChatGPT works great for apple script as well but I’ve had to feed it source code (eg from Apple Digital Mastering applets) to ensure it writes the new code correctly. You still must know what you’re doing.
I use gnome personally but KDE has a couple really important features for a gamer. Good support for fractional scaling and software control of monitor brightness.