This guide is mostly my thoughts from being a teaching assistant when I was in grad school.
This guide is mostly my thoughts from being a teaching assistant when I was in grad school.
And now for something different – an overly done snowboard.
This is an old idea I once had, in 2006 when I started college
It’s been some time since I last mentioned these, so here’s another post about them
This was hinted at last month, so here it is.
Here’s an update of the color picker I did last year.
No, this isn’t about magic numbers of nuclear physics or the ones in chemistry (no wait, scratch that, chemistry is straight up dark arts and should be avoided at all costs) but rather those mystical numbers that sometimes pop up…
The Collatz conjecture is a little math game, also known as the 3n+1 problem. Take a number, any number above zero and if it’s even, divide it by two; if it’s odd, multiply it by three and add one. Continue…
I’m updating my numtxt module, which just adds a few new functions.
This is a chunk of code that I’ve had in some form or another for a while now (most recently it showed up in the file encrpyter program) that truncates the file path as seen above.