This came up in my feed today: QUIC Loss Detection and Congestion Control. I wish I had time to read it closely! It’s about how they re-implement the TCP bits and pieces (such as congestion control) atop UDP.
Category Archives: Learning
A truly incredible fact about the number 37
This is cool: A truly incredible fact about the number 37. I didn’t read it closely but 37 is my lucky number, so it held some interest. The conclusion is:
37, the median value for the second prime factor of an integer; thus the probability that the second prime factor of an integer chosen at random is smaller than 37 is approximately one half.
Math homework
I will let you in on a little secret: I love doing math homework. Always have, always will. I love the process. I love reading the problems, thinking of solutions, and checking the questions off one by one. Even when it’s easy, it’s still fun.
Just for fun I’ve gone back to my old high school math textbooks. I’m skipping years 7 and 8 and starting with year 9. Then I will do 10, 11, and 12, at the highest level.
At the moment I’m working through Australian Signpost Mathematics New South Wales 9 (5.1-5.3) Student Book, which is the year 9 textbook. I’m only up to page 10, fractions and ratios. I should work on it more than I do. Let’s see what I can do about that. :)
Netfilter and iptables
This evening I read the iptables man page and Linux iptables Pocket Reference from cover-to-cover; my notes are here: Netfilter.
I think at this point I am ready to use iptables in anger for the first time in a long time, and the first time ever on a router.
However, before I take that on, I’m going to have a quick diversion into the following books, and then sleep, and I will do my iptables programming when I wake up tomorrow.
FPGA reading
Things to read to learn about FPGA programming:
- Designing Video Game Hardware in Verilog (recommended by @indigo)
FPGA options
I’m learning more about FPGAs. Haven’t actually purchased one to play with yet though.
- Adafruit ICE40 (recommended by @gwozniak)
- iCE by Lattice Semiconductor
- Papilio
- iCEBreaker
- iCEstick Evaluation Kit
- FPGA @ adafuit
- FPGA @ SparkFun
Sharing PCB designs on PCBWay
Over on An Absolute Beginners Guide To Designing PCBs using Easy EDA – Make PCB From A Schematic I learned about How to Share Projects in PCBWay Community. Seems like a good service to me, haven’t used it yet but do intend to check it out.
New word: Spudger!
lol, I was watching Learn Electronics Repair #2 – Geforce GTX 280 GPU Graphics Card Repair Part 1 and I learned a new term: Spudger. You will have to click-through for the definition. :)
ESP-IDF: Espressif’s official IoT Development Framework
Wanna check out ESP-IDF which is Espressif’s official IoT Development Framework. Have to decide if I will use Linux, Mac, or Windows, and whether I will use VSCode or Eclipse.
This looks like a good place to start: https://github.com/espressif/esp-idf
JST connector
I found a bunch of handy information about JST connectors over on Wikipedia: JST connector. There are a bunch of different JST series, it’s worth knowing about these.