Saturday, December 17, 2022

High dpi displays better solution for laptops for Linux

 Instead of modifying each font size, it turned that adjusting only font scaling is enough.

In KDE it's "Fonts - System settings" -> "Force font DPI: 144" for 13 inch fullhd screen. Although in this way some apps may scale icons as well, e.g. LibreOffice. But still it's better than display scaling setting, which brakes some apps like Steam and games.

Saturday, December 10, 2022

Raku programming language

Source "star" bundle takes forever to compile and ends with errors. Better to install only rakudo + zef bundle from here:

 https://rakudo.org/downloads

Slower than Python, REPL consumes 130MB ram.