Sorin Iclanzan

Results 20 comments of Sorin Iclanzan

Has anyone managed to make more progress on this? Would love to be able to share nix configuration files between my laptop and phone.

Terrific news! Thank you for the update and for your hard work!

The reason it is still happening is because concurrency is not the issue, but the number of requests in a time interval. We should be reading the `x-ratelimit-remaining` header from...

Has there been any movement on this front since 2019? I have come to realize that the lack of type information and autocomplete for local values can be quite crippling...

https://pursuit.purescript.org/packages/purescript-react-basic/16.0.0/docs/React.Basic#t:JSX > `JSX` is a `Monoid`: > > - `append` > Merge two `JSX` nodes using `React.Fragment`. > - `mempty` > The empty node; renders nothing. > > **Hint: Many...

I wonder if `mempty = fragment []` would work.

Still an issue one year later.

Bumping this as it is also causing me a lot of issues. I am trying to use the `wg-quick` service which wants to `modprobe wireguard` (see [code here](https://github.com/NixOS/nixpkgs/blob/aa7e3b940ad90ba58a5d8c0a2269ec557c9ecc70/nixos/modules/services/networking/wg-quick.nix#L288)) but no...

While the UI isn’t the nicest (as can be seen in the screenshot above), it seems to work fine on Pinephone Pro. So far I did not encounter errors.