Bitcoin Forum
April 27, 2024, 06:15:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 [1144] 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
Fatih87SK
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile
January 23, 2014, 10:16:58 AM
 #22861

KLONE Inductee Report

Introducing .... NxW

NwW, a vanilla clone of NEM with a touch of LightVelocityCoin!


[ANN] NextWorld (NxW) :: descendant of NXT - Next World Generation is here.
https://bitcointalk.org/index.php?topic=428136.0


Quote
"The Next World Generation."

Speak to the world NxW ... you have the collective 'ear' ... sing your praise to NXT!

Welcome to KLONE NxW! You have shown true commitment to NXT cloning!

You deserve your place in the KLONE genesis block!

'proof-of-clone' rolls up another snake eyes!!

It´s funny how many people read only "Zero Cost Buy In" and than they are reply "interested". Most of them don´t know even in what  Tongue

Mostly because they are jealous of the NXT-stakeholder.

Anyway... INTERESTED  Grin

It's free to be interested. Also it is free publicity for NXT. That's why I'm interested.

1714198533
Hero Member
*
Offline Offline

Posts: 1714198533

View Profile Personal Message (Offline)

Ignore
1714198533
Reply with quote  #2

1714198533
Report to moderator
1714198533
Hero Member
*
Offline Offline

Posts: 1714198533

View Profile Personal Message (Offline)

Ignore
1714198533
Reply with quote  #2

1714198533
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714198533
Hero Member
*
Offline Offline

Posts: 1714198533

View Profile Personal Message (Offline)

Ignore
1714198533
Reply with quote  #2

1714198533
Report to moderator
rnr
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250



View Profile
January 23, 2014, 10:18:40 AM
 #22862

Would it be possible that you implement some "Basic" indicators and charting (drawing) functions? Build in charting software. Like Meta Trader.

I mean, that would fit perfectly with the following P2P exchange - doesn´t it?


And my 0,02$ for the open source discuss: I think the mass and average Joe don´t care about it. If the mass adoption comes the people will use the most comfortable client.


Two screenshots of what I've been busy with for my NXT Solaris client. To be released over the weekend, since I need a rest.

Market view



Personal account management showing NXT values in other currencies



Be careful with the market view, though. You know, it's closed source and I might have something in there that influences the markets in the direction I want...  Wink


rickyjames
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 23, 2014, 10:19:15 AM
 #22863

Also, it's impossible to write a whitepaper now, coz we haven't seen 2nd and 3rd parts of the plan yet... By the end of this year we'll see 100$ for 1 NXT.

Lack of a whitepaper is a major drag on NXT.   That 2nd and 3rd part of the secret plan must really be something amazing.  When do they go into effect?  And why oh why would you leave something so monumental only 90 days from now, in April?
xyzzyx
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


I don't really come from outer space.


View Profile
January 23, 2014, 10:22:46 AM
 #22864

Don't use floating point arythmetic in the core please.  There is only problem with that.

+1

Many smart cards use an 8051 as their processor, and memory space is limited.  IEEE floating point can be difficult to implement from the ground up, and adding floating point code will increase code size.

"An awful lot of code is being written ... in languages that aren't very good by people who don't know what they're doing." -- Barbara Liskov
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1075


Ian Knowles - CIYAM Lead Developer


View Profile WWW
January 23, 2014, 10:26:31 AM
 #22865

Don't use floating point arythmetic in the core please.  There is only problem with that.

Also agreed - no software that does *money* should ever be using binary floating point for that (and no financial software worth using *does*).

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
xyzzyx
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


I don't really come from outer space.


View Profile
January 23, 2014, 10:29:14 AM
 #22866

Don't use floating point arythmetic in the core please.  There is only problem with that.

Also agreed - no software that does *money* should ever be using binary floating point for that (and no financial software worth using *does*).


Exactly.  Too many errors can accumulate over time.  http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html

"An awful lot of code is being written ... in languages that aren't very good by people who don't know what they're doing." -- Barbara Liskov
rriky92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile WWW
January 23, 2014, 10:30:23 AM
 #22867

is there a byte limit for an alias?

Alias - (0, 100]
URI - [0, 1000]

NRS
Code:
if(aliasValue.length() != 0 && aliasValue.length() <= 100) {
   alias = aliasValue.toLowerCase();

   for(i = 0; i < alias.length() && "0123456789abcdefghijklmnopqrstuvwxyz".indexOf(alias.charAt(i)) >= 0; ++i) {;}

   if(i != alias.length()) {
      responses.put("errorCode", Integer.valueOf(4));
      responses.put("errorDescription", "Incorrect \"alias\" (must contain only digits and latin letters)");
   } else {
      uri = uri.trim();
      if(uri.length() > 1000) {
         responses.put("errorCode", Integer.valueOf(4));
         responses.put("errorDescription", "Incorrect \"uri\" (length must be not longer than 1000 characters)");
      } else {
...
} else {
   responses.put("errorCode", Integer.valueOf(4));
   responses.put("errorDescription", "Incorrect \"alias\" (length must be in [1..100] range)");
}

Thanks for this info!
abuelau
Hero Member
*****
Offline Offline

Activity: 750
Merit: 500


www.coinschedule.com


View Profile
January 23, 2014, 10:30:49 AM
 #22868

Basic questions

Could someone please explain to me how NRS determines the following:

1) Active vs. Known peers (why are some peers "Active" and some just "known"? How is this determined?)
2) Active Connected vs. Active Disconnected (what does "Disconnected" mean? Disconnected from the Nxt network? How is this determined?)

Background to the questions: if you go to https://node2.mynxt.info:7875/ you can't see node1.mynxt.info in the active list. It should be there though because node1.mynxt.info is hallmarked and is online (as you can check by going to https://node1.mynxt.info:7875/). Furthermore, the IP of node1.mynxt.info is in the "well-known" list in node2.mynxt.info web.xml. So why is it not there?

Know what's happening in cryptoworld: www.coinschedule.com
EvilDave
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1001



View Profile
January 23, 2014, 10:44:27 AM
 #22869

Bitcoin Conference Amsterdam 18-20 March 2014.

Guys (and gals/others):

Finally got a reply from the organiser of the above conference.
I need feedback on whether we should attend, and, if so,  some definite commitments from people to help out.
Go to:

https://nextcoin.org/index.php/topic,2277.msg32765.html#msg32765

for the full reply and any feedback u can give.

Ta very much, going AFK for an hour or 3, sorry.

Nulli Dei, nulli Reges, solum NXT
Love your money: www.nxt.org  www.ardorplatform.org
www.nxter.org  www.nxtfoundation.org
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 23, 2014, 10:50:29 AM
 #22870

Also, it's impossible to write a whitepaper now, coz we haven't seen 2nd and 3rd parts of the plan yet... By the end of this year we'll see 100$ for 1 NXT.

Lack of a whitepaper is a major drag on NXT.   That 2nd and 3rd part of the secret plan must really be something amazing.  When do they go into effect?  And why oh why would you leave something so monumental only 90 days from now, in April?

I wouldn't say amazing, just logical evolution of Transparent Forging. They's go into effect then the community implements them. I'm leaving coz I have other things to do.
rickyjames
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 23, 2014, 10:57:02 AM
Last edit: January 23, 2014, 11:08:05 AM by rickyjames
 #22871

You guys realize, that NXT hast about 80 times more coin supply than BTC and 40 times more than LTC ? If you say we can reach the market capitalization of LTC in this year, than yes! But if you say, we reach the price of 1 NXT = price of 1 LTC, than you are just delusional.

1 NXT = 23$
1000000000= 23,000,000,000 that is 2,x times the marketcapitalisation from BTC, the coin that has the biggest community and is here for 4 years already.

I actually think that having 80 times the coin supply of BTC is one of the reasons NXT will succeed.  

Bitcoin is effectively in competition with gold as a non-fiat store of value.  The price of gold defines the upper limit of what Bitcoin can hit, and that's currently around $1200 per coin/ounce.  Bitcoin won't go above that price because if people have $1200, they would rather trade it for a one ounce gold coin they can hold in their hand and not a computer file.

There's around 20,000 metric tons of privately held bullion gold that is traded to set the gold price.  In round numbers, that's worth around 1000 billion dollars.  So with its market cap of 12 billion dollars, the total value of Bitcoin is currently just over 1% of the total value of bullion gold.

If a Bitcoin is worth the same as a one ounce gold coin, and there are 100 tradable bullion gold coins in the world for every Bitcoin, then you could argue that there is room for 99 other cryptocoins that would also be worth the same as the unmatched 99 gold coins that will never be matched by Bitcoin with its finite supply.  

I think the current volume of NXT coins could and ultimately will provide that match at 1 NXT = 1 BTC = 1 gold coin.  The number of BTC and NXT coins together roughly match the available number of tradable one-ounce gold coins.

And this could happen a lot faster than four years.  Bitcoin has blazed the trail to put cryptocoins in the public mindset.  NXT doesn't need to spend years introducing the concept of cryptocoins to people who have no clue what those are.  Instead, there is a large market for NXT right now at its introduction.
rickyjames
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 23, 2014, 11:06:30 AM
 #22872

Also, it's impossible to write a whitepaper now, coz we haven't seen 2nd and 3rd parts of the plan yet... By the end of this year we'll see 100$ for 1 NXT.

Lack of a whitepaper is a major drag on NXT.   That 2nd and 3rd part of the secret plan must really be something amazing.  When do they go into effect?  And why oh why would you leave something so monumental only 90 days from now, in April?

