Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
0
Comments
33
Joined
3 yr. ago

  • I use an AMD 7900rx with an AMD 7950x processor since almost a year with Gnome / Wayland on Arch. No problems up to now. Yes, I am a gamer too.

    As others said it depends on the distribution you use.

  • Sponsored links: Mozilla gets money for AD links showing up below the search url on the new tabs page. If you do not disable them (they are on by default).

  • glibc is a library, gcc is the compiler.

  • The hot water pipe to the kitchen is quite long. We have a pipe loop there with a pump. Back in the days we had an ordinary timer that let the pump run at the usual times when there is hot water demand to be expected.

    I now use a Zigbee plug for the pump and added a button in the kitchen to start it manually. In addidion HA starts it in the morning and every time when somebody comes home. Another HA automation turns off the pump after 3 minutes and ensures that it does not start again for 30 minutes.

  • I use Gnome but Cinnamon and Gnome are not that different in that topic IIRC. I have to mount the remote folder via file manager (Nautilus) then I can access the files in Code.

  • Let's call it "soonish". The old proton versions still need 32 bit libs if they do not backport the feature.

  • Great article. Reminds me of the time when I started using Linux as my main work system, back with kernel 0.99z

  • It reads "158 Tesla Megapacks". But yeah, these could contain Duracell :D

  • But then they would show the general public that Linux is a thing worth mentioning. I doubt that many people outside IT know about CBL Mariner.

  • ... companies?

  • I always run occ upgrade and occ db:add-missing-indices after a package upgrade, just to be sure that I do not miss any database migrations. Using Archlinux I wrote a pacman hook so that it happens automatically.