So, I've decided not to add any comment system to my blog. Because the way my website is done I would either need to make my own solution using Cloudflare D1 because Cloudflare doesn't have a deployment option for any comment system currently, and probably never will have... Or I would have to run it on using 3rd party service which would then require reliance on Github which requires users to have an Github account which obviously sucks immensely or use something that is running on Vercel but finding one that was actually fully GDPR-compliant and actually works was a nightmare on it's own, there is basically nothing for that. One option would have been to use Docker but then I would need a VPS and those cost money and I am trying to run this as cheapily as possible.. Currently I am only paying for the domain and nothing else.

I'm not entirely saying no to Cloudflare D1 but it's way too massive of undertaking for this kind of website. I have fairly specific requirements for one. Firstly it would need to be fully GDPR-complaint so basically it should only have usernames without registration and the comment box and submit button.. No IP's, no emails and so on. And comments would need to be approved first to be shown.. And spam filters and captchas... And each blog post having it's own comments and.. Ugh.. Just the thought of it all makes my head spin even more than usual.

So how can you reach me? You can't. I am not comfortable enough start sharing my email address nor other contact methods for myself. You have something to comment about something? Well, if you know me, you know how to tell me. If you don't know me, well... You are just going to have to keep that opinion to yourself. Not because I am not interested what others have to say, but because I am just too damn lazy to bother writing a Cloudflare D1-based comment system for this website where there will be maybe 5 real comments and 150000 spam comments.