Viewing profile — enjalot
enjalot
HN member- Joined
- Sun, Jun 20, 2010, 6:03 PM UTC
- HN karma
- 670
- Public activity
- 181 items
- HN profile
- View on Hacker News ↗
About enjalot
Recent public activity
-
comment
Comment #39414512
The math is often behind me, I just try to visualize what I can. So I don't know how interesting this would be to you, but these folks are pretty good at math and trying to figure …
-
comment
Comment #39413119
I hadn't seen it, looking at the API it seems like it could be pretty straightforward to drop it in and see how the projections look.
-
comment
Comment #39412942
Author of the project here. Definitely appreciating the supportive comments. I'd be happy to answer questions folks have and am very interested in what kind of data folks end up vi…
-
comment
Comment #31520639
some tutorials i've collected recently * https://mode.com/sql-tutorial/sql-joins/ * https://github.com/NUKnightLab/sql-mysteries * https://selectstarsql.com/ * https://sqlbolt.com/…
-
comment
Comment #31355466
one thing I love about DuckDB is that it supports Parquet files, which means you can get great compression on the data. Here's an examples getting a 1 million row CSV under 50mb an…
-
comment
Comment #24289072
We are hosting a d3 meetup online Thursday 8/27 (tomorrow) more info here: http://meetu.ps/e/Jh8GY/1kwFr/d Mike Bostock will be doing an AMA at the end if you have burning d3v6 que…
-
comment
Comment #18496440
clearly it's the sophons. (reference to the Three Body Problem, an awesome book)
-
comment
Comment #17300202
it is alacart and baked in at the same time! This article breaks down the API in graleater detail. https://medium.com/@Elijah_Meeks/d3-is-not-a-data-visualizat... All of the functi…
-
comment
Comment #17300198
I think this article does a great job breaking down the d3 API and answers your question in detail “D3 is not a Data Visualization Library” @Elijah_Meeks https://medium.com/@Elijah…
-
comment
Comment #16046950
I think this is why it is necessary to fund "searching for problems" research. We don't need to solve the 1970s vision of computing, we need to solve the 2020s vision of computing,…
-
comment
Comment #15967520
Don't forget that programming languages get more abstract and hence more powerful with fewer lines of code. RealTalk has functions you can call to get the physical location of a pi…
-
comment
Comment #15967485
It is a general purpose computing platform, with lots of utilities for programming in a physical space. All of the surface area becomes a display, you can render using inches inste…
-
comment
Comment #14597602
I was pointing out the repeated use of "guy" by the parent. It implies that only men work at the BigCo. Certainly the use of guy is cultural, but it derives from a male dominated w…
-
comment
Comment #14595129
is it still all guys their?
-
comment
Comment #13618878
I would advise your grandma to go to the genius bar at an apple store, just like I might advise you to go to legalzoom or some other easily approachable service for business and ac…
-
comment
Comment #13618810
This problem has been weighing heavily on my mind since reading The Second Machine Age. The first thing I've read that gives me some hope for finding a solution is Rushkoff's "Thro…
-
comment
Comment #13608701
I think your second point is the real open question that should be explored deeper. Your first point however is harmful and patronizing. If you can find coding answers on stackover…
-
comment
Comment #13399090
i made a visual explanation/exploration tool about pinyin: http://enjalot.github.io/pinyin/ Pinyin really helped me learn Chinese. RIP
-
comment
Comment #11996413
fair enough!
-
comment
Comment #11995595
Does this mean you intend to update your existing examples in place? It might be nice if you forked them with v4 instead to create a defacto upgrade guide. I know many tutorials re…
-
comment
Comment #11779391
A lot of Chinese students learn to read and write English perfectly but can barely speak it because of the way it is taught in Chinese schools. Learning to speak requires practice …
-
comment
Comment #11021100
I've got a few d3 + maps tutorial videos: https://www.youtube.com/playlist?list=PLI_sHchSmdCDH0ooOKSWS... Starting at #4 in the series I show how to use d3 + mapbox (basically Leaf…
-
comment
Comment #10456313
Creator of the project here, I was pleasantly surprised to find this on the front page! I'm glad people are finding the tool, it's been useful to many people I know. I want to make…
-
comment
Comment #10456276
Hi, I'm the creator of this. Would you mind giving me some more detailed feedback at enjalot@gmail.com? I'm actively working on making the first run experience better. I consider i…
-
comment
Comment #10456268
Yeah, the purpose of this tool is to cut out the command line, which is a sin to many advanced developers but a blessing for many beginners. A big part of my motivation is to be ab…