I Hate This Website

Ade Yahya Prasetyo
11 Sep 2026 18:06

It’s been more than month I didn’t touch this site, this site is built using typical js modern techstack with React and I really hate it.

Probably because I am older now and I prefer simpler stuff in my life, now I feel to keep this simple sites running and maintained, I need to keep track of so many things, it has too many step and dependencies.

I need to keep up with the framework, I need to keep up with the library, I need to keep up with the build process and yada yada, it’s too complicated even though all of this is endup being a single HTML document and little bit js for its interactivity.

I wish I made it simpler in the first place, only use max 3 dependencies and the rest is written by hand, just 3 moving part. probably this is why eldery engineers loving C, probably its not perfect but atleast it’s stable and simple.