Eivind Siqveland Larsen

Results 14 issues of Eivind Siqveland Larsen

Hi, thanks for building this. An implementation with a Dbus secret service sounds like a great idea! I am having some trouble with my (fairly huge) dataset from bitwarden. Doing...

It seems that even when I use the Dynamic View: ```java .dynamic(el -> el.text(model.title)) ``` The output is not safe for viewing? My example is that a user has entered...

It would be very nice if kail could parse each line as a json document, then only print some selection of fields. Most of our services print json documents on...

Hi, thank you for a great project simplifying persistent caching in flutter! ## 🚀 Feature Requests Eviction based on cache size. It seems the only policy available is number of...

Hello, this projects looks like a fantastic idea for a grpc gui client. I was wondering if you have thought about supporting the grpc server reflection feature?

enhancement

Any plans to implement auth in this library?

I am having some trouble understanding exactly how NoResetOffset() works. I am working only with group consumers. My use case is that I want to set the default behaviour to...

enhancement

We are testing JVips as mainly a jpeg thumbnail processor. So far we only pass a java `byte[]` array, as we already hold this on the heap. This is roughly...

Don't have many ideas for writing tests for this. Maybe some ideas here: - https://github.com/coreos/go-systemd/tree/master/dbus

When running the example I noticed only volume set to max (1.0) works. everything < 1.0 gets used as zero volume. Noticed the same for playback rate. I tracked it...