Pages:
Author

Topic: [ANN][BTCZ] BitcoinZ - Low Fees, 100% Community, POW-Equihash No-Premine No-Tax - page 5. (Read 343643 times)

newbie
Activity: 42
Merit: 0
BitcoinZ going to be better than Bitcoin itself! In 2009 Bitcoin was nothing! Just saying HODL on BitcoinZ.
newbie
Activity: 74
Merit: 0
please go somewhere else to spam and fight you two. thx  Wink

full member
Activity: 406
Merit: 104
You just explained why it's shit.
Why the fuck would I want to waste my time writing a bunch of shit when I can just click it?
Why the fuck would I want to learn some shit I am not interested in when I can use something much easier?
Yeah keep calling me lazy. I put my time where it matters. Linux is still shit.

CYA!

I just take some pictures specially for you, little boy from mid 90's!





Maybe to have more power and more flexibility to make the machine do what you need?  Tongue

Easier? Just a argument from a typical lazy person who don't know what is talking about: working with configuration files or scripts is far way cheaper, faster and easier to restore a machine or configure a new machine.

I can configure and put a new mining rig to run on a few minutes, just running a very simple/basic shell script... But this tech is "too hard" to some people understand (lol)!

Code:
#!/bin/bash

### NAO USAR "/" NO FINAL DAS VARIAVEIS! ###
HOME_PATH="/home/MyUser"
CUDA_FILE="cuda-repo-ubuntu1604_9.1.85-1_amd64.deb"
CUDA_URL="http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64"
CUDA_KEY="http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pub"

sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y openssh-server tmux
wget -O $HOME_PATH/Downloads/$CUDA_FILE $CUDA_URL/$CUDA_FILE
sudo dpkg -i $HOME_PATH/Downloads/$CUDA_FILE
sudo apt-key adv --fetch-keys $CUDA_KEY
sudo apt-get update
sudo apt-get install -y cuda
chmod +x $HOME_PATH/EWBF/0.3.4b/miner
chmod +x $HOME_PATH/*sh

ZERO clicks... ZERO window display...

cya!

I wasn't born in mid 90's, you illiterate fuck.
newbie
Activity: 74
Merit: 0
Not sure if it's too late but development speed would have to accelerate significantly in order to compete with BTCP. They probably have a lot of resources available to get BTCP where they want it to be.
We have to consider both short-term and long-term races, what you said is for short-term race. It's good but not enough.

Not sure if I agree with you. If BTCP starts with a huge market cap (big if here), they would have much more resources than BTCZ. And if deployed efficiently and effectively, those resources will make them win the race.

BTCP is not even live yet.
When it will be live, it wont be comparable with BTCZ. BTCP will fight with all other 21mio btc clones but not with BTCZ. BTCZ have unique supply and price targets, which btw  are much more usefull in daily shoping.

As a shop who offer crypto payments, I can confirm that in mid time (at least until shops cant also buy goods from our vendors with crypto) we need fiat processor, this is a top priority for mass adoption. It was the same with paypal, our country was not supported for paypal->bank account until recently, so it was useless for us. More and more of our suppliers use paypal now so we can use it now, no need to transfer funds to bank account, because we can spent paypal funds buying goods from vendors.

Same with crypto, until whole chain dont support it, we need crypto->fiat generators. That will be needed for couple years max I think. At the moment we can do manual payment (customer send crypto to exchange, we manually convert and withdraww to bank account), but it is unconvinient and volatile.

Best would be not a custom BTCZ->fiat, but included in allready established payment generators. I know Coinpayments and Coingate, but there must be others for sure.

Also, if you want to go wide among miners it need to be included in whattomine calculator. I think that btcz dont need to be low level anymore (it was good not to be included in mining calculators for early miners, who allready loaded up untill now). Now diff is rising and profitablility is on pair with other coins, so it is best to go wide and thats where whattomine comes handy. 2/3 of miners know shit and they check this page, or use nicehash
newbie
Activity: 74
Merit: 0
That's mostly true although a price explosion would do good in the sense that it grabs the attention of a lot of people who might get into BTCZ then.
Bitcoin Z witnessed at least two price explosions and I am certainly that it got big attention from whales, who really want to manipulate its coins and take profits from Bitcoin Z.

who, if now a whale, donated those BTCs for bigger exchange list. I think we will see something magical soon. Remora fish..
sr. member
Activity: 490
Merit: 250
Not sure if it's too late but development speed would have to accelerate significantly in order to compete with BTCP. They probably have a lot of resources available to get BTCP where they want it to be.
We have to consider both short-term and long-term races, what you said is for short-term race. It's good but not enough.

Not sure if I agree with you. If BTCP starts with a huge market cap (big if here), they would have much more resources than BTCZ. And if deployed efficiently and effectively, those resources will make them win the race.
member
Activity: 686
Merit: 10
guys, hi, what pool for mining now looks the most profitable, I've been digging on supernova, but often hear that it gives less than expected.
newbie
Activity: 64
Merit: 0
You guys are silly with Windows vs Linux.  Use what you want.  Neither is "shit". Linux and all its derivatives is the most widely used server OS in existence.  Windows is the most widely used for desktops and consumers.

They both fill different niches. I run my rig on Linux but only since ive been using it since the late 90s. I can see how it would scare newbies away as the learning curve is high.  Back to BTCZ discussion...
newbie
Activity: 14
Merit: 0
Miners love this coin
HODLers love it too

What's not to like ? I wish BTCZ a slow and steady growth !
newbie
Activity: 2
Merit: 0
Sorry to interrupt you guys, but can you help me with my problem with the BTCZ windows wallet?

I'm still getting this problem:

https://i.imgur.com/iCl7ECx.png

although, I already done this:

https://i.imgur.com/rDzcJIX.png

What should I do to fix this?
newbie
Activity: 32
Merit: 0
You just explained why it's shit.
Why the fuck would I want to waste my time writing a bunch of shit when I can just click it?
Why the fuck would I want to learn some shit I am not interested in when I can use something much easier?
Yeah keep calling me lazy. I put my time where it matters. Linux is still shit.

CYA!

I just take some pictures specially for you, little boy from mid 90's!

https://i.imgur.com/4BLsVpe.jpg

https://i.imgur.com/FqqBgW5.jpg

Maybe to have more power and more flexibility to make the machine do what you need?  Tongue

Easier? Just a argument from a typical lazy person who don't know what is talking about: working with configuration files or scripts is far way cheaper, faster and easier to restore a machine or configure a new machine.

I can configure and put a new mining rig to run on a few minutes, just running a very simple/basic shell script... But this tech is "too hard" to some people understand (lol)!

Code:
#!/bin/bash

### NAO USAR "/" NO FINAL DAS VARIAVEIS! ###
HOME_PATH="/home/MyUser"
CUDA_FILE="cuda-repo-ubuntu1604_9.1.85-1_amd64.deb"
CUDA_URL="http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64"
CUDA_KEY="http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pub"

sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y openssh-server tmux
wget -O $HOME_PATH/Downloads/$CUDA_FILE $CUDA_URL/$CUDA_FILE
sudo dpkg -i $HOME_PATH/Downloads/$CUDA_FILE
sudo apt-key adv --fetch-keys $CUDA_KEY
sudo apt-get update
sudo apt-get install -y cuda
chmod +x $HOME_PATH/EWBF/0.3.4b/miner
chmod +x $HOME_PATH/*sh

ZERO clicks... ZERO window display...

cya!
newbie
Activity: 32
Merit: 0
Linux is far better OS than Windows

Rofl no, Linux is junk compared to Windows. No one is using it because it's inferior and too complex. Just because it has less viruses doesn't mean it has better security. In fact very few hackers target Linux users because they are so few. And those who use Linux are very technical and it's harder to hack them.

I'm a proud user of Linux. I NEVER used windows to mine. NEVER.

Remote management of a windows minig rig is a pain in the @ss! You need a graphical tool like VNC or RDP plus some service like TeamViewer and A LOT of internet bandwidth to properly show your "beautiful" desktop at client side... You need to pay for Windows too.

Linux is free and the remote management task is FAR way simple, cheaper and less resource hungry. You only need: ssh server (comes with Linux you only need to enable and/or configure) + ssh client (if you are not using a Linux machine as a client)  + cheap internet speed.

You don't need a powerful CPU neither a big disk.

My mining rig uses the cheapest 7th Gen Intel Celeron + 8 GB RAM + 64 GB M.2 Sata.

I'm sure I can run it with only 4 GB RAM and 32 GB M.2 Sata...

[]'s!

Nah, I use Teamviewer on a 56k connection here in Thailand (the hotel internet sucks). No problems at all controlling my 3 computers.
What is your point in listing your specs? I have Pentium 4560 CPU and 4gb of ram on a normal SSD disk on my mining rigs which run Windows 10.
I tried Linux, and I have been working with computers since mid 90's. Linux is shit and the reason why almost no one is using it EVEN THOUGH IT'S FREE is because everyone agrees with me except for a few Linux fanboys/Microsoft haters.

LOL!!!

What is your point in tell us you have been working with computer since mid 90s? I'm working with computer since mid 80's... And I use ssh on a 9k600 modem...

I know most people don't like Linux because most of things you need to do you do using text mode and don't have a cute little windows with places to click to change settings...

If Linux is shit like most Microsoft's fan boys tell... Than Microsoft never released a version of SQL Server (2017) for Linux or uses Linux at Azure... AWS and Google Cloud Platform uses Linux too...

I really think who thinks Linux is shit as persons with very limited skills or knowledge about operating systems, too lazy to change the way they think or too lazy to learn new things in a world where technology changes faster and faster...

For someone who have been working with computer since mid 90s like you, post something like you post is uglier than beating your own mother! LOL!

cya!

You just explained why it's shit.
Why the fuck would I want to waste my time writing a bunch of shit when I can just click it?
Why the fuck would I want to learn some shit I am not interested in when I can use something much easier?
Yeah keep calling me lazy. I put my time where it matters. Linux is still shit.

CYA!

Don't cry baby... Go beat your own mother! LOL

Lazzy boy!
full member
Activity: 406
Merit: 104
Linux is far better OS than Windows

Rofl no, Linux is junk compared to Windows. No one is using it because it's inferior and too complex. Just because it has less viruses doesn't mean it has better security. In fact very few hackers target Linux users because they are so few. And those who use Linux are very technical and it's harder to hack them.

I'm a proud user of Linux. I NEVER used windows to mine. NEVER.

Remote management of a windows minig rig is a pain in the @ss! You need a graphical tool like VNC or RDP plus some service like TeamViewer and A LOT of internet bandwidth to properly show your "beautiful" desktop at client side... You need to pay for Windows too.

Linux is free and the remote management task is FAR way simple, cheaper and less resource hungry. You only need: ssh server (comes with Linux you only need to enable and/or configure) + ssh client (if you are not using a Linux machine as a client)  + cheap internet speed.

You don't need a powerful CPU neither a big disk.

My mining rig uses the cheapest 7th Gen Intel Celeron + 8 GB RAM + 64 GB M.2 Sata.

I'm sure I can run it with only 4 GB RAM and 32 GB M.2 Sata...

[]'s!

Nah, I use Teamviewer on a 56k connection here in Thailand (the hotel internet sucks). No problems at all controlling my 3 computers.
What is your point in listing your specs? I have Pentium 4560 CPU and 4gb of ram on a normal SSD disk on my mining rigs which run Windows 10.
I tried Linux, and I have been working with computers since mid 90's. Linux is shit and the reason why almost no one is using it EVEN THOUGH IT'S FREE is because everyone agrees with me except for a few Linux fanboys/Microsoft haters.

LOL!!!

What is your point in tell us you have been working with computer since mid 90s? I'm working with computer since mid 80's... And I use ssh on a 9k600 modem...

I know most people don't like Linux because most of things you need to do you do using text mode and don't have a cute little windows with places to click to change settings...

If Linux is shit like most Microsoft's fan boys tell... Than Microsoft never released a version of SQL Server (2017) for Linux or uses Linux at Azure... AWS and Google Cloud Platform uses Linux too...

I really think who thinks Linux is shit as persons with very limited skills or knowledge about operating systems, too lazy to change the way they think or too lazy to learn new things in a world where technology changes faster and faster...

For someone who have been working with computer since mid 90s like you, post something like you post is uglier than beating your own mother! LOL!

cya!

You just explained why it's shit.
Why the fuck would I want to waste my time writing a bunch of shit when I can just click it?
Why the fuck would I want to learn some shit I am not interested in when I can use something much easier?
Yeah keep calling me lazy. I put my time where it matters. Linux is still shit.

CYA!
newbie
Activity: 148
Merit: 0
That's mostly true although a price explosion would do good in the sense that it grabs the attention of a lot of people who might get into BTCZ then.
Bitcoin Z witnessed at least two price explosions and I am certainly that it got big attention from whales, who really want to manipulate its coins and take profits from Bitcoin Z.
newbie
Activity: 32
Merit: 0
Linux is far better OS than Windows

Rofl no, Linux is junk compared to Windows. No one is using it because it's inferior and too complex. Just because it has less viruses doesn't mean it has better security. In fact very few hackers target Linux users because they are so few. And those who use Linux are very technical and it's harder to hack them.

I'm a proud user of Linux. I NEVER used windows to mine. NEVER.

Remote management of a windows minig rig is a pain in the @ss! You need a graphical tool like VNC or RDP plus some service like TeamViewer and A LOT of internet bandwidth to properly show your "beautiful" desktop at client side... You need to pay for Windows too.

Linux is free and the remote management task is FAR way simple, cheaper and less resource hungry. You only need: ssh server (comes with Linux you only need to enable and/or configure) + ssh client (if you are not using a Linux machine as a client)  + cheap internet speed.

You don't need a powerful CPU neither a big disk.

My mining rig uses the cheapest 7th Gen Intel Celeron + 8 GB RAM + 64 GB M.2 Sata.

I'm sure I can run it with only 4 GB RAM and 32 GB M.2 Sata...

[]'s!

Nah, I use Teamviewer on a 56k connection here in Thailand (the hotel internet sucks). No problems at all controlling my 3 computers.
What is your point in listing your specs? I have Pentium 4560 CPU and 4gb of ram on a normal SSD disk on my mining rigs which run Windows 10.
I tried Linux, and I have been working with computers since mid 90's. Linux is shit and the reason why almost no one is using it EVEN THOUGH IT'S FREE is because everyone agrees with me except for a few Linux fanboys/Microsoft haters.

LOL!!!

What is your point in tell us you have been working with computer since mid 90s? I'm working with computer since mid 80's... And I use ssh on a 9k600 modem...

I know most people don't like Linux because most of things you need to do you do using text mode and don't have a cute little windows with places to click to change settings...

If Linux is shit like most Microsoft's fan boys tell... Than Microsoft never released a version of SQL Server (2017) for Linux or uses Linux at Azure... AWS and Google Cloud Platform uses Linux too...

I really think who thinks Linux is shit as persons with very limited skills or knowledge about operating systems, too lazy to change the way they think or too lazy to learn new things in a world where technology changes faster and faster...

For someone who have been working with computer since mid 90s like you, post something like you post is uglier than beating your own mother! LOL!

Some pictures for the older (ancient? lol) computer users delight:

https://imgur.com/4BLsVpe

https://imgur.com/FqqBgW5


cya!
sr. member
Activity: 826
Merit: 440
In the coinmarketcap website, the 24 h exchange volume for BTCz is 17.5 BTC !
This is very good : it is most important that some other coins in the top 100 : DentaCoin for example, 11.77 btc only (and not far from SmartCash 17.24 btc, Cryptonex 18.66 btc and so on...).
Now BTCz is tradeable in 18 pairs with many exchanges.

In the CoinMarketCap range, BTCz is in the 450° range, but for the exchange volume and tradeable places, BTCz is in the top 100 !!!

Nice, very nice.
Congratulation to all the community.
full member
Activity: 406
Merit: 104
Linux is far better OS than Windows

Rofl no, Linux is junk compared to Windows. No one is using it because it's inferior and too complex. Just because it has less viruses doesn't mean it has better security. In fact very few hackers target Linux users because they are so few. And those who use Linux are very technical and it's harder to hack them.

I'm a proud user of Linux. I NEVER used windows to mine. NEVER.

Remote management of a windows minig rig is a pain in the @ss! You need a graphical tool like VNC or RDP plus some service like TeamViewer and A LOT of internet bandwidth to properly show your "beautiful" desktop at client side... You need to pay for Windows too.

Linux is free and the remote management task is FAR way simple, cheaper and less resource hungry. You only need: ssh server (comes with Linux you only need to enable and/or configure) + ssh client (if you are not using a Linux machine as a client)  + cheap internet speed.

You don't need a powerful CPU neither a big disk.

My mining rig uses the cheapest 7th Gen Intel Celeron + 8 GB RAM + 64 GB M.2 Sata.

I'm sure I can run it with only 4 GB RAM and 32 GB M.2 Sata...

[]'s!

Nah, I use Teamviewer on a 56k connection here in Thailand (the hotel internet sucks). No problems at all controlling my 3 computers.
What is your point in listing your specs? I have Pentium 4560 CPU and 4gb of ram on a normal SSD disk on my mining rigs which run Windows 10.
I tried Linux, and I have been working with computers since mid 90's. Linux is shit and the reason why almost no one is using it EVEN THOUGH IT'S FREE is because everyone agrees with me except for a few Linux fanboys/Microsoft haters.
member
Activity: 263
Merit: 10
There are BTCZ t-shirts on Amazon!
Great! It will be even better if they accept btcz as payment.  Roll Eyes


For sure!!!!  Grin
newbie
Activity: 9
Merit: 0
There are BTCZ t-shirts on Amazon!
Great! It will be even better if they accept btcz as payment.  Roll Eyes
Pages:
Jump to: