Brad's Weekend of Coding - Day 2 - Summary
Playing with Docker
Spent some time creating my first Docker container. I decided to re-create the W.O.P.R computer from the movie WAR GAMES. You can telnet to bbs.geekwisdom.org port 9923 to try it out. Follow along with the scenes from the movie and have fun !
Created the WOPR (War Games Movie) Docker Hub (https://hub.docker.com/r/geekwisdom/wopr)
Dogecoin - Proof of Work to Proof of Stake
Did some research on various methods to move Dogecoin from Proof of Work to Proof of Stake
Started building Dogecoin from Scratch -> ADD CODE TO MOVE FROM PoW (Proof of Work) to the improved (Proof of Stake) - demo codeo nly
https://github.com/geekwisdom/dogecoinpos
Comments
Post a Comment