somehwere else in this thread this project was mentioned (uses libghostty): https://github.com/weedonandscott/trolley that might be a viable approach for you
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…
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
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…
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,…