And this is my website were I mostly write about solving problems.
Find out more about me.
And this is my website were I mostly write about solving problems.
Find out more about me.
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.
For a few days now, I've been observing the same problem in various projects: post and patch requests on some Rest endpoints are being rejected with an Error 500.