Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LaxisB
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
LaxisB
7mo ago
somehwere else in this thread this project was mentioned (uses libghostty): https://github.com/weedonandscott/trolley that might be a viable approach for you
2.
▲
by
LaxisB
1y ago
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
3.
▲
by
LaxisB
2y ago
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 mig
4.
▲
by
LaxisB
6y ago
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 ka
5.
▲
by
LaxisB
7y ago
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
6.
▲
by
LaxisB
8y ago
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 dropdown to your *-alias
7.
▲
by
LaxisB
10y ago
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, co