Search content
Sort by

Showing 19 of 19 results by semzor
Post
Topic
Board Digital goods
Re: Want a google voice number even if you live ouside the US? Your own US phone #!
by
semzor
on 01/03/2015, 20:38:14 UTC
Hello, I need one. Can you pm me details?

Ok, I will PM you. Smiley

EDIT: PM sent!

Thanks for the promt delivery. Works great Smiley. Recommended.
Post
Topic
Board Digital goods
Re: Want a google voice number even if you live ouside the US? Your own US phone #!
by
semzor
on 28/02/2015, 17:19:05 UTC
Hello, I need one. Can you pm me details?
Post
Topic
Board Digital goods
Re: [S]STEAM & ORIGIN GAMES(GTA V 36$)- DOTA2 Items FOR BTC/WMZ/skrill
by
semzor
on 30/01/2015, 14:40:51 UTC
edit: nvm
Post
Topic
Board Servisler
Topic OP
Mt.Gox 'dan dili yananlar
by
semzor
on 28/02/2014, 20:45:34 UTC
2011'den beri mt.gox da hesabım var pek çok kez para gönderip aldım. Bu sefer olmadı. Kaybım yakın zamanda 5372 dolarla aldığım 16.7 BTC.
Mt.gox da parası veya bitcoini kalan başka arkadaş var mı?
Forumun çeşitli yerlerinde millet toplanıp dava yoluna gidiyorlar. Açıkçası yasal konularda pek bir bilgim olmadığı için Türk kullanıcılar olarak toplu bir girişimde bulunma şansımız nedir sormak istedim.
Post
Topic
Board Legal
Re: How to put Mt. Gox into involuntary bankruptcy in Japan.
by
semzor
on 28/02/2014, 19:52:58 UTC
pmed
Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
semzor
on 19/02/2014, 20:21:30 UTC
I've created a new address on my wallet and in 5 seconds blockchain.info emailed me a backup of my wallet twice. Is this normal? I haven't requested it.
I am not a fan of keeping a wallet backup on my mail since it can be hacked.

Edit: I just received another wallet backup to my email. This is the third time.
Post
Topic
Board Beginners & Help
Re: Hooray I just found a block 2.8G on Cgminer
by
semzor
on 15/02/2014, 01:01:18 UTC
proof?
Post
Topic
Board Mining
Re: Offering Free SHA256d Coin Mining (Just Post Pool Address and Worker Details)
by
semzor
on 03/02/2014, 14:14:52 UTC
stratum+tcp://stratum.mining.eligius.st:3334  
User: 1NX1THgZofPyiYWHE827BqYhXaVf4yxDRn_forum
Password: x

thanks

can i request to be added one more time? Smiley seems like you forgot me :/
Post
Topic
Board Mining
Re: Offering Free SHA256d Coin Mining (Just Post Pool Address and Worker Details)
by
semzor
on 02/02/2014, 16:06:23 UTC
stratum+tcp://stratum.mining.eligius.st:3334  
User: 1NX1THgZofPyiYWHE827BqYhXaVf4yxDRn_forum
Password: x

thanks
Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
semzor
on 29/01/2014, 17:21:07 UTC
I see you have a new "News" section now. But can you resize the "transactions" section rather than "blocks"? I can't really make anything out of large, fast rolling transaction section but found blocks were useful.
Post
Topic
Board Mining speculation
Re: How Many TH will you need to mine 1 BTC per month in January 2015?
by
semzor
on 13/01/2014, 02:10:31 UTC
about 15-25 TH if hash speed grows like this
maybe btc would worth 5k by then Smiley
Post
Topic
Board Mining software (miners)
Re: BFGMiner 3.9.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, Merry Christmas!
by
semzor
on 11/01/2014, 02:45:13 UTC
can i find out what is the average difficulty (=>1) of shares that my miner finds for the time frame that bfgminer has run?

edit: well i guess it would be very close to 1 hehe
Post
Topic
Board Hardware
Re: Avalon users: bitcoind and slush's/generalfaults mining pool setup
by
semzor
on 07/01/2014, 23:23:44 UTC
The fix is edit

/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/websocket_transport.py

change the first line from autobahn.websocket import

to autobahn.twisted.websocket import

