Nelson Chen

Results 161 comments of Nelson Chen

Technically, this also needs to be added to the Readme.

https://github.com/commaai/openpilot/blob/f6398ea7864779f621f84df65ded7ee083e72c09/selfdrive/ui/qt/offroad/wifiManager.cc#L147-L149 Probably just needs an extra flag added here. I would also say this issue probably only applies to networks with WPA3 only.

Curious if a PR to fixup the sorting at the drive list component will be taken until the backend or some other upstream component of the data is fixed.

PR made, let me know if there are any issues.

I think this occurred because "0.5.0" was built on somebody's developer machine before the 0.5.0 tag was created or their local repository was missing the tag: https://github.com/Optum/dce-cli/blob/3aa9d1b4db7284abb3d37d429a6ed6f64d9218cb/Makefile#L1

My suggestion for this fix would be to make sure the builds that get uploaded to GitHub or whatever come from a CI/CD server that builds when a tag is...

The biggest concern there for me is that it'll cost $15 to host 1TB of data on R2. That blows my budget by quite a lot. I want to make...

> fwiw, this is what I was trying to do with Workers: https://community.cloudflare.com/t/backup-directly-from-google-drive-to-r2/440132/5 Hmm, that's such a weird usage of some APIs. You pass in a body which is just...

You're doing a lot more orchestration in the worker than what I did my approach as well. In the prototype GTR Azure Transload from Cloudware Workers where the worker itself...