Josh DonaisOct 8, 20206 min readConcurrency: "Simultaneous" ExecutionWe know about multiple cores in processors. When following new tech, we see the ongoing war between AMD and Intel to create processors...
Josh DonaisSep 17, 20202 min readThe Client-Server Model and the Internet Architecture StackClient-Server model A stateless server does not need to remember connections or other information about the clients. An example of this...
Josh DonaisAug 31, 20202 min readDiving into Network ProgrammingThis semester I'll be learning about Network Programming and a little about network security. Network Programming encompasses a variety...
Josh DonaisApr 3, 20191 min readSomeone Else's ShoesAs the saying goes "walk a mile in someone else’s shoes" Refers to judgement of someone else without understanding their situation. But...