Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 1366. (Read 2761645 times)

legendary
Activity: 1092
Merit: 1010
I've been following Nxt for a little while, although it's hard to keep up with this thread!  This is my first post.

I've seen several questions and efforts at characterizing aspects of the blockchain.  I've been doing some exploratory analysis and have several plots to share.  I've posted what I've done so far here:

http://brosephus.github.io/nxt-explore/

I've learned a lot and hope this might be useful for others.  I'm happy to look into anything that might be of interest to anyone.

This is an excellent resource! Smiley
Tweeted it and will highlight it in my summaries tonight.

Who doesn't love graphs?

full member
Activity: 189
Merit: 100
Update ClieNXT

version 0.0.2, codename: Phoenix

You want to make it simple and easy? I repeat myself: Get rid of the "deadline" field and put it in the settings or at least replace it with a "select list" with one standard value.

Otherwise: Keep up the good work!

Thank you for comment. It seem there is a need for having settings locally (would save a lot of time from filling every field)

Does anyone want to see peerlist/blocks in GUI?
Or Prefer they stay hidden? (like bitcoin wallet)
Though, I have functions ready to display peers and blocks...
hero member
Activity: 910
Merit: 1000
I am looking into my options of making my NXT Solaris client open-source and multi-platform. Since there are trade-offs, I would like to get an idea which operation systems you are most interested in, so I set up a vote: https://bitcointalksearch.org/topic/nxt-solaris-client-supported-operation-systems-430593


Thanks for voting!

The results are what I had expected.

I've made a 1400 US$ investment and upgraded my development environment to Delphi XE5 and the compatible version of the commercial Developer Express components.

The roadmap for NXT Solaris now looks like this:

1.) Move current version of my code to XE5 and release closed source 32-bit and 64-bit versions for Windows (only trivial changes).
2.) Refactor my code to a MVC architecture, so that I can create separate GUIs while using the same version of the business logic code.
3.) Create new GUIs for Windows and OS X using the same business logic, but based on the cross-platform Firemonkey libraries (technically possible targets are Windows, Android, OSX, iOS). The GUIs will not be as sexy and powerful as the closed-source Windows version, though (no Ribbon interface, no filtering, sorting, grouping in data grids, not so many icons etc..), but will still very much resemble what is in the closed-source client.
4.) Release open-source Windows version (32 and 64 bit) based on FireMonkey.
5.) Release open-source OSX version based on FireMonkey.

=> At this point you could decide if you want to use the open-source Windows and OSX version or the closed-source, slightly more sexy and powerfull Windows version.

I will reevaluate if I do versions for Android and iOS at a later point, however I will keep this option in my mind when refactoring the code in step 2. The poll shows that 25% of all voters would use it, but it also depends on which alternatives are available at that point. I would also need to invest another 500 US$ to go mobile and I don't want to do this now.

I will not target Linux, since I technically can't. Someone else might want to jump on this.

I don't know the timeline for the roadmap, so don't ask. ;-) I'll take a week of from my day job next month to get a bit of this done.





A big thank you for your huge efforts to get this thing open source  Kiss

Quote
The results are what I had expected.

Just a quick reminder: Your poll was posted in bitcointalk.org, a nerd forum for crypto freaks. That should bias the results Wink We work for mass adoption, even the more sophisticated clients should be able to run on the big systems (PC, MAC are the most important, afterwards iOS and Android). Keep that in mind, please.

Big thanks again!
legendary
Activity: 2128
Merit: 1002
Still no sign of NXT trading on vircurex.com  Undecided
delay

anybody sent kumala from Vircurex a PM or email?
full member
Activity: 126
Merit: 100
JustabitofTime - Co-Founder of CoinTropolis
People here are idiots. Of course its worth sending this guy some NXT with a full description of the project. You only need to send 1000 or less for him to see how it works. That many followers and someone who is reported in financial pages is a damn better seed marketing investment than 99% of the FB crap ideas on here.

Anyway, I have almost no NXT but i'll send 100NXT if that all you need to show him the system just a complimentary amount for him to check the system. Asking him to wade through buying NXT from BTC on some exchange you will proabably already lose him in terms of being a high profile supporter/investor of NXT. People are beyond stingy without any understanding of how the real world works. The guy is actually asking to know about what is being done with NXT, why the hell would you go out of your way to be antisocial. He's just a guy who wants to know about NXT.....

