Frank Hunleth

Results 255 comments of Frank Hunleth

Got it. I tried Elixir 1.16.0, I believe, so not too old.

I believe it was one of these lines, since they specify `:stop` when `:sasl` is `false`: https://github.com/elixir-lang/elixir/blob/main/lib/logger/lib/logger/utils.ex#L8-L9

@erauer Thanks for sharing this!

Thanks for adding the timings. I really expected startup time to be in the low seconds. This really surprised me.

I think we'll have to play around with it to see what granularity is right. The change being proposed is only to delete `linux-5.10.defconfig` from this repository and replace it...

FYI - This is worth looking at again. `nerves_system_rpi4` v1.11.0 (just released) updates the vc4 driver and mesa3d support. I'm not sure on the timing correlates to this issue, but...

I was recently pointed to this repository: https://github.com/ardera/flutter-pi. From a skim, it looks like if you delete all of the user input and flutter integration code, that what remains is...

Could you modify this to be disabled by default and require a parameter to enable with the path to the framebuffer? Also, `fprintf`'s don't get logged. I haven't read the...

This seems really useful. Is there anything to look at? If the question is whether to integrate the tool in Circuits.I2C, then I think that decision is made after there's...

@SteffenDE This is pretty cool. I have never tried this myself and don't have any ideas to suggest sadly.