Nicolas

Results 11 comments of Nicolas

In my case the 2FA doesn't work. SSH just skips that part entirely. Basically, I type in `ssh user@host`, I enter my password and it drops me into the shell...

I personally would prefer the second option by calculating this in real-time and to dynamically change the scale. But a more simpler way would be that the user can choose...

Hey @pvagner, sorry for answering this 25 days later but this feature is already built-in into Hauk. But maybe you already noticed that D:

Update: I'm actually able to get queries **after** they got executed with a custom logger: ```ts export class CustomTypeORMLogger implements Logger { logQueryError(error: string, query: string, parameters?: any[] | undefined,...

This seems to be a common problem if already 8 people showed interest. As for myself: This issue is now more then a year old and I don't work on...

I can report that it doesn't work if Telegram is opened in `slide over` mode. Fullscreen mode works as expected but in slide over the keyboard doesn't raise up. Please...

I can also confirm that it now works. Thanks Telegram devs, very cool :+1:

I've also observed this behaviour. This scrambles my file order around. It would be even better if metadata preservation is supported by client-side encryption (using the crypt layer).

I experimented a bit with [RSAF](https://github.com/chenxiaolong/RSAF) and got it working. I was able to mount a samba share and overlay a crypt layer on top of it. Now it would...

I can actually confirm the same issue. Also running GrapheneOS on a Pixel 6. But I doubt that this is a platform issue.