Fudge 1 year writeup
June 9 2024
March 12 2022
After hacking the Fujifilm camera firmware, I got a cheap broken Fujifilm XF-1 and decided to perform my hacks on it. Read more
Jul 30 2021
I recently got my hands on a cheap Fujifilm HS20 EXR. It's a pretty old camera (2012), but I thought it'd be a good way to practice my hacking skills. Read more
Dec 8 2020
A year ago, I wrote a post describing my experience moving from Windows 10 to Linux. Here, I will elaborate on my points. Read more
September 21, 2020
James 3:16: For where jealousy and selfish ambition exist, there will be disorder and every vile practice. Read more
April 23 2020
Another testing post for Tinyblog.
Bold stuff
italics
April 23 2020
This is a test post for my new blog software. Or whatever you want to call it. It uses my own bare bones PHP markdown parser. Read more
Thursday, December 26, 2019
Corescript is a small "programming language" project I started in the summer of 2017. It was more of a hobby project that I made for fun rather than something somebody would seriously use. I worked on it until early 2019, abandoned it, then I started working on the Heb12 android app. The syntax for Corescript was meant to be very simple, and somewhat similar to MIT's Scratch. Read more
October 17, 2019
I have been using Windows for pretty much all my life. I remember using Windows XP in elementary school, with huge CRT monitors and Kid Pix. I have been using it for long over a decade now, and I have recently decided to switch. Read more
October 13, 2019
I remember writing my first few lines of code. Not only do I remember doing it, but I also have the exact file, untouched since the day I created it. It's not much, but pulling out a file I hadn't seen in years really made me want to share it. Read more
March 31 2018
I just got a new PC about 2 weeks ago, and I love it. It has 8 gigs of ram, and an i5 2400 processor clocking a 3.1ghz. It has a 500gb SATA drive at 7200 rpm. Read more
March 1 2018
I think this is my third blog, so welcome. I chose Coding of the Cosmos since I am interested in space. If you want to see older posts see https://pufflegamerzstudios.wixsite.com/mysite-1
December 2, 2017
Pufflegamerz
I have just released ScratchFormat to the Chrome Web Store. It should be up in a couple hours. I will change up the installation website soon.
November 30, 2017
Pufflegamerz
Well, this is a bummer. The Scratch Team just announced that they are going to delete all Scratch extension advertisements. This means the IsOnline account is gone, the @ScratchMoji account is gone, and all other scratch extensions are gone. (I had just started working on ScratchFormat at this point)
November 11, 2017
Do you ever just sit there and stare at your screen thinking, "What am I going to do today?" Me too. As a result, I made a software idea generator. Download it here (For windows users only) https://pufflegamerz.github.io/projects/CodingIdea.hta
November 11, 2017
VeryShort is my own url shortener. No strings attached. Use it at vs.nut.cc
November 11, 2017
WebCraft is a second version of JScraft. You can break and place blocks. I am still working on it. https://pufflegamerz.github.io/webcraft/
October 19, 2017
I started to experiment with the Html5 canvas today. After some fliddling, I came up with a mini 2D terrarian generator. Here it is:
https://pufflegamerzstudios.wixsite.com/mysite-1/single-post/2017/10/19/JScraft
October 10, 2017
I have made a corescript program where I have put every single command there is in Corescript. You can see it here:
https://corescript.neocities.org/editor/#var name=John@break@set name=Jimmy@break@print Hello, (name)!@break@// Hello!@break@input name=What's your name?@break@cls@break@msg Hello!@break@goto 8@break@stop@break@if name=John@break@not name=John@break@play http://www.sample-videos.com/audio/mp3/crowd-cheering.mp3
( Since Wix says it is not a valid url, you will just have to copy + paste it into your url bar )
Also, don't try running it, since Corescript does not like every single command used at once. :)
October 9, 2017
For the past couple of months, I have been working on Corescript. I have just released 7.1, which you can access here. I started Corescript about 7 Months ago. The GUI has changed a lot. This new update mainly includes bug fixes.
P.S. I lost the password to my X10Hosting website, so I will be moving everything to Github.