Bitcoin Forum
May 27, 2024, 11:31:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CURE] Protein Folding EC2 Setup Guide: 300k PPD per Server! on: May 11, 2014, 11:41:51 PM
Hello! While folding on GPU hardware is a great way to earn Folding@Home points for protein research, if you do not have GPUs, or want to do a lot of folding, EC2 can be an alternate option to rack up those folding points.

Make sure you sign up for a folding@home account and an account at cryptobullionpools.com. You won't get QRB (Quick Return Bonus) for BigAdv WUs until your account has submitted 10 WUs successfully. I recommend you use the google NACL extension to quickly get 10 WUs before you start your EC2 work if you are using a new folding@home account. Make sure your account at cryptobullionpools and at folding@home are IDENTICAL.

Note: there is an above-normal risk for using EC2 on Curecoin. Curecoin EC2 folding is most profitable with Bigadv WUs, which can take up to nearly 24 hours to complete. Unlike mining where shares are submitted multiple times per minute, a partially-completed WU is worthless. If your server is destroyed before a WU is finished, you get no credit for that WU. Due to the nature of EC2 spot pricing, your servers can be bought out from under you. If you were 80% done with a WU and it costed you $6 of computing power to get to that point, then that server is out-bid from you, you lost that $6. You were awarded no points by Stanford, and thus no CURE by the payout pool for folding.

How does EC2 pricing work?
EC2 spot pricing is based on an auction-style bid system. People put a maximum price they are willing to pay per hour for a server of a certain type. If the current spot price is lower than that, they get a server provisioned. The second the bid price exceeds the price they have set for the maximum price they will pay, the server is decomissioned and redeployed, losing any data you had on the system. As a result, you can put a higher bid price to have a higher chance of keeping that system through price increases. Make sure you would be actually willing to pay the price you put in, though, as you may end up paying that. You will never pay more per hour than your maximum bid price.

How does EC2 work?
EC2 allows you to pay for server space by the hour. You can rent a server, fold on it until it completes a bigadv WU and returns it, and then cancel the server, paying for only the hours that the server belonged to you for.

Why spot pricing?
Spot pricing is significantly cheaper than on-demand instances. Spot pricing for a c3.8xlarge (16 cores, 32 threads) is currently around $0.26/hr/server in Oregon. On-demand (guaranteed no shutdown) are $1.68/hr/server.

What is Paravirtualization? What is HVM? Which should I choose?
If you want maximum performance (an additional ~1 or 2%, nothing significant), go with Paravirtualization of Ubuntu 14.04. However, in the very likely chance that you want to create one server and then duplicate it, HVM is for you, as you can easily create and deploy images without having to mess with S3. HVM still performs extremely well.

Getting Started:
I will publish a more comprehensive guide tomorrow complete with images and long-winded explanations. However, for now, a bit of knowledge about EC2 is assumed. You can find tutorials for this kind of stuff all over the forum.

--> Decide how much you want to spend per day, in USD. Remember the above risk. Divide this number by 24 to get the hourly rate you wish to spend. Divide this number by the number of servers you want to run to see what your price per hour per server should be. Currently, in Oregon and North Virginia, a c3.8xlarge instance (the best one) costs around $0.26 per hour. However, setting the price somewhere in the $0.35 to $0.42 range will make it far less likely that a spike in price will cause you to lose your server, and thus your investment back to the start of the current WU.

--> Click on "Request Spot Instance", and choose Ubuntu 14.04. If you are unsure which option to pick, go with HVM.
--> Click next, sort by ECU, and then choose the c3.8xlarge option (which has 108 ECUs)
--> Next, enter the price you calculated above. Make sure it is not lower than the price you see listed in the above boxes. In most cases, you want to set it high enough that small spikes in price will not cause you to lose your server (s).  
--> If you need to, configure security and a private key file. Download this file, use PuTTYgen to convert it to a .ppk, then load it into PuTTY as a private key file for authentication. Google is your friend. Tomorrow, I will have pictures, maybe a video. Smiley

