How to Program Your Own Minimalist Unix-Like Operating System in RISC-V Assembly: Complete Tutorial

Are you tired of the clutter and complexity of modern software? Do you feel overwhelmed by the endless updates and bugs that plague your devices? Do you wish you could have more control and freedom over your digital life? If you answered yes to any of these questions, then this article is for you. In this article, I will show you how to program your own kernel and operating system in RISC-V assembly, the most minimal and elegant programming language ever created....

March 17, 2023 · 15 min · 3045 words · Minimalist Living

Why C is Better Than C++: Minimalist Perspective

Are you tired of writing code that is slow, buggy, unreadable, unmaintainable, and unportable? Do you want to simplify your life and embrace the beauty of minimalism? Are you tired of all the hype and buzzwords surrounding modern programming languages? Do you feel overwhelmed by the plethora of frameworks, libraries, and paradigms that claim to make your life easier? Do you wish you could go back to the good old days of simple and elegant code that just works?...

March 11, 2023 · 3 min · 527 words · Minimalist Living

Why It's Called Linux and Not GNU/Linux

If you are a minimalist, you probably know that less is more. Less clutter, less stress, and less waste — but do you know what else is less? Linux. Yes, Linux is the operating system that powers most of the internet and many of your devices. Linux is better than GNU/Linux because it has fewer letters, fewer syllables, and fewer problems. Let me explain. GNU/Linux is a term coined by Richard Stallman, the founder of the Free Software Foundation and the GNU project....

March 10, 2023 · 3 min · 514 words · Minimalist Living

The Minimalist's Guide to Free Software: How to Get Rid of All Those Annoying Proprietary Apps

As a minimalist, you know that less is always more. You strive to live a simple, uncluttered life, free from excess and unnecessary possessions. And when it comes to your computer, you should extend that same philosophy to your software as well. That’s where free software comes in. Free software, also known as open-source software, is software that is freely available to use, modify, and distribute. It’s the ultimate choice for minimalists, because it allows you to get rid of all those annoying proprietary apps and embrace a simpler, more streamlined computing experience....

January 3, 2023 · 2 min · 351 words · Minimalist Living

Python: the Programming Language That Should Never Have Existed

Python: the programming language that should never have existed. It’s slow, bloated, and completely unnecessary. If you want to do real programming, you should ditch Python and stick with assembly languages. Here are five reasons why Python sucks and assembly is the way to go: Speed: Python is slow because it needs to turn everything into bytecode before it can be executed. This adds unnecessary bloat to your programs, making them run slower....

January 3, 2023 · 2 min · 303 words · Minimalist Living