James Shannon
James Shannon
Have there been any thoughts about converting actions to POST requests rather than GET? I found https://github.com/texastribune/django-object-actions/pull/2but it appears that's mostly on the serving side and not where the buttons...
Scripts
Created CSV validation script
Created some shared library classes. This should greatly simplify adding new counties. I want to propose this PR so that it can be reviewed. Don't merge quite yet -- I'm...
There is a lot of repeated code across each county's scraper and parser scripts. And lots of code that should be repeated but isn't (like retrying on transient network failures)....
I've just spend a bunch of time because of a not-very-helpful error message generated by the assert library. Specifically: ``` Error: invalid int 32: string at assertInt32 (file:///home/james/Projects/ipaas/webui/my-app/node_modules/@bufbuild/protobuf/dist/esm/private/assert.js:29:15) at BinaryWriter.int32...
Hi, I bought a few T-Echo boards. I want to flash them and install some simple custom code on them for my club to track GPS coordinates and upload to...
Updates
Hi... I see there haven't been any updates in a while? Is this considered feature complete and stable? Any plans to get this working with botocore? Thanks, James
HI, Not sure if this should be in front-end or back-end (guess it should technically be in both), but one of the things I've used CrUX data for, which I'd...
For sites with lots of TLDs and subdomains the autocomplete search widget can be misleading. Where's chevrolet.com and footlocker.com?   You need to search for www.chevrolet.com and www.footlocker.com. But...
I'm hoping for some clarity on the customizable event sensors. I'm a bit confused. Once I understand better I can update the documentation, if you'd like. According to the docs:...