-->Finish, and request your spot instance(s). Wait for them to be fulfilled (1 minute to 10 minutes).
-->Go to your Instances page, and copy the IP address for each one into PuTTY, making sure your .ppk file is chosen for Auth options. The username is 'ubuntu'.
--> Once you SSH into your server:

Code:
sudo -i
apt-get update
apt-get install htop

mkdir /etc/fahclient


apt-get install nano

wget 1.curecoinmirror.com/config.xml -O /etc/fahclient/config.xml
nano config.xml

In config.xml, use the arrow keys to navigate down to fill out your username and passkey. Double-check this! Control   + X to exit nano, press 'y' and enter to save.


Code:

wget https://fah.stanford.edu/file-releases/public/release/fahclient/debian-testing-64bit/v7.4/fahclient_7.4.4_amd64.deb
sudo dpkg -i --force-depends fahclient_7.4.4_amd64.deb

Now, you can monitor progress by typing:

Code:
nano /var/lib/fahclient/log.txt

Press Control + V to scroll down to the bottom, where you will find the current percentage.

If you want to turn your server off, finish your current WU, otherwise your account loses that WU:

Code:
nc 127.0.0.1 36330
finish

You can open the program 'htop' to monitor CPU usage.
this is pointless now, it could damage the whole folding operation, i thought the point was to submit more WU?

With this as people compete for EC2 instances, they'll keep killing each others... and no one will profit. I'd advise everyone to not use this as it could do more harm than good.
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN CureCoin is launched 5/10/2014 on: May 11, 2014, 03:40:38 AM
Any exchanges or posts in exchanges for this coin?
183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN CureCoin is launched 5/10/2014 on: May 10, 2014, 10:24:29 PM
Ill buy some curecoins send me a pm with offers

0.5 BTC/curecoin
184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN CureCoin is launched 5/10/2014 on: May 10, 2014, 09:41:05 PM
i've downloaded many other wallets it never does that... i'm giving up here trying to compile -qt on linux, qt should work there right?
185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN CureCoin is launched 5/10/2014 on: May 10, 2014, 09:24:02 PM
i cant seem to download or install the curecoin wallet. very weird.

I'm on windows, when i download the installer it gets deleted almost immediately, when i download the binary, once i run it, it gets deleted.

That's... really odd Sad

Is your browser deleting the file?

that's what i thought but i used another browser and still not working, windows defender is disabled and antivirus sees file as trustworthy, so i dont know!

both the installer and the binary get deleted, i can unzip the binary but running it it gets deleted instantly.
186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN CureCoin is launched 5/10/2014 on: May 10, 2014, 09:20:10 PM
i cant seem to download or install the curecoin wallet. very weird.

I'm on windows, when i download the installer it gets deleted almost immediately, when i download the binary, once i run it, it gets deleted.
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN CureCoin is launched 5/10/2014 on: May 10, 2014, 08:41:59 PM
For the first download:
FYI

https://www.virustotal.com/en/file/075c06d52ead053e81d354498b8d793830fb767aa8c7d7b1885141bb0d92127e/analysis/

looks clean
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Curecoin Launch is T minus 5-7 days. The new crypto 3.0 PRE ANN on: May 09, 2014, 10:51:57 PM
Alright, looks like we need some clarification on the percentages, sorry about not putting that in my previous post!

3% of the coins will be the dev funds--paying for development of various infrastructure, paying for servers for hosting things, forum upkeep, web design, kickstarting Curecoin projects, bounties, etc. This money will be extremely transparent, we will have a blog where every transaction involving the dev funds is posted and explained, with a crosspost to the forum for comments.

2% of the coins will go to the initial donator funds. As a reminder, this amount was 1BTC per 10k Curecoins, and was used as a way to fund everything during development. The initial donations went way beyond what we expected, and as thus we still have some funds remaining from that, which we are using to buy powerful hosting for the forum, website, and file mirrors. On release, we will have multiple file mirrors, seed nodes around the world, etc. If anyone at this point wants a donation refund, I offer a buyback at 1.1BTC/10k Curecoins, a 10% profit over your initial investment for trusting us. Otherwise, your Curecoins will be waiting for you!

