Search content
Sort by

Showing 7 of 7 results by vonHohenlohe
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GNT] Golem Project - The world’s most powerful supercomputer
by
vonHohenlohe
on 14/01/2018, 21:46:10 UTC
Is there any news about the Brass release?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GNT] Golem Project - The world’s most powerful supercomputer
by
vonHohenlohe
on 08/01/2018, 20:51:29 UTC
Altcoins are going to crash so bad in the near future, too many shit coins with no backup pumped recently, I just hope GNT is not one of those because the market is illiquid, I don't want to be stuck with some worthless coins when things will turn bad.
I definitely like the concept and project of Golem but is there any working product that we can rely on ? What about the delays ?

There are always delays when you develop something new. The Brass should be released very soon. If they will be able to deliver Brass, I think they have good chance to actually finish the whole project. But it is needed to keep in mind, that in case of Golem, they have long road ahead to finish the whole project (2-3 years maybe). I really like the main idea of Golem, but in my opinion, with nothing actually done yet,  the marketcap of the coin is way too high...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DigitalNote |XDN| - ICCO Announce - NEWS
by
vonHohenlohe
on 07/01/2018, 09:06:07 UTC
I can't tell you a truth :-)

It was worth to try it Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DigitalNote |XDN| - ICCO Announce - NEWS
by
vonHohenlohe
on 06/01/2018, 18:37:12 UTC
The interesting thing is that there is a lot of discussion about development ceasing. However it is now growing a lot.

Just ordinary small Cryptonotes pump - it took place usually 2-3 times per year.
BCN and XDN now, AEON probably next week.


Do you have some inside on AEON pump next week, or just guessing?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GNT] Golem Project - The world’s most powerful supercomputer
by
vonHohenlohe
on 05/01/2018, 20:52:33 UTC
Where do you keep Golem?

I was considering MEW, any other idea?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DigitalNote |XDN| - ICCO Announce - NEWS
by
vonHohenlohe
on 03/01/2018, 22:27:40 UTC
Hey, are there any news about the developing process of this coin? Does someone work on fixing the code? Is it even posibble to fix it?

The code for XDN does work. I have it running in a Virtualbox right now.
You just need make sure you use the OS and node.js version they state.

It will take a lot of rewrite on js script in there to bring it current to node.js 8.x.x or even 9.x.x

Lot of the org nodejs v0.10 functions have been changed. An example is Buffer() that is used numerous times. "new Buffer()" no longer exist and has been replace with a Buffer Class.
Actually all of nodejs is Classes now.
For Buffer in there now you use "Class::Buffer.from()", other variations in there for Buffer() also.

I was wanting to bring it to Ubuntu 17.x, but right now don't have time.

All that js in there is going to have to be gone through.

On one pool open source the developer flat out stated they were not going to support/change/update it.

There is one open source in there i found that runs on Ubuntu 16.x, using node.js 4 or 6, dont remember now.

What it all comes down to is no backward compatibility starting at nodejs 4 ( I tried nodejs 4 )


I stated earlier that maybe the developers got tired of coding and not getting something back from pool.

One of the live pools i looked at had a statement they were using a heavily modified version. Which to means they updated the code in some part.



Thanks for the update, aprreciated.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DigitalNote |XDN| - ICCO Announce - NEWS
by
vonHohenlohe
on 03/01/2018, 20:34:25 UTC
Hey, are there any news about the developing process of this coin? Does someone work on fixing the code? Is it even posibble to fix it?