Viktor Köves
Viktor Köves
I've been learning MatterJS recently for work on a research project, and although the documentation is alright and explaining methods and properties, it always just links to giant JS files...
I noticed in the README that you can use views inside of livingstyleguide, but had issues actually getting them to work. My typical Ruby on Rails code that I am...
Given the way that PowerShell handles line endings, we corrupt the JSON files that we are converting and thus include a `\r` character that affects the offsets (and coverage reporting)....
I was working on a feature that used an npm package to get the IP address of a client conncting to the Fastboot server, which was configured as a middleware...
## Detailed Description We need to make a system to prevent user's from submitting content with bad language. ## Context We want to prevent users from submitting data with bad...
Using Chicago Transit Authority data on the yellow line, for example, duplicate stops appear due to them being marked with different GPS coordinates. We need to figure out a better...
Add push alerts that are enabled by PR #92, making it so users are notified of the issues they want to hear about. Issue #92 adds a preferences page that...
Certain stops, especially on bus lines, only hit certain stops at certain times. For the sake of simplicity the app should indicate that these stops are not always hit on...
It's hard to make sense of the nearby stops without knowing how close those stops are. Related to #47, which suggests showing nearby stops via a map. Original report from...
On CTA, this means adding the ability to view by bus or train. We should investigate to see if transit.land makes those system types clear, as in GTFS data it...