Using SSR isn't difficult in 2024; most people will simply use Next.js and be done with it. Not me though, I want to implement it from scratch using the same tech stack I was using before.
I created a ERC-20 token capable of being minted by resolving proof-of-work challenges. By doing that, multiple things back the value of the token: the community and the cost of electricity + gas. And of course, we are wasting electricity just to give value to a token.
After 4 years without a blog I decided to make a new one from scratch, to fill my blogless void. In this story I'm going to talk about: my history with blogs, what is the propuse of it and what technologies I used.