We sent this message to all investors:
Quote
This email is confirming your share of CureCoins to soon be delivered to you. You donated 2 BTC and therefor will receive 20,000 CureCoins shortly after launch. For secure delivery of the coins, please respond with your curecoin address to racingoblivious@gmail.com after the coin is launched and you have downloaded the client. Launch date will be announced on the BTCtalk forum and also at https://www.facebook.com/Curecoin .

The CureCoin team thanks you.
Josh aka CygnusXI Lead Dev
Vorksholk - Co Dev
Bitfolder - Project Manager
-- If you are an investor and you did NOT receive this message, please PM me ASAP!

The remaining coins will be split 80/20 folding/mining. So considering all the total coins in the network as 100%, then the TOTAL folding funds will be 76% of the network, and the mining funds will be 19%.
As the way the coin was designed, the folding share is premined. This serves three purposes:

--> Preventing a future fork of the chain stealing folding funds
--> More reliable payout scheme, take the guessing out of folding
--> As the coin is PoS, a 51% attack on a PoS coin with a large amount of the coin reserved will be nearly impossible until the majority of coins have been paid out, at which point the network will be more than large enough to protect itself.


I really wish I could give you an exact time for launch, we're trying to work a bunch of people's schedules to all coincide so we can have pool operators, folders, developers, etc. available when it launches to answer questions, help people who are late on the folding train, etc.
As for prep-steps, you can check out the illustrated Windows folding guide I have over http://www.curecoin.us/index.php?topic=3482.0.



Impressive work!

I'm really interested in the details of how the premined folding coins will be released, automatically, based on the folding score. Has this been described somewhere, or is the code for that mechanism available somewhere?
189  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN][EXCHANGE] Poloniex - Crypto Exchange with BTC/NXT on: May 08, 2014, 04:23:04 AM
Add Chancecoin!

The world's first decentralized casino.  Based on Counterparty code.

http://chancecoin.com/

https://bitcointalk.org/index.php?topic=528023.0


+1
190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PRE [ANN] CureCoin development continues.... on: May 07, 2014, 10:17:17 PM
I dont get how did some people got into the IPO... I been mining Reikicoin to help the project got 0 reiki and now Im hearing people bought curecoins already a few months back... its just a scam coin for now... and I think only friends or lucky people got to get in... Doesn't really sound fair so far

http://fah-web.stanford.edu/cgi-bin/main.py?qtype=userpage&teamnum=224497&username=cix888

I bet you also rant about how people who bought into bitcoin before 2012 are friends of satoshi as well?

I have no idea who the people behind the curecoin team are in real life but i bet they're pretty awesome for doing such a project with stanford, and i fully supported and trusted them with over 2000$ worth of coins from the start.

Now stop crying, get over it, and buy them or do something helpful for research and fold.



Also I don't recall Satoshi asking for "cash" (since Bitcoins didn't exist yet) nor did he pre-mined it...

"with Stanford" or for Stanford? let Stanford pay for the dev. team then... Why do they need to raise capital?



for the "with stanford" or "for stanford" part...It's a matter of wording, you should not pay attention to that detail in my post, the point is they are working for the advancement of cancer research, and that the F@H project is  a stanford project, which is tied to this.

---

switching topics, has anyone compiled efficiency lists  for GPUs ?
perhaps a shared googledoc spreadsheet?

191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PRE [ANN] CureCoin development continues.... on: May 07, 2014, 02:38:08 PM
Now stop crying, get over it, and buy them or do something helpful for research and fold.

Where are they available for sale?   Cry

I would guess many exchanges will jump on the opportunity to list them.

until then if you want some we can agree on a price now and i'll give them to you when i receive mine (apparently not at launch but a bit later).

my price is about 0.05BTC for 10 curecoin if you preorder here.

This would be like some future contract.
192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PRE [ANN] CureCoin development continues.... on: May 07, 2014, 02:28:29 PM
I dont get how did some people got into the IPO... I been mining Reikicoin to help the project got 0 reiki and now Im hearing people bought curecoins already a few months back... its just a scam coin for now... and I think only friends or lucky people got to get in... Doesn't really sound fair so far

