Tinkernut Labs



  • Comments Show: What the @#$% is a Bitcoin anyway?

    September 20, 2013 // davisde // Microblog Tags: bitcoin, coins, currency, digital, explain, gold, mine, mining, money, value, what No Responses


    Comments show for “What the @#$% is a Bitcoin anyway?”. Thanks for all the comments! It was a good discussion! You can find the original video here:

    bitcoin, digital, money, what, explain, coins, currency, gold, value, mining, mine

  • What the @#$% is a Bitcoin anyway?

    September 14, 2013 // davisde // Software Tips Tags: bitcoin, coins, currency, digital, explain, gold, mine, mining, money, value, what 4 Responses



    Bitcoin is a new digital currency that could replace physical money-based standards. This video explains how Bitcoins work.

    How much are Bitcoins worth? – http://preev.com/
    MD5 Converter – http://md5converter.com/
    Bitcoin Wallet (Online) – http://www.coinbase.com
    Bitcoing Wallet (Offline) – http://www.multibit.org
    Bitcoin Chain – http://www.blockexplorer.com

  • How to set up a Minecraft Server

    April 20, 2011 // davisde // Featured Articles, Gaming Tags: beta, contest, craft, free, game, Gaming, how, mine, minecraft, server, tinkernut, tips, to, tricks, tutorial, Video, walkthrough, win 28 Responses


    Description:

    Minecraft is a super popular games among the geek community. So in this episode, I’ll show you how to set up your own Minecraft game server.

    You can download the server software here:
    http://www.minecraft.net/download.jsp

    If you have a mac, use the command line to launch the server software:
    java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

    Here’s the contents of the server.properties file:
    level-name=world
    hellworld=false
    spawn-monsters=true
    online-mode=true
    spawn-animals=true
    max-players=10
    server-ip=
    pvp=true
    level-seed=
    server-port=25565
    white-list=false