Hands-on: Ueli is a launcher you can use on Windows, macOS, and Linux — and it’s pretty good

I’ve talked about a few app launchers in the past and how they fundamentally change how I use my PC. Specifically, for Windows, I absolutely love Flow Launcher, and on macOS, Raycast is the way to go. And while the Raycast developers are promising a Windows version will come in the future, there are also some cross-platform solutions out there.

Build CachyOS Kernel 6.13.3 on Debian Testing (Trixie)

In general we follow https://news.itsfoss.com/cachyos-kernel-builder/ . Start with installation $ sudo apt install bpftooland include /usr/sbin in system $PATH variable. [code]$ git clone https://github.com/Nitrux/linux-cachyos-deb $ cd linux-cachyos-deb$ ./cachy-kernel-deb[/code] Script installs all required packages and pops up TUI dialog to configure kernel 6.13.3 and finally proceed with building of packages.