þ
Can I ask why you used this in place of “th” mostly but not always?
I do a little bit of everything. Programming, computer systems hardware, networking, writing, traditional art, digital art (not AI), music production, whittling, 3d modeling and printing, cooking and baking, camping and hiking, knitting and sewing, and target shooting. There is probably more.
þ
Can I ask why you used this in place of “th” mostly but not always?
Three actually I think.
When you have a new PC, put it on the old one too. You could run a Jellyfin server off it it or use it as a NAS device or something.
Is that a starship prompt? How do you style that divider above the prompt that way? It looks really good.
edit: I’ve read up a bunch on starship and now understand, very nice.
Might be Panon?
Plasma is nuts, it’s customizability is wonderful. I just spent a few hours last week redoing my layout and theming with a gruvbox feel for my desktop system. I named the configuration gruvfox.
I used gnome for the longest time, but after discovering the true power of KDE I don’t think there is ever any going back for me.
You will have to give more information for any real answer - highly recommend you edit your post.
Face recognition for what? To log in/unlock? For Vtubing? For head tracking? For a webcam application? For organizing photo files?
I’ve used powershell in previous jobs and if you learn it really well I cannot deny it is super powerful.
For a college project, a friend of mine somehow made a hexadecimal file dumper with it, with formatting and everything (think like what you would see in wireshark) in one, reasonably long, line of powershell.
However I’m just not a big fan of it personally for syntactical reasons (even with the syntax being super logical) and much prefer bash, or other unix-like native shells. I’ve been thinking about taking zsh
for a spin recently to see what it’s like.
Id recommend mint, but ableton I have no idea. If you want to bite a different bullet if you go with linux, buy bitwig instead - its very, very much like ableton in the sense that you can map pretty much any parameter to any other parameter and I have enjoyed it a lot. super modern interface as well.
I think you are right when it comes to re-installation of the packages themselves. What’s more annoying for me is re-applying all of the little tweaks and configurations for all of the ones that I actually do want or need.
If you switch DAWs, bitwig is really very good and runs natively on Linux.
Yep, pretty sure you are right.
Execute the previous command as root
Fun fact if you are using bash, !!
will evaluate to the previous command, so if you miss sudo on some long command, you can also just do sudo !!
.
alias clip='xclip -selection clipboard'
When you pipe to this, for example ls | clip
, it will stick the output of the command ran into the clipboard without needing to manually copy the output.
Okay, well to balance that anecdotal information with some more, let me put some of those bad points listed in context with what my experience has been on Debian 12 Stable with an RTX 3090.
Somewhat true, but protonDB is so accurate that I think I have only had to trial and error 1 or 2 games ever. Downloading multiple proton versions isn’t a big problem as they aren’t too large, and I have only ever needed either the latest stable release, or the experimental release. As far as actual game compatibility goes, when I moved to Linux I looked up every game in my steam library in proton DB to see what I was working with. The result was that:
95 of my games ran natively on Linux. 31 of my games were rated platinum. 73 of my games were rated gold. 12 were rated silver. 3 were rated as bronze. 3 were noted as unplayable.
You have to add 1 repository for the drivers and then it upgrades when you upgrade as normal. This is like a 2 step process of editing a text file and then running one command. I have never had to use gamescope.
Performance on some games is better through proton and this is true even with my NVIDIA card. This is largely because where you lose performance on emulation, typically you are making up for it in leaps and bounds because Linux is not running 1000 telemetry processes and stuff in the background like Windows does. I have only played one game where the performance was noticeably worse. I don’t use gamescope at all. As far as I’m aware DLSS/HDR work fine (running armored core VI on ultra graphics for example looks and runs great and the settings seem to be enabled). As I said before, I only ever had to trial and error 1 or 2 games.
Parts of this statement are just straight up not true. When installing the drivers, you also install the NVIDIA Settings application which does not contain all settings from the NVIDIA control panel, but a subset of them. RTX HDR in the desktop for example does work, but it is just dependent on the window manager. Here is another reddit thread stating as much. I assume the OP of the thread you linked doesn’t really know what they are doing. If you want a windows-like experience you probably would be using plasma. Also I’m pretty sure lossless scaling has been a feature in protonGE since 2021, so if you really needed it for a game, you would just install that proton version and use its FSR feature there. I mean, this is stuff that comes back top link when I google for “Lossless scaling linux NVIDIA”. The OP really doesn’t seem too dedicated to looking up their problems.
My PS5 controller including its haptics work natively on debian. I didn’t even have to install any drivers or software for it to work. I just plugged in and started playing. I think it just has to be wired for haptics, or whatever you are using for wireless needs to be capable of supporting the controller and its haptics.
So pretty much all of these issues seem to be related to the OP not really investigating their issues well, or not understanding where to go to change settings, or not understanding how their package manager works.
I’m using an Nvidia card on Debian with 0 issues myself and the driver installation was really easy. I’m curious what source you read stating that they are worse, by how much, and in what way. Do you have a link I can read? Thanks.
+1 for Tilix, iirc there is some back end adjustment you have to make for full use of its features, but its easy to apply and has a link to run you though it. Once that’s done, it’s really customizeable and can look great.
Thanks, yea I have seen some of its workflow as a youtuber I have watched uses it as their DAW and it does seem really neat. Which license did you go for?
I know Surge and Helm but haven’t heard of Helio, thanks!
Today on my win11 work system, the windows menu stopped producing output when I typed into it and webpages stopped loading. Had to perform a full system restart to get it to work again.