Joan Touzet

Results 167 comments of Joan Touzet

@iilyak Maybe 2 logging levels - one is absolutely everything, and one is "everything but passwords?" I definitely see a use case for logging everything.

@iilyak Hacker scenarios.

For now I'm using https://github.com/Emersont1/itchio to add everything in a bundle to my library, then this to downlaod everything - as the other tool breaks after a few downloads. 😢

Hey there, unfortunately our site has diverged. If you'd like us to consider this PR please resolve the conflicts.

Should be possible, you'll need to modify the `ubus_test.py` example quite a bit. You just need to go `sensitive` when `A=1`. I'd start with something like set up two watchers,...

If we need a multi-user-editable wiki, I'd recommend Wiki.JS as an alternative? It supports a wide variety of backends and lots of plugins. But largely only you edit the wiki...

Must be related to PR #14526 At a bare minimum: https://github.com/nextcloud/android/pull/14526/files#diff-cdb6e81bddcbc48ec2fb14e47ef4b4eafc0e46a19b2ce9a8b9adb8d4107dec70R186-R188 checking if airplane mode is on is insufficient, since it is possible to have airplane mode on as well...

> Good catch! Actually the upload works fine for me when I disable airplane mode (but have wifi on). It's wild to me that the dev team states that this...

> Here is a previous comment on ways of installing for Windows (without the `cucim.clara` I/O component): [#270 (comment)](https://github.com/rapidsai/cucim/issues/270#issuecomment-1114556863) FYI this workaround does not appear to be working for me...

Cheers @grlee77 . Looks like [git symlink support in Windows 10/11 is still very broken](https://stackoverflow.com/questions/5917249/git-symbolic-links-in-windows/59761201#59761201), especially when using `..` in a path. For now I've switched to using WSL2 for...