1
 
 

Chrome version 154.0.8037.57-1 updated its statically linked libfontconfig, and now its cache is stomping on the user-level font cache.

To fix this, press Ctrl + Alt + t to open a terminal, and run

rm -rf ~/.cache/fontconfig

And then reboot.

Note that opening Chrome (or a Chromium-based program) will break it again. I edited my ~/.local/share/applications/google-chrome-beta.desktop to do this:

Exec=env XDG_CACHE_HOME=/home/user/.cache/chromecache/ /usr/bin/google-chrome-beta %U

More info:

https://issues.chromium.org/issues/565052667

https://gitlab.freedesktop.org/fontconfig/fontconfig/-/work_items/538

2
3
4
 
 

cross-posted from: https://lemmy.zip/post/72027343

Your windows, on a conveyor belt.

Konveyor turns Plasma into an endless, scrollable row of windows. Nothing overlaps, nothing gets buried, and the rest of your desktop stays exactly the way you like it.


Pretty nice project I just found out about. Love to see people creating tools like these (and Cosmic) to allow users to find a middle ground between classic floating desktop environments and standalone window managers.

5
6
7
 
 

Crossposted from https://discuss.tchncs.de/post/67911106

Putting shit in your food is OK as long as it is only a little bit of shit and you can't immediately taste it.

8
9
 
 

fresh install on framework 12 16gb ram

works good

new updates for the default qubes and install them

still works fine

shut down device

turn it on again

type in password and it takes 2 minutes to load

built in trackpad doesnt work

the log in screen is finally gone but its just the background

i had this problem before and i tried reinstalling but any time i update this happens

cant post to reddit because every place thinks im a bot because im new

10
11
12
13
14
15
16
 
 

https://gitlab.com/christosangel/corsaro

corsaro is a script written in Bash that allows the user to search for torrents in the terminal .

colors1

The functions and the data are taken from https://piratebay.live/

Opening the script, the user through the main menu, can:

  • Search for a torrent

  • Search for a torrent in a category

  • Search for a torrent in multiple categories

  • Check out top 100 torrents in a category

  • Browse torrents in a category

  • Browse the most recent torrents

  • Repeat previous torrent search

  • Browse torrent search history and repeat a search using a stored key word

  • Configure the parameters of the script

17
18
19
20
21
 
 

Relevant to SteamOS and open-platform gaming, it proposes a different paradigm for Linux-based distributions and operating systems, one that could address compatibility issues on alternative platforms that Windows users often take for granted.

EDIT: added a QnA section that tries to answer some of the questions posed here.

22
23
24
 
 

Full title: vocalinux : Free, open-source, 100% offline voice dictation for Linux. Is there anything better? I tried the “tiny” model—it's not very good. Also ı will try large models some good. GitHub - VocaHQ/vocalinux: Free, open-source, 100% offline voice dictation for Linux. Speak and type anywhere via whisper.cpp, Whisper & VOSK engines, GPU-accelerated, works on X11 + Wayland!

25
 
 

So I have a problem. I have WAY too many hard drives and backups from decades of computing. I just hoard everything. The issue is now I don't know what I have duplicates of and what I don't. or when I want to format an old external drive for something else, I'm not sure if I actually have a backup of it.

I just want a way to basically compare folders and see what files are missing or what are duplicates. I'm fine with CLI but I may prefer a GUI for this so I'm not deleting files by accident as easily...

I have searched around for this question but all the solutions seem way too complex for me.

view more: next ›