Pages:
Author

Topic: Let's use mBTC instead of BTC (Read 4268 times)

full member
Activity: 182
Merit: 107
February 08, 2016, 04:07:27 PM
#89
Come on, decimals are not that hard. It's just a simple calculation to find out the value of your coins. It hasn't bothered me at all. On the contrary, it always makes me anxious to see all those zeros become a whole 1 BTC.

Not that hard but also not difficult to make a simple mistake in the head, which is why whenever doing anything scientific, you standardize on the unit to be used and if you use units different than the standard your field had chosen you better have a damn good justification.
sr. member
Activity: 350
Merit: 250
★YoBit.Net★ 350+ Coins Exchange & Dice
February 08, 2016, 11:53:31 AM
#88
Come on, decimals are not that hard. It's just a simple calculation to find out the value of your coins. It hasn't bothered me at all. On the contrary, it always makes me anxious to see all those zeros become a whole 1 BTC.
hero member
Activity: 1092
Merit: 523
February 08, 2016, 10:57:02 AM
#87
I don't know about you guys, but more and more often I find myself dealing with numbers like 0.004 BTC, 0.05 BTC, etc. in everyday transactions. I hate decimals and I think most of you are in the same boat as me. Our brain works much better with whole numbers. Given that 1 mBTC is in the same order of magnitude as 1 USD, why don't we start measuring our transactions in mBTC?
some forum and site also use mBTC for bitcoin transaction,and i comfort with that,but some exchange never use that,and its being problem for me,so i often use decimal than use mBTC.

I prefer using bits. Xapo uses bits. In my Electrum wallet I have chosen bits for my currency format. But with future perspective I wish everyone will use satoshi as a unit for bitcoin. If exchanges starts their trading with satoshi, that would boost bitcoin price for sure.
sr. member
Activity: 294
Merit: 250
February 08, 2016, 06:50:51 AM
#86
I don't know about you guys, but more and more often I find myself dealing with numbers like 0.004 BTC, 0.05 BTC, etc. in everyday transactions. I hate decimals and I think most of you are in the same boat as me. Our brain works much better with whole numbers. Given that 1 mBTC is in the same order of magnitude as 1 USD, why don't we start measuring our transactions in mBTC?
some forum and site also use mBTC for bitcoin transaction,and i comfort with that,but some exchange never use that,and its being problem for me,so i often use decimal than use mBTC.
legendary
Activity: 3094
Merit: 1472
February 07, 2016, 03:00:45 AM
#85
I like to see mbtc in my balance but even if it is mbtc or BTC , it will not change the value so its like so-so for me.
hero member
Activity: 756
Merit: 500
February 07, 2016, 02:54:25 AM
#84
I don't mind decimals and like both mBTC and Satoshi.  With time you get used to all of it.
legendary
Activity: 1946
Merit: 1137
February 07, 2016, 02:49:07 AM
#83
....
If the item costs 0.5 BTC and my client is in mBTC then it is possible that instead of entering 500 mBTC I enter 50 mBTC or 5000 mBTC.

If the units are the same however, it is easier to visually see that amount.

...

that is the problem though. you want to see mBTC another person wants to see bits instead of all these and some other person comes along and wants to see satoshi instead of all these.

so to solve this the website have to either show all the desirable units to satisfy all of their customers or they can use the decimal with standard bitcoin (0.5 BTC) so nobody can complain.
sr. member
Activity: 420
Merit: 250
February 07, 2016, 02:38:24 AM
#82
I'm prefer using BTC instead of mBTC because i think using BTC is more easier than mBTC. and people around the world more know about BTC instead mBTC.
full member
Activity: 182
Merit: 107
February 07, 2016, 01:58:14 AM
#81
Right but when I make payments, I never "click" the link or scan the QR code because of the possibility of an XSS attack or malware that alters the url fed to my bitcoin client.

I copy the amount and address into a text editor, verify that they match (and that the payment makes sense)

Then I initiate the payment, make sure the address matches, and enter the amount.

That's where a mistake can happen.

