How can we best learn together? What does “learning together” look like on the web?
Over the last months, Teodor has used https://play.teod.eu to learn stuff. In this visual-tools meeting, he’ll share his workflow, and some ideas about collective knowledge management for Clojure data science.
Scicloj visual-tools meeting 15 information on Cloureverse: https://clojureverse.org/t/visual-tools-meeting-15-a-common-ground-for-notes-with-kindly/9425
daily journaling with Org-mode
$ (cd ~/kb/personal && ls journal-*.org | xargs wc -l)
2244 journal-2017.org
3375 journal-2018.org
6664 journal-2019.org
2184 journal-2020.org
985 journal-2021.org
974 journal-2022.org
16426 total
networked note taking with Roam research
“hey, I can actually find things now”
going web native for easy sharing with others!
“collective knowledge management as sharing a URL”used to do civil engineering, numerical analysis of nonlinear mechanics
then software
these days product
very interested in how we can build knowledge together.
inspired by The Beginning of Infinity, a book about good explanations
play.teod.eu
Things I could show:
play.clj relations
CLI
I’m going to emphasize “showing the whole” over “explaining how everything works”.
# CHEAT SHEET
# preview server (wrapper for bb-http-server and firefox)
$ play.teod.eu-preview.sh
# relations (metadata system)
$ ./play.clj relations
$ ./play.clj relations :from files :to lines | head
$ ./play.clj relations :from files :to lines2 | head
play.teod.eu
tech — “how does this work?”(not 100 % sure what people are interested in, suggestions & questions welcome. the list below is a mouthful.)
babashka/cli
scriptbabashka.fs/modified-since
for caching.Yes. A common toolkit must be abstracted from personal preference.
plan:
dbx
dbx
sites.In other words: decouple the tool from the site, share the tool with others.
Q: how can I learn Clojure data science?
🤔 :daniel_thinking_face:
:kira_thinking_face:
Q: how do we create, collect and index Clojure data science learning materials together?
(requires thinking together :))
async questions sometime later? ping me!
https://teod.eu | links to github, twittter, etc |
Clojurians Slack | @teodorlu |
Clojurians Slack channels | Try #babashka |
I’m really excited about this stuff.