Viewing profile — LaxisB
LaxisB
HN member- Joined
- Thu, Jun 30, 2016, 8:26 AM UTC
- HN karma
- 16
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About LaxisB
No profile information was provided.
Recent public activity
-
comment
Comment #47215663
somehwere else in this thread this project was mentioned (uses libghostty): https://github.com/weedonandscott/trolley that might be a viable approach for you
-
comment
Comment #45259565
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
-
comment
Comment #40066614
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…
-
comment
Comment #23610624
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". NY…
-
comment
Comment #21385622
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
-
comment
Comment #17455916
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 (w…
-
comment
Comment #12634424
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…