Jannis R

Results 256 issues of Jannis R

- mobile phones with their accelerometers - bluetooth/wifi beacons and sensory equipment at the stations

hardware

From codeforberlin/tickets#18: > The official [„Nahverkehrsplan“](https://www.berlin.de/senuvk/verkehr/politik_planung/oepnv/nahverkehrsplan/download/nvp2019-2023/NVP_2019-2023_Entwurf_Stand31Juli2018.pdf) (public transport scheme?) for Berlin specifies that 80% of homes in Berlin need to be located within a given distance of a public transport...

help wanted

Some foreigners/tourists/locals have no data plan: - offline apps - [TFL offers an SMS service with the next departures](https://tfl.gov.uk/modes/buses/live-bus-arrivals) - departure displays - metro maps with indicators for travel time

See derhuerst/vbb-rest#17 for the original report.

vbb-fix-this
upstream

``` { "lang": "en", "svcReqL": [ { "meth": "LocDetails", "req": { "locL": [ { "type": "S", "lid": "A=1@L=900230999@" } ] } } ], "client": { "type": "IPA", "id": "VBB", "name":...

vbb-fix-this
upstream

According to [Wikitravel](https://wikitravel.org/en/Szczecin#Public_transport) and [their transit planner](https://jakdojade.pl/szczecin/trasa/z--Gumieńce--do--undefined?fn=Gumieńce&tc=53.4463532:14.5740509&fc=53.42327:14.49032&fsn=Gumieńce&ft=LOCATION_TYPE_STOP&tt=LOCATION_TYPE_COORDINATE&d=10.12.17&h=14:35&aro=1&t=1&rc=3&ri=1&r=0&stopsLayer=true) to be the following prices for Szczecin public transport: - 15 min for 2 PLN (currently 0.48€) - 30 min for 3 PLN...

upstream

Just like with `self-decrypting-html-page`: - https://github.com/derhuerst/self-decrypting-html-page/blob/2a0fd32c0387dec1dba51cf84ebe3c59aa0156ac/package.json#L54-L61 - https://github.com/derhuerst/self-decrypting-html-page/blob/2a0fd32c0387dec1dba51cf84ebe3c59aa0156ac/.travis.yml#L10-L22

enhancement
help wanted
hacktoberfest

Sending a YouTube video URL directly to an Apple TV (3rd gen) fails. You can let the Apple TV play an `.mp4` URL just fine (and get it via `youtube-dl...

help wanted
documentation

```shell mkdir foo cd foo npm init --yes npm i [email protected] node -v # v12.22.10 node -r 'gtfs-sequelize' # fs.js:36 # } = primordials; # ^ # # ReferenceError: primordials...

If I understood the API correctly, it currently doesn't respond with absolute date+time values (e.g. a UNIX timestamp or an [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) string). https://github.com/konhi/poland-public-transport-api/blob/main/src/public/v1/openapi.json#L295-L303 Including them would allow clients to...