Walk in the park, look at the sky: collected thoughts, processes and observations made during the course of making things
- 3d
- ack
- adobe
- altoids
- analog
- anamorph
- arduino
- automator
- axidraw
- backup
- bash
- boids
- bookmark
- books
- cinema
- cncserver
- code
- coltrane
- conference
- data
- dataart
- design
- dropbox
- eno
- everyday objects
- eyes
- ffmpeg
- flocking
- fotb
- fusion360
- future-everything
- fzf
- generative systems
- git
- gridmarkets
- hardware
- hitfilm
- houdini
- ifttt
- imperfection
- indieweb
- input
- inspiration
- installation
- inventory
- ios
- keyshot
- kirby
- leap motion
- mac
- machine learning
- making
- markdown
- memory
- misconceptions
- nft
- notch
- notes
- openframeworks
- opinion
- output
- p5js
- photoshop
- plain text
- plotter
- process
- processing
- python
- robots
- roslindale
- sound
- time
- tools
- touchdesigner
- transferwise
- travel
- tw3
- ultisnips
- video
- vim
- vimwiki
- vinyl
- visual systems
- watson
- web
- work
- zx81
- Everything
/git
- 24.07.18 Automatic Creation of .gitignore using the Command Line and Vim
I recently chanced upon a great little service called gitignore.io which provides an easy way to make .gitignore files for pretty much any …
- 05.03.18 Quicker Git with Handy Bash Functions
In the course of a typical day I'll write a lot of Git commits, typing out git commit -a -m 'a message' and then doing a git push again and …