Maybe it’s the decade of the Linux desktop?
- 3 Posts
- 47 Comments
Zaphod@discuss.tchncs.deto
Open Source@lemmy.ml•Audacity 4 will be a full UI overhaul apparently.
7·5 months agoIt does! Works pretty well even. I followed this guide: https://github.com/seapear/AffinityOnLinux
Zaphod@discuss.tchncs.deto
Open Source@lemmy.ml•Audacity 4 will be a full UI overhaul apparently.
3·5 months agoKrita I tried for while, but I’ve been spoiled by Affinity Photo’s selection tool. Can’t use path tool or magic wand anymore
Zaphod@discuss.tchncs.deto
Open Source@lemmy.ml•Audacity 4 will be a full UI overhaul apparently.
33·5 months agoNow when will Gimp get the same treatment… I know some people like it but I just can’t. I’d rather use Affinity Photo via
protona custom wine version (ElementalWarriorWine)
Zaphod@discuss.tchncs.deto
DeGoogle Yourself@lemmy.ml•My detailed de-google journey: Why and what I replaced with
4·5 months agoThe window focus drove me nuts
There is a setting in KDE for this. It’s called “Focus stealing prevention” under Window Behavior
Zaphod@discuss.tchncs.deto
DeGoogle Yourself@lemmy.ml•Tuta posted a #deGoogle ing guide.
2·7 months agoAny Google Task alternatives?
Zaphod@discuss.tchncs.deto
Linux Gaming@lemmy.world•Games no longer launching with same gamescope commandEnglish
2·7 months agoHm give the latest 3.14.x or 3.13.x a try. I think those worked for me
Zaphod@discuss.tchncs.deto
Linux Gaming@lemmy.world•Games no longer launching with same gamescope commandEnglish
2·7 months agoI have the problem. I usually just downgrade one or two versions
Zaphod@discuss.tchncs.deOPto
Linux Gaming@lemmy.world•EAC Offline Error in Lost Ark on ArchEnglish
1·8 months agoJust play via native Steam.
Zaphod@discuss.tchncs.deOPto
Linux Gaming@lemmy.world•EAC Offline Error in Lost Ark on ArchEnglish
2·8 months agoThat’s what I was hoping to avoid but I might try it. Maybe the flatpak dependcies being installed will already tell me if I’m missing something
Zaphod@discuss.tchncs.deOPto
Linux Gaming@lemmy.world•EAC Offline Error in Lost Ark on ArchEnglish
2·8 months agoWhen I installed glibc-eac the standard glibc was removed because they’re conflicting packages
Zaphod@discuss.tchncs.deOPto
Linux Gaming@lemmy.world•EAC Offline Error in Lost Ark on ArchEnglish
3·8 months agoI did install it, but doesn’t make a difference :/ I also did have steam create a new compatdata folder for the game afterwards.
I also noticed all the Steam Linux Runtimes were on my NTFS drive, so I moved them on my home; the game itself is also on an ext4 partition.
Zaphod@discuss.tchncs.deto
Programmer Humor@programming.dev•Production breaking driven developer
4·8 months agoI never understood test driven development. Yes I do usually write tests for my code, but only after I’ve finished writing my code.
Zaphod@discuss.tchncs.deto
Selfhosted@lemmy.world•PewDiePie: I'm DONE with GoogleEnglish
10·8 months agothis is probably the least helpful de-googling video
I don’t think it was supposed to be particularly helpful. It’s more of him sharing his passion with his audience. Which isn’t going to be interesting if you don’t care about him.
Zaphod@discuss.tchncs.deto
Linux Gaming@lemmy.world•How to Game on Linux - Roger Presents Garuda [Swedish with EN subs]English
52·9 months agoTrue. First you have to go into Steam settings and tick a box. Then you can play
Somehow the variable being a question mark instead of an x completely throws me off
Zaphod@discuss.tchncs.deto
Linux Gaming@lemmy.world•Help with Cyberpunk 2077 on MintEnglish
2·10 months agoHm this part of the log doesn’t look like the error. Those messages usually show up after the process has crashed. If there is nothing that looks like it’s gamecrash related to you further above in the log, type
sudo dmesg --followin a terminal. This display the logs of all device drivers on a kernel level. While that is open, start the game and wait for it to freeze and see if any errors show up.Also, if you post log messages again please put them in a
codeblockby typing it like this:
```
codeblock
```
Should be more readable. If the log is rather long just put it into a pastebin or some other text sharing service.
Zaphod@discuss.tchncs.deto
Linux Gaming@lemmy.world•Pausing high load services during gamingEnglish
121·10 months agoI don’t think we have any of those things Linux, that’s why we’re there. Except file indexing, but I only know of Baloo which is annoying if you’re on KDE. But i can be easily turned off
Zaphod@discuss.tchncs.deto
Linux Gaming@lemmy.world•Help with Cyberpunk 2077 on MintEnglish
2·10 months agoWhat kind of an error do you get when the game crashes if you start steam from the terminal?


You can run Affinity on Linux through a custom wine build. https://github.com/seapear/AffinityOnLinux