summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-12-27 15:43:41 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-12-27 15:43:41 +0400
commitdff1bd37fbb9553b128eb16711fde921d13081f3 (patch)
tree10822413e36bbe6c99bf7ed8e949e180b5220e90
parentd6831ba6f99eae7a43a04a4d63733d32adff34f2 (diff)
windows and macos added to software page
-rw-r--r--software/software.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/software/software.md b/software/software.md
index 76e9202..4fedfe0 100644
--- a/software/software.md
+++ b/software/software.md
@@ -18,6 +18,8 @@ For software to be usable for me it has to be:
* [FreeBSD](https://www.freebsd.org/): Simple operating system with a clean and elegant codebase.
* <a href="https://ubuntu.com" class=orange_text>Ubuntu</a>: Debian done wrong with snaps.
* <a href="https://manjaro.org" class=orange_text>Manjaro</a>: Same as ubuntu except even worse doesn't even work properly.
+* <span class=orange_text>MacOS</span>: BSD done wrong, with apple garbage.
+* <span class=orange_text>Windows</span>: Graphical trash.
### Programming languages
* C: Portable assembly, basically the default programming language for unix.