Friday, April 7, 2023

Show HN: A toy bootloader written in C++ https://ift.tt/D39dHxc

Show HN: A toy bootloader written in C++ Yes, this includes the MBR and partition boot sector. The partition table is modeled as a class hierarchy. Second stage loads a kernel from a FAT32 file. I'm normally a C programmer, but for a work project, I recently revisited C++, a language that I had an on-again-off-again relationship over the years. I did this as a fun training exercise on the side to get familiar with the language again, but obsessed a bit and kind of overshot the target. I thought the result might be of interest to someone. https://ift.tt/yfUWgxT April 8, 2023 at 03:33AM

No comments:

Post a Comment

Show HN: Logcat.ai:AI-powered observability for Operating Systems(Android+Linux) https://ift.tt/2QoKYNw

Show HN: Logcat.ai:AI-powered observability for Operating Systems(Android+Linux) Hello HN! I'm an Android OS engineer. I've worked w...