Search content
Sort by

Showing 20 of 270 results by CedricQuotient
Post
Topic
Board Altcoin Discussion
Re: What is your definition of shitcoin?
by
CedricQuotient
on 12/05/2019, 03:58:55 UTC
In my opinion, shitcoin is no volume, useless and no one want to hold it.
Post
Topic
Board Altcoin Discussion
Re: Are you still hodl? Then we go to you!
by
CedricQuotient
on 23/04/2019, 01:08:14 UTC
I am still holding NEO. I hold NEO from 20$ up to now and my funds was decreased more than 50% of neo
I think we must waiting, I bought 100 NEOs when the price was around $ 48, and sold when the price was $ 94, but I'm sorry because if I hold for another month then I can sell for $ 130, and I buy about 50 NEOs when the price is $ 13 and hopefully it can skyrocket again.
Lol i did not trust NEO again
Post
Topic
Board Altcoin Discussion
Re: Are you still hodl? Then we go to you!
by
CedricQuotient
on 22/04/2019, 15:30:44 UTC
I am still holding NEO. I hold NEO from 20$ up to now and my funds was decreased more than 50% of neo
Post
Topic
Board Speculation (Altcoins)
Re: Buy now or wait?
by
CedricQuotient
on 12/02/2019, 16:11:12 UTC
Hi, if you are a long term holder, This is the time for buy, holding long-time will bring big profit. If you are a trader, please look at the market every day and make the decision.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] $XQN Quotient Financial Network | PoW Scrypt, PoS Blake-256 | UPDATE NOW
by
CedricQuotient
on 28/06/2015, 19:32:34 UTC
I did a 32-bit build of the Windows wallet and uploaded the link to the 1st post.  Enjoy Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 28/06/2015, 02:56:04 UTC
Hey guys, development and work on the XAI project still continues on.  There is a lot of work to do and limited resources, but it has not stopped.  My time horizon on this is long term, but it won't be abandoned.

A couple of things I've got cooking:

- Implementing the new wallet design from our designer
- Solution for the scripting shell that cross-compiles on all platforms
- I was contacted by a guy from SuperNET and responded
- I am working with an advisor who has also advised some other notable projects on bolstering our presence in the Asian market

I have also been looking at a cool board I found:

https://www.parallella.org/

These boards are affordable and similar to a raspi, but have a multicore risc processor on board.  Down the road this could be a pretty cool hardware device for XAI so people can get an off the shelf computing "neurominer".  I'm hoping to get my hands on one of these boards soon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] $XQN Quotient Financial Network | PoW Scrypt, PoS Blake-256 | UPDATE NOW
by
CedricQuotient
on 28/06/2015, 02:47:52 UTC
Delisting warning again on our only exchange.

I'm not going to put up the volume this time round just to keep it listed. 
Dev clearly isn't interested in keeping it alive so I see no reason to.
Hey there, XQN is not abandoned Wink  I'll put some updates together.

We have had a number of resources out there, but it seems that the only Quotient stuff that comes my way are occasional skype messages about it, but not much in the way of community activity around the coin.  The code base is solid, it has some great features, and is IMHO (although I know I built it so I'm biased) one of the better looking wallets out there.  It would be nice to see the community get involved too and build some cool stuff, like services or games or....well whatever people want.

XQN is also, if you guys haven't realized, one of the stronger coin networks out there.  Like there are hundreds of active wallets alive on the network staking.  I know this, because I just noticed that the seed node has used over 3x its bandwidth allotment at my provider and I'm getting hit with overage fees Wink  Considering the state of the crypto scene lately, I find this kind of impressive.

Somebody asked me in a PM for a rich list, so I'm going to swap our block explorer over to a different one that I discovered that has a rich list function built in.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 10/06/2015, 17:04:39 UTC
We've updated our ANN post with our rebranded logo, infographics, and graphical elements.

Special thanks to crz for the amazing rebranding and wallet mockups.  Donations directly to crz may be sent to: AZKSvu5C3WP8awmLG2s1oqVZQdfnEF5Ve3

Our redesigned wallet UI courtesy of crz:



So when can we have access to this new wallet? Looks great!
I'm working on the underlying wallet tech that will enable building this, then we have to implement the new UX design.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 09/06/2015, 12:23:15 UTC
the logo and graphics are cool but wheres the tech development? mockups are just that mockups... Let me guess now another 2 months until an tech ann ?
This from the guy who is attempting to pump...wait for it... BitBeans.   Roll Eyes
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 09/06/2015, 00:05:43 UTC
We've updated our ANN post with our rebranded logo, infographics, and graphical elements.

Special thanks to crz for the amazing rebranding and wallet mockups.  Donations directly to crz may be sent to: AZKSvu5C3WP8awmLG2s1oqVZQdfnEF5Ve3

Our redesigned wallet UI courtesy of crz:

Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 26/05/2015, 04:16:01 UTC
I pushed an update to github and tagged the last public version and the latest commit (6.1.14 and 6.2.21).  I'm still beating my head against the wall trying to get the Windows build to work, I had a workaround that I thought would work but it just results in strange undefined reference issues - which was to embed libqtlua within the source tree and build it that way.  But libqtlua is using headers with inline declarations and my suspicion is that mingw can't handle the mixing and matching like that.  I thought I had it working but when I did a make clean and tried to build from scratch it started spewing those issues again.  To build it on Linux you need Lua 5.3 and libqtlua 2.0, on my system I put them in ~/deps/lua and ~/deps/libqtlua, if you put them somewhere else you'll want to update the paths in the .pro file.  Works like a charm on Linux.

So what you'll see is that for IBTP the simple way I am doing the integration across coin networks is by filtering on the pchMessageStart.  I pre-load a directory of known chains:

Code:
struct SChain
{
public:
    std::string sChainName;
    std::string sCurrencyCode;
    unsigned char pchMessageOne;
    unsigned char pchMessageTwo;
    unsigned char pchMessageThree;
    unsigned char pchMessageFour;

    SChain()
    {
    }

    SChain(std::string sName, std::string sCode, unsigned char cOne, unsigned char cTwo, unsigned char cThree, unsigned char cFour)
    {
        sChainName = sName;
        sCurrencyCode = sCode;
        pchMessageOne = cOne;
        pchMessageTwo = cTwo;
        pchMessageThree = cThree;
        pchMessageFour = cFour;
    }
};

And then in ProcessMessage all of the various message handling gets a check on a flag set on the node object:

Code:
// Relay alerts
if(!pfrom->fForeignNode)
{

When the node first connects and does the version handshake, it detects if it is not an XAI note and in the IBTP directory and sets the fForeignNode flag.  And thats it, from then on you can differentiate between native or non-native blockchains and handle the messaging appropriately.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 25/05/2015, 18:57:42 UTC
Joe will open source his work and will continue to work on this project. It's good  Smiley
Exactly.  The point of open sourcing it is so folks can compile it for various platforms, linux raspberry pi etc. and play around with it.  It's too much of a pain trying to maintain a public vs. closed version and two codebases.  I'm working on solving another linker issue then I'll push the code.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 21/05/2015, 20:25:56 UTC
There's a lot of great tech coming for this coin, the AI Core is just the beginning really... it is a lot of work but will be worth it in the end.  I'm working to get a series of things out the door, life stuff comes up and hence some delays, but that doesn't change what's coming.  I'm also trying to position things so that I can continue working full time on this past April for the foreseeable future, which would be ideal so we can keep cranking stuff out.
...
So we have AI Core coming that I've been talking about, and then we have a strategy to open up and capture a new market that I think only I/we have the actual capability to achieve in rapid fashion.  The AI Core stuff is hard/complicated, all the other stuff is relatively easy for me to bang out.  So we'll get through the AI core traffic jam and then step on the accelerator again.  TBH the hold up on the AI Core drop has not been tech or coding related, but just life related, shit happens that ties up my time, and then we continue on.
....

Thank you for your patience Smiley

edit:  And this stuff is coming soon.... It's not going to be like NautilusCoin with the POS fork that was coming for months and months and months and months Wink  To put this into perspective, I built this entire platform in less than 3 months.  Compared to any enterprise project of similar scale and scope, that is an insane pace.  But in the crypto world, of course, we know that the space-time continuum is....compressed Wink
I'm quite disappointed in this dev actually. It all looked promising a couple of months back, but the dev is not living up to the expectations he set himself. I understand that he might have bitten off more than he could chew (happens to the best of us), but at least don't leave us hanging out there, spend 5 minutes per week on a quick update or something. I'd say you owe that to the people who invested in your idea. I'll be patient for a bit longer, but as soon as something better comes a long i am out of here...
:shrug: If you want to sell then sell, there have been plenty of opportunities to exit.  The crypto landscape and alts in particular have dried up in terms of volume and viable revenue-generating activities.  XAI is a long term project, but I do have to earn a living too Wink  I had been looking at a variety of avenues to bring some real funding into this project, but with the last stall-out in crypto trading activity most of those went dead or folks just left/stopped looking at crypto altogether.

We got some graphics proofs back from the designer that look fantastic, but it will be some time before he is complete with production ready designs.

I'll probably open source this project this weekend and just get the code out there for people to play with and see what the community comes up with.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 10/05/2015, 16:33:04 UTC
I've had a lot of people asking me about IBTP.  We haven't dropped source code yet for our feature set.  But, what IBTP is doing conceptually is filtering on pchMessageStart and maintaining a directory.  You modify the message loop so that it doesn't just drop peers with a different pchMessageStart, but tags them instead.  Then in the message loop you just put a check on the flag in all of the default messages so that it doesn't exchange block inventory etc. with non-native blockchains.  That's it, its very simple.  Once you do that then its just a matter of adding whatever shared serialized payload classes you want into both node clients and message filtering in the bitcoin message loop in main.cpp.  It is very straightforward, and from that simple base you can pretty much build anything you can think of on top of it.  No side-channels or proxies or anything required, just out of the box bitcoin peering.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 27/04/2015, 22:06:09 UTC
well for sapience, you need stakers and node operators and coins for the database operations and coins for liquidity on the exchange... 8k is more than 1% say you get 50 nodes... thats 2/3 the current supply. the point of masternodes is to have enough that one person cant just own a few and start de-anonymizing the transactions.

*edit not sure if theres any studies on a reasonable number of nodes to represent a network well. a number thats low enough to incentivize participants to remain node runners, but high enough to make sure the nodes wont be a weak link in the system in any way.

I wouldn't go below four, its really cheap so most everyone has a chance to get in now

What would be the incentives for running one?
In our case, we actually have a future use case for masternodes - neuromining pool operations.  There is a lot of development effort between here and there, but it is an actual useful purpose for them.

I think we have to be careful to strike the right balance when it comes to the collateral amount.  I've been watching some of the latest batch of coins lately, some are lower and some are higher.  It seems that if you make it too high it seems to limit the interest and participation.  I need to put together a spreadsheet and run some numbers and see what makes sense.
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 27/04/2015, 22:02:37 UTC
lets do this 3k per node :p
i think 3k per node is good too

will xai have hipos static pos rewards? that would be really cool. can you imagine?  Shocked
agree 3k per xainode seems reasonable, 2k is even better   Grin would give incentive for small holders to run xainodes. can't wait for joe to deliver this tech, we know that joe is elite and everything he does he does it better.  
Aww..i dunno about that... cross-compilation for Windows is definitely a weak spot for me Wink
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 20/04/2015, 19:22:55 UTC
We will be dropping releases soon.  That libqtlua stuff really kicked my butt, but I figured out a way around it to get it going, and we have some cool stuff going into the coin to help broaden its appeal since the AI stuff seems to be very narrowly focused.

I want XAI to be broader as a complete nextgen FinTech platform, with the data and algorithmic stuff as a nice technical foundation, but with more end user oriented features on the surface so we can start appealing to more people.  We have something nice coming with XaiNodes, and then our in-wallet counterparty port which is my focus this week, and then rewriting the wallet using QML/QtQuick which will allow us to do a lot more cool stuff that other bitcoin-based wallets can't.  Then our Android custom rom XaiOS.  And eventually I will save up enough money to buy the XaiSat.  Smiley

We also have a pro graphics guy doing a rebrand for us with a wallet restyle and some other artwork.

My video machine is down right now, once I get it fixed I'll be able to do more videos.
Post
Topic
Board Announcements (Altcoins)
Re: CRYcoin launch announcement!!!
by
CedricQuotient
on 11/04/2015, 01:38:43 UTC
I mined this on the advice of a couple of investors in my own projects.  I understand this is going to be quite the coin.  I like the numbers and I'll do your Android wallet if you want when your release is ready.  Already got my stack so don't need OTC at this time.  Been staking like a champ with no orphans at all.  Can't wait to see the roadmap and what all the fuss is about Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] $XQN Quotient Financial Network | PoW Scrypt, PoS Blake-256 | UPDATE NOW
by
CedricQuotient
on 08/04/2015, 21:40:47 UTC
Hi Cedric, been chatting with some friends lately and heard some good things about Blake and how light weight it is, and that XQN uses it for PoS hashing. I am looking through your source code and it appears that kernel hashing is still using standard SHA256. Am I missing something in the code?
Yes, you are missing something Wink  Do some more exploring...
Post
Topic
Board Announcements (Altcoins)
Re: $XAI Sapience AIFX - Decentralized AI | 11% PoS | PlumeDB,IBTP on Testnet
by
CedricQuotient
on 07/04/2015, 19:26:55 UTC
So I ran into an issue getting the Windows build to compile - more specifically getting libqtlua to "link" using mingw64.  I stayed up for 2 days straight banging my head against the wall trying every trick in the book to get it to work.  Then I realized...I can just pop the libqtlua source under the Sapience source tree and build it in directly.  So that is the approach I am trying now.

Lots of stuff in the works as this ramps up, on the marketing collateral and marketing front as well as the dev front.  Once I get the build resolved and past that roadblock we'll start rolling.