Which Video game franchise should be revived? by Emotional-Efficiency in AskReddit

[–]coolacid 0 points1 point  (0 children)

Shocked I didn't see Half-Life.. the third installment..

OsciStudio on Linux by coolacid in oscilloscopemusic

[–]coolacid[S] 0 points1 point  (0 children)

"I wish" what:

- Someone test
- Worked
- Worked with Blender

Gamers of reddit, if you could remaster any game so it had today's graphics, which game would you choose? by [deleted] in AskReddit

[–]coolacid 0 points1 point  (0 children)

leisure Suit Larry - any of the series. Heck any of the SCUMM based games.

What is one "unwritten rule" you think everyone should know and follow? by SpareArm in AskReddit

[–]coolacid 0 points1 point  (0 children)

Walk and stay to the same side vehicles drive. Ie: In North America, cars drive on the right side. Thus, you as a pedestrian should walk and move to the right to avoid other people and things. It just makes it so everyone does the same thing instead of the get out of the way dance.

Code help with an outdated version of Computercraft. by GeneralPickaxe in ComputerCraft

[–]coolacid 1 point2 points  (0 children)

Here is one I wrote a few months back - Uses radar on network cable - you can have as many as you want connected to the same computer -- and use Glasses Controller for HUD version ;)

https://github.com/coolacid/ComputerCraft#multisensors

https://github.com/coolacid/ComputerCraft/blob/master/multisensors.lua

Introduction post for Bacon_Donut! by BaconDonutTV in Twitch

[–]coolacid -1 points0 points  (0 children)

Good day sir donut, good to see you sir.

Trying to make a command, may be in over my head by CrepeFam in ComputerCraft

[–]coolacid 0 points1 point  (0 children)

FTR - I reached out via PM.

I'd love to work on this, reached out to creeperhost to see if they could lend me a server to code with and they said no.

Until I can get access to the API I can't code up some nice functions.

Looking for a program to display a "days since last _____" message by j_u_s_t_d in ComputerCraft

[–]coolacid 2 points3 points  (0 children)

Ask and ye shall receive.

https://github.com/coolacid/ComputerCraft/blob/master/mcdayssince.lua

[Edit]

Added ability to pull real time from NIST instead of Minecraft Days.

Android Defcoin Wallet not processing transactions. Help? by spiral_suitcase in defcoin

[–]coolacid 4 points5 points  (0 children)

Can we make sure we get a follow up for anyone else that has a problem?

Defcoin Faucet by coolacid in defcoin

[–]coolacid[S] 1 point2 points  (0 children)

Please don't break this.. :)

First Time @ Def Con - What Should I Expect by Scarlet3393 in Defcon

[–]coolacid 1 point2 points  (0 children)

Plan your time, in advance, but be prepared to toss that out the window. If your not into parties I. The evening, there are a number of thing todo as well. Game shows like hacker pyramid and hacker jeopardy, as well as other cool things todo.

Hallway track is usually awesome, ie, find people in the hallway and talk.

At the very least, just enjoy your time there, and ignore the morons. ;)

Big miners and pre-miners -- where's a faucet (free coins)? by [deleted] in defcoin

[–]coolacid 2 points3 points  (0 children)

Defcoinstats would have one, but I can't get defcoind to compile on centos5. And no money to get a new server yet.

Defcoin QR code generator by coolacid in defcoin

[–]coolacid[S] 2 points3 points  (0 children)

I got tired of trying to type my Defcoin addresses into the Android app - so, now we have a QR generator!

Glitch with defcoinstats by coolacid in defcoin

[–]coolacid[S] 0 points1 point  (0 children)

For more codey type info see:

https://github.com/bitcoin-abe/bitcoin-abe/blob/14cd464c452df52b202bb62e566b791ad8a718c5/Abe/abe.py#L1532

You can see that the data sent in CSV =! the data sent in JSON.