Author Archives: Johan

Looking for a very specific flowchart/diagramming app with updateable image references

- Posted in Uncategorized

I am looking for an app that allows me to annotate PNG exports from design apps in another environment i.e. draw arrows, explain things, while keeping the original design as an external file reference. I would prefer if the app has an “infinite” canvas feature, where you can resize the app to the size you […]

DHH/Basecamp

- Posted in Uncategorized

This weekend I took a walk and listened to a podcast episode of Nice To Meet You which featured DHH, the technical cofounder of Basecamp. I know a lot about Basecamp and their company values from reading their blog Signal v. Noise for over 10 years so everything David was saying was basically something I […]

Full Circle on Remoteness

- Posted in entrepreneurship

I think I’ve come full circle with my thoughts on working remotely. I worked remotely for about a year from Japan for my own company around 2015. I thought it was a brilliant idea: who doesn’t like the idea of working from anywhere? But I’ve come to realize that, while I got a lot done […]

macOS programming (3)

- Posted in development

Yay! I built a working calculator for the iPhone. I followed this Lynda tutorial. In the process I learned about enum, guard, optionals, autolayout & constraints etc. I figured there wouldn’t be any modern macOS programming resources so I’d have to sidestep to iOS to eventually get back to macOS, because the principles would be […]

macOS programming (2)

- Posted in development

I am going to use this blog as a bit of a reference point as I learn about macOS programming. View Life Cycle There is something called the view life cycle. It is basically the event chain of your application. I saved this helpful image: Logging (akin to console.log on the web) You can print […]

Resources for macOS programming

- Posted in development

Yesterday evening I took a stab at understanding macOS programming. I got as far as making this with storyboards: Now I want to learn more about actually coding something useful. The problem is that I can’t find good resources to start doing this. The main cause being the transition to Swift and the fact that seemingly everyone […]

Streaming to Twitch from a PC/Mac: some tips

- Posted in games

A few weeks ago I researched how to stream to Twitch. I am not a heavy Twitch user by any means, but I think it is an interesting platform. When I lived in Japan I met Hawken who worked on a Mario style platformer. Sometimes he would cast his dev work to Twitch. I thought […]

Where are the players?

- Posted in vr

The scene: a panel discussion about VR in Ghent. The challenger: a researcher at IMEC who obviously isn’t convinced about VR. The question: whether VR isn’t a gimmick. None of the panellists can give a strong answer. There is some vague bla bla about that in 2-3 years it will be in consumer’s hands. And […]

Zelda

- Posted in games

I’ve been a fan of video games for as long as I remember. But I think I am a bit of a weird gamer. I read a lot about games and I like to try games, but I don’t actually play a lot of games. When people tell me they logged 200 hours in some […]

Adventures in VR

- Posted in vr

In January I got an HTC Vive and I started exploring VR. I wanted to write a bit about the journey so far. I came in thinking VR was “interesting” and that I thought I wanted to know more about it. Over the next few weeks I wrote down some of my findings. You can […]