Search content
Sort by

Showing 15 of 15 results by teslacoilr90
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GNT] Golem Project - The world’s most powerful supercomputer
by
teslacoilr90
on 30/04/2017, 00:36:00 UTC
This is such a bubble! Although it has peaked my interest I will buy when the panic sets in. Too few hold too much at the moment and as the price increase, so does the odds of 1 person selling it to the floor. Where is the best place to buy?

 Roll Eyes the market cap is 143,xxx,xxx you blink and it will be .30 don't hold your breath on it popping


My question is, how will GNT work in 5 years when no new GNT are made... we need some kind of inflation or something, don't we?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GNT] Golem Project - The world’s most powerful supercomputer
by
teslacoilr90
on 27/04/2017, 17:21:05 UTC
a good supercomputer project,how about iex?
I'm not a huge fan of iex, golem is open source right now and you can see how much love/care is going into it. Tons of work on tests, tons of "niceties" for people to use (can just brew install it), etc.
Post
Topic
Board Bitcoin Discussion
Re: Was it really possible for Bitfinex to amass $65m from their issued tokens?
by
teslacoilr90
on 24/04/2017, 04:03:37 UTC
..... They make millions in transaction fees each month........
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
teslacoilr90
on 19/04/2017, 19:21:41 UTC
I just staked my first clam! But... how am I sure it is splitting up my total now? After a few days, 500 clams staked 1 clam.. is that pretty normal?
Post
Topic
Board Project Development
Re: Poloniex Lending Bot Service
by
teslacoilr90
on 19/04/2017, 16:25:50 UTC
There is a version of this that works across many exchanges, for free:

http://cryptolend.net
Post
Topic
Board Project Development
Re: Seeking for team to develop projects related to bitcoin
by
teslacoilr90
on 19/04/2017, 00:39:06 UTC
There are tons of developers, what we need though is: capital!
Post
Topic
Board Off-topic
Re: CodingUnity - The coding revolution
by
teslacoilr90
on 17/04/2017, 01:17:45 UTC
Huh? Can you give more details? What about the dozens of competitors?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
teslacoilr90
on 16/04/2017, 21:15:24 UTC
Where do you put the `clam.conf` file? I put it in AppData/Clam/ next to the other stuff, but I'm not sure my settings are changing?

Trying to do this:

Code:
splitsize=20
combinelimit=40

You need to put it in the same place as the CLAM wallet.dat wallet file, wherever that happens to be on your OS.

Try adding in:

Code:
connect=127.0.0.1

then restarting. Does it fail to connect to any peers then? It should, since that line means "don't connect to any peers except for yourself". Then take that line out again, restart again, and check that it is finding peers again.

Yep, failed to connect -- it's working! Thanks so much Dooglus, been reading a lot about you and this project, really appreciate you helping a "nobody" try to stake some coins Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
teslacoilr90
on 13/04/2017, 11:25:42 UTC
Where do you put the `clam.conf` file? I put it in AppData/Clam/ next to the other stuff, but I'm not sure my settings are changing?

Trying to do this:

Code:
splitsize=20
combinelimit=40
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
teslacoilr90
on 05/04/2017, 07:15:45 UTC
Python is supposed to be easy to read Wink

Code:

In [1]: payout = 100; counter = 1

In [2]: while payout > 0.00000001:
   ...:    print "%2d %12.8f" % (counter, payout)
   ...:    payout /= 2.0; counter += 1
   ...:
 1 100.00000000
 2  50.00000000
 3  25.00000000
 4  12.50000000
 5   6.25000000
 6   3.12500000
 7   1.56250000
 8   0.78125000
 9   0.39062500
10   0.19531250
11   0.09765625
12   0.04882812
13   0.02441406
14   0.01220703
15   0.00610352
16   0.00305176
17   0.00152588
18   0.00076294
19   0.00038147
20   0.00019073
21   0.00009537
22   0.00004768
23   0.00002384
24   0.00001192
25   0.00000596
26   0.00000298
27   0.00000149
28   0.00000075
29   0.00000037
30   0.00000019
31   0.00000009
32   0.00000005
33   0.00000002
34   0.00000001

Post
Topic
Board Project Development
Re: Web Developer looking for a project
by
teslacoilr90
on 03/04/2017, 07:06:14 UTC
Yeah that's mostly what I mean. All website are HTML + JS + [insert backend language] Smiley
Post
Topic
Board Project Development
Re: Web Developer looking for a project
by
teslacoilr90
on 02/04/2017, 01:08:30 UTC
Smiley

I'm mostly a Python + Django developer, looking for people in that same tech stack.

Thanks for the interest!
Post
Topic
Board Project Development
Topic OP
Web Developer looking for a project
by
teslacoilr90
on 01/04/2017, 01:57:04 UTC
Heyo, I'm looking for a project and wondering if people are looking to work together or looking for a developer to implement their idea. I've done quite a bit of Python web development and am a senior software engineer for my day job.

Right now I'm considering making some kind of frameworks (like gambling, matchmaking, etc.) and licensing those out to people. What's the most useful thing that isn't already "solved?" It seems like every time I consider something, I do some research and it has been done!

Would love some ideas or collaboration, thanks!
Post
Topic
Board Development & Technical Discussion
Topic OP
Mining pools and partial work
by
teslacoilr90
on 04/03/2014, 08:58:35 UTC
How do mining pools verify that % work has been done if there is 1 solution to a block? I'm totally confused!

There is 1 solution that has a sufficient number of leading 0 bits, so what does all the other work matter?
Post
Topic
Board Mining (Altcoins)
Re: Alpha Technology Litecoin (Scrypt) ASIC Miner Development
by
teslacoilr90
on 01/03/2014, 09:45:11 UTC
Do you guys expect the price of (classic)scrypt-based coins to increase or decrease relative to bitcoin after they get flooded with asics?
Huh? $6k 5mhs..... I don't think that's really competitive with GPUs.