From 99dd11ef6fba82bbeee28d2487f2854d93aa0113 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 25 Sep 2024 12:22:25 -0700 Subject: [PATCH] Edits to a few more pages as I search for mentions of 'Bret Victor' --- pages/bret-victor.md | 14 ++++++++++++-- pages/demos.md | 12 +++++++++++- pages/politics.md | 6 ++++++ pages/projects.md | 2 ++ 4 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 pages/politics.md diff --git a/pages/bret-victor.md b/pages/bret-victor.md index 1423678..c71a5e6 100644 --- a/pages/bret-victor.md +++ b/pages/bret-victor.md @@ -5,15 +5,25 @@ contributors: Mariano Guerra The point of listing those here is not just to mirror what's on Bret's site, but as a jumping-off point for other articles, or attaching conversations from the Slack to these references, or drawing associations between these links and our projects, etc. +## Primary sources + +[Dynamicland](https://dynamicland.org) ([2024 discussion](https://akkartik.name/archives/foc/linking-together/1725460553.288869.html)) + +[Ethnography](https://christophlabacher.com/notes/ethnographic-research-on-dynamicland) + +[Applications in Molecular Biology](https://www.youtube.com/watch?v=_gXiVOmaVSo#t=14m16s) ([thread](https://akkartik.name/archives/foc/linking-together/1671209838.247159.html)) + ## On the podcast +[26: Glen Chiacchieri](https://futureofcoding.org/episodes/026) + [60: Magic Ink](https://futureofcoding.org/episodes/060) [71: Elephant in the room](https://futureofcoding.org/episodes/071) ## Threads from our archives with interesting comments or call-outs +[2020-12-12](https://akkartik.name/archives/foc/linking-together/1607775639.365100.html): The Anti-Mac interface + [2020-12-16](https://akkartik.name/archives/foc/thinking-together/1607887127.284300.html#1608190990.334700): Trying to implement [Bret's binary search example from "Inventing On Principle"](https://vimeo.com/36579366) in a live-updating postfix environment.

    - -[2024-09-04](https://akkartik.name/archives/foc/linking-together/1725460553.288869.html): [Dynamicland 2024](https://dynamicland.org) diff --git a/pages/demos.md b/pages/demos.md index 7015153..387fcf4 100644 --- a/pages/demos.md +++ b/pages/demos.md @@ -3,7 +3,7 @@ title: Demos by the Community contributors: Kartik Agaram --- -Compared to [[projects]], this page lists demos that were shared by anyone with the community (and still have working links). You may not always be able to find the creators active in the community these days. +In contrast with [[projects]], this page lists demos that were shared by anyone with the community (and still have working links). You may not always be able to find the creators active in the community these days (or indeed ever). Again, currently skews heavily non-commercial. @@ -24,3 +24,13 @@ Again, currently skews heavily non-commercial. **[Data Rabbit](https://www.datarabbit.com):** a flow-based Clojure notebook+whiteboard sandbox by [Ryan Robitaille](https://akkartik.name/archives/foc/share-your-work/1660441700.275339.html) **[WhiteBox](https://azmr.itch.io/whitebox):** a tool for visualizing C++ code execution by [Andrew Reece](https://azmr.itch.io/whitebox) + +**[The Creativity Lab at UCSD](https://creativity.ucsd.edu)** has had multiple demos shared. + +**[Tomorrow Corporation Tech Demo](https://www.youtube.com/watch?v=72y2EC5fkcE)** ([thread](https://akkartik.name/archives/foc/linking-together/1714416805.041219.html)) + +**[Brief](https://www.youtube.com/watch?v=R3MNcA2dpts):** A live-updating concatenative environment ([thread](https://akkartik.name/archives/foc/linking-together/1599592790.107800.html); [website](http://brieflang.com)) + +**[Field](http://openendedgroup.com/field2):** A live-programming environment for making digital art + +**[Bartosz Ciechanowski](https://ciechanow.ski)** diff --git a/pages/politics.md b/pages/politics.md new file mode 100644 index 0000000..3aa6eb1 --- /dev/null +++ b/pages/politics.md @@ -0,0 +1,6 @@ +# Software and Politics + +[2019-08-28](https://akkartik.name/archives/foc/linking-together/1567003312.002200.html) +[2020-01-03](https://akkartik.name/archives/foc/linking-together/1578046428.021300.html) +[2023-03-22](https://akkartik.name/archives/foc/linking-together/1679505419.908469.html) +[2023-07-08](https://akkartik.name/archives/foc/linking-together/1688836936.883689.html) diff --git a/pages/projects.md b/pages/projects.md index 2acacca..788dd40 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -5,6 +5,8 @@ contributors: Kartik Agaram This list currently skews heavily non-commercial, but feel free to edit to your taste and we'll figure it out. I'm aiming for projects you can actually chat with the creators about on the FoC forum. In alphabetical order for lack of a better idea. +For smaller demos or projects that are not by people in the community, see [[demos]]. + **[0D](https://github.com/guitarvydas/0D):** Component-based software using drawings as source code **[Blawx](https://github.com/Lexpedite/blawx):** A block-based programming language for drafting rules and laws