Thought Leadership The Right to Remote Remote work should be a human right for every citizen of the EU. This article covers the benefits, challenges, and opportunities.
DevRel Life The Delight of Development ⨠I love software development. You might agree if you also work in the software industry. Have you ever thought about why, though? In this article I explore what has drawn me towards development throughout my career, and kept me engaged all these this time.
Thought Leadership How I write: Start with a Series of Sincere Sentences An introduction to my preferred writing technique. It has helped me write blog posts, technical documentation, conference talks, and everything in between.
Thought Leadership Podcast - Craft Beer Chat with Tech Travel Geeks š» Last night I had the pleasure to participate as a guest on a podcast by my friend Matteo Doni of Tech Travel Geeks, talking about one of my passions -
Thought Leadership Why I believe in the brave new world of serverless Serverless is one of the most promising technologies of the modern web. It's making programming more accessible to new generations, and serves as the glue between many parts of the web.
DevRel Life A Day in the Life (of a Developer AvocadoĀ š„) A day in my life as a developer relations person, cca early 2019.
DevRel Life Developer Relations is Developer Enablement Developer relations is many things to many people and organisations. There are many styles for how to practice. Yet, at its core, it's all about enabling developers.
DevRel Life My DevRel Year Zero This blogpost was originally published on my DevRel Medium blog. Back in November 2017 I moved from full time software engineering work and started working as a developer evangelist. As
Old content BrewDog IPA API A little API that lets you query BrewDogās bars, their opening times, and what beers they have on tap. You can try it out at api.ipa-api.net/brewdog/bars, get individual bar details at api.ipa-api.net/brewdog/bars/9998 - for
Old content The State of Kotlin A survey on the Kotlin programming language, and an associated report. A project we ran at Pusher to learn about Kotlinās adoption, itās usage, and what developers think about it. We had 2,744 respondents in total, and produced a swanky little
DevRel Life The art of the (conference talk) proposal My process for writing proposals to speak at conferences. It can be more systematic than you might think.
DevRel Life (2017) - A year of talks, conferencing, and meeting up A writeup of my year 2017, when I took my public speaking and writing to the next level. I also moved from being primarily a developer to being a developer evangelist, getting my formal start in developer relations. I learned a ton, and set some goals.
DevRel Life DevRelCon 2017 Writeup This was originally published on my DevRel Medium blog. On Wednesday 6 December I attended the annual DevRelCon London ā a conference for people working in developer relations, developer experience, and
Old content Making a live bitcoin price notification on Android I wrote a tutorial on how to make a live notification on Android, similar to what the excellent Guardian Mobile Lab did for their US election experiment. You can read more about it on Pusherās blog: https://blog.pusher.com/making-live-notifications-for-android-using-pusher/ Happy pushing!
Old content A rather meta Kickstarter idea I just backed the book AttachĆ© guide to travel on Kickstarter. Itās a project by Alex Hunter, maker of the excellent AttachĆ© Travel show on YouTube. AttachĆ© is a travel show aimed at a modern jet setter, focusing on the essentials to get
Old content How to properly watch Node and TypeScript apps š Iām really liking Node, especially as a prototyping tool. Itās just incredibly fast to hack something together that kind of works. My preferred language to work with it is TypeScript, because types. When prototyping itās very common to do a lot
Old content I like JavaScript now If someone told me a year ago that Iād be saying praises to JavaScript Iād probably choke on laughter. Itās mid 2017 now and Iām saying praises to JavaScript. All it took was using it for a while. Hereās
Old content How to get a half decent seat on EasyJet without the $$$ Budget airlines use an army of dark UX patterns aimed at robbing you of your hard earned $$$s, £££s, and ā¬ā¬ā¬s after youāve bought your ticket. Luckily, you can use some of their tools to your advantage. I discovered a way to get
Old content Goodbye, Ghost Pro! Hello, Jekyll! Hello, š! Iāve decided to move my content and all my future writing under my personal domain and start using a new (old) blogging engine. For a while now, Iāve been using Ghost Pro to run my site, geniously titled Space Cowboy Rocket
Old content Asus C302 - a rather biased review So I got myself a new toy computer, a Chromebook to be precise. Itās my first non Macbook computer in 5 years. Hardware-wise Iām a massive Mac fan, but hardly use any Apple services or software products, apart from the OS and
Old content Rant about the state of presentation software for developers Iāve been doing a few talks here and there over the last few years, and want to ramp it up even more. But apart sending the talk proposal and getting it accepted by a conference or a Meetup, and from going on stage
Old content Bye @mandsdigital, it's been totes emosh! This is not your average quit lit post. Back in August 2013 I got a job. A proper one, not the startup shenanigans. Yesterday I returned my pass and laptop and left the office for one final time. I stayed there for 3 years
Old content Divide and conquer your Android modules with Artifactory In this article Iāll cover the easiest way to roll your own maven repository for hosting private libraries. This will allow you to make faster, more reproducible builds. Weāll use a tool called Artifactory and install it on AWSās Elastic Beanstalk
Old content Cooking up clean architecture on Android (talk writeup) I just got back from the lovely mediteranean shores of Tel Aviv, where I gave this talk. The slides, as well as a writeup of the talk itself are below. But first, letās mention the event itself. Codemotion - the venue, the setupCodemotion
Old content Testing it & Loving it @ Big Android BBQ Amsterdam I recently delivered a talk on the first Big Android BBQ this side of the pond. Unfortunately it wasnāt recorded, but the slides are available on Speakerdeck. In short, it covers different testing techniques, and why I like it so much and think