I wouldn't say amazing, just logical evolution of Transparent Forging. They's go into effect then the community implements them. I'm leaving coz I have other things to do.

I will really enjoy watching the NXT community voting on how to implement parts 2 and 3 of a plan they know nothing about.  That is going to be quite a spectacular show.

Good luck on your future projects, CfB.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 23, 2014, 11:07:44 AM
 #22873

I will really enjoy watching the NXT community voting on how to implement parts 2 and 3 of a plan they know nothing about.  That is going to be quite a spectacular show.

They'll know soon.
dzarmush
Legendary
*
Offline Offline

Activity: 1806
Merit: 1001


View Profile
January 23, 2014, 11:10:27 AM
 #22874

"They'll know soon"


gimre
Legendary
*
Offline Offline

Activity: 866
Merit: 1002



View Profile WWW
January 23, 2014, 11:14:17 AM
 #22875

Have  new candidate for the encryption review: Julian Assange , the guy is a living legend and he is a cryptographer imagine he would be saing good stuff about nxt...

He IS NOT cryptographer.

We need someone, who is known and possibly respectable in crypto world.
(possibly someone who is known on IACR conferences: http://www.iacr.org/conferences/)

Some folks suggested DJB or Wang Xiaoyun, but I doubt they'd do it for 10btc. Also doubt that Josef Pieprzyk would go for it?



NemusExMāchinā
Catapult docs: https://docs.symbol.dev
github: https://github.com/symbol
kunibopl
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
January 23, 2014, 11:17:00 AM
 #22876

You guys realize, that NXT hast about 80 times more coin supply than BTC and 40 times more than LTC ? If you say we can reach the market capitalization of LTC in this year, than yes! But if you say, we reach the price of 1 NXT = price of 1 LTC, than you are just delusional.

1 NXT = 23$
1000000000= 23,000,000,000 that is 2,x times the marketcapitalisation from BTC, the coin that has the biggest community and is here for 4 years already.

I actually think that having 80 times the coin supply of BTC is one of the reasons NXT will succeed.  

Bitcoin is effectively in competition with gold as a non-fiat store of value.  The price of gold defines the upper limit of what Bitcoin can hit, and that's currently around $1200 per coin/ounce.  Bitcoin won't go above that price because if people have $1200, they would rather trade it for a one ounce gold coin they can hold in their hand and not a computer file.

...

sorry, but these are, well, rather crazy assumptions. in a transaction you transfer some value and if you do this by typing 0.0004 or by typing 40000 is the same.
there might be a minor psychological effect, that a few people would prefer to buy 1 BTC worth 100$ rather than buy 0.1 BTC worth 100$.    

NXT: 5231236538923913892
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1075


Ian Knowles - CIYAM Lead Developer


View Profile WWW
January 23, 2014, 11:17:26 AM
 #22877

Some folks suggested DJB or Wang Xiaoyun, but I doubt they'd do it for 10btc. Also doubt that Josef Pieprzyk would go for it?

I will add 5 BTC to the bounty provided we get someone who is qualified and respected (someone quote this post to make sure it is on the record).

We want someone with crypto cred more than someone with a media personality.

So now we have 15 BTC to pay for this - anyone else want to chip in?

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
martismartis
Legendary
*
Offline Offline

Activity: 1162
Merit: 1005


View Profile
January 23, 2014, 11:19:31 AM
 #22878

I will really enjoy watching the NXT community voting on how to implement parts 2 and 3 of a plan they know nothing about.  That is going to be quite a spectacular show.

They'll know soon.

CFB, could you please disclose measuring unit for "soon"? it can be approx. hours, days, weeks, months, years Smiley
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 23, 2014, 11:20:42 AM
 #22879

Some folks suggested DJB or Wang Xiaoyun, but I doubt they'd do it for 10btc. Also doubt that Josef Pieprzyk would go for it?

I will add 5 BTC to the bounty provided we get someone who is qualified and respected (someone quote this post to make sure it is on the record).

We want someone with crypto cred more than someone with a media personality.

So now we have 15 BTC to pay for this - anyone else want to chip in?

sakkosekk
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
January 23, 2014, 11:23:12 AM
 #22880

Some folks suggested DJB or Wang Xiaoyun, but I doubt they'd do it for 10btc. Also doubt that Josef Pieprzyk would go for it?

I will add 5 BTC to the bounty provided we get someone who is qualified and respected (someone quote this post to make sure it is on the record).

We want someone with crypto cred more than someone with a media personality.

So now we have 15 BTC to pay for this - anyone else want to chip in?


Is Snowden perhaps more "Crypto" than Wang Xiaoyun?
Pages: « 1 ... 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 [1144] 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 ... 2557 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!