Pages:
Author

Topic: Tau-Chain and Agoras Official Thread: Generalized P2P Network - page 83. (Read 309668 times)

full member
Activity: 130
Merit: 109
So about how long until Agoras launches?  And the coins are distributed?

yet unknown. but will take time, the time for tau to be ready and stable

Ok, that is fine... but do you think you could provide an unofficial estimate?  Like years out or months out?
hero member
Activity: 897
Merit: 1000
http://idni.org
So about how long until Agoras launches?  And the coins are distributed?

yet unknown. but will take time, the time for tau to be ready and stable
full member
Activity: 130
Merit: 109
So about how long until Agoras launches?  And the coins are distributed?
hero member
Activity: 952
Merit: 501

so this is the token left?

   58   IDNI Agoras   0.00   29764707.16271017

thank you.


so about 12M token been sold?

that means coinmarketcap is not that accurate..
hero member
Activity: 897
Merit: 1000
http://idni.org
hero member
Activity: 952
Merit: 501
some good project are waiting too long, then no more chance.
full member
Activity: 266
Merit: 100
how many coin been distributed now?

how many coin left ?

thank you very much!
newbie
Activity: 42
Merit: 0
The web site  is ready , the neck bottle is the content that ohad must give to the webmaster. I think the new web site will be relea sed with the whitepaper. Tauchain for all require a content understable for all people  and explain tauchain must be done well . Ohad is working on it, search on old posts,he talked about it.
member
Activity: 75
Merit: 10
ohad should hire a designer & a web dev to update Logo and official website.
legendary
Activity: 1232
Merit: 1000
★YoBit.Net★ 1400+ Coins Exchange
how this project is going? Is worth a buy now? I saw it was under 10 and now it's rising with no volume, who is following the projec, any thoughts?
hero member
Activity: 897
Merit: 1000
http://idni.org

@Ohad

I know you have much more important things to do, but please list & update the pre-sale price somewhere (i.e. not the Market rate) or share the link if you have already done so.

Cheers!   Smiley



we still got this old spreadsheet that i update every month
https://docs.google.com/spreadsheets/d/1EjW1s66T75vnWh7WSzuP0vxcx1vdwlqCm2JOmlVlPOg/edit#gid=0
legendary
Activity: 1148
Merit: 1000
sr. member
Activity: 276
Merit: 250
I ask people their thoughts about your project. I ask them: "What do you think of the project from Ohad Asor regarding his Tauchain / Agora's platform?".

They cant reply me because they honestly dont understand what im talking about. I also asked some youtubers making tradingvideo's etc and no one responded to the question.....But they mostly just follow volumes so thats expected. They will probably look into it when it starts trading perhaps?.

I hope some documentation would elaborate. I wish you all the strength and perseverance needed to accomplish your next move...... cough cough whitepaper!! cough cough Gimme! cough cough i needs it ^^

Cheers!

hero member
Activity: 897
Merit: 1000
http://idni.org
I was notified that there is a 15% discount/bonus for tokens held in an OmniWallet...

is this offer still active?

if so, how long do they have to be held for?

and, is there any process to register or notify they're being held to receive the bonus - or is there some sort of tracking system attached to the tokens, whereby the 15% bonus will automatically be added into the OmniWallet holding the tokens at some later point?

please clarify, thanks.

looks like a very interesting project. curious to see how it evolves... :-)

thanks, see here https://bitcointalksearch.org/topic/m.17841993
no need to notify, just not to move the tokens and not to store them in an exchange, and when time comes (i.e. when the final coins will be ready or close to ready to distribute) additional tokens will arrive automatically.
newbie
Activity: 13
Merit: 0
I was notified that there is a 15% discount/bonus for tokens held in an OmniWallet...

is this offer still active?

if so, how long do they have to be held for?

and, is there any process to register or notify they're being held to receive the bonus - or is there some sort of tracking system attached to the tokens, whereby the 15% bonus will automatically be added into the OmniWallet holding the tokens at some later point?

please clarify, thanks.

looks like a very interesting project. curious to see how it evolves... :-)
hero member
Activity: 897
Merit: 1000
http://idni.org
thanks, i'll try to touch all raised points, with some relevant unraised points:
my door is widely open for constructive collaboration with similar projects, tezos or autonomic, as well as with anyone dealing with these topics. i heard that autonomic is practically abandoned, as stoopkid found a full time job, and hmc doesn't code, but that's only what i heard. however there are some inflexibilities from all sides, while im aware of my own, and i refer to the end-goal agenda (i.e. the exact meaning behind the vague words "self-defining p2p network" or so). there are many differences between the projects, many of them are unpublished yet, but i'll try to touch only the relevant parts and hopefully the most of them.

