fusion44

Results 70 comments of fusion44

@openoms Have you tried to let the node run for a bit? CPU usage tends to get down to normal levels from time to time.

Thank you! I'll test and merge it the coming weekend.

Yep, will do when I'm done with the other PR and some code chores like updating deps.

I've got a lot of stuff to do, so I can't devote much time to it. But things should slow down a bit in the next few weeks. I intend...

Hi, Unfortunately I can't work on this right now. I have some other commitments I have to complete first. Sorry.

Fair enough :) The API was written in a way that it can run on any system (not just RaspiBlitz). There are currently [two platforms](https://github.com/fusion44/blitz_api/blob/11f8d57f4e51a0c84b6c197c6c2ef7eadfe4768f/app/system/models.py#L19): `raspiblitz` and `native_python`. The platform...

Correct, if you receive a 501 from the api you can assume that app support is not available. This would only a stopgap solution. I want to rework the app...

Ignore pre commit for now. I'm currently pondering of removing it. It doesn't play nice with Nix, at least not without jumping through lots of hoops.

I can trigger this reliably with the following configuration: Host: `NixOS; Alacritty; Nushell; Zellij` I the SSH into a VM running the same version of Nushell from within the host...

Is anyone who experiences this problem using [Atuin](https://atuin.sh/)? I experienced this problem a lot during normal development today. I've then disabled Atuin and the problem seems to be gone for...