Hacker Newsnew | past | comments | ask | show | jobs | submit | driftlogic's commentslogin

I think you just described my brain. Are there resources around spatial thinking you find insightful?


I had mostly developed my own systems/coping mechanisms by the time I figured this out, so I didn't really go looking for external advice that much.

My main way of absorbing material is making hypotheses and knocking them down until I can't. Remembering a model is easier than remembering unconnected facts. But I'm not sure if that's more to do with the spatial thinking or the not getting advice half of that equation.

You might enjoy mind palaces, mind maps, graph theory, "Refactoring" by Martin Fowler - though I can't entirely explain why, and activities that demand proprioception (martial arts, dance, rock climbing).


I have a lot of experience with Chartio and Mode.

I looked at the demo video, it didn’t appear to allow embedding of anything that R would output but rather just appended data that was manipulated within R back to the output of the original query.

Mode has python notebook integrated and can read in your queries as datasets and then embed whatever you render from python. You cannot modify the original data of the query within the python notebook and then use mode's stock visualizations from the data you created in python.

This is a pretty big difference between the two if I'm understanding it correctly.

The GUI/Dashboarding of this looks way better than mode.

I'm curious how Cluvio supports filters such as drop down menus, filters based on dynamic queries (vs. hardcoded), and supporting drop down filters with multi select. (Mode does these things very poorly, chartio does them pretty well).


Very good points.

Re: the R output - for us the R script is an optional step on the data pipeline, it can be either of these 2:

SQL Query -> (data table) -> visualisation SQL Query -> (data table) -> R script -> (data table) -> visualisation

i.e. the R step is injected, takes data as input and produces data (in the form of data.frame, vector of values or primitive values) as output.

Re: the filters. We support time-based filters very well with a nice UI (custom time ranges, time ranges relative to today, additional comparison time range). Custom value filters are currently in beta and once launched (in couple weeks) will support multi-select as well as values based on dynamic queries.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: