Please find attached the new e-book for our recent adventures in Double Double Arithmetic!
This one was a long time coming. I do hope it is worth the wait. This particular text has been one o...
2023-09-07 01:11:05 +0000 UTC
View Post
Here is the original intro for the recent mini-series on Double Double Arithmetic. This was scrapped for a quicker intro but I did like the spontaneity of this take. Also, we have got to do a video...
2023-08-14 01:23:17 +0000 UTC
View Post
Here we have the second part of our adventures in T. J. Dekker's wonderful Double-Double Arithmetic! In this video, we look at Dekker's multiplication and division algorithms. At the end, I show a ...
2023-08-13 01:16:29 +0000 UTC
View Post
New video out today! This one is an introduction to the fascinating technique called Double Double arithmetic.
This video originally had another intro with a coding example showing the amazin...
2023-06-22 02:03:31 +0000 UTC
View Post
Here is the source code for the banchmarking program I used to time the various versions of the quadratic formulas! Sorry, it's quite messy... :(
If you want to run this code, you will need a...
2022-09-06 02:52:12 +0000 UTC
View Post
Here is the e-book from the recent video on Po-Shen Loh's quadratic method!
I've included two versions here, one with a black background for reading on a screen, and the other on a...
2022-09-06 02:30:48 +0000 UTC
View Post
Whew, this one was fun! I learned about an interesting method for finding the roots for quadratic equations about a year ago, discovered by a mathematics teacher called Po-Shen Loh. And I had one b...
2022-08-31 07:47:53 +0000 UTC
View Post
Please find attached a printer friendly version of the previous e-book! I have kept a few colours in the doc, but most is black text on white. Please let me know if y'all would prefer a straight bl...
2022-08-15 07:21:08 +0000 UTC
View Post
Well this is a big one! The final examples are definitely not 'basic' at all! Great fun tho!
Have a read if you have time, have a good one! Thank you all for the support :)
Link for eBo...
2022-08-03 05:44:40 +0000 UTC
View Post
This was an extra question and answer that was recorded as part of the latest video. I will put it up here as a Patreon Exclusive! Watch that PSRLDQ instruction, it shifts in bytes, not bits ;)
...
2022-07-28 05:16:51 +0000 UTC
View Post
In this video we explore some answers to basic Assembly programming questions. It's hard to start out learning Assembly.
We have a big book coming for this one, with a lot more detail and exa...
2022-07-28 01:44:00 +0000 UTC
View Post
Hiya all! Here's the eBook for the recent video exploring object oriented programming! The book has a few extra adventures that I left out of the video for time. Have a read if yall like!
Tha...
2022-06-10 06:35:53 +0000 UTC
View Post
In this video, we look at how some of the mechanisms of OO work under the hood. We cover access modifiers, member methods, and finish up with some fun examples of how "not to" use virtual functions...
2022-06-04 03:03:13 +0000 UTC
View Post
Hiya all, here is the ebook for our recent NAND video. Sorry it took a while to upload.
Thank you for all the support! I added an addendum apologizing for my claim that we'd need "...
2022-04-12 02:59:12 +0000 UTC
View Post
Well, this was quite a marathon!! It's a video all about universal functions. I wanted to create an accessible video explaining what a universal function is. I'm not sure it's particularly accessib...
2022-03-31 06:57:19 +0000 UTC
View Post
Here’s the blender files from the BitHacks video if anybody wants to play around with the dice. Feel free to use these assets for anything yall like with or without credit :)
I rendered the...
2021-10-24 09:01:28 +0000 UTC
View Post
Here are some example source codes implementing the bit hacks from the latest video!
2021-10-24 07:47:45 +0000 UTC
View Post
Finally got this latest video finished! I decided to render a collection of interesting bit hacking techniques using Blender 3D. I put the music of Chopin the background because it is really very b...
2021-10-22 04:40:34 +0000 UTC
View Post
Attached is the MPLAB X project for our PIC Microcontroller blinking LED video!
This is a Patreon exclusive download. Your support is really appreciated, I hope this little starter project is...
2021-07-31 06:31:45 +0000 UTC
View Post
One more vid before I gotta hit the road again :) Traveling at the moment, I stopped at a friend's house for a few days. I wanted to get this video done before leaving, but actually I doubted it. A...
2021-07-31 06:15:41 +0000 UTC
View Post
Here we have a bit of fun! It's the computer science lockdown quiz number 2 :)
I am traveling at the moment and recording has been difficult. But stopped at a friend's house, so I'...
2021-07-30 02:48:09 +0000 UTC
View Post
Here is a little Patreon exclusive writeup from the Adventures in Hyperthreading video. The code is at the end of this text. It's mostly the same as in the video except there's a few extra workload...
2021-07-24 21:49:37 +0000 UTC
View Post
New video! This one was a response to a question from a viewer. I will upload an E-Book with the code and some extra info once it's all edited.
I am on the road at the moment, so t...
2021-07-24 02:25:55 +0000 UTC
View Post
This video is an illustration of 10 of the most complex instructions available in the x86 ISA. This one took something like 100 hours to put together. It's always been a goal of mine to illustrate ...
2021-02-24 03:00:13 +0000 UTC
View Post
Here's the accompanying e-book for Levenshtein Edit Distance. This book features the source code from the video at the end with 3 versions of Levenshtein.
Thank you for the support...
2021-01-15 00:19:25 +0000 UTC
View Post
Here's a little video all about the marvellous algorithm called Levenshtein Edit Distance!
Please stay tuned for the accompanying e-book with the source codes. Thanks all :)
2021-01-15 00:16:25 +0000 UTC
View Post
Assembly language is maybe the most misunderstood programming language of all. In this video, we'll look at clearing up some common misconceptions surrounding this language.
The sound from th...
2020-12-16 20:22:25 +0000 UTC
View Post
Final vid of the AVX 512 adventures! In this one, we look at the interesting, low level mechanisms that AVX 512 offers. There is a lot more to this instruction set than just doubling the register s...
2020-10-20 00:26:22 +0000 UTC
View Post
In this video, we'll cover 3 different methods for programming AVX 512. Most of this stuff has been covered in previous videos, but I didn't want to leave anybody out!
Please find the e-book ...
2020-10-19 00:50:29 +0000 UTC
View Post
Here's a little vid on AVX512. This is the first in a three parter. I've recorded the others, and can hopefully get them up and edited in the coming days. There's an e-book too, but it goes with th...
2020-10-17 02:56:13 +0000 UTC
View Post