northys

Results 54 comments of northys

Since maloja is single user application I would set some hardcoded limit for cache. My database has 50MB at most so I would expect that 512MB for cache si just...

I've just upgraded to latest version and homepage is much faster. Good job! > as lots of empty RAM doesn't do anything That's true but I would be more happy...

> arm64 docker build docker [supports building xplatform images by default using qemu](https://docs.docker.com/buildx/working-with-buildx/) and it is ridiculously slow. it looks like your `Containerfile` is already buildable on arm platform. i...

Basically what apitte/core allows me out of the box is piece of array *** while in some random sandbox which I didn't know about there is full featured serializer that...

Before I discovered apitte sandbox I did it myself by extending `DecoratedDispatcher`'s `negotiate` method with `if (is_object) { return ObjectEntity::from($result); }` and implementing `SerializerTransformer` that calls the symfony/serializer. I don't...

upgraded and it works

Just btw - I'm no longer a programmer so I can't check it nor test it...

[OFF TOPIC] > Spotify is working fine, but it is slow, so I'm kinda waiting to see if there's just a significant lag in Between me clicking "play" on a...

@iasoncl how did you install your bitwarden desktop app? on my fedora 34 bitwarden desktop client is shown as `/app/Bitwarden/bitwarden` and i've installed it using flatpak