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
- Arduino
- Automator
- Axidraw
- Backup
- Bash
- Boids
- Cncserver
- coltrane
- conference
- dataart
- Design
- Dropbox
- Eno
- Eyes
- Face-Tracking
- ffmpeg
- Flocking
- FOTB
- Fusion360
- Future-Everything
- fzf
- Git
- gridmarkets
- Hardware
- hitfilm
- houdini
- IFTTT
- IndieWeb
- Input
- Inspiration
- Interview
- Inventory
- iOS
- Keyshot
- Kirby
- Leap Motion
- Mac
- Makerbot
- Making
- making
- Markdown
- Misconceptions
- nft
- notch
- Notes
- OpenFrameworks
- Opinion
- Output
- P5js
- photoshop
- Plain Text
- Plotter
- Process
- Processing
- robots
- Roslindale
- ThisisHCD
- tmux
- Tools
- touchdesigner
- Transferwise
- Travel
- tw3
- tx3
- Ultisnips
- URL
- Video
- Vim
- Vimwiki
- Watson
- Web
- Work
- ZX81
- Everything
/2018
- 20.03.18 Eye Health and Working with Screens
For many years now I've been suffering from quite chronic dry eyes, brought about through working with screens, my lack of blinking (you…
- 19.03.18 Post from Instagram to Kirby
I'm a big fan of the IndieWeb movement and the idea of publishing your content to a place you own and control rather than exclusively on…
- 19.03.18 03-19-02-03-42-263
- 19.03.18 03-19-02-03-35-262
- 19.03.18 03-19-02-02-51-261
- 19.03.18 03-19-02-02-43-260
- 19.03.18 03-19-02-02-40-259
- 19.03.18 03-19-02-02-36-258
- 19.03.18 03-19-02-02-33-257
- 19.03.18 03-19-02-02-30-256
- 19.03.18 03-19-02-02-27-255
- 19.03.18 03-19-02-02-24-254
- 19.03.18 03-19-02-02-21-253
- 19.03.18 03-19-02-02-18-252
- 19.03.18 03-19-02-02-16-251
- 19.03.18 03-19-02-02-13-250
- 19.03.18 03-19-01-59-42-249
- 10.03.18 Goodbye XCode, Hello Vim and OpenFrameworks
Since moving to Vim over a year ago for all my coding, using another code editor is always a chore. Such is the case using Xcode when…
- 08.03.18 Dawesome Toolkit Update 0.9
A small update to the Dawesome Toolkit, my library for Processing. It's sometimes handy to be able to get a list of the colours your…
- 07.03.18 Crazy-Fast Finding and Opening Files on the Command Line
It's usually always the case that I have a terminal session open somewhere on my Mac — either managing a Git repo, working with a Nodejs i…
- 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…
- 05.03.18 Thank You Sinclair ZX81
On the 5th March 1981 a small home computer was released that, without exaggeration, changed my life. The Sinclair ZX81, retailing for…
- 02.03.18 Back your sh*t up!
This work that we all make — these little fragments of digital ephemera — well, I think it's important. Over the years that work builds up int…
- 24.02.18 Creating ctags for Processing .pde files for use in Vim
Ctags generate a file of language objects — such as method names and vars — so they can then be used and located inside a text editor such as …
- 22.02.18 The Path of Least Resistance — Updating A Server Using DeployHQ
It's very easy to get stuck into certain ways of doing things; there's a comfort in the familiar yet the danger is there's actually a…
- 20.02.18 Putting 'stupid' ideas into the world
I've always been a great believer in putting ideas out into the world to represent who you are what you're about. It's something I do a lot…
- 19.02.18 Exporting Git Branches
Here's something that may be handy for some of you working with Git. At the end of a project I'll often have many branches that I made…
- 16.02.18 Tips on exporting video from Processing
Sometimes my projects involve creating HD format — or larger — videos of coded work created in Processing. There's various ways to create vid…
- 15.02.18 An introduction to the Dawesome Toolkit — my library for Processing
The Dawesome Toolkit is a library for Processing that I originally made for myself, so I could use bits of code I always use in my projects…
- 11.02.18 Make it Shine: Rendering 3D Objects Made in Processing
For a few years now I've been creating physical objects from data — using Processing to essentially terraform an object such as a sphere, a…