Honestly though a full explanation and include the info graphic someone made here is all you need, I wouldn't give him a crappy client we are using at the moment or he might see it as not user friendly for the masses to invest or promote.

I stopped reading after 'people here are idiots'.
newbie
Activity: 42
Merit: 0
Whats this :

Code:
[2014-01-25 08:22:49.299] DEBUG: Failed to analyze hallmark for peer geodreieck.redirectme.net
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Buffer.java:498)
at java.nio.HeapByteBuffer.getInt(HeapByteBuffer.java:355)
at Nxt$Peer.analyzeHallmark(Nxt.java:3100)
at Nxt$Peer.connect(Nxt.java:3268)
at Nxt$2.run(Nxt.java:6084)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[2014-01-25 08:43:47.527] DEBUG: Failed to analyze hallmark for peer geodreieck.redirectme.net
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Buffer.java:498)
at java.nio.HeapByteBuffer.getInt(HeapByteBuffer.java:355)
at Nxt$Peer.analyzeHallmark(Nxt.java:3100)
at Nxt$Peer.connect(Nxt.java:3268)
at Nxt$2.run(Nxt.java:6084)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
sr. member
Activity: 441
Merit: 250
Hey,

First time posting in this forum Wink

First of all great thanks to all the contributors of this great project! I've been following the threads in this forum and the one at nextcoin.org for a couple of weeks now... impressive comunity Smiley

Do we have any news of the Miami conference attendees?

And what about nexern's client, is the ETA still jan 27?

Best,
google

Do we have any audio/video sources of panel discussion / interviews?
member
Activity: 98
Merit: 10
I've made a wiki article about generating strong passphrases, and why Nxt requires longer passphrases than what folks are usually accustomed to: http://wiki.nxtcrypto.org/wiki/How-To:GenerateStrongPassword.
This is important, so I'll try to keep improving it. Feel free to post comments and criticisms in the discussion page, or jump right in and edit.

