Search content
Sort by

Showing 20 of 33 results by gjs278
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]🔥[ICO] BitCanna [Cannabis Blockchain Powered by the Industry] bitcanna.io
by
gjs278
on 04/09/2018, 09:14:40 UTC
One of the best project ever seen.Whitepaper looks impressive
Post
Topic
Board Digital goods
Re: Shutterstock images, vectors and footage with high resolution
by
gjs278
on 04/09/2018, 06:30:59 UTC
hello

i want one account for 1 month
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ICO][MAESTER-Protocol] Blockchain Based On-Demand Consulting
by
gjs278
on 03/09/2018, 08:46:52 UTC
When is bounty going to start
i will help in community building
Post
Topic
Board Press
Re: [2018-01-31] Major Japanese Chat App LINE To Open Crypto Exchange
by
gjs278
on 01/02/2018, 13:12:41 UTC
This is gonna be huge. It can be bigger than even Coinbase itself. The line app currently has 200 million users. Here's the complete coverage for the titles.
https://coingape.com/japan-messaging-app-line-to-launch-its-cryptocurrency-exchange/
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] DigiPulse | Digital Inheritance Done Right! [ICO] [+3000 RAISED] [OPEN]
by
gjs278
on 17/10/2017, 08:42:33 UTC
Post
Topic
Board Altcoin Discussion
Re: TokenStars – Tokenize Celebrities. ACE Token Sale Is Ongoing Now!
by
gjs278
on 07/10/2017, 10:26:16 UTC
The extra 20% with the promo gives quite an extra value to the investment. Really happy..  Smiley
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] DigiPulse | Digital Inheritance Done Right!
by
gjs278
on 27/09/2017, 20:18:40 UTC
Hai
I join bounty twitter.
But your twitter dont exist ?
Can you tell me what your twitter  ?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] DigiPulse | Digital Inheritance Done Right!
by
gjs278
on 27/09/2017, 19:56:08 UTC
Hello I'm interested to join in your signature campaign but I do not see any sigcode in the bounty website can you pm me instructions how to join in signature campaign.
Post
Topic
Board Hardware
Re: [Guide] Dogie's Comprehensive SpondooliesTech SP10 Setup & Review
by
gjs278
on 15/04/2014, 08:00:50 UTC
There is a chance I'm incorrect, but I believe the fan can be controlled directly by adjusting the numeric value in the file

/sys/devices/ocp.3/pwm_test_P9_31.12/duty

cat that. the formula seems to be 12000 + (%% * 200)

for max fan at 100%

echo 32000 > /sys/devices/ocp.3/pwm_test_P9_31.12/duty

for fans at 50%

echo 22000 > /sys/devices/ocp.3/pwm_test_P9_31.12/duty

personally, I would not go less than this. but if you must, feel free to plug in whatever value you want and have at it. watch your asic screen though, if you start getting too many 119C (they show up as red), then they will downclock and you will lose hashing power.
Post
Topic
Board Mining software (miners)
Re: Embedable Javascript Bitcoin miner for your website
by
gjs278
on 20/05/2011, 07:49:19 UTC
I've embedded it on my website, should receive about 10k hits a day. it would definitely be cool to get those registration emails out there so I can see stats, this is a great idea.
Post
Topic
Board Development & Technical Discussion
Re: [PULL] remove 4way SSE2 miner algorithm
by
gjs278
on 02/05/2011, 21:07:24 UTC
remove cpu mining.
Post
Topic
Board Development & Technical Discussion
Re: [PULL] remove GUI 'Generate Coins' option
by
gjs278
on 02/05/2011, 21:07:13 UTC
I do not object. remove the cpu support in the main client.
Post
Topic
Board Mining
Re: Gentoo Linux or Windows XP with a 5970
by
gjs278
on 23/04/2011, 10:01:02 UTC
I run it on gentoo, but not headless. it requires the fglrx drivers to be active, so you need some kind of display or have to trick it
Post
Topic
Board Development & Technical Discussion
Re: Windows Build Archive
by
gjs278
on 15/04/2011, 03:26:30 UTC
you need that exe as part of the build tools. don't delete it. he has to give you that binary unfortunately.
Post
Topic
Board Development & Technical Discussion
Re: 100 BTC Bounty For Windows Build Instructions
by
gjs278
on 15/04/2011, 03:23:02 UTC
you can also build the binary using mingw if you're more familar with linux
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Radeon HD 58XX Series users get in here!
by
gjs278
on 14/04/2011, 07:51:48 UTC
I put an accelero on my card and never hit higher than 57C at full load.
Post
Topic
Board Mining
Re: Running bitcoind as server without hashing on CPU
by
gjs278
on 09/04/2011, 10:38:23 UTC
bitcoind -server will start the daemon, read blocks, but not generate
Post
Topic
Board Mining
Re: Anyone try AMD Stream 2.4?
by
gjs278
on 08/04/2011, 09:18:58 UTC
Traceback (most recent call last):
  File "./poclbm.py", line 27, in
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code

is my output for 2.4
Post
Topic
Board Mining
Re: Anyone try AMD Stream 2.4?
by
gjs278
on 08/04/2011, 04:57:49 UTC
yeah tried all that, no go. oh well, back to 2.2 for now.
Post
Topic
Board Mining
Re: Anyone try AMD Stream 2.4?
by
gjs278
on 08/04/2011, 04:44:07 UTC
on linux, I have 11.3 for drivers, and I tried 2.4 stream. I just got an error message and it refuses to start, even after recompiling pyopencl.