Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marick/nh
Exploring programming in a style inspired by ecological and embodied cognitive science
https://github.com/marick/nh
Last synced: 3 months ago
JSON representation
Exploring programming in a style inspired by ecological and embodied cognitive science
- Host: GitHub
- URL: https://github.com/marick/nh
- Owner: marick
- License: unlicense
- Created: 2024-01-01T16:41:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T19:45:53.000Z (5 months ago)
- Last Synced: 2024-08-07T23:00:08.542Z (5 months ago)
- Language: Elixir
- Size: 1.02 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nh
Exploring programming in a style inspired by ecological and embodied cognitive science.A summary of the project can be found in the About page of the [project-specific blog](https://nh.oddly-influenced.dev/).
The rationale for the project is laid out in a series of podcast episodes (all have transcripts):
* [Excerpt: concepts without categories](https://podcast.oddly-influenced.dev/episodes/excerpt-concepts-without-categories)
* [The offloaded brain, part 1: behavior](https://podcast.oddly-influenced.dev/episodes/e41-the-offloaded-brain-part-1-behavior)
* [The offloaded brain, part 2: applications](https://podcast.oddly-influenced.dev/episodes/e42-the-offloaded-brain-part-2-applications)
* [The offloaded brain, part 3: dynamical systems](https://podcast.oddly-influenced.dev/episodes/e43-the-offloaded-brain-part-3-dynamical-systems)
* [The offloaded brain, part 4: an interview with David Chapman](https://podcast.oddly-influenced.dev/episodes/e44-an-interview-with-david-chapman-about-the-offloaded-brain)
* [The offloaded brain, part 5: I propose a software design style](https://podcast.oddly-influenced.dev/episodes/e45-the-offloaded-brain-part-5-i-propose-a-software-design-style)The core application will be the "app-animal", a Swift app to help me create podcast scripts. It's in the directory `app-animal`. Prototypes will be written in Elixir, nested under directory `prototypes`.