Live data from Hacker News

Hex: Collaborative Notebooks and Data Apps

hex.tech

1–9 of 9 posts

Re: Hex: Collaborative Notebooks and Data Apps

#6
post #5

Very interesting. Why didn't this reach the homepage? I like how you managed to make a very good functional service for the first launch, not a half-baked one. How much time did you take to build this?

Love the "Made with" section at the bottom :)

Cool

Re: Hex: Collaborative Notebooks and Data Apps

#7
post #5

Very interesting. Why didn't this reach the homepage? I like how you managed to make a very good functional service for the first launch, not a half-baked one. How much time did you take to build this?

Founder here. No idea why it didn't reach homepage although it wasn't a big focus for us :)

First line of code was November 2019! So ~14 months or so.

Re: Hex: Collaborative Notebooks and Data Apps

#8
post #5

Very interesting. Why didn't this reach the homepage? I like how you managed to make a very good functional service for the first launch, not a half-baked one. How much time did you take to build this?

Founder here. No idea why it didn't reach homepage although it wasn't a big focus for us :) First line of code was November 2019! So ~14 months or so.

Impressive.

Do you mind sharing the technologies you are using?

Let me think here for a moment:

If I were to build a service like that, first thing to think about is the connectors, are there open source database connectors?, I guess maybe at this point there is a lot of them. But then you have a lot of other parts to do. The SQL cells (as you call them), how everything talks to one another, the charts, the tables, the comments. Well done, man.

I have two more questions: did you have an experience working on something similar before? and what is the chart lib are you using?

I completely understand if you don't like to share these info.