00:00 to 1:03:41
hi everybody this is Charles Hoskinson broadcasting live from warm sunny colorado always warm always sunny sometimes colorado good to be here today is august 30th 2020 it's going to be a fun fun day sunday dogs are barking for no particular reason who knows and it's a lazy sunday you know this last week of august next week is september which is going to be a busy busy month we accomplished a lot this month it's been a lot of fun a huge amount of software was written a massive amount of work went into getting the exchanges where they need to go getting the wallet upgraded cardano's node 1.19 is a hundred times faster in some benchmarks from the 1.18 node it's now in full distribution so it's on mainnet and it's also on flight yoroy went through a heck of a time getting upgraded but they're almost where they need to be and now ledger and trezor's support is fully enabled for adalight uh i believe treasurer's support is fully enabled for uroy and i think ledger supports work on its way through and we're already in negotiations for a big big firmware update uh for stake pool operators to allow staple operators to use a ledger treasure device as part of their security scheme so that they can air gap keys without having to go out of their way for that i'm also interested in things like multisig pledge to see if we also can do kez on the ledger and that's going to be a lot of work uh so they're betting that out we're also bidding out a multi-sig contract with apix and they're discussing architecture with us on how to bring multi-sig into we have scripting support for the low level but we need to build a beautiful uh user experience for it uh so they're going to bid that out pull it into daedalus qr code center hardware wallet center all these things are coming soon so the wheels are moving um you know another thing is that there's been a lot of debate and discussion the community already a lot of consternation from the uh smaller stake pool operators and uh is exactly what i expected to see people care enough about cardano to have divergent opinions about where our parameters should go that means people understand the parameters they have an opinion about it they're thinking deep about it and that's exactly what you want to see so we're still collecting those ideas and we're thinking ourselves and there's a process going on about how is cake going to evolve and pledge going to evolve and so forth every five days the network continues to get more and more decentralized as i mentioned it's a slow drum beat and it just gets louder and louder and louder and louder as we get closer and closer to d equals zero uh we're almost at a point where 25 of all blocks are made by the community just a few weeks ago it was none that tells you how significant uh the movement is already and september is the first month where we're going to begin rolling out the peer-to-peer implementation so the peer-to-peer governor is uh is ready to go and they're turning things on and the network team is going to be working hard uh half the team is off for september excuse me for august so we decided not to uh to do it in august but push it to september but that should take about eight weeks from start to finish might have a longer tail depending upon what we find as we roll it out but that will considerably improve performance in certain respects or certain people get unlucky and they connect the bad relays and also it's a truly fully decentralized network when you're no longer using relays from state pool operators or from us but also every single person running a full node is now contributing to the system that's a really beautiful thing so d is moving in the right direction peer-to-peer is moving in the right direction we're having a great discussion about economic parameters and that's moving the right direction there's already discussion about stake pool guilds there's already discussion about delegation portfolios i've made the highest priority to get one-to-many delegation where it needs to go so there's a huge product effort right now to get that done as quickly as we can i and that's just one side of the organization so that's the shelly side of the organization meanwhile in gogan land a different group of people are waking up having the whip on them and we're talking about basically a three-phase roll out so first you have native assets second you have polluted foundations and third you have the pluto application framework now native assets are being able to go from a single asset ledger to a multi-asset ledger and that's a lot of work and there's a lot to do there uh pluto foundations is kind of like the jvm versus java it's saying that it's the base foundations the core of the language so if you can write assembly or you can write the higher level representations of it you'll be able to write smart contracts but that's not exactly super user friendly but you have to have the jvm to have java you have to have the clr to have c sharp et cetera et cetera so it makes sense to roll that out first and then put on top of it the beautiful development experience and so forth uh and they're not necessarily mutually exclusive you do them in parallel just you know they have all kinds of things working their way through uh so big big conversations going on a lot of implementation work going on especially with de-risking the ledger team and that's not ledger the hardware device that's ledger the cardinal node ledger so the ledger rules of the system uh there's an enormous set of work there and we're adding more people we're trying to shift things around so we can accelerate things as much as we can because we have to kind of pull in all this gogan work into shelley now that shell is here and shelley's ready to receive it so ramon our ceto has taken a a personal interest in this and he's micromanaging that process so he's personally involved in the resourcing he's personally involved in the day-to-day meetings normally you don't have a cto do that but we want to get this out as quickly as we can so we're making sure that our best people are micromanaging the process to get it done and a huge amount to do i'm also starting to give out some fixed cost contracts and bring in old people uh we've begun pretty significant negotiations with runtime verification to upgrade and modernize yella and uh also start restart the k and spc work for a variety of reasons internally but part of these conversations uh give us some insight into what the testing frameworks on the ethereum side look like and they've been working with al goran and tazos and all these other people so they're pretty good understanding of what the development experience is across the board for all of the third generation platforms so we're talking to their guys and we're saying okay where do we need to sit for cardano for us to be competitive in that respect we kind of have an internal idea and we have an idea from the haskell space because there's 35 years of knowledge and experience there but it's really good to do a competitive cross-section and look at your competitors and say okay well what are they really prioritizing and looking like and so it's convenient to talk to tool builders in the space because through their open source repos and just the projects that they've been working on it gives you a good sense of where things sit and there's some great frameworks like truffle replacements called firefly for example that's a really cool thing so we'll make an announcement a later date when we've signed something but that's looking promising we're also going to see if we can uh bring all the haskell stuff into the cardano ecosystem because as i've mentioned there's 35 years of history there i want to make sure that that works on day one because that stuff is amazing and it's what allowed us to launch shelley without the whole system exploding in our face so i would like those tools to exist on your side the developer's side another thing is we're going to build a dsl for smart contract specification so basically this opens up the prospect of certified contracts so you have a design and then you have the implementation you'll be able to prove that the implementation is correct against the design this has been done several times like for example certified erc20 tokens and so forth it's generally very hard because the tools are not so good they require a lot of domain expertise and they're very heavy so there's a lot of discussion about how do we build a lightweight specification dsl that can sit in tandem with your contract and then you can verify properties about it so that you can use it as a basis for model checking and quick check and all these types of things that exist in the formal methods community and you can verify that your contract is right so there's going to be a whole thread of work that's starting to really rev up we've already done a lot of that with marlow because marlo's are turning incomplete dsl means you can use sat solvers and all this other stuff to verify that it's right we did that bulgaria years ago when we planted those trees uh we actually wrote a contract and used a set solver to prove it but in a more generic sense with plutus for example it's a little harder so there's some work there we're also working on the imperative side so that you have a procedural imperative way of doing uh development and not just functional so you'll have a javascript s like experience at some point and so i which k gave a grant to immune for around 50k to explore that and then based on their results we'll accelerate speed up that work stream to make sure that that comes in at a reasonable competitive time period so that's on the infrastructure level but then there's d5 d5 d5 d5 d5 and i've become very obsessed with d5 lately we've looked at the entire competitive d5 space hundreds of pages of reports lots of interviews lots of discussions we also looked at all the most popular d5 things already some of it's starting to leak out despite our efforts to keep it a little boxed in because we'd like some announcements um for example we are partnered with emergo and we're right now working on the logistics of a stable coin with them that we're going to be building first on ergo to verify everything works correctly and then we'll pull it over into cardano and this is going to be an algorithmic stable coin we think it'll be significantly better than maker dow that's just one of many d5 things that are going on right now but we're not going to announce any of that until a little bit later in terms of marketing this week we have a marketing director coming on board io global we spent months interviewing people uh people from fortune 500 companies people from the startup sphere the particular candidate liza she has more than 20 years of experience a really brilliant gal who has a great background and i think she's going to fit very well in our culture we had so many really qualified people for that job it was initially quite hard until we interviewed her and we said this looks just right and she's a direct report to me i don't have that many direct reports but she reports to me and we're going to focus a lot on product marketing and comparison marketing so product marketing in particular we're looking at things like what is auroboros what is pluto's what is extended utxo what is the network stack that we have and why is it better and compare and contrast it to l grant and tazos and eos and it's the goal is to create very understandable product marketing content that the community can use to to really showcase what we've built we spent five years doing this we're really proud we're really excited we're really fired up about it the problem is it's a bit obfuscated by complexity because it all lives in the world of math and science and peer review stuff and engineering and i'm sorry you can't just give a person a formal specification and say oh here you go it's self-evident now you need to really put the effort and time in to get it where it needs to go so she's the first of many hires we're hiring a dedicated dev experience person to worry about acid for open source projects specifically for pluto's oriented projects so asset is developer acquisition developer collaboration developer incentives and at application deployment you have to have a strategy for that if you're going to scale and we think we have some really good ideas but we now has come to make sure that someone is directly accountable for it so i've taken a keen interest in this and we will make sure it gets done the foundation's also doing their own things as well on acid and i think probably the breakdown is going to be that we take a more floss and smaller oriented approach and they'll probably focus more on fortune 500 which is great because they have a lot of great people there that are very fortune 500 obsessed and i think we can get some great adoption in those circles emergo is also doing something so we're going to kind of divide and conquer and try to cast as broad of a net as possible but all that's coming down the pipe and you're going to see a lot of great output from that it's important to understand that firms like mccann that was retained by the foundation and it helped them get cardano.org where it needed to go and i think that was a good output but io global we haven't done enormous amounts of product campaign or direct consumer marketing for cardone yet so this is kind of new to us and that's why we brought on such a strong marketing director and i think the time has come for us to really push hard on that because we're getting to a point where everything's turning on from voltaire to gogan and there are very real differences in what we've done from where the market is currently at and i think those differences need to be communicated because people really need to understand how special cardano is above and beyond the words peer review and formal methods and good engineering and so forth it's really important that people understand specifics of why it's better and what it does differently and how we roll it out and so forth and i think that that's going to get people very excited voltaire is coming along great in the month of september ballots are going to come through the dc is going to open up and blossom up the dc fund and for the first time ever the blockchain is going to start paying people it's going to start rolling out money to projects ideas as our community begins to participate and every six to eight weeks that's going to continue and grow and grow and grow and we have a huge group of people that are just thinking about experiences we have a cell phone app it'll get into data lists hopefully you'll get into your roy as well so we'll have a lot of great interfaces for voting and collaboration and communication and we'll just keep adding more voting systems and more concepts into that framework and it evolved over time to a point where it can comfortably run the entire cardano ecosystem so i'm really happy about that it's been a difficult project to can i get really where it needed to be and there was an enormous amount of work that had to go into it and there's a really complicated crypto but that's okay you know we worry about complicated crypto that's our job you guys worry about uh getting car down onto the next step that's our job together okay so a lot going on there a lot to think about there overall network is stable and really good and um august was a very successful month it was a frustrating month because not everything worked as well as it could but on the other hand shelly shipped and people are running the network and you know to an extent that they have an opinion on how the network should be running sometimes that's divergent from ours think about that it's uh it's pretty amazing not all of our critics beat the hell out of us for a long time saying we'd never even be here and now that we're here they'd say oh here was easy the next step is hard no here was hard make no mistake very very hard took years and the next step is fun the next step is where we get to create and we get to produce and do some cool stuff negotiating a lot of deals under the hood lots of strategic partnerships under the hood uh we'll probably make an announcement towards the end of the month of when the gogan summit is going to be like we did with the shelley summit before and we'll try to make that just as big shelley's summit with over 10 000 people maybe we can do 20 for gogan dial it up take it up keep it going keep pushing forward you know yeah we need to we need to keep this train rolling um one last thing on the d5 in particular uh we are i've taken a very keen interest in it and uh as i mentioned i don't have a hell of a lot of direct reports marketing is now but i'm also directly involved in a lot of the d5 discussions that we have and trying to make sure that those get to the next level they're properly resourced they have the right teams behind them and that they're moving quickly the reality is that first mover advantage is actually a disadvantage in d5 those network effects were ephemeral and often covered with mistakes and scars and explosions you actually want to be in the imitator the second mover category for d5 and i think we'll have a lot more luck than the first movers did in the space and there'll be a mass exodus because those first mover architectures and designs are just too inflexible and cardinal's much better suited as a platform so that's what 2021 is going to be about there's going to be a lot of that fighting and a lot of that pushing you know we're we're in it to win it guys we're real excited about it um oh yeah one last thing bittrex uh we've been working with their engineers uh they've been working with us the principal cause of the issues is that bittrex was the very first exchange to list ada so they were using the oldest and the worst software and what happened is the longer that that software ran the more fragmented and bald up and gummed up and gucked up it got and when we switched over to uh the byron reboot and the first time the exchanges got access to that in it was in february of this year most of the exchanges migrated to that and so the delta between the byron reboot software and shelly was not really significant so most exchanges in a week to two weeks were able to migrate over bittrex stayed on the older software because when they tried to migrate they had some issues with it and they said well we'll come back to it and so now they're paying that migration cost with us today and it's nobody's fault it's just it is what it is it's reality and they've been working hand in glove with us to try to untangle that ball and get things where they need to go so the status is that the software is working it's running it's just there's some performance issues with it uh having to do with address creation and coin selection that make it uh really not in a position where it can run in a production environment so what we've done is we've created a special test suite specifically for the replicate what's going on with their wallet and we have a wallet on our side which has about two percent of all the ada and test net on it and we're doing a bunch of stuff to try to emulate their environment and get a better understanding of why those performance slowdowns exist because they're very difficult to replicate with our normal test suite we don't it's just hard to replicate that and we're getting to a point where we're able to replicate things and get a deeper portfolio profiling understanding and once we have that what we can do is figure out where exactly this issue is occurring and get a proper migration done the good news is that once that's finished off it's done forever and they fully migrated everything turns back on the even better news is that that tech is the exact same tech that's going to live in your wallets when we update the wallet back end and the note meaning if you ever got to a point where your cardinal wallet has hundreds of thousands of accounts and they're all like tens of thousands of transactions uh your desktop client would actually be able to support that so you're using enterprise grade software so you know there's a little bit there and it's unfortunate and you know these things happen with all upgrade tails and so and we we do our best to work our way through them uh but the good news is it's a finite thing it's a ball of string and we're kind of running out of string and it's a one-time thing so when for example we go from shelley to gogan there's going to be very little change in that for the listing experience and so what that effectively means is that the exchanges should probably be when the hard fork accommodator event occurs uh green the day of as opposed to some being down for weeks for example it's just when we went from byron to shelley we weren't just going from one design to another design we were going from a very bad design to a really good design and all the consequences of that very bad design and history and years of operation to a really good design and so when we go from shelley to gogan we're going from a really good design to a really good design with a lot of foresight about how to do these upgrades so all things considered that there's been no network disruption nothing went down overall that's that's pretty good um but uh unfortunately some things get beaten up along the way and this is just one of them but i really admire the patience and uh the level of cooperation that they've had and uh and i understand how deeply frustrating can be as a district's customer and i'm deeply frustrated too because i want everything to work perfectly and i want everybody to be happy occasionally this stuff just comes up so we're not sleeping on the job and they're certainly not we're working together and people are every single day waking up analyzing things reading logs issuing patches and we went from dozens of problems to just one major problem and that we have a pretty good understanding of and we're kind of working our way through so that's the bittrex situation hopefully i'll have some better news next week i i was expecting something this week but unfortunately we just ran out of time and uh hopefully next week i can i'll have something really good to say about it and be really nice before september but we'll see it is what it is okay ah hey rick [Music] all right let's see what we got going on here it's an ama i talked for 22 minutes without getting to your questions i'm a bad man lambo from bill gates bill gates does not have a lambo he's a porsche man yeah i think he has a 918. yeah i'm not sure what the issue with bit panda is i talked to my exchange people and there hasn't been good communication there so i just really don't know what the issue is there but i'll talk to mel again and the rest of the gang again on monday i have meetings three times a week on that this is a good question what's cardona's plan on interoperability i understand there will be new projects start on cardano but there are already so many ongoing projects in ethereum can those projects move to cardano easily you know guys i get criticized a lot for the work that i do with ethereum classic but if you think about it doesn't the fact that we're working on ethereum classic and we're in that ecosystem give the organization a mastery of ethereum that very few companies have i mean there's not many companies floating around the world that build ethereum wallets in full ethereum nodes and actually understand the evm to a level or they can write it from scratch and scala so the fact that we built mantis means that we consensus parity tech and a few other companies are kind of on equal footing of knowing the good the bad and the ugly of ethereum solidity and everything in that ecosystem so if anything it's a huge competitive advantage to do that you know it's almost like in the olden days of espionage whatever you captured like a tank or a plane or a helicopter of your opposing government you sent it to a base and your scientists and engineers would disassemble it so they can understand the capabilities of the technology well we've done the exact same thing in that respect with ethereum classic by building a full ethereum node we kind of have targets of what aetherium can and cannot do how it scales where it can't scale and these types of things uh so in terms of interoperability that's kind of stage one is know your interoperability targets and understand them at the deepest possible level two you need to demonstrate cross-ledger interoperability you do that through collaboration you do so for example wrapped litecoin wrapped bitcoin cash wrapped etc these aren't buzzwords these are things that i would love to see in the next 12 24 months so by participating in these communities we can influence things in a way where it moves in that direction and our system can talk to their systems and they don't have to fundamentally change to be able to use voltaire or our smart contract system and that will generate excess revenue for stick pull operators and for delegators good for everybody more transaction volume more use and utility for the system that's the point that's what interoperability is all about now to the specifics of the question about d5 projects there these projects are ephemeral they live usually now on multiple ledgers and it's a cost security performance question for where their home is going to be and what we're going to do in 2021 is make the case that when they look at cost performance and security we're going to win in every category against ethereum and potentially ethereum two okay and what that means is that it makes a lot of sense for them to live on our chain because we give them more and then through the interoperability bridges that we've constructed be able to still interface with customers on other chains so they get the best of both worlds they don't have to give up what they've gained but they get a much better home we've given them a glass of ice water while they live in hell so that's what we're going to do and so we'll have a lot more to say about that a little bit etc 51 attack time to let etc go like i did charles well you know they have no leadership at the moment you know so they said guys we want to be completely nrk complete decentralization no leaders no nothing no vision we're just as a decentralized ecosystem like bitcoin going to come together figure it all out no funding source and we'll get it done [Music] and i said guys if you do this years and years and years and years are going to pass by and you're going to be at the exact same place they said no no it'll evolve and grow we're going to rise like a phoenix ethereum is going to fail ethereum classic is going to grow it's okay so i left years went by i come back and like i said from where i left to where i came in it's basically the same place market caps at the same place the hash rate is five times lower there's nothing running on the chain and that community is still there um some have seen the light and they've woken up and they said holy moly what are we doing uh there's al grand there's polka dot there's eos there's tazos there's f2 there's bitcoin with taproot you know there are dozens of really strong options here some that actually overlap with the values of our ecosystem which are better platforms than us to deploy things on and every week it seems like there's a 51 attack and we're losing liquidity and some people have recognized the now is the time to actually put a flag down and say this ecosystem is worth saving let's invest in the people who will build the things to save us by embracing a treasury system other people have said no no no we have a road map we put a million dollars into unicef and uh you know we're doing stuff and we copy paste ethereum with clients we didn't even build uh and that'll that'll get us where we need to go and we'll wake up tomorrow and we'll we'll have 10 billion dollar market cap and everything will be great oh and don't worry about these 51 attacks we'll just borrow security from another system whether it be variable lock or per card or a checkpointing system that's like putting something on life support on a ventilator it's easy to put them on it's really hard to take them off if they're very sick and they usually die on the ventilator okay so what's the exit strategy once you've embraced consensus from an alternative system what are the philosophical implications of that that group of people have no solutions no answers just anybody who opposes them they'll go tell the media they speak for everybody and attack us so you know what we're just telling people vote at this point i does not care i just don't i say guys we're going to propose a road map we're going to show you who we are we've already written two ecips we've submitted them they had the gall to say that we didn't but we did and they're publicly available everybody can see them and if you like what we've done download the mantis client if you don't stick with them and if enough people download that we'll hard fork if not well okay it's clear this ecosystem wants to stay in the past and it's very clear that they have no desire to innovate you know but at least we can then leave and say we tried and that every single person who is in that ecosystem was given a choice that's what etc was always about to me it wasn't about killing eth and you know eth is wrong and atc is right he was saying that there were two philosophies and the choice needed to exist and so now it's there again and come november people have that choice they can make that choice and they can decide what to do and we'll see how many people want to go along with that it's in everybody's best interest for etc to survive and thrive and become a prominent ecosystem with its own community and for that community to get along with our community and the cardinal side and other communities including ethereum itself it's in no one's best interest for something that people have spent years of their life on and money on just collapse and die and burn into the ground because of arrogance and ego and bizarre co-option of values really isn't and so wherever possible of course we're going to try to save something and be there and you know at the end of the day if people go along with what we say here's what's going to happen come q1 of 2021 there'll be three clients three choices with three independent teams all working together and i'll cover the beer and they're gonna figure out a beautiful roadmap 2021 for etc to go and do something unique to that ecosystem to the values of that ecosystem which is complementary to other systems like the f2s and the cardano's and so forth and it'll have real value and the people in that community will be doing real things and it will never be called a copy paste coin because it will never have to copy paste things from ethereum it'll be doing its own thing living its own life moving in its own direction that's what i'd like to see sustainability independence and vision exist and we'll find out what happens this is a good ques this is a good comment right here i've been holding etc for years now but i'm noping the out now all exchanges need confirmations from multiple days cracking like two weeks bittrex like five days i'm still waiting exactly you're not alone you're absolutely not alone and people are losing faith every day years and years and years of support and they keep being told it's going to be different just do the same thing and it's going to be different just do the same thing it's going to be different i'm sorry if we did that in the cardano ecosystem we'd be dead by now we had to show real progress we showed the papers we showed the code and we showed the events we showed the hard forks we showed the wallets and yeah it didn't always work and people weren't always happy but we woke up every day and there was clear defined progress and while things were frustrating they got better and there's vision we know where this technology can take us we know how to build this technology and damn it we're competing i guarantee you the people on the ethereum side they wake up every day in a cold sweat if just thinking oh god if they can pull off the road map we're done and by the way this polka dot stuff kevin cites our papers if you look at his papers some of them are based on ours okay they got great engineers and they're good enough to know how good our people are enough to embrace some of the ideas that we have so a lot of people the space admire respect what we've done with cardano and we've been not static by any means necessary you can look at any cross section of the product and you can see growth in history there's been very frustrating setbacks there's been very frustrating delays uh no more or no one has been more frustrated than me about that stuff but jesus we never stopped we were relentless and you know what we're just getting started i mean the scale at which we do things keeps to growing the amount of people working on the product keeps growing the community's working on the product there are thousands of people waking up every day who've made their life cardano's life and we're going to wake up in a few months it'll be tens of thousands and we're going to wake up in a few years to be hundreds of thousands and then millions of people you can't stop that okay cardado will be a financial operating system which billions of people live within that's the goal and that's what we're going to keep doing we won't stop until we get there that's what's called a vision and you're willing to sacrifice for that vision and push for that vision you look at etc and you say what's the vision you're against something that happened it's like running against somebody you know biden runs against trump he said i'm not trump okay i can hate trump and let's say you win and he gets into office and he's like okay i am not trump we're like yes okay you're not trump but but but what next what's the vision where where are we going what are we doing it's like well i got rid of the guy it's like okay but where are we going what's the next thing we're doing right you can see the difference so say we don't support the dow hack okay great so where are we gonna go you can't say vitalik's vision you just you just got rid of the guy he fired him like fork the chain said we don't want that vision so where do we go what do we do decentralized okay and so people should build stuff on that platform with no vision so let's go get one let's go build one let's do it together and the only way you get there if you don't want a dictator and a cult of personality is by having competing independent teams that are truly independent from each other working towards something and each and every one of them has a voice and the freedom to use that voice and they don't feel scared about it like they'll get their funding cut off if they say the wrong thing the only way you accommodate that with an ecosystem like that is through a treasury it's pretty common sense you know you have a problem when people tell you to do things that aren't common sense they they just tell you go on this bizarre tangents off into the distance and you can't connect the dots but they said don't worry about that it's okay it'll all work out we'll get there guys we'll figure that out thoughts on mandatory vaccines never never never never i am against mandatory medical treatments you should never ever be forced to take a pill or a vaccine i think vaccines are fundamentally good things and they've changed the human race and that's why i don't have to worry about polio and smallpox but i do think it's wrong for a government tell me take a medicine it's my body it's my life they say oh but that's public health it's okay so then make the case that i should take it obesity's public health what are they going to do mandatory diets force people to go on diets you have people die from obesity related conditions in the united states is horrific type 2 diabetes heart disease atherosclerosis what about smoking and alcoholism that's pretty terrible too millions of people die as a consequence of those conditions over any given 10-year period of history so don't tell me mandatory vaccines you're nuts now will i get a coronavirus vaccine probably if anything because i'm going to need one to travel and i'm a ceo i have to travel so we'll look at where the science goes and you know if something's proven safe and effective i'll take it and then get back to work [Music] want your language choice for plutus limit adoption if programmers have to learn a little new language in order to develop smart contracts surely they'll choose a competitor where it's easier and quicker yeah they definitely chose a competitor where they had to learn objective c and swift to write iphone applications and they will definitely choose a competitor when they had to abandon java and c and c plus plus and write applications in javascript that new language there and they'll definitely choose a competitor when they had to learn solidity to write ethereum applications yeah and it's not about the language a competent developer can pick up a language quickly it's more about the ecosystem and what it does the totality of the experience that's why i keep using the word acid so acquisition if we have plutus and plutus looks a lot like haskell then i say let me go to that group and see how we can talk to those people to get involved in our space a lot of haskell developers are fintech people they work for banks they work for exchanges the functional programming world is extensively used in the financial industry there's a very famous firm on wall street called jane street which exclusively writes in oh camel barclays bank has a huge household department okay so there's a lot of people in those circles quite bright they really get it by the way there's a lot of functional stuff in imperative languages for example there are scala developers enclosure developers and have sharp developers and even in the languages like javascript you have frameworks like ramda and immutable and so forth they exist so you go talk to those people that already know what a funk door is and know what a monad is and they understand about maps and filters and tail recursion and memoization and so forth they kind of get it and then all you're doing is saying it's a new syntax okay and if you have good tooling it's easy for them to come in you don't need everybody you just need the right people in the room 50 to 100 solid ones that can do 50 to 100 solid projects to get you where you need to go collaboration to see an asset is about how we work with them so when they have a problem do they go to stock exchange and beg for help or do they just call us and we can answer that question can we provide tutorials can we provide great educational content and so forth incentives is saying there's a cost to retooling there's a cost to investing in the ecosystem so make sure that they don't bear that cost so that they can focus on their idea and deployment is saying can they get that before customers they want to have in communities that they want to have this is where interoperability is super important so there is no silver bullet there is no way to get it completely done right but it's been done dozens of times and anybody who's got a monopoly today in tech call me in 10 years for example in 2006 you'd be like how the hell do we beat palm and nokia and blackberry these guys are so strong where are we at today and in 1995 you'd be like god how do we get rid of these microsoft people they're such a strong monopoly ah man how do we undo the yahoo search monopoly oh god netscape is so strong how do we how do we stop netscape they have a they're dominating the browser market oh aol is the world's strongest isp how do we undo the aol monopoly ah no one will transition from that the only constant the only thing that never changes in technology is that things change okay everybody's always looking for the next big thing and we are that [Music] and you all remember aol except for you kids you all remember going to barnes and noble reporters and having those little aol cds or floppy disks and they were there they just give them out for free you all remember that come on now charles what's the likelihood of guessing 24 words that would be in someone's wallet well if you could do that you could take my money so i'm willing to wager that it's pretty low give you an analogy it would be imagine this that all the sand and all the beaches in the world this planet was blonde and there was a single grain of red sand okay that's mikey and all those beaches you'd have a better chance of finding that red grain of sand than you would of guessing my wallet even if you were given a million years all right what else we got here i paid 50 bucks for netscape navigator gold back in the day i did too i was a netscape user i loved that browser man little by little though internet explorer died it took him over i guess the ihk contract with cardinal is almost over it ain't over till i deliver the things that we need to deliver gogan voltaire and uh shelly and you know make sure everything is perfect and looks really good there and of course that bacio is the infrastructure for that is laid out it's ready to go when the community needs it and then uh when that time has come then we'll come to the community say we have a really cool idea for how we can make this go on for many more years but do that in an even more decentralized way much better than the tripartite agreement that we originally had we'll have a lot more people to come along with us than we did when we got started and then the community will make a decision if that makes sense or not and if it makes sense we'll go all in if it doesn't make sense you know what the money and infrastructure and progress will be there for the community to have alternatives and that's the point of decentralization it's not just one person's vision it's a meritocratic thing we show up and we tell you what we're gonna do for you and we show you how we're going to get it done and then you the community make that decision not me did you like the movie hackers in 1995 that was actually one of angelina jolie's first feature films and she actually married the male lead in that film the marriage did not last very long it was uh it was a crazily crazy bad movie it was all bad is like parabolic where it gets so bad it becomes good unfortunately for hackers it was right at the base of the parabola it wasn't starting to get good things like the room went the other direction that just tommy became a legend because it was so bad it was just it was not there we have a great relationship james with ledger they've never had an issue with uh ledger at all they're great companies same for treasurer i'm a ledger user uh it's just some of these things take time to do it's microcontroller programming like an assembly it is really nasty stuff to program those devices because they're secure devices and so they have to be simple by design which means that you don't have the richness that you get with higher level languages browser's a little easier because they use this micro python thing but it's still hard it's very difficult to write code for that and we we like vacuum labs they do great work michael lesser does the hard four combinator deal with ledger information related to both the daedalus itn as well as the roy itn no harvard common air strictly deals with changing the ledger rules in the system rules from one configuration to another byron rules to shelly rule shelly rules to gogan rules and what that allows your client to do is to read through um the history of the chain from byron to shelley to gogan and validate every block as one contiguous history as it should be code is law yay you could take the rust rules and graph them on and then you could validate the entire rust itn but that seemed to be counterproductive and it would be an extra bloat for something people didn't care too much about we did include a hash of the history of the rust itn in the cardonal main net so that got checkpointed by cardano but if you want to do rule validation it would take three to six months to include that for no upside charles how do you go from seeing the news of a coup in mali to approaching their new government proposed to run their nation on cardano um we follow political events and uh whenever there's a military coup against a government legitimate or otherwise it's a news item and one of the things is that when you overthrow a government you have a new government come into place that new government has a small window of time in the international community to set the tone of what it is is this a restoration of democracy or you know a revolution against the tyrant and then they'll reinstall a proper functioning government or will this be another dictatorship to one dictatorship replaced another turkey for example uh had a long history of chemicalism and whenever the government got a little crazy and fundamentalist the military would overthrow it then enter a period of unease and then eventually get back to elections unfortunately last time they tried that failed and now there's not such a good leader in turkey so this is where molly is at and we're curious as is the international community is curious to understand what is the nature of this government what does it want to do where does it want to go and how will it go about restoring legitimacy and rule of law in the body of nations and of course if they want to embrace blockchain technology that's a really good way of doing it because one of the first things you ask when you've overthrown a democratically elected government is when we get back to democratic elections how do we know that the voting is free and fair e-voting out of blockchain would be a really good way of doing that one of the first questions you ask when you overthrow a government you start restoring property rights is you say well how do we know that the property rights moving forward will be free and fair and immutable and unadulterated putting property on a blockchain would be a really good way of doing that so we'll see uh you know what direction they want to go in um it doesn't look too promising at the moment unfortunately but it's always an option that lives in the options space and we are heavily involved in lots of things going on in africa as we are in eastern europe and asia and so it's impossible for these things to happen without us stumbling upon it or running into somebody who's either directly or indirectly impacted by it it can be from internet being shut down in a nation uh it can be from diaspora floating from one nation to another nation it can be in bad policy like what happened in zambia and zimbabwe it can be in the imperialist policies of the communist party of china and the debt diplomacy that they're pushing on the continent these are really complicated issues and every now and then we run into some difficult situations like for example if we were to build an id system and a voter registration system if that system wasn't constructed correctly then the system could actually bias the elections towards one candidate or political philosophy or another and there's been more than one occasion where we've talked to a u.s ambassador or a state department and they they've had a unusually high level of interest in the things that we do to the extent that they tell us to keep them in a loop so everything is political in a certain respect but that's the point technology is here to make people's lives better and you have to be very careful with it but you can't just judge people on the surface you have to dig into the details and try to understand the grievances and see if people are legitimately there trying to make things better or if those people are there for power and wealth and domination and destruction and then once you've determined that you can kind of decide where things fall how's the in your back pocket doing pretty good pretty good getting crusty hey charles what did the state pool operators you meant to the first epic end up getting did you create a special coin for them i talked to josh miller about it and tim tim is our narrative guy and uh the problem is that tim is uh was on vacation and when he came back there were some things in front of it but we have not forgotten that that's something we are definitely gonna do and every single person who made a block on the first epic if they want a special gift uh they will be able to do that and actually they can prove who they are uh just because they actually have the cryptographic materials to do so so we'll set up some website or something and let them come to us and we'll announce that at a later date take a little time to get to it though but i think they should get something because they were there in the beginning and those blocks will be here 50 years from now would you implant a neural link so for those of you who don't know uh the situation neural link is a bci device an implantable bci bci stands for brain computer interface and basically how it works is you have these little tendrils these strings and they're made of silicon carbide and they drill a hole in your skull right here right now and they insert it in and the strings wrap into your brain and they have a robot that does this with the neurosurgeon and then those strings by being really close to your neurons can actually interface with them so they can read signals from them and you can even send electrical impulses to the neurons the same way the neurons fire so it's like artificial neurons okay now the top of the the neural link sits at the flush with the skull and then your skin grows over it and then what happens is that you can connect it to a charging pad and then the device itself can transmit wi-fi through bluetooth to your phone so your phone can talk to the implant the implant can talk to the phone and what that means is that your phone can now understand your brain and your brain can now understand your phone that's a hypothesis now the problem with bluetooth is it's too low powered it's not doesn't have enough bandwidth to be able to sustain reasonable applications however that is enough to transmit motor information so the first generation of the technology appears to be geared towards quadra and paraplegics they put some things in your brain in the mortal cortexes and then they kind of rewire some things in your body and then suddenly you think transmit walk and move now that's a long road but it's actually a shorter road than you guys uh expect so they already installed this technology in pigs they've removed it from pigs the surgical robot probably will be where it needs to be i'd say in one to three years the material science on the leads uh that's almost where it needs to be i'd say in in the 12 to 24 months time frame that'll be good enough they'll probably go through another 10 to 20 iterations of the design and chip before human implantation and that'll be done in tandem with the pig trials that they have so if i was a betting man i'd say within three to five years the chip will be production ready for a clinical trial with quadriplegics and paraplegics okay they'll install it they'll put a big cohort through rehab and see if they can walk again and if they can the consumer confidence in the device will go to the moon because suddenly you have people who couldn't walk who can walk and they're okay and they're like using the device and it's safe and it's great and it'll be a medical device for restoring loss function either hearing vision or body movement and also dealing with transcranial neural stimulation for deep neural stimulation for parkinson's for probably another three to five years after they've passed clinical trials then generation 5 10 somewhere in that range there'll be an inflection point where the device goes from a medical implanted device to a cosmetic device goes to a elective surgery okay we're getting it not to restore or repair something we're getting it to be a bci that we use to talk to computers learn from computers and interface with computers now you guys ask well what's the point of this he said well here's the thing i am communicating to you through speech you see my lips moving words come and they get transmitted as digital signals turn into analog you hear them the trend and then your brain understands them this is prone to ambiguity this is prone to high signal to noise uh high noise to signal it's prone to all kinds of problems okay and transmitting complex concepts can take hours days weeks months for example let's say you guys decide you want to be programmers you want to be really rigorous in being programmers so you buy donald knuth's book the art of computer programming okay this is like the seminal text and that's what bill gates read when he was a little kid and paul allen and wozniak and you know all these other people that bill's even quoted on the back your starting cold if you can even get them will take months to get because your eyes are looking at stuff on paper you're reading prose translating it thinking it and you kind of get a concept but that's not what dom was trying to say and you have to think some more and then do the exercises and play with it and so forth okay months to get through this now neural link you don't have to talk you don't have to see you don't have to hear you can take an entire concept whatever those neural signals are from someone who gets it their brain you can save that like a file excuse me just ate lunch then you can transmit that concept wholesale as a unit to another person's brain and they get it as one unit one transmission and the brain gets it you're just there it's like the matrix where he said i know kung fu this is the concept it's pretty it's pretty crazy if you think about what that means for humanity you can transmit emotions and concepts history events and perfect detail and clarity dreams whatever it might be through one transmission medium no longer speaking no longer hearing no longer seeing thinking okay that's probably the single greatest innovation in the human kind because we've never had the ability to communicate this way just look at what extending ourselves with a cell phone has done as a culture being able to to push that out and what you can now accomplish now that you have something where you can communicate with people instantly and know always where you are and be able to take pictures and video used to be when i saw something crazy i tell my parents mom dad i saw a car hit another car or i saw this thing happen or whatever when i was a kid now i see something crazy i take a video i take a picture then i send it to them and they instantly receive it and they don't receive my interpretation of it they receive a visual interpretation can interpret themselves and then we can talk around that so we have more depthful sophisticated conversation you take it to this level and i can transmit an entire book and a single thought and all my opinions about it and then you can get 10 other people's opinions about it knowledge about it and then you have all those things and you can think about it and then transmit those ideas to them okay the other thing is that ais can then start interfacing with humans and being mentors and teach them and you can also slow down the passage of time and suddenly make things last a lot longer so a period of just a few seconds could be like months or years of potential cognition if you get these systems running properly it's really crazy um and it just blows your mind when you actually think about where this is going what really blows my mind is elon musk did it again he figured out this model okay if he woke up and said my job is to go do telepathy and concept transmission and safe state for your brain everybody be like uh here we go again but i said he said like i'm gonna make crippled people walk okay who can fight and oppose them for that and it just so happens that the road map that he's following will result in that similarly if you start with we're going to go to mars on the rocket everybody thinks you're crazy if you say we're going to build reusable rockets and become the taxi for nasa at one tenth the cost of the space shuttle uh everybody's like oh that makes sense it's evolution of technology it's entrepreneurship it's a new business model yeah yeah just so happens that that then builds the capabilities to go to mars when you're an entrepreneur early in your career and you want to go do something batshit crazy like me i want to go change africa and the eastern europe and southeast asia make the world a better place give people an economic identity you don't do that you don't just say let's go give economic identity to everybody you have to start in a way that you can grow and evolve to get there so we built cardano and it has a collection of great use cases and we live in that state and we have to evolve and grow and we have to get the next level and the next level and the next level it just so happens that the way this technology that we're building is going to evolve to get us there okay and it might take 20 years and it might take 30 years the same for neural length they've been working on it for a few years and they've gotten to a point where they're in pigs three to five years they'll be in people three to five more years they'll be in non-disabled people three to five more years they'll get to a point where the bandwidth is good enough the software is good enough all of these things and then they'll be able to actually transmit concepts not just turn on the lights and turn off the lights play your favorite music and etc etc turn the computer on and off think to unlock the door et cetera et cetera now there's a lot of pairings that have to happen along the way uh miracles and antenna better meta materials solid state uh antennas all kinds of weird stuff has to happen to get there furthermore i firmly believe that they're going about it the wrong way with a uh normal battery i think they need to use a nuclear battery uh a nuclear diamond battery uh because you'd ever want to charge these things you want to be a self-contained unit and i also think it's a really bad idea to put all the transmission mechanics in the actual device itself they should just have the wiring there and then you put something on your head to be able to transmit and receive because you want to be able to disable through a hardware level switch that capability you don't want transmission built in because then the implant can be hacked under certain conditions and i think that they need to be very careful with the security side of things and they probably won't be because elon is reckless in certain respects but there are actually other companies thinking about this and now that the gauntlet has been thrown down and people understand the value of this technology is here to stay and this is one of the many things that's going to change everything about people's lives okay that's my neural link and by the way if neural link becomes common i will launch a cryptocurrency where you can mine with your brain it's called tranquil we actually have a design for just finished breakfast in borneo sounds like a movie breakfast in borneo and he said breakfast and boring black mirror territory oh yeah i think john lennon would be proud of you oh good old john lennon we all miss him can you speak about the future of crypto regulations taxes pretty broad question give me a specific question or else i'll just rant for uh for the next 10 minutes on something