IMO, we need clients to make all this clear (linking to a wiki article that people may not read through isn't sufficient). Maybe have them enforce password length, or some kind of minimum complexity threshold.

I'm all for helping users understand the choices available to them and the consequences of their choices. I'm not for using password generators, whether in-built into the client or third party, which avoids all this understanding (not to mention the attack vectors that they can open up). Aids like KeePass are good, but only after folks understand the basics.

Hi Zahlen, the passphrase issue is very important but the lenght is probably more important  than using special characters

I reccomend the Diceware system: http://world.std.com/~reinhold/diceware.html,

A 16 words passphrase with diceware has 7776^16 combinations and cannot be brute-forced, it is also easier to write and memorize

From my reading it seems Keepass has a good random password generator too

I've covered length in the section http://wiki.nxtcrypto.org/wiki/How-To:GenerateStrongPassword#How_do_I_make_a_strong.2C_yet_easy_to_remember_password.3F. How does this compare to Diceware?

Ultimately KeePass is a storage aid (A lot of tools can generate, it specifically gives a way to store securely on your comp, rather than on a piece of paper). Will include it in "Advanced Considerations", or a similar section.
full member
Activity: 126
Merit: 100
JustabitofTime - Co-Founder of CoinTropolis
Craziest flight experience of my life. Made into Miami about 5:30am.. oh well, showtime.
hero member
Activity: 644
Merit: 500
Should not we try to invent better distribution of coins?
Sure, go for it. There're already some intresting topics to watch.

And any organized total redistribution of NXTs just impossible. Deal with it.

Yes I think genesis block could have been generated later, perhaps in December, perhaps on Jan 3rd and source code could be revealed also later in February or so.
U know what is means, right? No working system, still just an idea. For months. Just wait until less honest man try to implement same thing?  Grin Well, IMO BCNext's timing was at least good, if not one of the best ones.
full member
Activity: 168
Merit: 100
I've wrote die existing information about the POW-Coin which Come-from-Beyond created on top of Nxt - Lakshmi [LAK] - in my Blog today (sorry German):
http://altcoinspekulant.wordpress.com/2014/01/25/lakshmi-lak-pow-coin-auf-basis-von-nxt/
hero member
Activity: 515
Merit: 502
I've made a wiki article about generating strong passphrases, and why Nxt requires longer passphrases than what folks are usually accustomed to: http://wiki.nxtcrypto.org/wiki/How-To:GenerateStrongPassword.
This is important, so I'll try to keep improving it. Feel free to post comments and criticisms in the discussion page, or jump right in and edit.

IMO, we need clients to make all this clear (linking to a wiki article that people may not read through isn't sufficient). Maybe have them enforce password length, or some kind of minimum complexity threshold.

I'm all for helping users understand the choices available to them and the consequences of their choices. I'm not for using password generators, whether in-built into the client or third party, which avoids all this understanding (not to mention the attack vectors that they can open up). Aids like KeePass are good, but only after folks understand the basics.

Hi Zahlen, the passphrase issue is very important but the lenght is probably more important  than using special characters

I reccomend the Diceware system: http://world.std.com/~reinhold/diceware.html,

A 16 words passphrase with diceware has 7776^16 combinations and cannot be brute-forced, it is also easier to write and memorize

From my reading it seems Keepass has a good random password generator too

sr. member
Activity: 308
Merit: 250
Is there a lock in 5.10 in editing any *.html files in webapps? I always add a new title for the wallet (address of my site) and it wasn't possible to launch the client after this.

If there is, it's pretty smart of them!
hero member
Activity: 714
Merit: 500
Crypti Community Manager
Is there a lock in 5.10 in editing any *.html files in webapps? I always add a new title for the wallet (address of my site) and it wasn't possible to launch the client after this.
member
Activity: 98
Merit: 10
I've made a wiki article about generating strong passphrases, and why Nxt requires longer passphrases than what folks are usually accustomed to: http://wiki.nxtcrypto.org/wiki/How-To:GenerateStrongPassword.
This is important, so I'll try to keep improving it. Feel free to post comments and criticisms in the discussion page, or jump right in and edit.

IMO, we need clients to make all this clear (linking to a wiki article that people may not read through isn't sufficient). Maybe have them enforce password length, or some kind of minimum complexity threshold.

I'm all for helping users understand the choices available to them and the consequences of their choices. I'm not for using password generators, whether in-built into the client or third party, which avoids all this understanding (not to mention the attack vectors that they can open up). Aids like KeePass are good, but only after folks understand the basics.
hero member
Activity: 808
Merit: 1011
The GUIs will not be as sexy and powerful as the closed-source Windows version, though (no Ribbon interface, no filtering, sorting, grouping in data grids, not so many icons etc..)

Open source beats eye-candy for sure. Really great news, that you'll release it open source for Win and OSX. NXTclient.net can't wait for it.
legendary
Activity: 1806
Merit: 1001
If I have $10 and Bill Gates has 50 billion, does this mean he's 5 billion times smarter than me?
Yes  Smiley
Of course not
I think cryptocoins should serve better to people and if someone is hoarding the money its sad.
If Bill Gates loose 99% of his wealth he even dont recognize it and still can live comfortable life. But if someone poor in China or elsewhere gets just a fraction of bitcoin or NXT it could change their lives.
Should not we try to invent better distribution of coins? and not just saying that distribution of NXT is 10x better than BTC and thus we are proud of it?

People should bear in mind that it is forbidden to take anything with them to grave. What they would do with all that money after they die??? I cannot understand them.

I'm sorry, I don't get you point.
hero member
Activity: 808
Merit: 1011
hero member
Activity: 566
Merit: 500
2.8% on BTC -  I have not seen such high fees anywhere else
and Bter volume dropped down.
Do you always opt for the highest cost in all your endeavours and close your eyes for the more affordable options?

DGEX bitcoin withdrawal fee is 1.4% for normal <24 hours withdrawals.
legendary
Activity: 2156
Merit: 1131
I wasn't so sold on the first draft of the letter to Mark Cuban. Here is an alternative:
...
Unlike other currencies with PoS mining PoW mining,
...

FIFY
Jump to: