Just published another blog post about deploying a website on Hetzner VPS
A step-by-step walkthrough of how to set up the machine and get your server running/self-hosted - from creating an account to SSH, binaries, reverse proxy, and more:
the first "real" blog post under my new website, which runs on a self-hosted Hetzner VPS with C backend, is published
the entire blog/content engine is built with LIT HTML (ts) and works to be pretty fast
need to improve my blog template to include various meta tags, json lds etc, just like other pages of the website - but for now it works!
What’s wrong with people
So the person visits a website which is fully in English, previews the product which is in English, downloads the product which is in English…
… and then leaves a 1 star review complaining that the product is in English?!?!
Continuing poking assembly (ARM64 macOS M1) - made a "simple" logger component
The logger function takes one of 3 statuses (info, debug, error) and a message as parameters and prints these messages in the terminal with proper color
AI is relatively useless here; the more "niche" things you do, the less learning materials it has, so you actually need to turn on your brain and do research - but 2 hours (and 250+ lines of assembly code) it works!