chris dunder

Results 29 comments of chris dunder

> I guess the main question is whether to add inputs to lib.nix and/or allow users to pass them in. **tl;dr** / concretely, my 2 cents: * Give them extraArgs...

Small revision: after playing around with it, it seems necessary & useful to have a ~`pkgs/libs` separate from `lib`; something equivalent to `perSystem.nixpkgs.lib` vs. `lib` & `nixpkgs.lib`. Making `perSystem` available...

I just encountered this within the first hour of using a new Comma 3X w/ stock open pilot. Steps to repro: - First boot. - Install openpilot stock. - Take...

Simply powering off and rebooting made touch work again. Then I pressed Confirm and everything worked as expected. But it doesn't inspire confidence...

> The root problem being solved is to deliver updates to end users quickly and cheaply, over extreme-range Wi-Fi and metered LTE. If that's the goal, I'd focus on differential...

> True, but I inadvertently left out another requirement: reasonable download and transfer times for a complete device reimage over USB. For better or worse, the maintainers of various openpilot...

> Doesn't this break then all current usages of the file portals anywhere? What's the recommended process until 1.20.x is released and installed on a large basis? Sure @bermeitinger-b, but...

Orthogonally, it seems to me like it would be good to retry WebRTC streams that disconnect (in general, not just Nest). This would be a simple client side change (handle...

@allenporter Thanks! @jaffacake I started using go2rtc for a different reason (reducing video latency as much as possible). It happens that go2rtc has fixed this problem in an even better...