Yeah in that case you probably want something else. So far i’ve only ever used it for text based questions. I think i remember seeing that there is also a webui out there but i don’t remember the name.
I’d just like to interject for a moment…
Yeah in that case you probably want something else. So far i’ve only ever used it for text based questions. I think i remember seeing that there is also a webui out there but i don’t remember the name.
So far i’ve really liked just using ollama in the terminal since it just spits out text anyway.
Declaritive postmarketOS
For me it’s pretty basic. It’s mostly aliases for nix related commands, like rebuild-switch, updating, garbage collecting, because those nix commands are pretty lenghty, especially with having to point to your flake and everything. I’m thinking of maybe adding an alias for cyanrip (cli cd ripper), because i recently ripped my entire cd collection, but going forward if i buy another cd every now and then, i’ll probably end up forgetting about which flags i used.
If i remember correctly you can pass a txt file to pacman when installing packages, but i could be wrong. There is also BlendOS, which from what i can tell has an immutable base, with a toml config on top of it to install the additional packages you want. Never tried it myself though. I also use NixOS because i wanted to be able to reproduce my riced out system more easily if i have to reinstall. I do wish this space had some more competition, because it might make this way of running a distro more approachable. The closest thing i’ve seen aside from guix is probably those ublue customized images that you can build, but i’m not sure how comparable that is.
The fact that it’s that noticable, even in games, is unfortunate and i don’t know what would fix it. In my case i have a va panel that also flickers with vrr enabled, but i only notice it on the desktop. I only use window managers so i have keybinds to turn vrr on and off, which solves it for me. On windows it doesn’t flicker on the desktop though, so i’m assuming it does some stuff in the background where it only gets turned on when i boot up a game.
If you prefer stacking then maybe wayfire is worth taking a look at. It’s a stacking compositor but it has eyecandy as well.
Sounds fine to me. What i meant to say was that since it’s all linux, the distro you pick is just customized for a certain usecase, but you can pretty much do whatever you want to do with any distro, but if you don’t want to bother setting it up yourself, a distro that is already configured a certain way is more convenient, but which one is “best” in that case purely depends on what you want to do with it, but there isn’t really an absolute “best” distro that everyone should use.
You could still wonder why endeavour in particular is so great though, in the end it’s all linux.
I wonder if this means that linux in general now has an official native geforce now app, or if it’s somehow restricted to the steam deck.
Ah i see. I also use NixOS but i don’t use any printers, so i don’t know much about that either.
Does fedora not have an option to run an LTS kernel or something, like arch does? That might help, unless you really need certain things that are only in the newer kernels.
If i had the funds for an oled, it would probably be still worth it to me. I’m personally more concerned about burn-in
The fact that it’s not just using steamOS like lenovo is very interesting to me.
Yeah i’m not a doom player myself but i was surprised about it having so many problems as well, cause generally speaking i always heard people praise their pc ports for being extremely well optimized.
Yeah like other people mentioned, guix is great but in terms of how it works it’s pretty much a libre lisp version of Nix, so you have to actually be interested in that type of system where you configure everything declaritively through a programming language. I personally use NixOS because i’m not really into the libre stuff, but i really love this way of configuring my system, but be prepared to spend months on learning and configuring depending on how far you want to take it. I don’t know much about parabola, but if i’m not mistaken i thought it was similar to arch but libre, so it might be a better fit if you just want to use a more traditional linux distro that is also libre.
This isn’t even a platform issue per se, windows user complain just as much about denuvo, allbeit for different reasons.
From what i’ve heard the game crashes a lot
I initially tried linux mint and ubuntu when i was like 13 on my laptop, which is almost 15 years ago now. At the time it wasn’t because i hated windows, but my monkey brain was just interested in it because it looked so much different. After i realized that i couldn’t just use all my windows programs like usual (and especially gaming wasn’t nearly as good back then), i quickly went back to windows. Fast forward to 2020, at this point i had started disliking windows mainly because all of it’s creepy questions when you install it, like wanting your handwriting information and all that, but at the same time i thought “well what can you do about it?”. Then i saw the LinusTechTips video about trying linux instead of windows 11. This was the first time i had actually thought of linux again in all those years. The video convinced me to give it a try and i started with PopOS. After a few months i moved to arch cause i liked the idea of customizing my distro more from the ground up. Stayed with arch for 2 years, then i got the distro hop virus. Tried a lot of them, fedora, opensuse, ended up staying on Void linux for over a year in total. Now i’m using NixOS and very happy with it, and i think i’m finally settling down on a distro. I know LTT gets a lot of flack for how they handled the linux challenge, but if it wasn’t for that initial video back in 2020, i would have probably never given linux another try. And with valve investing so much into improving wine and dxvk and all that, it was viable for me to switch as a gamer.
I think rmpc can do this too, which is an mpd client with album art support, but it’s terminal based and requires some manual configuring. I’ve been buying CDs over the past couple of years to get rid of streaming as well, and i think i’m finally ready to cut the cord. I’ve been experimenting with different music players but ended up ditching mpd. I like to be able to switch between audio outputs easily, like alsa or pipewire, and since mpd is configured through a config file it kinda sucks for that. I also like to be able to play CDs directly, eventhough i have ripped them all, but i haven’t been able to get any terminal player to play a cd, except for mplayer, which is too minimal for my taste. At the moment i’m really liking audacious. Also tried deadbeef and strawberry, but deadbeef doesn’t have mpris support ootb, and strawberry feels a bit bloated to me. Audacious feels like a nice middleground. Audacious does support viewing lyrics but not synced from what i can tell unfortunately.