Is it possible to run this USB Miner without a usb hub? I want to connect it directly to my USB3 port. I meant with its stock frequency.
It is possible, but the frequency at which can be run will depend on the specific USB port you are using. Note that you can even use a USB2 port, the main thing that matters is the power delivery of the port, not the data part of it. If you run it slow, you can plug it in basically anywhere. The higher you run it, the least USB ports will work, and eventually you'll need a fan as well unless you want some melted components. I've got USB 3.1 Gen 1. From my search it seems like it provides up to 900mA current
|
|
|
Is it possible to run this USB Miner without a usb hub? I want to connect it directly to my USB3 port. I meant with its stock frequency.
|
|
|
Well, If you are to take big steps and provider 100% uptime and gold features, you need to spend big time to build it. Of course full bitcoin node is good enough that gives you full access and on top of it you can build your system. But you need to make sure about the security of the system, where you store your files, security of the OS and etc.
|
|
|
I would say the best for newbies is to get access to some very tiny amount of bitcoin and then they can see how transfer and the whole system works.
|
|
|
If you are completely newbie, I would suggest to start with some of the faucets and get some bitcoins as you can understand how bitcoin works.
|
|
|
Looks like a ponzi scheme to me. 
|
|
|
bitcointalk doesn't support image embedding. You can post it to some Image upload sites (such as tinypic or imagebb) and then paste the mark-down link of it here.
|
|
|
Faucets are still a good way of getting some bitcoins. You can take a look at my signature.
|
|
|
I am new member, I don't know how to start with the bitcoin. It very difficult with me. Excuse me! But Everybody can help me by show me, how to buy one coin and advertise it and Make my coin a name. Thanks you very much.
The best part about bitcoin is you don’t have to start investing money right away, watch some youtube videos install a wallet read the forum and very rapidly you will get the hang of it. That's true. But then in order to get some bitcoin, that's where the real struggle starts.
|
|
|
Go to your Users > your-username > AppData > Roaming > MultiBit folder.
You should be able to find your wallet file there
|
|
|
Or you can start earning your bit coins from faucets .. little but worthy
|
|
|
Bitcoin is meant to be a currency not a job!
The only job that can come out of bitcoin can be mining which is not feasible these days for ordinary people.
|
|
|
Well, I personally believe Bitcoin journey hasn't been started yet! These things are just the introduction of it to the world.
Once it gets started, the only issue could be the transaction confirmation time, I would say.
|
|
|
I believe NXT will rise in long run
|
|
|
personally I believe in NXT in long run
|
|
|
Whatever coin you like to invest, don't invest much! 
|
|
|
I think we should stick to the most famous ones, like Bitcoin and NXT
|
|
|
Do you know any POW coin that is successful ?
|
|
|
my main account is banned you can come on irc and confirm
No, its not. "ahmed_bodi" is not ban ! OK , that's it, I can settle this once and for all. Ahmed is a business partner in one of my businesses. Ahmed, please go into the new exchange git (Which is a private git only Ahmed and myself have access to) and post the get_market function in trade.py from the forum handle you are using here now. If the handle posts this correctly, I can verify that it is indeed Ahmed. Hey dreamwatcher. Code is as follows: def get_market(curr,master_curr): try: sell = query_multi('SELECT rate, SUM(amount),SUM(m_total) FROM %s WHERE sell_order = 1 and m_currency = %%s GROUP BY rate ORDER BY rate ASC LIMIT 100' %curr,(master_curr)) buy = query_multi('SELECT rate, SUM(amount), SUM(m_total) FROM %s WHERE sell_order = 0 and m_currency = %%s GROUP BY rate ORDER BY rate DESC LIMIT 100' %curr,(master_curr)) return {'sell':sell,'buy':buy} except Exception as e: error_log(e,inspect.stack()[0][3]) return {'sell':[('N/A','N/A','N/A')],'buy':[('N/A','N/A','N/A')]}
Ahmed OK, this is settled, the above code is correct. Ahmed has also told me in a private IRC chat that we keep up, that mrbodi is his new handle and that ahmed_bodi has been banned. If his handles continue to get banned, I can use the same verification as I can add arbitrary code to the git. That's a private git between you and mrbodi ! How can be sure about this code thing !? how about make something with the real "ahmed_bodi" account somewhere ??
|
|
|
|