zSnout Blog

Extending Pascal's Triangle November 21, 2022

Today we'll extend Pascal's triangle to before its starting point to finally answer the question: why does it only go in one direction?

Yet Another Web Framework November 16, 2022

I've learned a lot since the last time I designed a mini-web framework, and today we're going to build off that knowledge to make a fast reactivity system and JSX hook.

Learning toki pona October 17, 2022

Recently, I've been learning a minimalistic language known as toki pona. Today we'll explore my journey in learning toki pona and how you can learn it for yourself.

Let's Make a Web Framework September 24, 2022

Today we're going to make a reactivity system in JavaScript, harness it to create DOM constructs, and create a JSX framework using our new system.

Meet the Saurs September 8, 2022

Throughout my childhood, I've come up with many stories about a group of characters known as the Saurs. I'd like to share some of these stories with you so we can laugh about them together.

Mathemagical Tricks April 3, 2022

Have you ever wanted to convince your friend that you have psychic powers? In this article you'll learn how to use amazing mathematical principles to help you on your noble quest.

The Story of zSnout March 2, 2022

Have you ever wondered how zSnout began? Let's hear the story together and take a deep dive into the early years of zSnout.

GitHub Copilot is Amazing December 9, 2021

GitHub Copilot is an amazing tool that can autocomplete code snippets for you. In this article I share my experience using it: the upsides, the downsides, and what I think it could become.

What Makes zSnout Different? December 9, 2021

Many things stand out about zSnout that aren't seen in other websites. Let's explore zSnout's purpose, theme system, and offline capabilities.

Does Zero Equal One? December 8, 2021

The "0 = 1" paradox states that the numbers 0 and 1 are equivalent. We can easily prove this. Once done, we'll show you how you can use this to prove that any two numbers are equivalent!

Infinity is -1/12 December 8, 2021

Did you know that the sum of all whole numbers is equal to -1/12? In this article we find out how it's possible and prove it ourselves using simple algebra and math!

Divisibility Rules December 7, 2021

You probably know how to find out if a number is divisible by 2, 5, or 10. But did you know that there's simple divisibility rules for other numbers? Let's check them out, from 2 to 12!

Make People Think of Numbers December 7, 2021

Did you know that using math we can force people to think of certain numbers? We can use 9, 1089, or any other number you can think of using the simple tricks described below.

Compute the Day of any Date in Your Head December 7, 2021

Ever wondered what day your friend's birthday occurred, or whether the next July 4th will be a Thursday? You can calculate it using simple math, which you'll learn here!