Felix Maurer

Results 30 comments of Felix Maurer

This would also make it easy to use tantivy in WebExtensions for Firefox/Chrome or MailExtensions in Thunderbird.

Hi, I'm currently looking for (open source) implementations of boolean intersections of NURBS-surface based solids as learning material. I realize this PR is very old, but do you remember whether...

Thanks for the pointer! I did not know about this project so far.

Ok, I immediately found out that `conan install` with the `cmake_multi` generator also always expects "Release" and "Debug", so this can't be fixed just in cmake-conan.

I have the same problem. When I select a file I get the following error in the console. `TypeError: t.assets is undefined`

I have the same problem with Sparkasse. The allowed requests are returned with the accounts, so segments should probably chosen based on account? I'm not very deep into FinTS or...

Hm, but as far as I understand, requesting the balance is an HKSAL element, which is supported by my account according to my bank.

Looks better. I only tested it for fetching balances but that seems to work. It returns the correct balance for my Girokonto and my Tagesgeldkonto, tough not for my credit...

Does that mean you're still intending to finish this library? I started my own [Go DTLS library](http://github.com/maufl/dtls) last year because I wanted to have one. However, I'm no (D)TLS expert...

Hey, I just found this issue. What I would love is PKCS#11 support and support for encrypting it for multiple public keys. We use smart cards at work and it...