somehwere else in this thread this project was mentioned (uses libghostty): https://github.com/weedonandscott/trolley that might be a viable approach for you
you might be thinking of the new KDE distro. bazzite is fedora silverblue based. iirc there's access to flatpak homebrew, as well as rpm-ostree (basically rpm) among others
There's a similar keeb, that released a couple years ago and is a fair bit cheaper (although still not /cheap/): https://www.azeron.eu/. I can't speak about its quality as I'm not a user, but it might be of interest to…
my first reaction was to assume kafka-the-technology exectly because of the domain name. Then i realized that the one i meant was the "New York Times", and not the "New Yorker". NYT is one of the case studies from a…
the windows issue might also be caused by accidentally pressing the hotkey (alt+shift i believe) to switch layouts. it's super easy to mis-trigger
i set this up for my fastmail account a couple weeks ago. go to settings -> aliases and create an alias for * this also allows you to write from any email address in your domain (when composing, change the sender…
a big problem with npm is, that a lot of package authors don't use the .npmignore [0] which leads to EVERYONE downloading your source/, test/ and docs/ folder even if only that one file in build/ is needed. That,…
somehwere else in this thread this project was mentioned (uses libghostty): https://github.com/weedonandscott/trolley that might be a viable approach for you
you might be thinking of the new KDE distro. bazzite is fedora silverblue based. iirc there's access to flatpak homebrew, as well as rpm-ostree (basically rpm) among others
There's a similar keeb, that released a couple years ago and is a fair bit cheaper (although still not /cheap/): https://www.azeron.eu/. I can't speak about its quality as I'm not a user, but it might be of interest to…
my first reaction was to assume kafka-the-technology exectly because of the domain name. Then i realized that the one i meant was the "New York Times", and not the "New Yorker". NYT is one of the case studies from a…
the windows issue might also be caused by accidentally pressing the hotkey (alt+shift i believe) to switch layouts. it's super easy to mis-trigger
i set this up for my fastmail account a couple weeks ago. go to settings -> aliases and create an alias for * this also allows you to write from any email address in your domain (when composing, change the sender…
a big problem with npm is, that a lot of package authors don't use the .npmignore [0] which leads to EVERYONE downloading your source/, test/ and docs/ folder even if only that one file in build/ is needed. That,…