Home Server Reconstruction
Swapped my server to an Unraid setup. This allows me to more easily host VMs, dockers, cloud host files, and host network-based backup locations. More information coming soon.
Swapped my server to an Unraid setup. This allows me to more easily host VMs, dockers, cloud host files, and host network-based backup locations. More information coming soon.
Designed and implemented the verification (using Verilog) of a general purpose processor that uses log number system (LNS) arithmetic rather than today’s standard of floating point arithmetic. The log number system arithmetic is much more efficient at multiplies than floating point arithmetic; while floating point is much more efficient at addition than LNS. This full post is coming soon to discuss more LNS, its use cases, and why it is important to investigate other forms of arithmetic.
I built a home server so I could have the ability to backup my MacOS and Windows laptop over a network. Additionally, I was tired of archive-worthy files cluttering up my Google Drive. Setting up Bonjour and APFS on a linux system for broadcasting a network drive to Apple’s Time Machine was a headache, but the result was worth it. Read more to find out what all is needed for a similar set up.