Thanks a lot ktbken. That did the trick. Works like a charm now Smiley
Post
Topic
Board Hardware
Re: Avalon users: bitcoind and slush's/generalfaults mining pool setup
by
semzor
on 03/01/2014, 18:14:07 UTC
Hello, I've followed this awesome guide the other day and installed the pool software and bitcoind with no problems. They were running and my miners could connect to pool and also web stats were running as well.

Anyway my computer froze some hours later and I couldn't get the bitcoind to load blockchain again. I don't know if it was corrupted or not. I've decided to do a fresh install. Removed my virtual machine, created new one and started again. I've done everything same but this time I get an error quoted below:

Code:
2014-01-03 18:30:48+0200 [-] twistd 13.2.0 (/usr/bin/python 2.7.3) starting up.
2014-01-03 18:30:48+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2014-01-03 18:30:52,007 INFO mining # Connected to bitcoind - Ready to GO!
2014-01-03 18:30:52,033 WARNING coinbaser # !!! Coinbase address 'mybtcaddress' is valid BUT it is not local
2014-01-03 18:30:52,034 INFO mining # MINING SERVICE IS READY
2014-01-03 18:30:52+0200 [HTTPPageGetter,client] Unhandled error in Deferred:
2014-01-03 18:30:52+0200 [HTTPPageGetter,client] Unhandled Error
        Traceback (most recent call last):
          File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py", line 1099, in _inlineCallbacks
            result = g.send(result)
          File "/root/git/stratum-mining/mining/__init__.py", line 83, in setup
            on_startup.callback(True)
          File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py", line 382, in callback
            self._startRunCallbacks(result)
          File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py", line 490, in _startRunCallbacks
            self._runCallbacks()
        --- ---
          File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py", line 577, in _runCallbacks
            current.result = callback(current.result, *args, **kw)
          File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/server.py", line 46, in setup_finalize
            import websocket_transport
          File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/websocket_transport.py", line 1, in
            from autobahn.websocket import WebSocketServerProtocol, WebSocketServerFactory
        exceptions.ImportError: cannot import name WebSocketServerProtocol

2014-01-03 18:30:52,212 INFO template_registry # New template for 0000000000000001da1455a71d9c0d7a7d3d3a2c3cf9ae98e631eb706ade7850
2014-01-03 18:30:52,213 INFO subscription # BROADCASTED to 0 connections in 0.000 sec
2014-01-03 18:30:52,213 INFO template_registry # Update finished, 0.056 sec, 356 txes

Now I cannot connect to the pool and and web stats are not working. I am using Ubuntu 12.04 32Bit. I am not that experienced with linux environment. Any help appreciated.
Post
Topic
Board Mining speculation
Topic OP
Mining Profitability Question
by
semzor
on 19/12/2013, 05:36:22 UTC
Hello, first of all I must say I am fairly new to bitcoin mining and I have a question.

I've posted a screenshot below, can you tell me if I'm missing something? I mean with current mining hardware prices and mining difficulty it's impossible to profit as I see it. (I've used the calculator on http://www.bitcoinx.com/profit/)

http://i.imgur.com/goHqaDE.png

Am I doing something wrong? What are the things I should consider? Thanks
Post
Topic
Board Archival
Re: Pictures of your mining rigs!
by
semzor
on 11/12/2013, 16:08:51 UTC
Here is my Jalepeno. I updated the firmware with my raspberry following a guide on this forum. I also re-applied the thermal paste and used a brand new 5$ fan which makes zero noise compared the old one and works much more efficient. It was running between 60-70C before lol.
It is located in a cold room that no one uses Smiley. Connected to my raspberry which has a wireless network adapter:

http://i.imgur.com/GC0Wzyn.jpg?1


Here is screenshot of bfgminer:

http://i.imgur.com/FAvWijf.png
Post
Topic
Board Beginners & Help
Re: Dogecoin give away
by
semzor
on 10/12/2013, 19:44:02 UTC
Yeah I've searched for the reply button on another section for too long that I would like to admit ^^. I realized that I haven't posted anything before and tried to find the restriction on the FAQ page, no luck... But here I am now Smiley
Post
Topic
Board Beginners & Help
Re: In the last 10 minutes...
by
semzor
on 10/12/2013, 19:01:14 UTC
how do we know which bitcoin went which country?
Post
Topic
Board Beginners & Help
Re: Comparison of Bitcoin exchanges
by
semzor
on 10/12/2013, 18:54:24 UTC
Thanks, helpful table. Last time I withdraw from mtgox via wire there were $20~ fee from their bank though.