Skip to content

Writings

✏️ These are my longer-form posts. Visit the archive for an yearly view.

How Did I Start Working Remotely in a Startup

On 18th June 2015 I went to Lisbon to attend the Landing Festival — a tech jobs event organised by Landing.jobs. I was 15. And now you ask: what was a 15-year-old boy doing in a job fair? So, I was there as a journalist for Pplware. Though that’s not the piece of information that matters, I have to thank a lot to them because they were my ground floor.

Read More →

How To Remove the Query String From Static Assets on WordPress

When we were creating our theme and setting up our WordPress installation, we noticed that every single static asset had a query string in the end of the URL like ?ver=3.5 and we didn’t want that because we were using Cloudflare and we were having problems updating the cache. So, we decided to remove that from our URLs. But how?

Read More →