Jan Grewe

Results 91 comments of Jan Grewe

This is the fix that works for me: https://github.com/yellow444/theonionbox/commit/c82a6c796eb19fb5d0f9e394acae970180b8c719

I managed to set up GlitchTip (Sentry has become way too bloated) and was able to catch the error that occurs: ``` AbortError:The fetching process for the media resource was...

Hi @rdudhagra and @kieraneglin, i'm currently in the design process for my table (as in: the wood parts) and have ordered pretty much all of the other hardware, so i...

Sure: @hubot alias deploy staging=jenkins build My Staging Deployment Job Maybe you can just work with quotes, like: @hubot alias "deploy staging"="jenkins build My Staging Deployment Job"

And maybe allow multiple aliases in one command? First set up the aliases: ``` @hubot alias deploy=jenkins build @hubot alias staging=My Staging Deployment Job ``` Then something like this: `@hubot...

Ironically ESPHome without Home Assistant. I can send simple HTTP requests from my MCUs, but implementing Websockets there would be at least a major PITA, if possible at all. Also...

> all we need to do is pushing job to cloud and waiting, is that sounds good? Yes, sounds good - but also "too good to be true". You don't...

I'm having the same problem, my systemd log is full of this: ``` May 20 02:08:44 hades docker[1095829]: [869B blob data] May 20 02:08:44 hades docker[1095829]: Running DDIM Sampling with...

What's the current recommendation to get this fixed? After a kernel update (i think that triggered it), my container logs are now being flooded with errors regarding the missing `cpuacct.usage_all`...