Brandon Davis

Results 229 comments of Brandon Davis
trafficstars

This repository has been abandoned. I have forked the project at https://github.com/subdavis/kobo-book-downloader - please give that project a try and open an issue there if you have trouble. It adds...

This repository has been abandoned. I have forked the project at https://github.com/subdavis/kobo-book-downloader - please give that project a try and open an issue there if you have trouble. @jmvermeulen I'd...

This repository has been abandoned. I have forked the project at https://github.com/subdavis/kobo-book-downloader - please give that project a try and open an issue there if you have trouble. It adds...

If you're using python, the regular `csv` module will do everything perfectly if you use the `writer.write([array, of, column, values])` function.

#3244 This slims us down to ~~534M~~ ~~400M~~ 273M. However, we can shave off another 200M-240M by dropping the production dependency on `git` because when building for production, `setuptools-scm` isn't...

This is an interesting idea. Thanks for explaining the motivation. I'm not sure if there would be unintended consequences, but I like the idea and think we should try it.

I can try and explain this: * Imagine you have "fish" and "rocks" in your viewer. * You have a track with 60% fish confidence and 20% rock confidence. *...

I'm concerned about running this on launch. It's a disk crawl. Disk may be filled with lots of data or otherwise very low I/O such as a network mount. We...

How many dive desktop instances do you have open? You may be hitting #907