Márton Boros

Results 23 comments of Márton Boros

> [!CAUTION] > DO NOT add your user to `trusted-users`, it makes your user root without password! Add `trusted-public-keys` and `substituters` or `trusted-substituters` to your system config instead. We should...

Both are trusted. But `trusted-` is _only_ trusted, not used by default, only used if added via user `nix.conf` or flake.

Looks like the remaining CI failures are caused by 1h timeout.

I may have hit this on javascript, here's what the error looks like: ``` /home/ssdd/dev/responsible/build/exec/hello:1225 const $4 = $1($3); ^ TypeError: $1 is not a function at Control_App_bindApp (/home/ssdd/dev/responsible/build/exec/hello:1225:13) at...

Rebased on top of latest `master`. Unfortunately there's a lot to do until this is complete, as per the above TODO. `Text` size might work with `Canvas.measureText`, but getting a...

needs documentation

i would separate the two effects since the abstraction is too complicated, there are significant differences, and there is still repetition.