Category Archives: Technology

Building a PC – Part 0

The first step in building a PC is deciding what kind of computer you actually need. This is why I have labeled this as Part 0 (Zero) instead of Part 1, as it really is a pre-step in your Custom … Continue reading

Posted in Branchburg, Technology | Leave a comment

Caesar Cipher in C

A simple C implementation of the Caesar Cipher. Supports full wrap around for Alpha Numerics. Does Modulus for shifts larger than 26 for Alphas and 10 for Digits. Background on Caesar Cipher: https://en.wikipedia.org/wiki/Caesar_cipher

Posted in Computer Fun Stuff, Development, Programming General, Security, Technology | Leave a comment

We Need An Internet First Amendment NOW!

Let’s get the Hashtag: #InternetFirstAmendment trending! Today, Alex Jones’ InfoWars was removed from the social media platforms: Facebook, Spotify, YouTube, and Apple iTunes PodCasts. This is a major attack on the freedom of expression on today’s Internet. You don’t need … Continue reading

Posted in Politics, Society, Technology | Leave a comment