Stop! Wait a moment!
Do you want to change your life? Join me on my 50-Day Life Transformation Challenge. Get involved! It won't cost you anything except a few bad habits.
Stop! Wait a moment!
Do you want to change your life? Join me on my 50-Day Life Transformation Challenge. Get involved! It won't cost you anything except a few bad habits.
For a few days I have been carrying a quote around with me: "The effort is enough". I got it from the book "Ego is the enemy" by Ryan Holiday. It's a fantastic sentence that exudes incredible serenity.
This quote means that success should be measured by the effort we put into our goals, rather than merely looking at the outcome. And this basically aligns with my view of goals: focus on the things you have control over, rather than things that are out of your control.
The time I take to work, I want to make as effective as possible. I therefore avoid surfing the web or writing messages on my smartphone at the same time. Instead, I try to jump right into the work process and generate a flow that carries me quite a bit through my tasks. But I have many different projects going on at the same time, and I've often found myself unable to choose one to keep working on, despite having so many projects. It was a bit like the forest you can't see for the trees.
Ever wondered how to query your users table in Supabase? This was my questioned of the day: I developed a Node.js middleware for my Vue Time Tracking App that I hopefully can release soon. The exact question was: "how to query users by email?".
I already wrote about how great Plausible is as an alternative to Google Analytics a few days ago in this article. Today I want to show you how to integrate Google Search Console to see what keywords users are using to land on your site.
What you see here is the first attempt to develop a camera drone from the 3D printer. I want to revisit the project and solve the problems of the prototype step by step.
Admittedly: the design is at least "plain" - but that wasn't my ambition either. The first version was a prototype quickly clicked together in Fusion 360, primarily to produce anything flyable at all. My focus here was primarily on the engineering, and I wanted to get a sense of where the challenges were in this project.
Plausible is a minimalistic and DSGVO-compliant alternative to Google Analytics. It works completely without cookies and is also open source. Quite a few good arguments. It's high time to turn my back on Google Analytics anyway, so I'm taking a closer look at Plausible
The goal: Give Plausible a chance and install my own Plausible server on a DigitalOcean droplet to track this website.
Overview:
I want to develop a crypto trading bot that automatically buys and (hopefully) sells cryptocurrencies for a profit. In this series of articles, I document how I go about it and whether it can even work.