Sergey B

Results 13 issues of Sergey B

Monobank Api doesn't contain proper description for API error codes. We need to do deeper investigation and integrate them for better user experience. I found so far: - Invalid Account...

enhancement

In `description` field API utilize ASCII encoding. Add appropriate converters to represent Cyrillic words normally instead of "208147209128208184208187209140".

bug

The most common concern about the underlying dataset that data is rather outdated for several reasons: 1) company doesn't exist anymore 2) company exist but stopped using Haskell, moved the...

Add communities page generation based on raw data

enhancement

Extend data with additional information [active-details.csv](https://github.com/sigrlami/haskellcosm/blob/master/companies/active-details.csv): - social links - branches - remote possibilities - extended description on tech stack

enhancement

Add web page with a map and companies overplayed - converter from csv to geojson - mapping solution (leaflet?) - clusterization by region

enhancement

When building from sources in docker-compose it fails to properly resolve git tags and attach correct version value; this happened due to this change https://github.com/FactomProject/factomd/blame/328a1ea51a992ed2b58e1ad7d9043b2d9a9457b8/Makefile#L1 and not noticeable if the...

I see my words aggregated in `final` box but can't send it

There are 2 kinds of tokens now but I have a workflow where I need to publish from app as a Page. What's idiomatic way to construct and use Page...

All `tar.gz` files at https://dl.bintray.com/elmlang are unavailable and `elm-format`, `elm-platform`, etc. requested when `elm-use` used. The status `Forbidden` is returned when I try to download from the list directly or...