i completely admit that the time taken is much more than i thought (i couldnt anticipate the problems with the original design but there's more to it). and i recognize that the progress is not visible. but it exists, very significantly, and honestly i've never been "stuck". recently Dana Edwards is trying to show it on his posts (which are written according to his own views and interests, yet they supply a lot of updates, as we discuss the progress every day).
indeed Dana is one big help i got recently. and there's another one on his way to physically stay with me and finish things. and there's more to tell. im fortunate to get all the help i request for. im almost flooded with good people around offering help. may it keep being so.

and indeed the main coarse is to make the initial mission as small as possible. it'll end up with a language similar to n3 with negation, and a structure of functions with in/out args (not much more to it!). that'd be the engine. then for messaging can use the simplest possible way (smtp as a silly example) just to bootstrap the semi-centralized social network that allows exchanging documents, even in command-line, but still with the prover's help.
it will allow much more. this thing is really not the language, but the meta-language. it is not a programming language, but logic that is able to speak about programs (that much, that it can express auto-synthesis-from-spec).

and this points to one substantial difference between autonomic design and my design even if they meet somewhere in the semweb world: on autonomic, the logic is the code itself. the prover's flow is the program's flow. that's what i refer to as "the curry-howard way". and this raise a lot of constraints aside requiring the programmar to be a semi-autoprover, like, the reasoner's flow must never change so it cannot use optimizations. on tau we'll have one meta-language, that is suited for processing languages. it'll be able, for example, to implement logic that takes a doc+grammar+semantics, and produce a theory, by emitting code than can answer queries for that theory, and form the answer in a given shape. writing an rdf parser+reasoner using it would be trivial. moreover, it'll also be a generic compiler. in principle, it'd be a better choice to write any compiler (like C++ compiler) using this methodology rather existing ones. it'd be like taking yacc, but letting it not only the grammar rules, but also the semantic and emission rules. all in much more friendliness than yacc. same for natural languages. there are many readily-made context-free english grammars that can be used for "simple enough english", that won't be so simple at all.
(when i said "any compiler" i also refer to "many interpreters, but not any". it won't be able to interpret C++ ofc. unless the user removes from the solver the "monadic" restriction... more to say here but not very to the topic)

also recall that n3 is significantly different from owl, see timbl's n3logic design doc. i dont claim to recover owl, at least not yet and not directly. the intention of the language is not for semweb-like uses at all, but merely a generic language processor, featuring the abilities of MSO and HORS (higher order recursion scheme). i dont claim yet to fulfill any semweb standard, but to help making it easy to import many of them. another rationale is to strip as much as possible and remain with the minimal core, at least for the beginning. yet another difference is monotonicity. we are specifically non-monotonic: you can change your mind even in a way that require revision of the previous beliefs, while rdf/owl/n3 are designed to be monotonic.

more specifically to the main point,
one of the recent conclusions is that the old design (same for tezos) cannot scale. it'll eventually dive into similar social problems like bitcoin, and will lead to centralization of control in which it'll be inherently unable to spread, if recalling human limitations. see Dana's description here https://steemit.com/tauchain/@dana-edwards/what-tauchain-can-do-for-us-effective-altruism-tauchain#@dana-edwards/re-trafalgar-re-dana-edwards-what-tauchain-can-do-for-us-effective-altruism-tauchain-20170417t144525348z
and this is a result of the language being complex and undecidable.
undecidability yields that whenever you say something, you need to prove it. and it might be the case that you say something true and you cannot prove it. but proving is a difficult mission, and cannot be fully automatic here. same for complexity: writing the curry-howard way, far to mention mltt, is hard. on the other hand, msol is so easy. let me quote from a recent email of mine explaining all msol in (max) 8th grader level (and it'll be even easier):

Quote
1. laballed graph is: take a piece of paper, draw circles (vertices) with words (labels) inside, and draw arrows (edges) between the circles with words (labels) as well. that's a labelled graph.
2. "atomic sentence" is to say either "x is labelled y" or "vertices x,y are adjacent with edge z".
3. propositional logic is all atomic sentences, glued with AND, OR, NOT, IMPLIES, and unlimited use of parenthesis. equivalently, using if-then-else.
4. first order logic is propositional logic, just the atomic sentences may contain holes (variables), with the additional prefix "for all" or "exists". i.e. "exists edge z such that x,y are adjacent with edge z" is a sentence that is true if and only if there's at least one edge in the graph.
5. monadic second order logic allows to do again the "forall" and "exists" trick, just like first order, but also for sets of vertices and edges. so you can say "there exists a set of vertices X such that if x is labelled t then x is a member of the set X".

that's all.

and not only easy, but decidability make us discover whenever we agreeor disagree, without even knowing. the most important event on tau is the case where everyone agree on something, let it be widely across the whole network, or among separated teams, or as a "social discovery" method (like "i'd like to find a mate that her theory about love stemming from her posts doesnt contradict my theory about love", or merely one's agent discovers that it is implied that someone doesnt like them. and that's where it begins to get addictive).

further, the first alpha will not deal with code at all. it'll deal only with logic, i.e. so-called "knowledge representation and resoning", and will not implement synthesis, self definition, and more. the second alpha is devoted for programs. so we'll begin with really minimal core, that'll give rise to collaborative dev, yet different and more lightweight than what the autonomic/tezos speak about.

as for monetization, i plan to begin using the existing tokens even before agoras or even the decentralized final tau chain, and that for the sake of paying for computational resources that has to do with the network itself, i.e., proving etc. already in the first network everyone will hold their own private data and calculate their own queries, while they might share data with each other. some people would like to pay, in agrs tokens, to a centralized entity or to other players, in order to do the calculations for them. especially when teams guided to some specific cause that require fast and comfortable solution.
(for the coin lockers, don't worry, you won't miss any profit opportunity, i'll never let it happen)

as for timed automata, note that there are many temporal logics in the world of formal verification and specification (LTL, CTL, mu-calculus, modal logic, modal mu calculus..). they are all subsets of mso! (and this fact is mentioned a lot over the literature). because the whole point with mso vs fo is that you can have as many sets as you like, that their definition depends on the definition of the indiviuals and vice versa (somehow like dependent types, but only first and monadic-second order, and the objects are n-relations [if hypergraphs are under concern]). it's just the decidability of mso was not known to be so wide until quite recently.

apropos optimal kolmogorov complexity of compression, kobayashi-ong typesystem has a striking such property www-kb.is.s.u-tokyo.ac.jp/~koba/papers/hosc-fpcd.pdf and we will use it on our framework (not on first version though)

and apropos better calculus, indeed we just have a meta-language. all languages and logics are welcome! if not by interpretation, then by compilation. this is yet another deep structural difference between tau and tezos/autonomic.

the global problem of dis-collaboration, is the very problem we're trying to make temporary. indeed i claim that tezos/autonomic cannot do that in practice. it's can maximum be a researchware. they're not engineered to allow thousands or millions to build one program or idea together, in an actually practical, for everyone, and much-better-than-today way. even if math promises that it's possible, the human nature should at least partially be considered.

thriving to generality (multi-language, multi-logic, everything is amendable) is ofc an aspect relevant to fragmentation of the industry point you raised.

the most important rationale that that subsumes the architecture difference between the new tau and the others, is the requirement to make it work in the real world, as above. in large scale, in real life, with real people, and real machines, and to be really very useful.
newbie
Activity: 50
Merit: 0
Hi Ohad,

I read your roadmap for Tau, and am glad that you are repositionning your strategy toward a more inclusive bottom-up approach, and prioritizing the creation of collaborative tools for the community to start familiarizing itself with the specific programming paradigm used by Tau, as well as starting building models and applications. As discussed earlier, I think that we shouldn't be looking to create a collaborative environment only around Tau, but instead create an open platform in collaboration with other RDF-based self-amending crypto ledger such as Autonomic and even possibly Tezos if they get around to supporting RDF and OWL. There are several reasons to that. Let me re-iterate on that.

First, as the very slow progress of Tau has shown, this is a significant undertaking. Much more significant than you cared to admit initially. And it's paramount to use the little resources we have as a community intelligently by staying focused on building our common vision together rather than wasting time and resources building separate competing ecosystems.

From an economic and game theory perspective, it also doesn't make any sense to compete at infrastructure level since none of the economic incentives are connected to the underlying infrastructure, be it Tau or Autonomic. Should Autonomic make it first to market by a large margin, regardless of its relative qualities and shortcomings as per your and HMC's respective views, the obvious right thing to do (that all investors will rightfully require) will be to start building Agora on Autonomic, and later migrate it to Tau should Tau turn out to be a better fit. Basically, putting aside petty ego matters, it's in everybody's best interest that Tau and / or Autonomic make it to market asap, and that the whole ecosystem that was meant to come on top be equally suitable for either logical substrate.

But most importantly, as per my earlier argument that still stands unchallenged: no matter how different the underlying form of calculus, there exists a low enough abstraction level from which the code will be the same above which everything that's written for one of the platforms will work seamlessly on the other. One obvious argument that demonstrates this is the fact both projects claim to be able to recover OWL, if not directly at core-logic level due to different tradeoffs on expressiveness, at least at the level of the blockchain where unbounded iteration or arithmetic is recovered by continuation over a series of blocks. This at the very least establishes the fact that everything in the system that will be written using OWL can be shared between the projects. Although OWL has a limited expressiveness and isn't suitable to express complex behaviors, a huge amount of what a typical program intended for human consumption does isn't computational in nature and lands itself very well to being encoded as ontologies and linked-data sets in dynamic contexts. That means that the computational part that may involve different operations and patterns in MSOL and MLTT can be factorized out in a core-logic library that would be specific to each project with everything else written as generic OWL and shared. This is precisely what BOSCoin is doing by introducing a time-constrained FSM (TAL) to deal with all the stuff that OWL isn't able to express. BOSCoin may not be a "self-amending" / "self-evolving" ledger as advertised, but it got at least that part right: most of the stuff can be factorized out of the core logic and put in OWL format where it can be universally shared with other projects, and thanks to which it can reuse a lot of the already existing ontologies and datasets that have been created by experts of all fields in the scope of the Semantic Web initiative. Should Autonomic and Tau decide to build a common ecosystem using as much as possible existing Semantic Web standards for everything non-computational, we would be able to leverage all the tools developed for the Semantic Web like Protege, hire experienced ontologists from the Semantic Web community, and even start prototyping our stuff using a "naive Tau" approach by leveraging existing OWL reasoners like Fact++ or even BOSCoin's OWL+TAL engine when they deliver it.

A last argument that should clearly establish the need for a common ecosystem of generic programs is that in all likelihood neither of MLTT or MSOL are the silver bullet, the characteristica universalis sought after as the holy grail of logic. As research keeps making progress, even better calculi will be discovered that get always closer to the proverbial metal that the fabric of reality is made of, and we will want Tau / Autonomic to follow to get closer to the metal too. What is a "better" calculus? It could be something with a better balance of expressiveness and decidability. But it could also be a form of logic that allows to express programs as shorter strings, allowing to compress the entire Tau universe and bring it closer to kolmogorov complexity which is very likely to become the name of the game anyway as Tau starts looking for a useful form of Proof-of-Work and Agora brings online swaths of idle computing resources begging to be arbitraged.

If we have worked in silos with separate watertight ecosystems and programs infused with bits and pieces of the specific core logic they were designed to run on, neither Tau nor Autonomic will be able to upgrade when a better form of calculus is discovered and it will take yet another team and yet another project to fill the gap, leading to even more fragmentation of the industry and a general lose/lose for everyone involved.

I know I'm partially repeating myself. I know this is a touchy question. I know egos are involved and still scalded by the earlier dispute.
But this time around I really hope to get a substanciated answer - if not from both sides, at least of you Ohad - as of why I'm wrong, and why we should keep ignoring the other project in spite of the fact both projects have the same noble and philantropic goals, and only diverging views on technical aspects that, in hindsight, aren't all that important after all. Again, why not just burry the hatchet and admit that Tau has got two equally valid and promising research initiatives - which everyone else would consider to be an advantage - that could happily cohabit within a common higher level framework, with the community actively building on it? Even OWL has got many different subsets corresponding to different forms of logic and I'm not seeing anyone at the W3C making a fuss about it.

We have to design Tau as a calculus-agnostic project and get back the Autonomic folks on board. This is the only way for Tau to live up to its ambitions of universality. Ohad, HMC, any comments?
hero member
Activity: 897
Merit: 1000
http://idni.org

great idea! but can come in addition, not instead, because some people want to move between their own wallets from time to time.
we can set that when the final coins will be ready, addresses that hold the tokens, will get more coins, according to the so-called "coin days".
the numbers are obvious: we'll do it relatively to the 15% discount.
so, another way to get the 15% discount, is simply not to move your tokens from the 1st of march which is about two weeks from now (this doesn't hold for tokens held on bittrex). i'll write it publicly somewhere.
I just read this now. I have my tokens on bittrex. Is this still recent? Can I still opt-in for the 15%? How to get my coins in a cold-storage? Thanks. Anyone.

yes, it's never late. the 15% will be relatively to the days kept since march 1. just put them on any address outside the exchange, and don't move them
newbie
Activity: 27
Merit: 0

great idea! but can come in addition, not instead, because some people want to move between their own wallets from time to time.
we can set that when the final coins will be ready, addresses that hold the tokens, will get more coins, according to the so-called "coin days".
the numbers are obvious: we'll do it relatively to the 15% discount.
so, another way to get the 15% discount, is simply not to move your tokens from the 1st of march which is about two weeks from now (this doesn't hold for tokens held on bittrex). i'll write it publicly somewhere.
I just read this now. I have my tokens on bittrex. Is this still recent? Can I still opt-in for the 15%? How to get my coins in a cold-storage? Thanks. Anyone.
hero member
Activity: 1014
Merit: 1055
thats not a crypto community here, its a brain amputation station here. its not about technology, its about a myth and kind of spiritual believing in Ohad.

turing completness is having its problems, but its the only way. everyone with a brain understands that.
Pages:
Jump to: