Blog Archives

Fortran Prime Generator

Yet another pointless prime post! I wrote a prime number generator in Fortran.

Tagged with: ,
Posted in Primes, Stand alone Program

Bit Packing

Here’s a short primer on bit packing, which I used recently.

Tagged with: ,
Posted in Uncategorized

An Overly Excited Preacher

It’s a beautiful morning today, isn’t it?

Tagged with:
Posted in Uncategorized

Integer Square Roots

Because I can, this post is about square roots

Tagged with: , ,
Posted in Python

For A Few Primes More

So, what has my new computer been doing? I dug out a previous project and set it to work.

Tagged with:
Posted in Primes

New Computer

It’s finally time to build a new computer

Tagged with: , , ,
Posted in Pictures, Uncategorized

Topic Modeling

This post isn’t really about topic modeling, but it is about topic modeling.

Tagged with: ,
Posted in Uncategorized

1000 Miles

In 2022, I had walked 1000 miles.

Tagged with: ,
Posted in Uncategorized

Overlapping Time Zones

What you ever wondered “What part of the day has the most time zones on the same calendar day”?

Tagged with: ,
Posted in Python

A rational more accurate than its length

A rational number is a fractional number, like 22/7, with a numerator p (the 22) and a denominator q (the 7; must be non-zero). This post is about a question I had when looking at a rational approximation of π.

Tagged with: ,
Posted in Python
In Archive
Design a site like this with WordPress.com
Get started