Writing a Bootloader from Scratch in FASM Although OSDev and many other sites recommend first starting with GRUB, I wanted to write my own as a learning experience and see how far I can get with it before I needed
Drakeor
A collection of 45 posts
KoizOS - Introduction
Introduction post to the KoizOS Operating System. Details the tools used.
Writing a Simple Software Based Raytracer in C
Introduction This is a project I wrote last month for a parallel programming class as a way to test the performance of the ray tracing algorithm on both OpenMP and MPI. It's written primarily in C and requires
Review of Lambda GPU Cloud
Introduction This is going to be a fairly short review of Lambda Lab's Lambda Cloud Instances [https://lambdalabs.com/service/gpu-cloud]. These GPU-backed instances are geared towards machine learning and AI applications, like the one I've
Building a budget 10gbe router/firewall with pfSense from scratch
Tutorial on how to build a budget 10gbe router/firewall with pfSense from scratch
Datacenter Benchmarking
Benchmarking for three different datacenters including GigeNET, Tier NET, and SBA Edge.
Raptor Plush Commission
Pretty quick post today! I took down the OS tutorial series for now as I plan how I actually want to approach it. I almost feel like I should finish up mine first. This is a commission I worked on
Solving Block Sudoku - Part 5
In the previous post, I tried to build a DQN to play the game with less than stellar results. So in this post, I'm going to try to completely revise my strategy to build a better way of