Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
1–10 of 63 posts
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#2Would be super excited if you guys have any feedback. It's nowhere near perfect yet, but you can already use it to build some great data-centric use cases. Amongst others for sentiment analysis, conversational AI or finetuning of your embeddings (which you can check out here: https://github.com/code-kern-ai/refinery-sample-projects).
Let me know what you think :)
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#3EDIT: I can some sources in other repo of the same org, for instance: https://github.com/code-kern-ai/refinery-ui so it's just a matter of making it easy for dev to navigate the code.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#4Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#5Microsoft has a fork of VS Code called Azure Data Studio. It's made for DB queries and notebooks: https://github.com/Microsoft/azuredatastudio
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#6Microsoft has a fork of VS Code called Azure Data Studio. It's made for DB queries and notebooks: https://github.com/Microsoft/azuredatastudio
Followup: Is there a VSCodium equivalent for that (reproducible build, no tracking)
> You may not sublicense the Software Code or any use of it
https://github.com/microsoft/azuredatastudio/blob/main/LICEN...
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#7Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#8Hey, you mention that it is open-source but I cannot actually see the source code in that repo. EDIT: I can some sources in other repo of the same org, for instance: https://github.com/code-kern-ai/refinery-ui so it's just a matter of making it easy for dev to navigate the code.
you can take a look at our architecture overview here: https://github.com/code-kern-ai/refinery#-architecture
A bit below it, you find a table with the links to all repositories. All of them are open-source. But thanks for the feedback, I'll try to make it a bit easier to understand! I appreciate that! :)
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#9I'm fond of Visidata, not an quite IDE but a good start https://www.visidata.org/