Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6272. (Read 9724017 times)

legendary
Activity: 1092
Merit: 1000
any observations welcome - good or bad

Still a work in progress, but if you can point out anything that should feature in the SWOT, that will be helpful

http://bitcointalksearch.org/topic/m.6335710


Really good analysis, I think we now need to act on it, in the last couple of days there have been really good strategic analysis coming from eltito, coins101 and thelonecrouton. Evan and Kyle, I think we now need to act on it. We need to divide the work and the development team should continue to be focused on development.  We now need accountability and specific goals, we should list the goals give someone the responsibility and a time frame. At the end of the time window the person reports its progress maybe in a thread in the darkcointalk forum, if we are satisfied with the progress then new goals are set if not somebody else is assign to the task, but we really need people to be accountable and specific goals if we want to move faster . Weekly updates sound reasonable to me. 

Goals could be contact and engage merchants, new modern 2014 website (not what we have right now, looks a little dated), prepare landing page and PPC campaign for specific keywords, a how to invest in Darkcoin guide for people currently outside of the cryptoworld, press releases via Marketwire or some other service, introducing and educating folks in our target markets about the coin.  These are just some that come to mind, but we really need somebody other than Evan and Kyle to coordinate this effort.
hero member
Activity: 611
Merit: 500
Anglo Saxon Crypto Enthusiast
legendary
Activity: 966
Merit: 1000
What is the Darkcoin's protection from 51% attack ?

Same as any other coin - decentralisation, which I believe we are well ahead on compared to many.

DarkSend also makes it financially as well as computationally expensive to compromise the network.
full member
Activity: 154
Merit: 100
Lotterymining.com:

Stratum has been turned off, 12 hours left until rest of the pool shuts down...


18 days of notice have been given..

3. april 2014 - goin2mars Amount won 32.19458 DRK - txid: ee1e6705d819a9ac05c498105d129001361b8b4ce24dcf4db9e64f187fcf1dd7

This was the last lottery...

Lotteryminning is closing down the pool - we are getting too small, and people seem to only want to mine at the big pools...

The pool will be turned of 22nd of april - Please withdraw your funds.. any funds left on that date will be considered pools property.. and used for happenings at a later date

BUT Smiley

we will return with something completly different, and its going to be awesome...


 Does this affect dice.lotterymining.com? It hasnt worked in awhile.......
full member
Activity: 196
Merit: 100
DarkCoin's new logo is very very very similar to logo of  company DaKine - http://en.wikipedia.org/wiki/DaKine

I like it
hero member
Activity: 543
Merit: 500
DarkCoin's new logo is very very very similar to logo of  company DaKine - http://en.wikipedia.org/wiki/DaKine
full member
Activity: 322
Merit: 105

What ever happened with DarkRoad that someone on here was developing, anyone know?

Just out of um...curiosity.
full member
Activity: 238
Merit: 100
What is the Darkcoin's protection from 51% attack ?
legendary
Activity: 966
Merit: 1000
any observations welcome - good or bad

Still a work in progress, but if you can point out anything that should feature in the SWOT, that will be helpful

http://bitcointalksearch.org/topic/m.6335710

Space cadet, I'm impressed. Smiley

Really, there is is NO credible competition. You know what the right thing to do in this case is? Bring the hammer down and move up a gear.

legendary
Activity: 1456
Merit: 1000
any observations welcome - good or bad

Still a work in progress, but if you can point out anything that should feature in the SWOT, that will be helpful

http://bitcointalksearch.org/topic/m.6335710
sr. member
Activity: 294
Merit: 250
Could anyone ,please help me with my problem , I have a sapphire 280x and tried to mine darkcoin , so this are my settings in the bat file

export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
sgminer.exe --kernel darkcoin -o stratum+tcp://drkpool.com:3333 -u xxx -p xxx --thread-concurrency 8192 -g 2 -w 256 --lookup-gap 2 -I 13 --gpu-powertune -0 --gpu-memclock 1500 --gpu-engine 1020

all I get is the response( unable to open darkcoin.cl or kernel/darkcoin.cl for reading,failed to init gpu thread 0, disabling device 0 )


does anyone know what the problem is ?

Is there the file darkcoin.cl in the kernel folder ?

no there is nothing exept alexkarnew,alexkarold,psw,zuikkis,ckolivas.cl , I have the sgminer 4.1.271

https://github.com/prettyhatemachine/sph-sgminer/tree/master/kernel
http://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
hero member
Activity: 644
Merit: 500
I just downloaded the sgminer from this thread and it works now , well the problem was that the darkcoin.cl was missing from the kernel folder ,
 thank you very much Kai Proctor for the help
