UpdatesSee what I'm doing with my timeUpdates
|
Chat Room37 messagesLatest chatroom post:
join the conversation |
Newest PageOperating SystemsLain Iwakura suggests Copland OS Enterprise.
Operating SystemsThis is one of my better looking pages, mostly because it has pictures and more color than most of my other pages. I made an voting place, so make sure to pick your favorite operating systems. My plan for this page, or really this category of pages, is to provide a resource for anyone who plans to try the operating system. I plan to make the article similar in design and behavior to a wikipedia article. Because I'm not perfect, I plan to make a comments area below each article so that people can give me recommendations. Recent recommendation:Lain Iwakura suggests Copland OS Enterprise.
|
About This WebsiteA short story about how this website came to beAbout this WebsiteIn the spring of 2014, I created a program in VBScript which finds the area between any 3 coordinates. Most of the kids in my math class wanted a copy of it. I attempted to send it via email, but Gmail wouldn't let me send it. So I converted it to ASP, ASP.NET, and finally PHP (I had never heard of JavaScript). This was my first addition to this website. You can still visit it here (or here for the original prototype). I continued to add more pages for all of my hobbies. I ended up geting a free domain for my website, and have continued adding pages. |
Favorite Linux DistroRight now I'm into Arch LinuxMy first 3 attempts at Arch Linux were learning experiences, but I have gotten good enough to use it as an everyday operating system. What I love about Arch is you can make it into whatever you want. Also Arch is a rolling-release distro, so unlike Debian, I don't have to start over every 4 years. Also, Arch Linux has some of the newest software out there, and great tools for building and installing from it's massive selection of third party software in the AUR (The Arch User Repository). |
My Scripting LanguageDouble-click to read more.YodaScriptYodaScript has been a pet project of mine since June of 2016. It is a postfix, stack-based, and turing-complete language which interprets program files on the fly and doesn't utilize a preprocessor or AST. It supports a variety of programming paradigms with more coming. I will continue to add more features to the langauge in my freetime and hope it will eventually become something valuable. |