Artwork

Content provided by David Egts & Gunnar Hellekson, David Egts, and Gunnar Hellekson. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by David Egts & Gunnar Hellekson, David Egts, and Gunnar Hellekson or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Episode 112: #112: Blockchain for the Rest of Us

16:16
 
Share
 

Manage episode 196273339 series 1952285
Content provided by David Egts & Gunnar Hellekson, David Egts, and Gunnar Hellekson. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by David Egts & Gunnar Hellekson, David Egts, and Gunnar Hellekson or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

This week Dave talks with Jeremy Eder about blockchain, Hyperledger, OpenShift Blockchain, and more!

KnCMiner-Wide-2
I spent all my profits on new fans.

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
    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

  continue reading

247 episodes

Artwork
iconShare
 
Manage episode 196273339 series 1952285
Content provided by David Egts & Gunnar Hellekson, David Egts, and Gunnar Hellekson. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by David Egts & Gunnar Hellekson, David Egts, and Gunnar Hellekson or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

This week Dave talks with Jeremy Eder about blockchain, Hyperledger, OpenShift Blockchain, and more!

KnCMiner-Wide-2
I spent all my profits on new fans.

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
    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

  continue reading

247 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide