In this video I explain how I made the Raspberry CryptoPI board used in the 2018 April fools joke.
If you haven’t seen the original video here it is:
In this video I explain how I made the Raspberry CryptoPI board used in the 2018 April fools joke.
If you haven’t seen the original video here it is:
In this video we’re taking a look at the new Raspberry CryptoPI, a single board computer designed specifically for mining Ethereum. It features 8GB of GDDR6 and a new Nvidia VOLTA GPU. Release date Q3 2018 at a cost of around $400 USD. Let’s hope there will be some units left for us because I am expecting whales to buy these in thousands qty.
In this video I’m gonna show you how I build my own Trezor hardware wallet. If you would like to support the voltlog channel checkout the donations page where you will find my paypal address or different crypto wallet addresses.
If you encounter this error while trying to compile trezor firmware:
Traceback (most recent call last): File "nem_mosaics.py", line 6, in <module> from google.protobuf import json_format ImportError: cannot import name json_format Makefile:121: recipe for target 'nem_mosaics.h' failed make: *** [nem_mosaics.h] Error 1
It can be fixed by installing googleapis-common-protos package like this:
sudo pip install googleapis-common-protos
This fix was posted in the comments section by a viewer, I verified and it works.
Hello and welcome to a new voltlog, this will only be an update to tell you guys what I’ve been up to in the past few weeks because I didn’t have enough time to do a full voltlog.