hero member
Activity: 644
Merit: 500
Could anyone ,please help me with my problem , I have a sapphire 280x and tried to mine darkcoin , so this are my settings in the bat file

export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
sgminer.exe --kernel darkcoin -o stratum+tcp://drkpool.com:3333 -u xxx -p xxx --thread-concurrency 8192 -g 2 -w 256 --lookup-gap 2 -I 13 --gpu-powertune -0 --gpu-memclock 1500 --gpu-engine 1020

all I get is the response( unable to open darkcoin.cl or kernel/darkcoin.cl for reading,failed to init gpu thread 0, disabling device 0 )


does anyone know what the problem is ?

Is there the file darkcoin.cl in the kernel folder ?

no there is nothing exept alexkarnew,alexkarold,psw,zuikkis,ckolivas.cl , I have the sgminer 4.1.271
sr. member
Activity: 1204
Merit: 272
1xbit.com
Could anyone ,please help me with my problem , I have a sapphire 280x and tried to mine darkcoin , so this are my settings in the bat file

export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
sgminer.exe --kernel darkcoin -o stratum+tcp://drkpool.com:3333 -u xxx -p xxx --thread-concurrency 8192 -g 2 -w 256 --lookup-gap 2 -I 13 --gpu-powertune -0 --gpu-memclock 1500 --gpu-engine 1020

all I get is the response( unable to open darkcoin.cl or kernel/darkcoin.cl for reading,failed to init gpu thread 0, disabling device 0 )


does anyone know what the problem is ?


Make sure you're running sgminer from the directory it compiled into. If you move the binary elsewhere, it won't know where to find those opencl files.
legendary
Activity: 1790
Merit: 1100
hero member
Activity: 546
Merit: 500
01100100 01100001 01110011 01101000
Could anyone ,please help me with my problem , I have a sapphire 280x and tried to mine darkcoin , so this are my settings in the bat file

export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
sgminer.exe --kernel darkcoin -o stratum+tcp://drkpool.com:3333 -u xxx -p xxx --thread-concurrency 8192 -g 2 -w 256 --lookup-gap 2 -I 13 --gpu-powertune -0 --gpu-memclock 1500 --gpu-engine 1020

all I get is the response( unable to open darkcoin.cl or kernel/darkcoin.cl for reading,failed to init gpu thread 0, disabling device 0 )


does anyone know what the problem is ?

Is there the file darkcoin.cl in the kernel folder ?
hero member
Activity: 644
Merit: 500
Could anyone ,please help me with my problem , I have a sapphire 280x and tried to mine darkcoin , so this are my settings in the bat file

export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
sgminer.exe --kernel darkcoin -o stratum+tcp://drkpool.com:3333 -u xxx -p xxx --thread-concurrency 8192 -g 2 -w 256 --lookup-gap 2 -I 13 --gpu-powertune -0 --gpu-memclock 1500 --gpu-engine 1020

all I get is the response( unable to open darkcoin.cl or kernel/darkcoin.cl for reading,failed to init gpu thread 0, disabling device 0 )


does anyone know what the problem is ?
hero member
Activity: 546
Merit: 500
01100100 01100001 01110011 01101000
The new logo is making it very geeky and immature. I think we're too old for playing transformers. Aren't we ?

I guess this is what Lims called "modern design". You guys are cute. I'd be interested to know more about the creator esp age and background/situation. That guy have evident 3D skills but it looks so very much.. antisocial. Same goes for the majority of bitcointalk registered members. Typical coders and geeky people aren't so famous for their fashion sense and aethetics, nor necessarily communication experts. But this is really getting caricatural !

The identity choice is bad and I'm not hoping for an improvement from now. I hope Darkcoin anonymity feature will be enough to make it rocking on long term. But it's a risky bet.

Not meant to hurt just the sharp truth. As I've been always successful in my own ventures and tired of BS talking, I wish you guys personnal success. If you can work as much as you like to argue and pretend knowing things, I'm sure this will be easy for you.

Just my 2mil..
Good luck.

FWIW the new logo wasn't my first choice (it was chosen by poll), and I would have much preferred a clean, untextured / flat version on the website over the 3d metallic coin. But it's not my decision, so...  Cry

Also, I think your criticism is fair, but delivered poorly.

Just because you have the same opinion about the logo that makes his criticism fair ?
legendary
Activity: 930
Merit: 1010
Can't wait for the new thing!
Jump to: