Miguel Almeida

Results 35 comments of Miguel Almeida

I just watched this Hackaday talk by Uri Shaked (@urish) that may be a way in for the development of an open source driver: https://hackaday.com/2021/12/30/remoticon-2021-uri-shaked-reverses-the-esp32-wifi/

I can verify this, I get exactly the same, and then: ``` WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired...

We couldn't use aws-cli v2 since we're running on alpine, and it is painful to get it running there. So we started using the [`aws-iam-authenticator`](https://github.com/kubernetes-sigs/aws-iam-authenticator). With k8s v1.23 it even...

I'm running the latest master commit (8ca6171). I just tried slicing a variant of [this model](https://www.thingiverse.com/thing:255924) just with less scales, and after the flat part, the extruder goes in and...

I found the `org.kairosdb.core.blast.BlastModule` but it runs from within kairos.

That's exactly what I want to try to figure out, what is the most efficient way to send data to kairos. I'm running 3 instances of kairos in front of...

Maybe [github sponsors](https://github.com/sponsors) can do the trick?

The `read-only-fs.sh` actually purges the `fake-hwclock` package. And then we loose `ntp` since it is recommended by that same package.

@PaintYourDragon Do `ntp` or `fake-hwclock` write to any file? I reinstalled them both by booting with the jumper on and it still seems to work (correct time).