If the item costs 0.5 BTC and my client is in mBTC then it is possible that instead of entering 500 mBTC I enter 50 mBTC or 5000 mBTC.

If the units are the same however, it is easier to visually see that amount.

-=-

Yes I know the address could potentially be altered on the web page itself by an XSS attack, it would be beautiful if more sites used CSP to protect against that, and it also would be beautiful if payment addresses could be pre-generated and added to DNS especially with DNSSEC so that their validity could be verified the same way a DNSBL or DNSWL works with spam filtering.

But anyway, since I cut and paste the amount into a text editor and then cut and paste the amount into my client, it is less mistake prone if both use the same units.
hero member
Activity: 576
Merit: 503
February 06, 2016, 07:29:05 PM
#80
I understand what you are saying, but I do not understand how that would be move convenient.  People need to understand what a Bitcoin is and when we do this, you will confuse people.  When  first started with Bitcoin, I did a faucet thinking I was getting more than I was because it was in mBTC.  It is just confusing for newbies.

No more confusing than grams and milligrams, or meters and millimeters.
If you're confused by all those, you better pay more attention.

Ah but if you have ever had physics or chemistry etc. you always use the SAME units because it avoids mistakes.

Physics tends to use mks - meter, kilogram, second. Chemistry tends to use cgs - centimeter, gram, second.

Using the same units for everything avoids accidental mistakes.

Hence why I am using BTC in my wallet even though mBTC would be preferred. Since the places I spend present prices in BTC then I should use BTC to reduce odds of human error when converting between the two, even though the conversion is always an exponent of 10.

It would be nice if markets presented prices in mBTC but very few do, BTC is what the market has chosen.

'Tis true that scientific equations are constructed so that all components use the same units or subunits.
It does more than prevent accidental mistakes - it enables anyone to use them without checking what subunits are required for each variable value. All you need to know is the system used (e.g mks)/

With the current discussion, we're talking really simple conversions tho. Not algebraic, just arithmetic.
The operations involve only decimal point shifts (3 to the right, 3 to the left etc) and a simple multiplicative factor to get to/from fiat.
As you say, you wouldn't mix subunits even in the arithmetic calculations (like say adding btc to millies, or adding btc to dollars); you normalize the units first.

For these arithmetic operations, the units don't matter. The only requirement is to not mix units.

So your 'same units' can still be btc or mbtc in any one calculation. The subunit chosen doesn't affect the calculation (like it would if the units needed to be exponentiated in a physics equation for example).
sr. member
Activity: 464
Merit: 250
February 06, 2016, 12:40:04 PM
#79
I don't know about you guys, but more and more often I find myself dealing with numbers like 0.004 BTC, 0.05 BTC, etc. in everyday transactions. I hate decimals and I think most of you are in the same boat as me. Our brain works much better with whole numbers. Given that 1 mBTC is in the same order of magnitude as 1 USD, why don't we start measuring our transactions in mBTC?
i dont like using mBTC,because i always getting hard to calculate it to other currency,if i use mBTC of course if i want to trade that bitcoin,i will calculate to decimal,so i not use mBTC anymore.
hero member
Activity: 798
Merit: 1000
February 06, 2016, 10:39:22 AM
#78
I don't know about you guys, but more and more often I find myself dealing with numbers like 0.004 BTC, 0.05 BTC, etc. in everyday transactions. I hate decimals and I think most of you are in the same boat as me. Our brain works much better with whole numbers. Given that 1 mBTC is in the same order of magnitude as 1 USD, why don't we start measuring our transactions in mBTC?
I like more to make deals with decimals instead of 1mBTC or 1bits or satoshi, 0.01 is just enough to say instead of thousands of satoshi.
full member
Activity: 182
Merit: 107
February 06, 2016, 10:37:26 AM
#77
I understand what you are saying, but I do not understand how that would be move convenient.  People need to understand what a Bitcoin is and when we do this, you will confuse people.  When  first started with Bitcoin, I did a faucet thinking I was getting more than I was because it was in mBTC.  It is just confusing for newbies.

