toastal

Results 248 comments of toastal

Additionally, there is a smell about directories. You should probably be filtering on just `hosts` files with `lib.fileset` so READMEs, PNGs, & such do not a) cause a rebuild if...

Nope. I am not a maintainer… I also have Nix changes open.

Topiary user/proponent here… Stepping back, why is Dune even used to call these tools at all? `ocamlformat` & `topiary` run fine on there own. Isn’t this just creating maintenance burden...

Bigger picture 2¢: Why wasn't CSS-in-CSS the default option? If CSS-in-JS wasn't a trend, we wouldn't see these issues popping up that require non-trivial workarounds. From my fresh-to-MUI viewpoint, this...

> `[TextareaAutosize.js]` example; “dynamic values” This could easily be a utility class that is pushed/popped instead of needing to edit the CSS “dynamically” (e.g. `.MUITextarea.shouldHideOverflow { overflow: hidden }`) (or...

A basic start might be SEO… note it in the source code, docs, & link back here to make a trail for folks to get funneled into the issue.

I self-host my own UnifiedPush server via XMPP to disconnect as much data as possible from Google and other untrustworthy parties—both [Prosody](https://prosody.im) and [ejabberd](https://www.ejabberd.im) make it trivial to enable for...

Excellent work @TheJonny I appreciate that you’re hosting the code on a libre code forge too with a decentralized chat option listed.

In the light of the headline “Apple and Google confirm governments spy on users through push notifications” (https://www.androidauthority.com/apple-google-push-notification-surveillance-3392252/) can we consider this of higher priority finally? @TheJonny Do you not...

As someone using darcs + topiary for VCS + formatting respectively, I don’t know that these files should be automatically generated without a consenting flag, or a CLI `[y/N]?`, etc....