Martin Löper

Results 75 comments of Martin Löper

Hey @fredericosilva, thanks for sharing your numbers. We recently compared v5 to v6 and found a huge performance improvement (like x7 for non-lean documents). We are still investigating the issue....

> @MartinLoeper It also would be interesting what TPM you are using. It's produced by STM. I cannot determine which particular product it is. It is built into a ThinkPad...

> TPM2_ALG_SHA and TPM2_ALG_SHA1 both have the value 0x4. So that can't be the reason. Unfortunately the bad value is not displayed. Would it be possible for you to replace...

Yes that worked! ``` rsa: value: 0x1 asymmetric: 1 symmetric: 0 hash: 0 object: 1 reserved: 0x0 signing: 0 encrypting: 0 method: 0 sha1: value: 0x4 asymmetric: 0 symmetric: 0...

Thanks for looking into this! This is not an issue for me right now. I was just starting to play around with this whole tpm2/tss ecosystem and was surprised that...

I do not know if the following is related, but I fail to install homebrew with the following error: ``` mkdir: /Users/mloeper/Library/Caches/Homebrew: Permission denied Failed during: /usr/bin/sudo /bin/mkdir -p /Users/mloeper/Library/Caches/Homebrew...

No, its just a conceptional question as while I'm coding one particular lambda function, the typescript type definitions suggest an environment variable is available whereas it is not available because...

Hi, we are currently rolling out m365 cli at our organization to automate a bunch of things. Really appreciating the work going on here! We use shared mailboxes a lot...

Shared Mailboxes just work as a charm! Tested on latest beta release. Thanks a lot!!!!

So happy to see that the spooler persistence feature is being merged into nucleus main! When is the next release?