Listen "Episode 112: #112: Blockchain for the Rest of Us"
Episode Synopsis
This week Dave talks with Jeremy Eder about blockchain, Hyperledger, OpenShift Blockchain, and more!
I spent all my profits on new fans.
Blockchain
Hyperledger
Ethereum Used for ‘First’ Paid Energy Trade Using Blockchain Tech
OpenShift Blockchain Initiative
Cutting Room Floor
The Rise and Rise of Bitcoin
(Unprofitably) mine Litecoin using a RHEL 7 container
#
# Dockerfile for cpuminer
# usage: docker run creack/cpuminer --url xxxx --user xxxx --pass xxxx
# ex: docker run creack/cpuminer --url stratum+tcp://ltc.pool.com:80 --user creack.worker1 --pass abcdef
#
#
FROM rhel7
MAINTAINER David Egts <[email protected]>
RUN yum -y update && \
yum -y install git automake gcc make curl-devel
RUN git clone https://github.com/pooler/cpuminer
RUN cd cpuminer && \
./autogen.sh && \
./configure CFLAGS="-O3" && \
make
WORKDIR /cpuminer
ENTRYPOINT ["./minerd"]
We Give Thanks
Jeremy Eder for getting us all blockchained up!
I spent all my profits on new fans.
Blockchain
Hyperledger
Ethereum Used for ‘First’ Paid Energy Trade Using Blockchain Tech
OpenShift Blockchain Initiative
Cutting Room Floor
The Rise and Rise of Bitcoin
(Unprofitably) mine Litecoin using a RHEL 7 container
#
# Dockerfile for cpuminer
# usage: docker run creack/cpuminer --url xxxx --user xxxx --pass xxxx
# ex: docker run creack/cpuminer --url stratum+tcp://ltc.pool.com:80 --user creack.worker1 --pass abcdef
#
#
FROM rhel7
MAINTAINER David Egts <[email protected]>
RUN yum -y update && \
yum -y install git automake gcc make curl-devel
RUN git clone https://github.com/pooler/cpuminer
RUN cd cpuminer && \
./autogen.sh && \
./configure CFLAGS="-O3" && \
make
WORKDIR /cpuminer
ENTRYPOINT ["./minerd"]
We Give Thanks
Jeremy Eder for getting us all blockchained up!
More episodes of the podcast Dave & Gunnar Show
Episode 276: I Think I Had That Shirt
01/11/2025
Episode 275: I'll Visit You in Jail
11/10/2025
Episode 274: We've Always Enjoyed Arby's
27/08/2025
Episode 273: Let the Good 5G In
17/08/2025
Episode 272: Seed Oils Made Y’all Weak
15/07/2025
Episode 271: Blade Runner Pepsi Challenge
07/07/2025
Episode 270: Cylon Monkey Paw: 5 AI Predictions for 2025 & How to Build Intelligent Agents
08/04/2025
Episode 268: Grape Job!
21/03/2025
ZARZA We are Zarza, the prestigious firm behind major projects in information technology.