Hi Offray,
On Sun, May 6, 2018 at 1:47 PM, Offray Vladimir Luna C��rdenas <offray.luna@mutabit.com> wrote:
Hi Phil,
On 27/04/18 03:02, phil@highoctane.be wrote:
On Thu, Apr 26, 2018 at 3:57 PM, Offray Vladimir Luna C��rdenas <offray.luna@mutabit.com> wrote:
Hi,
I will be showcasing Pharo, Roassal and Grafoscopio at re:publica 2018,
next week. As you may know, re:publica[2] is one of the most important
and visible media & digital culture conventions in Europe and is a good
scenario for the Pharo community.�� You can find details about my
participation at [1]
The "on how to use the Grafoscopio��pocket infrastructure��for data activism and digital citizenship��" soundbite just blew my mind.
"Pocket Infrastructure" hits the nail on the head for sure.��I positively love that angle.��Compared to python, node, etc, there is much less fuss to get started and it allows to focus on the data narrative right away.
I regularly make folders in my Dropbox where I throw a pharo vm and a pharo image I work on, saved using��https://github.com/Pharophile/HOImageSaver so that I can always go back in time easily (saved me more than once!). This very handy for working on machine A, and resuming work on machine B, or C etc.And is indeed "Pocket Infrastructure".
I think that pocket infrastructures are a powerful concept for inclusion and participation, specially in the times of fancy exclusionary "Big Data" and "Artificial Intelligence" buzzwords and discourses that don't take into account who becomes data of who, who will have the access, storage and processing capability in those forecast futures. In contrast Pocket Infrastructures are inclusive by default, being self-contained, simple and working well in on/off line contexts.
As I am busy in that space with Hadoop / TensorFlow / ..., yes there is a tendency to have kind of "high priests of data" showing up.This is isolating the common folk instead of empowering them. I am fighting that tendency in the projects because the technology can be approachable.
Pharo, in the live coding environment front and Fossil, in the DVCS front, work pretty well for that working definition of Pocket Infrastructures.�� Is impressive that just under 50 Mb anyone can have a Jupyter+GitHub alike environment for data storytelling, visualization and reproducible research that just run in their pockets and low end machines (and of course, big server and anything in between). We tried before with IPython notebook and other more complex stuff and we were dealing with external complexities instead of going right into story telling + coding + data viz. Of course, Jupyter and GitHub are a lot more popular that Grafoscopio + Fossil, but they're also traveling the most traverse path, while I think that a lot of valuable innovation comes, by definition, from the margins and that can give Pharo ecosystem an advantage point over other more popular approaches, as practice have demonstrated time and again.
As a Jupyter user, yes, I can relate. Jupyter is easy once you have it installed (like installing Anaconda distribution and typing "jupyter notebook" on the command line. But that is already a high bar for non technical people.
I am very interested in Grafoscopio to work out proof of concepts in Pharo, so that I can have a nice narrative structure.
Coupled with gtExample and specific inspector presentations, this is a terrific thing.
My current project involved a Glorp component and I'd like to showcase transactions within a Grafoscopio notebook.
I'll tell you how it goes :-)
Fossil is indeed a great vehicle for code and assets. Fossil and SQLite, great stuff.
Phil