http://fah-web.stanford.edu/cgi-bin/main.py?qtype=userpage&teamnum=224497&username=cix888

I bet you also rant about how people who bought into bitcoin before 2012 are friends of satoshi as well?

I have no idea who the people behind the curecoin team are in real life but i bet they're pretty awesome for doing such a project with stanford, and i fully supported and trusted them with over 2000$ worth of coins from the start.

Now stop crying, get over it, and buy them or do something helpful for research and fold.
193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QBC] Québecoin - X11 - DGW - (BITTREX) - Win/Mac/Linux Wallets - New on: May 07, 2014, 04:30:32 AM
I'm one of the bigger investors in this coin (although I probably have more btc than most of you so it may be a "smaller"  investment than some of you in a relative way)

First of all I've gotta say from everything I've read in the thread, jp really doesn't seem like the type to run away with the funds so let's stop with that FUD. It's a shitty fucking market out there right now for pretty much every single coin apart from a few major ones. Have you seen coinmarketcap cap? Most coins barely do 1000-2000$ in volume a day.

I follow quebecoin on Twitter too and I saw the last tweet about the Android wallet and the multipool. What the hell else is the dev gonna do? It's pretty much the only solution right now, country coins are not the crowd favourite anymore (pos coins like white coin which was shit and Asiacoin which was a scam are all people want).

So he's basically stuck before making the multipool and the Android wallet, no merchant is going to accept QBC if it's not worth anything and the market isn't liquid.

I can't defend him 100% since he could probably post a bit more but if he's working on what he says he is, that's pretty much the most I can expect in the short term.

One thing though jp and its turning into a running joke now, get the maple syrup, ship it out to people, this week, even if you're busy. I know I'll feel better if the other guys here feel better.

Other than that, get that multipool running and let's the move the fuck on from this slump. I'll offer 0.25 btc to anyone who can get one running before the dev. I'm currently trying to gather a group of influential people on Twitter to hype the fuck out of QBC once the multipool starts, I'll rent some rigs and I'll pump it myself if I have to.

the people want maple syrup,
they want it now.
194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CHA] Chancecoin, a coin for betting in a decentralized casino on: May 07, 2014, 03:12:02 AM
I tried to delete wallet,
reimport,

still no cigar.

I cant bet.
195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PRE [ANN] CureCoin development continues.... on: May 07, 2014, 02:50:59 AM
What is the cost to buy an investor's spot? LMK if anyone is up for selling!

if it is possible, i'll sell you 10 curecoin for 1 bitcoin.

Ahahahahahahahahahahahahahahaha i will pay .05 for 10 tops


ok, 10 curecoin for 0.05 BTC is fine,

edit: i really think you're low balling me but gotta get the liquidity going some way...
196  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Curecoin Launch is T minus 5-7 days. The new crypto 3.0 PRE ANN on: May 06, 2014, 10:47:18 PM
I believed in this project from the start!
Congrats cygnus!

Hopefully the twitter/fb will also alert us when donators receive the email (in case it goes straight to spam).
197  Economy / Computer hardware / Re: --ANTMINER U2--IN STOCK-- on: May 06, 2014, 10:08:04 PM
how much is shipping to canada?
198  Alternate cryptocurrencies / Announcements (Altcoins) / Re: *LAUNCHED* [PLX]PARALLAXCOIN - World's First Merged Mineable Nscrypt Coin || on: May 06, 2014, 09:52:00 PM
things are looking well. New Windows Wallet almost finished compiling! Cheesy Also another announcement either later tonight or tomorrow!

Hopefully an exchange?
199  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LAUNCHED 5/3 CapitalCoin | Scrypt PoS | No Premine | Multiplatform Release on: May 06, 2014, 09:45:46 PM
When's the exchange coming?

any request threads anywhere?
200  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CHA] Chancecoin, a coin for betting in a decentralized casino on: May 06, 2014, 03:29:46 AM
also,

i see one order right now:


buy: 0.1 CHA
AT:   0.001 BTC/CHA

so i get 0.0001 BTC if i sell my 0.1 CHA ?
edit: ya hmm.. no order history...
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!