No more confusing than grams and milligrams, or meters and millimeters.
If you're confused by all those, you better pay more attention.

Ah but if you have ever had physics or chemistry etc. you always use the SAME units because it avoids mistakes.

Physics tends to use mks - meter, kilogram, second. Chemistry tends to use cgs - centimeter, gram, second.

Using the same units for everything avoids accidental mistakes.

Hence why I am using BTC in my wallet even though mBTC would be preferred. Since the places I spend present prices in BTC then I should use BTC to reduce odds of human error when converting between the two, even though the conversion is always an exponent of 10.

It would be nice if markets presented prices in mBTC but very few do, BTC is what the market has chosen.
full member
Activity: 238
Merit: 100
February 06, 2016, 09:46:46 AM
#76
for me its more confusing using mbtc than btc..whenever 1 mbtc is equal to 0.001 btc. i think i prefer 0.001 bcause the first time and alrdy in my head is 0.001 not the 1mbtc.
actually that 1mbtc make me confusing alot.
does everyone feel the same like me?
hero member
Activity: 576
Merit: 503
February 06, 2016, 09:45:55 AM
#75
I understand what you are saying, but I do not understand how that would be move convenient.  People need to understand what a Bitcoin is and when we do this, you will confuse people.  When  first started with Bitcoin, I did a faucet thinking I was getting more than I was because it was in mBTC.  It is just confusing for newbies.

No more confusing than grams and milligrams, or meters and millimeters.
If you're confused by all those, you better pay more attention.
member
Activity: 106
Merit: 10
February 06, 2016, 09:43:32 AM
#74
I don't know about you guys, but more and more often I find myself dealing with numbers like 0.004 BTC, 0.05 BTC, etc. in everyday transactions. I hate decimals and I think most of you are in the same boat as me. Our brain works much better with whole numbers. Given that 1 mBTC is in the same order of magnitude as 1 USD, why don't we start measuring our transactions in mBTC?

I already do it. Setted up my Mycellium wallet to show balances and transactions in mBTC and it made my life a lot easier. It's hard to deal with several zeros after the comma!
legendary
Activity: 1652
Merit: 1000
February 06, 2016, 09:41:56 AM
#73
I don't know about you guys, but more and more often I find myself dealing with numbers like 0.004 BTC, 0.05 BTC, etc. in everyday transactions. I hate decimals and I think most of you are in the same boat as me. Our brain works much better with whole numbers. Given that 1 mBTC is in the same order of magnitude as 1 USD, why don't we start measuring our transactions in mBTC?
sometimes i was so confused with mBTC because already familiar with decimal in btc also using decimal is more popular than use mBTC and i think we must be stay in decimal for everyday use than using mBTC
hero member
Activity: 576
Merit: 503
February 06, 2016, 09:37:34 AM
#72
Should we quote US currency in dollars or cents - it's a similar discussion. Smiley

I think a much more suitable comparison is to discuss whether we should take body measurements in inches or miles Wink

cubits would be more appropriate if the size was the only consideration.
But fortunately the world has an actual standard set of units here, so we'd use meters.
hero member
Activity: 576
Merit: 503
February 06, 2016, 09:33:20 AM
#71
Nah, I think it's more reliable to use the bigger unit rather than using a smaller one which is mbtc. Bitcoin is more volatile than others and with it's constant moving price, it's more preferable to use a unit as a whole and just a measure of it's part.

Nah.
The advantage in using subunits is to minimize the complication.
Usually, in the examples people use, that simply means minimizing the number of zeros needed to pad the number out.
More generally you know how many significant figures you want to preserve, look at the zeros required to pad to the decimal point, then choose a subunit that reduces these.

simple examples:
0.001 btc = 1 millie
100000 satoshi =  1 millie
hero member
Activity: 770
Merit: 500
February 06, 2016, 08:56:35 AM
#70
More or less i know about all bitcoin units. Still i feel comfort only when i use BTC unit and i feel little confusion when i use other units.
Pages:
Jump to: