Search content
Sort by

Showing 17 of 17 results by quadruples
Post
Topic
Board Speculation
Re: Logarithmic (non-linear) regression - Bitcoin estimated value
by
quadruples
on 03/07/2017, 05:22:29 UTC
Could u update Trolololo?  Cool

Chart update!!

https://s27.postimg.org/illwa70gz/logarithmic_03_01_2017.jpg

Today's theoretical value (check HERE) is around 2100 USD, so the price is half undervalued.

Please, consider donating to bitcoin:1Fe6B3Zo4HxaCD8ybi9A8zBRH2wKpciUxe

Trolololo, only recently discovered this amazing work - THANK YOU (and others).

I did a bit of my own work in Excel and came up with this chart, which I think is fairly close (based on 1st of the month values in CoinMarketCap).

https://s2.postimg.org/ddzobwvpl/btc-chart-6mnth.jpg

I then made a monthly chart for BTC for the last 2.5 years and like the correlation.

https://s2.postimg.org/x7bs4m93d/btc-chart-1mnth.jpg

But I have to confess I don't completely understand the values for 10 ^ 2.66167155005961 as well as the -17.9183761889864? Could you potentially elaborate or point me in the right direction?

Reason been - I tried to evaluate ETH and had to move the START DATE from 9-JAN-2009 (for BTC) to 1-JAN-2013 (ETH?) to get an "acceptable visual correlation" (not very scientific I know). This is my best guess at the moment...

https://s2.postimg.org/l809xb3ih/eth-chart-mnth.jpg

Any help / pointers / explanation appreciated.

Post
Topic
Board Announcements (Altcoins)
Re: ☑ [ANN] ☰ [ ICO 06|04|2017 ] ☰ Humaniq — Discover the unbanked
by
quadruples
on 07/04/2017, 04:21:19 UTC
Is there some trouble with the website? When I go to click 'Choose an amount of token' and select either BTC or ETH, it just hangs endlessly.

suggestions?

If you in the USA it seems you are blocked - use a VPN service.
Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread -100% Original Codebase - Over 70 Active Team Members
by
quadruples
on 12/04/2015, 20:30:14 UTC
Should this not be: 0.0.0.0:8989  --> 127.0.0.1:8989

As stated - NOTHING shown up on port 8989, AND can also confirm no other process it running.

Bind on 0.0.0.0, means it's binding on all interfaces.

Please provide output from "netstat -nap" and post it on forum (this thread is not meant to be for solving tech problems, it's been stated multiple times)

"gimre" - appreciate your feedback and totally respect the request to move it of this thread. If you indicate where I can move it too I would certainly do!

In regards to "netstat -nap" - which protocol? ip / tcp / udp....?
Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread -100% Original Codebase - Over 70 Active Team Members
by
quadruples
on 12/04/2015, 20:01:13 UTC
Unfortunately this has not been tested on Unix, or more specific OS X 10.10. The installer for version 0.6.26 did not worked, so I grabbed the TGZ file...

Followed the same steps as mentions for Windows and adapted for *nix - but see the following Java exceptions when starting 'nix.runMon.sh':
- download nis-ncc-0.6.26.tgz
- untar
- open a terminal
  cd ~/Downloads/package
  ./nix.runNcc.sh
- wait a moment and open a new terminal session
  ./nix.runNis.sh
- wait a moment and open a new terminal session
  ./nix.runMon.sh

**** broken ****
. . . .
2015-04-12 19:37:12.333 INFO FrameworkServlet 'Spring MVC Dispatcher Servlet': initialization completed in 1477 ms (org.springframework.web.servlet.DispatcherServlet initServletBean)
2015-04-12 14:37:12.333:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@33617539{/,null,AVAILABLE}
2015-04-12 14:37:12.340:WARN:oejuc.AbstractLifeCycle:main: FAILED ServerConnector@6e46d9f4{HTTP/1.1}{0.0.0.0:8989}: java.net.BindException: Address already in use
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind0(Native Method)
   at sun.nio.ch.Net.bind(Net.java:437)
   at sun.nio.ch.Net.bind(Net.java:429)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
. . . .
Caused by: org.h2.jdbc.JdbcSQLException: Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode [90020-175]
   at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
   at org.h2.message.DbException.get(DbException.java:172)
. . . .
 (org.nem.core.deploy.CommonStarter main)
2015-04-12 19:37:15.355 INFO NEM Infrastructure Server 0.6.26-BETA shutdown... (org.nem.core.deploy.CommonStarter main)


Common guys - please test before releasing it. I did a port scan between port 8000 to 9000 and nothing?
Should this not be: 0.0.0.0:8989  --> 127.0.0.1:8989

Looks like you already got another instance of NIS running or some other program is using the db.

This answer is really not helpful and definitely seen as a brush off saying to users: "Get lost!!!"?? Like calling the bank and saying you can't access your funds, the support person tells you someone else is using your account, just have a look...?

The exception states a few things:
java.net.BindException: Address already in use
Database may be already in use: "Locked by another process".

As stated - NOTHING shown up on port 8989, AND can also confirm no other process it running. The installer failed, the command line option failed, no need to say"
"Looks like you already got another instance of NIS running or some other program is using the db."
Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread -100% Original Codebase - Over 70 Active Team Members
by
quadruples
on 12/04/2015, 18:56:37 UTC
Hi guyz, I've downloaded & installed Java8 x64 on win 8.1
Also windows nem installer from here: http://bob.nem.ninja/installer/ (installed)
But when I run the wallet, it doesn't start. What should I do?
wallet starts to work then it's killed.
here's a vid: https://vid.me/riLS
How can that be possible? How to avoid this?

I had the same problem. Fixed it like this;

Go to; http://bob.nem.ninja/

Download nis-ncc-0.6.26.zip
Unzip

Start runNCC.bat (wait a moment until it has started properly)
After waiting;
Start runNIS.bat (wait a moment until it has started properly)
After waiting;
runMON.bat

This will start a browser with the NEM wallet.

At step Start runNCC.bat or Start runNIS.bat a pop-up will appear asking you for 'Allow connection'.

Ps. This is a one-time process. After that you can start the wallet like you try to do now.

Thanks a lot!
That worked fine for me, I'm syncing with the network now!
NIS info is not available yet. Trying to retrieve NIS info... (at block 13201)

No problem. Have fun with it!

Unfortunately this has not been tested on Unix, or more specific OS X 10.10. The installer for version 0.6.26 did not worked, so I grabbed the TGZ file...

Followed the same steps as mentions for Windows and adapted for *nix - but see the following Java exceptions when starting 'nix.runMon.sh':
- download nis-ncc-0.6.26.tgz
- untar
- open a terminal
  cd ~/Downloads/package
  ./nix.runNcc.sh
- wait a moment and open a new terminal session
  ./nix.runNis.sh
- wait a moment and open a new terminal session
  ./nix.runMon.sh

**** broken ****
. . . .
2015-04-12 19:37:12.333 INFO FrameworkServlet 'Spring MVC Dispatcher Servlet': initialization completed in 1477 ms (org.springframework.web.servlet.DispatcherServlet initServletBean)
2015-04-12 14:37:12.333:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@33617539{/,null,AVAILABLE}
2015-04-12 14:37:12.340:WARN:oejuc.AbstractLifeCycle:main: FAILED ServerConnector@6e46d9f4{HTTP/1.1}{0.0.0.0:8989}: java.net.BindException: Address already in use
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind0(Native Method)
   at sun.nio.ch.Net.bind(Net.java:437)
   at sun.nio.ch.Net.bind(Net.java:429)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
. . . .
Caused by: org.h2.jdbc.JdbcSQLException: Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode [90020-175]
   at org.h2.message.DbException.getJdbcSQLException(DbException.java:332)
   at org.h2.message.DbException.get(DbException.java:172)
. . . .
 (org.nem.core.deploy.CommonStarter main)
2015-04-12 19:37:15.355 INFO NEM Infrastructure Server 0.6.26-BETA shutdown... (org.nem.core.deploy.CommonStarter main)


Common guys - please test before releasing it. I did a port scan between port 8000 to 9000 and nothing?
Should this not be: 0.0.0.0:8989  --> 127.0.0.1:8989
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 13/04/2014, 08:02:22 UTC
Hi,
Please payout my 0.08856976 BTC requested on Tue Mar 18 2014 04:30:13 for quad!

Regards


Still awaiting payment - since the 18th of March 2014?Huh

Please pay immediately!!!

Quad

Still waiting for pay-out - is this place for real?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   pending
- for 'quadruple'?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   pending

Payout Quadruple now!!!!

I am still waiting for a payout!!!

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   pending

Can this site be shutdown, as it is still taking deposits it seems? How is that possible....

Still waiting.... hopeful....

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   pending
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 08/04/2014, 22:48:02 UTC
Hi,
Please payout my 0.08856976 BTC requested on Tue Mar 18 2014 04:30:13 for quad!

Regards


Still awaiting payment - since the 18th of March 2014?Huh

Please pay immediately!!!

Quad

Still waiting for pay-out - is this place for real?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending
- for 'quadruple'?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending

Payout Quadruple now!!!!

I am still waiting for a payout!!!

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending

Can this site be shutdown, as it is still taking deposits it seems? How is that possible....
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 03/04/2014, 04:03:45 UTC
Hi,
Please payout my 0.08856976 BTC requested on Tue Mar 18 2014 04:30:13 for quad!

Regards


Still awaiting payment - since the 18th of March 2014?Huh

Please pay immediately!!!

Quad

Still waiting for pay-out - is this place for real?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending
- for 'quadruple'?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending

Payout Quadruple now!!!!
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 30/03/2014, 04:17:37 UTC

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending

Still waiting - please pay out to: 1BjrAdQk2C5AnWJG7KVZnhv7Ho1rwjj1i2

Quadruple
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 28/03/2014, 22:45:24 UTC
Hi,
Please payout my 0.08856976 BTC requested on Tue Mar 18 2014 04:30:13 for quad!

Regards


Still awaiting payment - since the 18th of March 2014?Huh

Please pay immediately!!!

Quad

Still waiting for pay-out - is this place for real?

Timestamp   Amount   Coin   Requester IP   Status
Tue Mar 18 2014 04:30:13   0.08856976   BTC   173.245.56.198   pending
- for 'quadruple'?
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 26/03/2014, 03:02:42 UTC
Hi,
Please payout my 0.08856976 BTC requested on Tue Mar 18 2014 04:30:13 for quad!

Regards


Still awaiting payment - since the 18th of March 2014?Huh

Please pay immediately!!!

Quad
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] [GRS] GroestlCoin, Proof of Work (PoW), CPU only at launch
by
quadruples
on 22/03/2014, 23:18:43 UTC
Hi,

I compiled a Linux (Ubuntu 3.11.0-15-generic #23-Ubuntu) wallet for those interested.

I saw there is a bounty available and would like to put my address down:
FmbahhSsvPnrDfVPw8GkkKifVwioNDZFFg

Here is the Dropbox link: https://www.dropbox.com/s/x16170azqxfa8or/GroestlCoin-qt

GroestlCoin-qt: 8.5 MB  Standalone QT Wallet

Regards
quadruples
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] [GRS] GroestlCoin, Proof of Work (PoW), CPU only at launch
by
quadruples
on 22/03/2014, 21:44:19 UTC
Anyone successes to compile cpuminer under linux?  Huh

Thanks

 git clone https://github.com/GroestlCoin/GroestlCoin-cpu
 cd GroestlCoin-cpu
 #./autogen.sh
 autoreconf -vfi
 ./configure CFLAGS="-O3"
 make
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 22/03/2014, 05:44:07 UTC
 Angry Still waiting for my (user: quadruple) payout!

Tue Mar 18 2014 04:30:13   0.08856976
Post
Topic
Board Announcements (Altcoins)
Re: CoinMarket.io | New, self-moderated support and news thread.
by
quadruples
on 20/03/2014, 03:34:15 UTC
Hi,
Please payout my 0.08856976 BTC requested on Tue Mar 18 2014 04:30:13 for quad!

Regards
Post
Topic
Board Announcements (Altcoins)
Re: [INFO] ContinuumCoin [CTM] ★ CTM Community ∞ Information thread
by
quadruples
on 27/02/2014, 02:45:19 UTC
Hi,
Can you please fix the Mac wallet? It is not working from day one (on either OS X 10.9.0 or latest 10.9.2), and I believe the libdb_cxx-4.8.dylib is missing!

Process:         Continuumcoin-Qt [2335]
Path:            /Volumes/VOLUME/ContinuumCoin-Qt.app/Contents/MacOS/Continuumcoin-Qt
Identifier:      org.bitcoinfoundation.Bitcoin-Qt
Version:         Huh
Code Type:       X86-64 (Native)
Parent Process:  launchd [179]
Responsible:     Continuumcoin-Qt [2335]
Date/Time:       2014-02-26 21:27:53.341 -0500
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Crashed Thread:  0
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
  Library not loaded: /opt/local/lib/db48/libdb_cxx-4.8.dylib
  Referenced from: /Volumes/VOLUME/ContinuumCoin-Qt.app/Contents/MacOS/Continuumcoin-Qt
  Reason: image not found
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] NEM -4 billion coins- Equal Shares for ALL - Registration thread (part 2)
by
quadruples
on 14/02/2014, 19:12:05 UTC
Have to run - so...
Sent 750 NXT!
Transaction id: 17093733988532724187