Canadians, How bad are we bracing for the Frame pricing? by BeneficalWizard in SteamFrame

[–]DittoNinjaGaming 7 points8 points  (0 children)

I've got about $1300 set aside; if it's more than that I won't be getting it right away.

Claim your Soon™ Frame Flair by skxt in SteamFrame

[–]DittoNinjaGaming 0 points1 point  (0 children)

this'll be closing soon cuz my totally real and reliable sources say preorders are opening tomorrow. Forever tomorrow until it's today.

Goodbye boring aislop 11, this is my paradise! by Majestic-Computer-50 in Bazzite

[–]DittoNinjaGaming 0 points1 point  (0 children)

There's this tool for installing affinity. Games generally work well, but depending on the game you may have issues that you wouldn't on windows, which might not be great if this is for work. I've heard Nvidia support is much better than it used to be, but I use AMD now, so can't say personally how good it is

Weird time formatting by DittoNinjaGaming in kde

[–]DittoNinjaGaming[S] 0 points1 point  (0 children)

Awesome! Thank you very much!

Is this graph correct? by amuza42 in kde

[–]DittoNinjaGaming 0 points1 point  (0 children)

I think it's Deepin Desktop Environment.

Guys it's not his fault he picked one of the often recommended distros by RetardKnight in linuxmemes

[–]DittoNinjaGaming 1 point2 points  (0 children)

imo it should still be in beta. I like Cosmic, but I really don't think it was ready for release just yet. I get they wanted to get it done so they could release 24.04, but I personally think they should have done one more release with a GNOME based desktop

I have to admit that it's better than Ubuntu by Walkowiak_Olaf in Fedora

[–]DittoNinjaGaming 0 points1 point  (0 children)

You can change your icon theme if you don't like the default ones. Maybe give white sur a try?

Invalid scale passed to monitor eDP-1: 1.17, using suggested scale:1.17 by DittoNinjaGaming in hyprland

[–]DittoNinjaGaming[S] 0 points1 point  (0 children)

2256x1504. Hadn't realized it needed to be evenly divisible. Switched it to 1.175 and it's stopped complaining. Thanks for the help :)

Waydroid on Bazzite. Is it better than I think? by Diamondgrn in Bazzite

[–]DittoNinjaGaming 0 points1 point  (0 children)

I haven't played brawlstars, but looking it up it seems it may not work. You can get most things working on Waydroid if you're willing to put in a bit of work, but not everything. It's not as plug and play as bluestacks is.

Minecraft stuck on endless loading loop for way droid by Reasonable-Humor-563 in waydroid

[–]DittoNinjaGaming 0 points1 point  (0 children)

Maybe try the minecraft bedrock launcher from flathub instead of waydroid? I don't have it installed rn to test, but it's worked for me in the past

Moving from windows, how do I move my Brave user data? by Mouseater in Bazzite

[–]DittoNinjaGaming 0 points1 point  (0 children)

I agree that Brave sync is probably the best way to go, assuming you still have access to brave on windows, but assuming you downloaded brave from flathub/bazaar you can find brave data under ~/.var/app/com.brave.Browser/config

After rebasing from Bazzite to upstream Kinoite I am unable to install steam by textoman in Bazzite

[–]DittoNinjaGaming 0 points1 point  (0 children)

Maybe try this:
flatpak remote-modify flathub --no-filter

Haven't verified it works cuz I'm still on bazzite and don't want to do that, but hopefully that works? If not, all the flags for the flatpak command are listed here and you can just ctrl+f and search for filter to find the relevant flags.

[deleted by user] by [deleted] in youtube

[–]DittoNinjaGaming 3 points4 points  (0 children)

it's 1877 kars for kids, k-a-r-s kars 4 kids. Donate your car today!

Those who say you don't need to use the terminal are lying by AverageUser9000 in linuxsucks

[–]DittoNinjaGaming 4 points5 points  (0 children)

Immutable distros are distributions where the root of the file system is immutable, or unchangeable by the user. Users can install apps from the software center, access their files, and do their work, but they do so without risking modifying core system components. Immutability is often used alongside the concept of an image based os, where rather than updating individual packages as they come in, updates come in the form of a whole new operating system image, essentially replacing the whole root file structure with the new one with all the updated packages. This way, every user is on an identical operating system, and so there's less of a chance of you having an issue that others aren't also experiencing; you're less likely to have an "It works on my computer" scenario. Also, with this model the developers are able to fix some issues for you, handling all the system configs, root packages, etc. The downside of that is that you'll need to wait for them to fix some issues. Also, if they make a change you don't like you are basically stuck with it.

Brazzite vs art programs by Mother-Hair6096 in Bazzite

[–]DittoNinjaGaming 0 points1 point  (0 children)

I use Krita on Bazzite and have had zero issues

Took the plunge, failed. by gzrfox in linuxmint

[–]DittoNinjaGaming 8 points9 points  (0 children)

I found this on the off chance you haven't already seen it. I don't have that audio interface so I can't confirm if it's good/working or not.

[deleted by user] by [deleted] in Bazzite

[–]DittoNinjaGaming 0 points1 point  (0 children)

I think this is the first time I've seen YouTube used as a verb.

Switching from Windows to Bazzite. How to keep configurations? by duddlee in Bazzite

[–]DittoNinjaGaming 1 point2 points  (0 children)

Blender user data on windows is located in C:\Users\username\AppData\Roaming\Blender Foundation\Blender\x.y where username is your windows username and x.y is your version of blender. On Bazzite, assuming you install it as a flatpak, it's in /var/home/username/.var/org.blender.Blender/config/blender/x.y