Taras Novak

Results 272 comments of Taras Novak

shameless plug: you can see how I use it in TS here: https://github.com/RandomFractals/vscode-data-preview/blob/master/src/data.providers/avro.data.provider.ts

hey Matt, whenever you get to it, I really like how Apache Arrow dev crew set it up to feature projects using their tech.: https://arrow.apache.org/powered_by/ something along those lines in...

well, github gists api does support search interface by keywords and language. So, for example, I would like to search for all keplergl json gists like so: https://gist.github.com/search?l=JSON&q=keplergl and have...

I second @RjKGitHub idea. I think it would be great to be able to create gist 'collections'. For example, I like how ObservableHQ allows you to tag JS notebooks and...

@lostintangent see https://github.com/RandomFractals/geo-data-viewer#features & https://gist.github.com/search?l=JSON&q=keplergl for keplerGL gists & maps collections. I posted more info on twitter ;) Eventually, I'd like to be able to create keplerGL, vega, data gist...

would this allow to view specific gist revisions? and preview individual files from those gist revisions?

just an fyi, we do have a slack workspace for **vscode extension devs** that is vibrant and striving and many extension authors help others build new tools there: https://vscode-dev-community.slack.com You...

I know .net teams use discord and I frequent .net interactive channel there frequently. That dev community also has moderators from Microsoft. So, maybe moving vscode gitter to discord could...

oh, I don't know. Coming from a guy with 47 contribs on github in a year? That's a lot of telling folks how to run their dev community before you...

@ninok These changes look good. So, this PR is for binary well known format support? https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry Could you link me to some public geo datasets in `.wkb` format I could...