Chris Kanich
Chris Kanich
# Contributing to CSrankings **Inclusion criteria** - [x] Make sure that any faculty you add meet the inclusion criteria. Eligible faculty include only full-time, tenure-track research faculty members on a...
Lines 43 and 59 of `vns/AddressAllocation.py` return errors incorrectly, causing python to error out when the return value is unpacked on line 64 of `vns/web/vnswww/views_topology.py`.
The unit tests passed, and my project using PUT for everything is still working, so I figured I'd send this over.
"PUT with the last argument in the body" doesn't match what the code does - it short circuits out based on slash count instead of command count on https://github.com/nicolasff/webdis/blob/master/cmd.c#L231 Pretty...
Hi all, This PR adds a "block" option for drawing Chicago wards and communities of interest. The underlying data is sourced from the [Redistricting Data Hub](https://redistrictingdatahub.org/dataset/20212030-il-hastaqdna-population-projections-joined-to-2020-census-blocks-p2/). I uploaded the data...
It's very hard to pick a given color out of the lineup especially when there are many options / some shades are close together. This PR adds an eyedropper tool...
Hi, I'm trying to write middleware that uses Sentry for distributed tracing through Toucan for an Astro site with Cloudflare Workers SSR. As is, the only reporting I'm seeing is...
I spent a little time getting the example code in the [node oauth readme](https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-node) working, and ended up with , which is pretty parallel to the [browser side example](https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-browser-example). Would...
# Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've...
## Is Your Feature Request Related to a Problem? Please Describe. I would like to keep a list "what did I get done? What files did I edit?" in my...