May 19, 2020

How to clear your cache on Facebook, Twitter, and LinkedIn

I recently launched a project, and had some trouble sharing the links because social networks like Twitter and LinkedIn had old data from three years ago. So, I thought it made sense to group my resources into a post, and continue to keep it as updated as I can while I continue to launch projects...

Continue reading
Feb 15, 2020

Animating height with JavaScript

Recently I decided I wanted to code an accordion component without any libraries or frameworks. Initially I thought I would just animate the height of each section of the accordion using the transition property in CSS...

Continue reading
Nov 02, 2019

My resource bookmarks folder

Two purposes here: I want to periodically clear out my "Resources" bookmarks folder, and this is a good place to keep an archive of that. I also think a lot of these are good tools and sources of information...

Continue reading
Jul 20, 2016

Update on Kypertech vs HashOcean

In a statement posted on Facebook, Kypertech explained that the group has been silent recently for legal reasons and has forwarded any leads they had to the FBI...

Continue reading
Jul 20, 2016

Ethereum successfully implements hardfork

Around 9:00AM PDT today, the Ethereum Project implemented the long awaited hardfork into the codebase of all Ethereum clients in order to return a large amount of stolen Ether back to the original investors...

Continue reading
Jul 09, 2016

Hacker Wars: Kypertech vs HashOcean

After hearing numerous reports from Kypertech, including that they were being bribed and threatened by the HashOcean team, it now appears that Kypertech now no longer has a Twitter page...

Continue reading
Jun 26, 2016

12 million Ether ($225m USD) has been stolen

When $225m is drained from a system like this, creating a hard-fork and returning investors’ money actually undermines the very existence of the platform and could potentially destroy the reputation of the Ethereum Foundation...

Continue reading
May 30, 2016

Decentralized networks and applications

Bitcoin is one example of decentralized technology but the concept that has exploded this year is the idea of creating Decentralized Autonomous Organizations (DAO) that run themselves. These DAO run on a virtual currency called Ether as a part of the Ethereum project...

Continue reading
May 22, 2016

The future of TCP and UDP

ransmission Control Protocol/Internet Protocol (TCP/IP) is the underlying protocol of the Internet as we know it today. TCP is part of the TCP/IP protocol, specifically the connection and exchange of streams of data...

Continue reading