Andrew Eades

@matadan
112 Followers
221 Following
840 Posts
London-based person who like making things with software. From BAFTA winning games to productivity apps.
Why does my phone/safari think I am interested in news.com.au when I always go to news.bbc.co.uk?
How is this so wrong? In 2026?
OMG. The relief of switching this on is palpable.
Safari consistently shows an incorrect favicon for some reason. Anybody else have this?
So what is the time on my iPhone? Are they trying to sell more watches, FFS?
This is the third replacement to the damaged Ikea Trofast we have been sent. All damaged in pretty much the same way.
You have to hand it to Elon. The new Teslabot does look impressive.
This is a way to define the fibonacci sequence in rainbow. It really is just "2 previous fibs +". This example shows pattern matching, words can be called recursively and they do not need to be defined before being called. Executable stack notation makes manipulating the stack as easy as writing forth stack notation. White words are comments and are used here to document the expected args.
Working on rainbow - a concatenative programming language heavily inspired by Chuck Moore’s colorForth. You use colour as a way to tell the machine what to do. White words are comments, red signals this is a word definition and green is the "compiled" words. Execute using yellow. The stack is shown updating live in coral above the blue line. Watch what happens when i finish typing swap in yellow.
How to perfectly estimate a task’s effort…