RSSAmplifier

Blog

virtualfuzz's blog

My personal blog mostly about tech, and tech related things!

virtualfuzz.is-a.devRSS feed ↗4 posts

Latest posts

Introducing ylang - the worst programming language

Good night everyone! I am happy to announce that I've created ylang a few weeks ago! Ylang has been designed to be the worst programming language you ever use. What kind of bad language is ylang? I wanted the language to be bad in a unique way, I didn't want the language to just be another brainfuck. Like, sure, brainfuck is very hard, but is it really bad? After all, once you understand how…

I want to do another redesign of this website

Alright so here is the kicker, I really want to do another redesign of this website, why? Simply because I came up with a more modern design while brainstorming for the Hackclub gamefolio (basically you make a portfolio designed around a game). However, I still like the current design, so, here is the very original idea and concept I came up with. Redesigning once a year. I'm pretty sure I'll come…

I participated in the Hackclub journey, and I didn't cook

So Hackclub had this journey thing which is basically a program where you make a bunch of projects for 3 weeks, and then you submit them, they go though some kind of voting, and your project gets some points and you are able to get some free goodies from that. I decided to participate because, free things, and also, Hackclub's cool. my journey participating in the journey so how did it go? I had…

Welcome to v2 of my website

I've completely remade this entire website now using Zola instead of Astro. I'll explain why did I do that, and how did the rewrite process go. reasoning code On the v1 of my website, Astro was being used. I had added a bunch of Astro plugins to compress images, make a sitemap, use tailwindcss, etc. This increased the build time to multiple seconds, which was annoying when debugging the website.…