Artwork for podcast The Blind Knowledge Podcast
Navigating the Algorithmic Landscape: Insights from a Mathematician
Episode 1327th July 2026 • The Blind Knowledge Podcast • Blind Knowledge
00:00:00 01:05:37

Share Episode

Shownotes

Joey B. welcomes listeners to an engaging exploration of the world of algorithms and their profound impact on modern economies in this insightful episode of the Blind Knowledge podcast.

He introduces his guest, Noah Healy, a recreational mathematician and professional algorithm developer, who brings a wealth of knowledge to the table.

The conversation delves into the intricate web of market mechanisms, particularly focusing on Healey's innovative concept of Coordinated Discovery Markets.

This new approach aims to refine price discovery in commodity exchanges, promoting efficiency and fairness in trading, while also addressing the complexities of supply and demand dynamics.

As they unravel the nuances of algorithms, listeners gain a deeper understanding of how these mathematical tools shape everything from market behavior to the very fabric of economic interactions.

Takeaways:

  • Algorithms play a crucial role in optimizing economic systems, enhancing efficiency while reducing costs.
  • The concept of a three-sided market structure can revolutionize traditional exchanges by balancing supply, demand, and information.
  • Understanding algorithms is essential for navigating modern technology and improving decision-making processes.
  • The evolution of algorithms has significant historical roots, tracing back to ancient mathematics that still influence today's computational practices.
  • Noah Healey's insights on game theory highlight the intersection of mathematics and market dynamics in shaping economic interactions.
  • The potential implementation of Core Disc could fundamentally alter global commodity markets, leading to unprecedented economic growth.

Links referenced in this episode:

Transcripts

Speaker A:

My name is Joey B.

Speaker A:

This is the Blind Knowledge podcast.

Speaker A:

If you know it, you know it, and if you don't, now you do.

Speaker A:

Today is a good day.

Speaker A:

Today is a scientific day.

Speaker A:

We're gonna get mathematical.

Speaker A:

We're gonna talk about algorithms, my friends.

Speaker A:

Algorithms.

Speaker A:

Do you know them?

Speaker A:

Do you know what they are?

Speaker A:

Google it real quick.

Speaker A:

And if you don't have time, hang out with me and my guest today.

Speaker A:

My guest is Noah Healey.

Speaker A:

We're gonna bring him on in just a moment.

Speaker A:

But just a sec, Just for you, if you don't know about it, I gotta tell you.

Speaker A:

BlindKnowledge.com.

Speaker A:

Hot.

Speaker A:

That's hot.

Speaker A:

Check it out, man.

Speaker A:

It's new.

Speaker A:

We're trying to be informative and entertaining.

Speaker A:

So we got digital content, digital content creation, and hopefully, if you're a digital artist or a digital media content creator and you want to get on Blind Knowledge, let us know.

Speaker A:

Let us know.

Speaker A:

We're over on Twitter at Blind Underscore Knowledge.

Speaker A:

There he is.

Speaker A:

Hey, Noah, can you hear me?

Speaker B:

Yes, I can.

Speaker A:

Cool, man.

Speaker A:

Hey, welcome to the show.

Speaker A:

I've never had an actual mathematician or an algorithm developer.

Speaker A:

Developer on here, so congratulations.

Speaker A:

You're the first one.

Speaker B:

Thanks.

Speaker B:

Thanks for having me here.

Speaker A:

No, it's a.

Speaker A:

It's a pleasure.

Speaker A:

It's a pleasure.

Speaker A:

You said a lot of really interesting things in the prep that I don't want to get into too quick because there's just so much information we have to get out for everybody.

Speaker A:

Can you tell us, just to start, who are you and what do you do?

Speaker B:

Well, I'm a recreational mathematician, and so that means that I do math for fun.

Speaker B:

My interest is computational mathematics, which is the kind of math that describes what computers do and can't do.

Speaker B:

And a little while back, better part of a decade ago, I was toying around with a problem in information theory and found a new approach to economic markets.

Speaker B:

And so since then, I've been working on developing, patenting, and promoting a better form of economy.

Speaker B:

Wow.

Speaker B:

Wow.

Speaker A:

So a better form of economy.

Speaker A:

So what does that mean?

Speaker A:

So.

Speaker B:

The primary problem of economics is organization.

Speaker B:

We have a lot of people, we have a lot of capacity.

Speaker B:

There's a lot of wealth.

Speaker B:

There's a big world out there.

Speaker B:

So the problem is, how do you get people to do things that are actually valuable to themselves and other people?

Speaker B:

Because it's very confusing.

Speaker B:

And you could get real good at making, you know, pins, for example, but if the world's got all the pins it needs, then, you know, you should stop and, you know, Stop and smell the roses.

Speaker A:

Yeah, maybe Stop making so many pins.

Speaker B:

Exactly.

Speaker B:

Okay, so we need some kind of system to tell us what's important, what's unimportant, that kind of stuff.

Speaker B:

And the best system that's ever been developed are open markets where people can come in, buyers and sellers can come together, negotiate prices with one another, and find the spot that causes supply and demand to balance off against each other.

Speaker B:

I've found a way to change those two sided markets into three sided marketplaces, creating separate markets for supply, demand and information and negotiation.

Speaker B:

And that allows the entire system to be more efficient and consequently less expensive.

Speaker B:

And so the less money that we spend in the financial sector, the more money we have for increasing production or increasing vacation time, depending on what people want to do with the extra money once we've got it.

Speaker A:

Okay, okay.

Speaker A:

So work smarter, not harder.

Speaker A:

Save a couple bucks.

Speaker A:

And we're talking about exchanges, we're talking about.

Speaker A:

Is it commodity exchanges?

Speaker A:

Specifically?

Speaker B:

Commodity exchanges are sort of the foundation of the financial system because at the base of things, people got to eat, we got to keep oil flowing around, electricity, metals, these basic products are the things that we make our world out of, that we eat, that we drink, and so on.

Speaker B:

On top of that are then other kinds of financial exchanges where you trade companies and debts of people that are engag engaging in these activities of producing and using these raw materials.

Speaker B:

So I'm kind of starting at the base of the chain and then we can sort of grow outwards from there.

Speaker A:

Okay, okay.

Speaker A:

It's a lot of information right off the bat, for sure.

Speaker A:

So I want to make sure we're breaking it down in a way that everyone can kind of digest and understand.

Speaker A:

So what, what led you into this, into this development?

Speaker A:

Because you're an algorithm developer, correct?

Speaker B:

Yeah, yeah.

Speaker A:

So how did you, how did you end up, where did that start for you?

Speaker A:

When did you start doing algorithms?

Speaker A:

How did that end up into Cordesk?

Speaker B:

So I started getting into algorithms when I got out of college, needed a job, and started working for a local company called Boxer Jam, which was a pioneer in social gaming.

Speaker B:

And they put me on task of doing things like analyzing the web logs to work out player behavior and so on.

Speaker B:

They had a weblog parser, but it had been built in the early days of their website, so it only tracked a few different pages.

Speaker B:

And they also were starting to add extra servers to keep up with the amount of content they were putting out.

Speaker B:

And it didn't play well with that situation.

Speaker B:

And the session tracking algorithm that it was using was so memory intense that it was actually choking and it couldn't actually finish anymore.

Speaker B:

And so I pretty much learned how to program the language that they used while doing that project.

Speaker B:

And it took a while, but ultimately, with a lot of help, I was able to increase the speed of the algorithm by, or the speed times the resource usage by a factor of a million.

Speaker A:

Okay, so you gave this bad boy the Heimlich basically, and you got this thing unchoked and running, correct?

Speaker B:

Yeah, yeah.

Speaker B:

And that's, that's a, that's a pretty exciting feeling.

Speaker B:

And at the same time, I was also doing deep dives into the, the underlying mathematics of this stuff.

Speaker B:

And that's just, it's really fascinating.

Speaker B:

And thanks to the fact that the Internet exists and the people who came up with most of this mathematics invented most of the stuff that makes the Internet work, it's all very easy to find on the Internet.

Speaker B:

And so that's, that's what I was doing.

Speaker B:

I was learning about this new form of math, applying it to my job, making things a lot better than they used to be.

Speaker B:

And so that became a real big piece of my life.

Speaker B:

And so I'm sure, yeah, then fast forward, you know, a decade and a half from, from there.

Speaker B:

I've learned a lot.

Speaker B:

I had finished a job and sort of decided to take some time and space to just think about these math problems.

Speaker B:

I had money in the bank, so I was okay that way.

Speaker B:

And I just wanted to see if I could think up anything interesting.

Speaker B:

So I was, I was doing, studying and trying to find some new approaches to some sort of new problems.

Speaker B:

And I was working on the problem of communicating consensus, and I found an approach using game theory.

Speaker B:

And I was talking to a friend about it, and he asked about using it to predict what markets would do.

Speaker B:

And I realized that there was an intriguing possibility that you could build a market with the technology.

Speaker B:

And this came out.

Speaker B:

And so I started analyzing this compared to the algorithms of the existing marketplace.

Speaker B:

And I got that, that, I got that old million x tickle.

Speaker B:

This is actually only about 300,000 x, but that's highly significant in real terms.

Speaker B:

And so once you understand that, you've got an algorithm that works that much better and you know about the costs that are imposed by the inefficiencies of the existing markets, there's, there's nothing else I could be working on that's, that's more economically valuable than this.

Speaker A:

So are you very educated, very well educated, or are you education?

Speaker A:

Because it sounds like you have to Be wicked smart to do this stuff.

Speaker A:

What's your, what's your educational background like?

Speaker B:

So I, I grew up in a university town.

Speaker B:

I started going to the University of Virginia while I was still in high school because that's what they do if you finish out a course of high school education.

Speaker B:

And I was part of several different pilot programs, some of which took and some of which didn't, to accelerate mathematical education.

Speaker B:

So that meant that I'd finished off the math classes in high school by the time I was a sophomore.

Speaker B:

Then I went to uva.

Speaker B:

Just basically wandered around the engineering school taking interesting looking classes.

Speaker B:

rtups for the most part since:

Speaker B:

The thing about computational math is that the entry point is kind of shallow.

Speaker B:

Games like Minecraft provide environments that would allow children to do some rudimentary programming.

Speaker B:

But the depth is so great that it almost doesn't matter how smart you are because you can just keep going until you're, you're exhausted and you can't go any further and there's just an infinite amount more that's, that's out there for you to go explore later.

Speaker A:

So, so when you say like go and explore, I'm gonna break this down to like just regular like grade school education.

Speaker A:

What are we, what are we exploring?

Speaker A:

How, how does it go?

Speaker A:

Like, what is it?

Speaker A:

You know what I'm saying?

Speaker B:

So thinking about grade school education, some of the earliest algorithms you learn are arithmetic.

Speaker B:

So you learn how to add, you learn that 2 and 3 are 5, but then you start doing multi place adding where you know, 8 and 7 are also 5.

Speaker B:

But you got to remember that one that goes over to the next place and turns it into a 15.

Speaker B:

And so that carrying the one is the algorithm for adding.

Speaker B:

And then once kids get good at that, you learn about multiplication and the whole wedding cake thing where you do the offset and then you get all the numbers that you can add up and stuff like that.

Speaker B:

Well, it turns out that that's not the best way to multiply.

Speaker B:

Computers use something called the fast Fourier transform to multiply in a way that's a lot faster than the way that we teach people in school.

Speaker B:

It's also a lot more complicated.

Speaker B:

But that's not the only way to multiply.

Speaker B:

In geometry you can multiply by making triangles and making similar triangles.

Speaker B:

And so in Every discipline of mathematics, there are techniques that basically let you multiply things, let you add things, and each one of them has an algorithm, and there can be multiple algorithms that do each of those things.

Speaker B:

And so that's the exploration.

Speaker B:

You find out all the tools that exist, you find out problems, you think about new problems or applying new tools to old problems, and you see how that works.

Speaker B:

Is it faster?

Speaker B:

Is it slower?

Speaker B:

One of the most important things in computation is sorting, putting things in order.

Speaker B:

There's a sort of a joke competition around something called bogo sort.

Speaker B:

And bogo is like the worst thing ever.

Speaker B:

And it's sorting algorithms that theoretically will finish, but might take forever.

Speaker B:

So one example of a bogo sort is that you shuffle everything, and then you check and see if they're in the right order.

Speaker B:

So if you had a deck of cards, you could put them back in the.

Speaker B:

In the right order by, say, dealing them out face up into piles, and then sorting the piles into the right order and putting the deck back together.

Speaker B:

Okay, sort.

Speaker B:

What you would do is you'd shuffle the deck a few times and then fan it out and see if it was in the right order, and if it was, you're done.

Speaker B:

But if it isn't, shuffle the deck.

Speaker A:

Again and again and again and again until.

Speaker B:

Well, until the universe runs out, actually, because that would.

Speaker B:

That would happen long before you'd hit it fair.

Speaker A:

Okay, so you.

Speaker A:

You're basically.

Speaker A:

You're taking every kind of which way, whether it's randoms or whether it's actually, you know, planned.

Speaker B:

So randomness can be a valuable tool in many algorithms.

Speaker B:

There's something called the Monte Carlo method, where instead of trying to figure out a really good theoretical model of how something might happen, you actually build a model of sort of what does happen and just throw a bunch of random instances at it.

Speaker B:

So, like.

Speaker A:

And see what sticks?

Speaker A:

Basically, yeah.

Speaker B:

Kind of see what happens.

Speaker B:

So if you.

Speaker B:

If you can run a computer trial of something, you can run thousands or millions of computer trials, and then.

Speaker B:

And then you can use those outcomes to give you a good model presentation of how the system actually behaves.

Speaker B:

And so that's actually when I was doing the analysis back at Boxer Jam.

Speaker B:

I was using our customer sessions as a Monte Carlo model, a special kind of stochastic system called a Markov chain, where I was treating the customer behaviors as just random bounces through our website, and then I was adding all of them onto each other and.

Speaker B:

And looking at what the probability of moving from one part of a website to another one was and that's.

Speaker B:

That allows you to figure out what's popular, what's unpopular, what's making you money, what's losing you money.

Speaker A:

The algorithm just figuring out, like, all these different instances and which way and whose it's.

Speaker A:

And where someone's going to go.

Speaker A:

Basically, that's.

Speaker A:

I mean, that's.

Speaker A:

That's some serious stuff.

Speaker A:

It's almost like we should have known about this kind of technology before Twitter, before Facebook, before we actually started hearing about the word algorithm.

Speaker A:

Have algorithms been around for longer than we know about them or have known about them?

Speaker B:

Absolutely, yes.

Speaker B:

The word algorithm belongs to the same root as the word algebra, actually, and they're both named after a guy.

Speaker B:

He's.

Speaker B:

He's a mathematician from the Arab world from close to a thousand years ago at this point.

Speaker B:

But a great deal of mathematics actually has concerned algorithms.

Speaker B:

One of the most ancient pieces of mathematics we have is something called the sieve of erosthenes.

Speaker B:

And the way that works is you just write out a bunch of all the numbers.

Speaker B:

2, 3, 4, 5.

Speaker B:

Just keep going.

Speaker B:

And you circle the one at the front, the two, and then every two numbers, you strike it out.

Speaker B:

And so then the first unstruck out number is three.

Speaker B:

Circle that.

Speaker B:

And then every three numbers strike out and go like that.

Speaker B:

Well, what happens is every number you circle is prime.

Speaker B:

Okay.

Speaker A:

Okay.

Speaker B:

Siva Verosthenes, up until about 30 years ago, was the most efficient way to list prime numbers that had ever been discovered by human beings.

Speaker A:

I feel like we went over this at the fourth grade somewhere.

Speaker A:

I don't know.

Speaker B:

Probably did, actually, when they introduced prime numbers.

Speaker B:

That's a pretty classic thing to show kids that they kind of put the first hundred numbers in a little box and like, you know, cross out the fives and cross out the two.

Speaker A:

Yeah.

Speaker B:

Go down with the threes.

Speaker B:

That.

Speaker B:

That's an algorithm that is a couple thousand years old.

Speaker A:

Wow.

Speaker A:

Wow.

Speaker A:

So, okay, so algorithm, big, scary, funky word that we all know, but we don't really know how it works.

Speaker A:

But we're learning.

Speaker A:

We're all learning because we're here with Noah.

Speaker A:

Noah, thank you again for coming on to the show, because we, we need the knowledge.

Speaker A:

We need you to drop some knowledge on us about algorithms, especially before we get back into more of what you do, specifically in this huge major project we got to get into.

Speaker A:

You know, algorithms are fascinating.

Speaker A:

You know, I don't know about you.

Speaker A:

And, and I assume you.

Speaker A:

You find them fascinating because you work in the field, you are an algorithm developer.

Speaker A:

But I, I find them Fascinating because they can be tweaked and they can be just the Google algorithm.

Speaker A:

It seems like Google itself has actually changed its search algorithm over the years, and it seems like recently, and I don't know about you, but I see a lot more ads come up on the first two pages than I ever did before.

Speaker A:

It's almost like you have to search harder to get to the answer on Google, which wasn't the case like five to seven years ago.

Speaker A:

Why do they do that?

Speaker A:

Why, why do they change it and how do they change it?

Speaker A:

Like, is there like an algorithm box that, that they have to open up with a key and say, all right, we're going to change this 5 to it too?

Speaker B:

Basically, yes.

Speaker B:

That's kind of how it works out, is computers don't just do stuff.

Speaker B:

They do what we tell them to do.

Speaker B:

And there's a lot of different ways for us to tell them to do things.

Speaker B:

But no matter what technique we're using to tell to do things, and no matter what they're doing, at the heart of what they're doing is the algorithm of what they're doing.

Speaker B:

And so because that, that computer thing is just pretty much, you know, text numbers, stuff like that.

Speaker B:

If, if you think about, like, if, if a mechanic and metal worker owned a car, they could go in and, and move stuff around if they wanted to.

Speaker B:

They could, they could raise the engine by a quarter of an inch or, or move the struts of the wheels around if they felt like it.

Speaker B:

And that might make the car work better or it might make the car work worse.

Speaker B:

But if they wanted to, they could change those things.

Speaker B:

Well, computers, the, the thing that puts them together is just a file.

Speaker B:

It's, it's just, it's just like anything you might have written in an email.

Speaker B:

And so those things are very easy to change.

Speaker B:

And it's not like Google is a car that we have several million of and everybody's driving it around.

Speaker B:

There's one Google, and they're constantly trying to figure out how to get what they want.

Speaker B:

And so they just go in there and, you know, get the crescent wrenches out and move stuff around and see if that works better or worse.

Speaker B:

And that's, that's a really severe problem that we have with these, with our current leading companies, is that whether you're talking about Google or Amazon or Facebook, Netflix, Twitter, what makes these companies function is the algorithms that allow them to have the presence show you what they're showing you, do what they do and make whatever money they make and they need to keep those algorithms secret, which is why we've got kind of this heebie jeebies type of feeling about them these days.

Speaker B:

And that gets into the game theory.

Speaker B:

Google is essentially deciding what's important and what's unimportant on the web.

Speaker B:

That's a lot of power, Right?

Speaker A:

Yeah, true.

Speaker B:

So if you knew how they were making that decision, you could do things that they would decide were important.

Speaker A:

Interesting.

Speaker B:

But they're not necessarily interested in people being able to decide things are important.

Speaker B:

They want to be able to sort of decide what's important in a way that their customer base that's coming in is going to agree with them.

Speaker B:

So they, they haven't solved the problem.

Speaker B:

They've basically taken a monopoly, you know, squat over hiding the existence of the problem from the rest of us.

Speaker B:

So we actually have a problem of how to have a social information discourse on a web where what's important can be promoted and promulgated and what's unimportant can be, you know, ignored.

Speaker B:

We'd all be a lot happier if, if spammers and trolls were ignored.

Speaker B:

Except of course, the spammers and trolls, of course.

Speaker B:

Sure, sure, of course.

Speaker B:

Maybe there aren't any non spammers and trolls.

Speaker B:

What do we know?

Speaker B:

Like maybe none of us have good ideas.

Speaker B:

So.

Speaker A:

Yeah, and who's to say the algorithm basically.

Speaker A:

Right, the algorithm decides that.

Speaker B:

Right.

Speaker B:

Well, Google's very happy with that outcome because the algorithm, something they got in a lockbox in the basement and when they decide to change their mind, they go change their mind.

Speaker A:

Right, right.

Speaker A:

And they can do that at a whim.

Speaker A:

I mean, was, here's a funky question for you, but was Google the first one to really start using an algorithm like where, where were these originally used, especially in the age of the Internet.

Speaker B:

So the interesting thing is that algorithm is so general and basic.

Speaker B:

It's, it's identical to the function of the computer in the first place.

Speaker B:

So your computer has hardware and there's some hardware bits that have code in them that they only do one thing, but at a very low level, the computer starts running code to tell it what to do.

Speaker B:

When your computer boots up, the absolute first thing it does when the chip wakes up and starts getting electricity going through it is pre programmed.

Speaker B:

But that pre programmed task is go look at your memory, go read what's there, go do what it says.

Speaker B:

The boot sequence of your machine is in a specific spot in your memory.

Speaker B:

Whether you've got a hard drive or HD or whatever.

Speaker A:

Sure.

Speaker B:

That boot sequence is A program, you can change that program and it will change what your computer does.

Speaker B:

If you've got a dual or multi boot machine, that's how it works is you tell the machine to change from booting into this program, this operating system, to that operating system, and it changes text in the boot sector.

Speaker A:

Yeah, that's how it starts up, sure.

Speaker B:

Yep.

Speaker B:

So your computer is algorithm stacked on algorithms.

Speaker B:

Stacked on algorithms.

Speaker B:

Stacked on algorithms.

Speaker B:

What the big tech Internet people started doing was very consciously building sort of supercomputers to run very, very sophisticated algorithms and very, very large scale algorithms.

Speaker B:

So what really got Google up to the top was simultaneously building the Google cluster and building an algorithm that took advantage of the Google cluster to be able to create incredibly prompt responses.

Speaker B:

Because that was and still is Google's claim to fame.

Speaker B:

When you show up and say, I want to know something, it tells you.

Speaker A:

Right away, yeah, it's quicker than lightning.

Speaker A:

Yeah, it's working lightning.

Speaker A:

And normally, you know, back at least when I was using Google before, like a couple years ago, I just feel like a couple years ago something changed or it was like, I can't get exactly the right answer that I'm looking for.

Speaker A:

Like, why is the sky blue?

Speaker A:

You know, the first answer wouldn't be, oh, because of the reflection of the, the oceans or whatnot.

Speaker A:

It would be huge.

Speaker A:

Here's an advertisement, here's a possible answer.

Speaker A:

Here's something maybe that is not related to your question.

Speaker A:

And now it just seems like we're getting further and further away from what Google was great for.

Speaker A:

And that was being Google being, like you said, quick to the point and just giving us the answers that we are seeking.

Speaker B:

Well, the difficulty is that the entire world is essentially evolving to deal with a world where Google is deciding what right and wrong is.

Speaker B:

And so while they haven't published their opinions, people are constantly learning how more and more about how they're, whatever they're doing is working.

Speaker B:

And so they're changing and everybody else is changing and reacting.

Speaker B:

And there's so much to be gained from getting your eyeballs that, you know, some guy that just does something about the.

Speaker B:

It's it.

Speaker B:

So the sky is in fact blue because of oxygen and how that bends light and what, what wavelengths of light diffract less and more.

Speaker B:

Traveling through oxygen is the reason the sky is blue.

Speaker A:

Thank you for that.

Speaker A:

I needed that.

Speaker A:

I was wondering, but.

Speaker B:

site on Earth physics back in:

Speaker B:

And I'm trying to figure out how to, how to hack the algorithm so that they'll get put in front of you because there's not a good chance that you're going to buy their vodka because you're asking why the sky is blue, but there's not no chance.

Speaker B:

And it costs them very, very little for you to read the web page.

Speaker A:

So.

Speaker A:

And Google wants that to happen.

Speaker A:

Google, Google's algorithm, I should say, wants that bumped up because it, well, they're,.

Speaker B:

They're making money from those advertisements.

Speaker B:

When you click through, whether you buy something or not, Google's taken its change.

Speaker A:

Makes sense.

Speaker A:

Google is the octopus of the world for sure.

Speaker A:

I mean that in a good way.

Speaker A:

I mean it's got tentacles like everywhere.

Speaker A:

It's an amazing company, it's a huge story.

Speaker A:

And hopefully, I don't know, I'll just say this, hopefully there's some competition.

Speaker A:

We talk about open markets, we talk about, especially in your case, Noah, with algorithms leading to commodity exchanges.

Speaker A:

And we're going to get into that in just a moment.

Speaker A:

But there's got to be some, there's got to be some competition, you know, there's got to be some, some playback.

Speaker A:

Coke needs Pepsi, you know, and, and in this world, the world needs Noah Healey.

Speaker A:

And what you bring to the table, it looks like here is core disc coordinated discovering market.

Speaker A:

Is that, is that correct?

Speaker B:

Yes, that's what I call my.

Speaker A:

Okay, so you aren't going to compete with who and what is this in fact?

Speaker B:

So the primary people I'd be competing with are commodity market operators, places like the CME Group, the London Metals Exchange, the Intercontinental Exchange, places like that.

Speaker B:

And what this is, is a new price discovery mechanism.

Speaker B:

So if you've heard about economics, you know about supply and demand, some people make stuff, some people need to use that stuff.

Speaker B:

A price needs to be found so that supply and demand will balance off against each other.

Speaker B:

If, if they don't balance, you either get shortages or surpluses and both of those can be a disaster.

Speaker B:

So my mechanism is a way for the makers and users of commodities like corn or oil or steel to pre negotiate the prices at which they will all trade, conduct those trades at the negotiated fair prices and come back and do it all over again.

Speaker B:

And by structuring the negotiations as an ongoing sequence of simultaneous, like daily opportunities for months and years into the future.

Speaker B:

We actually stabilize the price swings and create a system that's just much more stable and fair than the kinds of markets that we have right now.

Speaker A:

Okay.

Speaker A:

Okay.

Speaker A:

Complicated, but I'm following it.

Speaker A:

Okay, so you're basically, you're cutting out the outliers, you're a compression tool.

Speaker A:

Basically, you're taking out the very highs and the very lows and you're making it more stable.

Speaker B:

Yes.

Speaker B:

Yeah.

Speaker B:

So in fact, the marketplaces are information filter machines.

Speaker B:

What I was talking about earlier, organizing an economy is difficult.

Speaker B:

And that's because everybody knows everything.

Speaker B:

Right.

Speaker B:

You know that the classic you get in the, in the.

Speaker B:

You get in a taxi and your driver explains to you how the world ought to work.

Speaker B:

Everybody, everybody thinks that they know what their little corner of the world, world an opinion about what, what should be going on.

Speaker B:

But what's really going on is some sort of middle of all of that.

Speaker B:

The again, you got supply on one side, you got demand on one side.

Speaker B:

They got to come together.

Speaker B:

Because if it's all one way or all the other way, lots and lots of people are left out in the cold.

Speaker A:

Yeah, a lot of perspectives, a lot of opinions, but it's all, it's all there in the soup.

Speaker B:

Exactly.

Speaker B:

So what we have is a situation where everybody's got an opinion, but there's one final price that everyone will actually agree to.

Speaker B:

And what markets are about is getting from all of people's opinions that final price.

Speaker B:

And this is just a more efficient way to do that.

Speaker B:

Because in my market, instead of sort of incentivizing people to seek out the most foolish counterparty they can get and then taking as much advantage of them as they can, my market incentivizes figuring out where the consensus is going to be as far into the future as you can figure it out, and telling everybody what you've figured out as quickly as you can, because you want to, you want to sort of lay your stake in the ground for taking the largest share of that negotiation.

Speaker B:

So everyone's engaged in the negotiation, but the closer you are to whatever the final agreement is, and the longer you've been close to that final agreement, the bigger a share you, you get of the prize that the negotiators divide up.

Speaker B:

So the people who figure out what the right answer is going to turn out to be and tell everybody the soonest get the biggest stake.

Speaker B:

And as a result of doing that iteratively, eventually you get to the point where everyone's already aware of where everything's heading.

Speaker B:

At least, you know, for a few Weeks, chaos and weather and stuff will come up, but people are just constantly adjusting to the future as best that we can.

Speaker A:

Okay, it makes sense.

Speaker A:

It makes sense.

Speaker A:

Very deep stuff.

Speaker A:

This is, this is some very intricate stuff.

Speaker A:

This is probably the deepest, the deepest dive we have taken here on the Blind Knowledge podcast.

Speaker A:

And I love it because this is knowledge.

Speaker A:

This is some real deal, real life, discovery, topical conversation that we have going on here.

Speaker A:

So this is more than just a stock market.

Speaker A:

This is.

Speaker A:

Does this go deeper?

Speaker A:

Because when I, when you're, when you were explaining it, I'm thinking, okay, trade books.

Speaker A:

And there's, there's this negotiation coming in here, and the price pops up on this market because, well, don't worry about that noise.

Speaker A:

And the price pops up here because this person would buy it for this much at this price and, and so on and so forth.

Speaker A:

Is it like a stock market kind of tool or does it go deeper than that?

Speaker B:

It's very much like a stock market tool.

Speaker B:

Stock markets themselves are, were evolved from commodity markets.

Speaker B:

And so this would be a change in the way that those kinds of markets were conducted.

Speaker B:

Once again, starting with commodity markets, but hopefully once demonstrating their efficiency and effectiveness there, expanding out into bonds, stocks, and other kinds of financial instruments as well.

Speaker A:

Okay, stocks and bonds.

Speaker A:

Stocks and bonds.

Speaker A:

You have to have them.

Speaker A:

They'll never go away, basically.

Speaker A:

And the cool thing about stocks and bonds is one is the, the opposite of the other, right?

Speaker A:

So when stocks are up, bonds, prices are usually down and so forth and so on.

Speaker A:

Do you have mechanisms in your, in your actual encore disk that make sure that nothing gets out of whack?

Speaker A:

You know, are there other boundaries or measures?

Speaker B:

Yes, absolutely.

Speaker B:

And you have to have that.

Speaker B:

So in my system, everything is based on voluntary action with foreknowledge.

Speaker B:

So the producers and consumers don't actually have to commit to trade until after the price is set.

Speaker B:

And they know what everyone on their side of the fence, what deal they're going to be getting, and then they decide how much to partake of that deal.

Speaker B:

So if you don't think that prices came up enough for what you have to offer, then you simply sit on the sidelines and wait for a better day to come by.

Speaker B:

And so if the system that took on board everyone's opinions comes up with this price that's too low, the result of that will be a shortage.

Speaker B:

And then a big opportunity will exist to fix that shortage by bringing that price up.

Speaker B:

And the people that created that shortage, because their reward is all based on sort of the fraction of the pie, that pie won't be as large as they were expecting because a shortage has less trading happening through it, just as a surplus does.

Speaker B:

And so they'll do a little worse than they were expecting.

Speaker B:

And other people will be able to step in and fix the marketplace up and move forward.

Speaker B:

And sort of an analogous thing happens if the price was, was too high, you know, there'll be a surplus and then the people that made the mistake won't get what they were expecting and other people will be able to step in.

Speaker B:

So with three sides, there's, there's essentially always a balance point because the, the max only happens when all three sides agree with each other.

Speaker B:

And so any attempt, any attempt to sort of catch somebody out or, or screw somebody, each, each party has a veto effectively.

Speaker B:

And so if the market gets out of whack and starts harming one of the sides, then they can just say, you know what?

Speaker B:

I don't want to play today.

Speaker B:

And then that, that drags the entire place back into, into balance.

Speaker A:

Wow.

Speaker A:

So that's, that's an efficient, and that's an interesting checks and measures kind of function you have there.

Speaker A:

So not only is it one to one, I mean, you're talking triangular.

Speaker B:

Yeah, yeah.

Speaker B:

It's actually kind of interesting.

Speaker B:

In game theory, three player games are very special because in a free for all three player game, there's actually no stable equilibrium because two sides can always team up against the third.

Speaker B:

But by reversing the power structure and making it so that any one side can kind of halt the game by stepping back, we create a situation where no two sides ever want to team up because if they do that, then all they're doing is hurting themselves.

Speaker A:

Okay, all right, so there's, yeah, there's, so there's incentive, basically.

Speaker A:

That makes sense.

Speaker A:

That makes sense.

Speaker A:

It makes so much sense.

Speaker A:

And literally we just.

Speaker A:

You just came up with it.

Speaker A:

You know, it's funny how that happens.

Speaker A:

Noah, where do you see this going?

Speaker A:

Like what, what's your goal as far as core disk goes, as far as implementation of this type of resource or the resource itself?

Speaker A:

What, where, you know, in a perfect world, where do you see this going?

Speaker B:

Well, I'm working with several people who are attempting to build out and, and have marketplaces that would have this technology in them.

Speaker B:

Where I'd like to see this is to have one of those get off the ground, find some successful customers and actually carry its advantages through, have those customers become sort of industry leaders in their region or country because they're using markets that are Just much, much more efficient.

Speaker B:

And there's, there's precedent for that historically.

Speaker B:

And so building from there, I'd like to see other industries and new customers come on board to these marketplaces until they just become a standard part of how we do things.

Speaker B:

And the costs of running our economies just go down precipitously.

Speaker A:

So this is more than just the US Economy.

Speaker A:

This is more than just a country's economy.

Speaker A:

You're looking at this as being, you know, a global, and a global type tool.

Speaker B:

Everyone on the planet eats food.

Speaker B:

Oil is a global market that's worth a trillion dollars a year.

Speaker B:

Steel, copper, aluminum, wood, wool, cotton.

Speaker B:

There's, there's nothing special about any of this stuff.

Speaker B:

It's, everyone uses all of these things.

Speaker B:

We all need them to, to live and, and have homes and clothes and so on.

Speaker B:

And while the US has some of the most efficient markets in the world, they're not as efficient as CDMs are.

Speaker B:

And so this would offer us a big boost economically.

Speaker B:

It would offer other countries an enormous boost economically.

Speaker A:

So how so, Lake?

Speaker A:

What's an example of that that you can give us?

Speaker B:

So kind of my standard example is wheat farmers.

Speaker B:

So American wheat farmers have an average margin of around 14%.

Speaker B:

So a family farm that's growing about half a million dollars in wheat will earn about $70,000 a year.

Speaker B:

They have market costs that are probably on the order of around 5%, which means that something like $25,000 of the revenue that they could earn is being used up by the marketplace.

Speaker B:

So a CDM that was operating at a 1% overhead would increase their profits from $70,000 a year to $90,000 a year.

Speaker A:

Okay, all right, that's a big jump.

Speaker B:

Yes, it is, because commodity production, and in many cases commodity consumption as well, are low margin businesses.

Speaker B:

You know, people aren't, aren't making bank creating gravel or iron or anything like that.

Speaker B:

There's sort of a magnifying effect.

Speaker B:

Every point that you can add to somebody that's operating at a 10% margin is a 10% increase in their actual final value.

Speaker B:

Oil companies, which are famously some of the largest revenue companies on earth, operate on margins between 8 and 12%.

Speaker B:

So an oil company that might be doing a quarter of a trillion dollars a year operating at 8%, maybe they're losing 3 or 4% of their potential revenue to the marketplace.

Speaker B:

That wouldn't be unreasonable.

Speaker B:

And in that case, a one point shift on, you know, a quarter trillion dollars to be two and a half billion dollars for every point that you could shave off that thing.

Speaker B:

So that's, that starts looking really, really big.

Speaker A:

Yeah, that's significant for sure.

Speaker A:

Absolutely.

Speaker A:

So you're cutting waste, you're cutting loss.

Speaker A:

You're.

Speaker A:

You're basically making it more transparent and also a simpler, smoother process for commodities exchanges, for any kind of, kind of exchange that would really need a CDM or a coordinated discovery market.

Speaker B:

Right, exactly.

Speaker B:

Yes.

Speaker A:

Wow, it's so interesting.

Speaker A:

Like, where.

Speaker A:

How did you get into this?

Speaker A:

Like, was there something that happened to you in your professional life or maybe, you know, you said earlier that, you know, you went through some time just kind of discovering, like, what's something that, that could help the world in a way.

Speaker A:

How did you get to this?

Speaker A:

I mean, not everyone comes up with a, oh, yeah, let's just come up with a CDM and get a point share and just kind of just go this way.

Speaker A:

And the other thing, a lot of people are just trying to tie their shoes in the morning.

Speaker A:

You know, what influence for this?

Speaker B:

It was a handful of lucky accidents in a row.

Speaker A:

Okay.

Speaker B:

I was thinking about this problem.

Speaker B:

I worked at a number of companies.

Speaker B:

Some of them got big, some of whom never got the chance.

Speaker B:

And what I've usually observed at companies is that the computers knew more about the business than the managers of the business did.

Speaker B:

Because in our algorithmic days, the computer knows everything.

Speaker B:

You know, customers don't interact on the Internet with people.

Speaker B:

They interact with your web server.

Speaker B:

So your web server knows everything about your customers, everything that you can know, but you don't.

Speaker B:

Because reading the web server is a real pain in the neck, so.

Speaker A:

Right.

Speaker A:

A lot of it's coded too.

Speaker B:

Exactly.

Speaker B:

Yeah.

Speaker B:

It's difficult.

Speaker B:

So I was thinking about this problem.

Speaker B:

What if you've got people, machines, sensors, all kinds of different things that can communicate with each other on a network.

Speaker B:

How would they all agree on something?

Speaker B:

And so that was.

Speaker B:

That's what I was thinking about.

Speaker A:

That's cool.

Speaker B:

And that's when I decided to pick up game theory, because game theory is a mathematical tool for describing agents with their own interests, interacting with each other.

Speaker B:

And, and so that's where I came up with this, this approach where you could pay a set of agents and sort of create an interest in what you wanted them to be interested in, to, to get a consensus, get information out of them in an efficient manner.

Speaker B:

And I was, I was talking to my buddy, and he asked if you could use that, if you could pay for stock market tips.

Speaker B:

And I said, no, you can't, because you can't pay enough for stock.

Speaker B:

Like the People who know the information are making money themselves.

Speaker B:

You'd have to pay them at least that much money for the tip, but that's how much money the tip is worth.

Speaker B:

So there's a mismatch.

Speaker B:

Like if you pay.

Speaker A:

Yeah.

Speaker A:

There's no incentive.

Speaker B:

If you pay enough to get them to tell you, then it's not worth enough for you to make the payment.

Speaker B:

And that was rattled around my head as I was walking back to my house and I was like, you know, there's kind of an identity thing going on there.

Speaker B:

Markets are paying people for information.

Speaker B:

Could you use my approach and kind of create a marketplace that used my approach to pay efficiently for the information that's coming into it?

Speaker B:

And so I was like, well, that's an interesting thing to think about.

Speaker B:

Let me work on that problem and see if it's possible to come up with an answer.

Speaker B:

And so I did.

Speaker B:

And then once I had, that's when I started doing analysis on it and discovered that it was not just a very efficient way for a marketplace to operate, but a more efficient way than an existing market to operate.

Speaker A:

Okay.

Speaker A:

I mean, hey, yeah.

Speaker A:

And is it something.

Speaker A:

Do you consider yourself an entrepreneur at this point, or do you consider yourself a developer?

Speaker A:

A little bit of both.

Speaker B:

At this point, I'm definitely got my entrepreneur hat on.

Speaker A:

It's the wild, wild west, buddy.

Speaker B:

Yeah, you know it.

Speaker B:

That's kind of how the world is willing to accept new ideas at this point.

Speaker A:

So, sure, yeah, it's a good point.

Speaker B:

I'm working on the patent and trying to make connections and deals.

Speaker B:

And like I said, there's a handful of people that I've managed to connect with around the world that are working on getting set up.

Speaker A:

Who are you trying to connect with?

Speaker A:

Who's the audience?

Speaker A:

Like, if I could wave my magic wand and say, hey, we're going to get 10 people of this, this kind of audience on right now just to check out Noah and check out the cdms.

Speaker A:

What kind of audience are you looking for?

Speaker A:

Who are you trying to get in to this.

Speaker A:

This discussion?

Speaker A:

Or in other words, you know, who do you want paying attention to this?

Speaker B:

Well, primarily for.

Speaker B:

For just pure CDM market operators.

Speaker B:

So that would be people that run auction houses.

Speaker B:

They can operate markets, brokerages, or existing market operators.

Speaker B:

Some of those people are also governments in many parts of the world.

Speaker B:

The government, basically.

Speaker A:

Yeah.

Speaker A:

It's not just people.

Speaker A:

These are entities, these are groups of people.

Speaker A:

And like you said, governments, like whole governments, basically, yeah.

Speaker A:

Wow.

Speaker B:

Wow.

Speaker A:

Okay.

Speaker A:

I mean, so it's.

Speaker A:

Yeah.

Speaker A:

I mean, there's the reason I ask that.

Speaker A:

It's like, how does one take a.

Speaker A:

Take something like a cdm, like core disk?

Speaker A:

And how do you get that message out there to the people that need to see it or need to hear it or should or even would.

Speaker A:

Would entertain the thought of implementing something like this?

Speaker A:

It's got to be an interesting struggle on your end to figure that out.

Speaker A:

I'm assuming that's.

Speaker B:

I will.

Speaker B:

I will identify with the struggle part.

Speaker B:

The interesting.

Speaker B:

It's.

Speaker B:

It's more just work.

Speaker B:

I sort of.

Speaker B:

I come up with an idea that.

Speaker B:

That might be able to bear some fruit, and then I just pour the energy into it and, you know, kind of come up above water a year later and kind of see how it's going, see what I might be able to do to improve.

Speaker B:

If there's a different track, figure out what to do, come up with something else, and then just start pouring the energy into the new thing.

Speaker B:

So.

Speaker A:

Sure.

Speaker B:

That's.

Speaker B:

That's.

Speaker B:

I've been doing podcasting for about a year now.

Speaker B:

This is probably about the 60th recording I've made, and about 50 of them are online at this point.

Speaker A:

Not bad.

Speaker A:

Those are good odds.

Speaker A:

Those are good numbers right there.

Speaker B:

Yeah.

Speaker B:

And I'm just.

Speaker B:

And I'm also working on the patent, which has been its own special kind of nightmare.

Speaker A:

Oh, I'm sure that's probably a whole nother episode right there.

Speaker B:

Yeah, yeah.

Speaker B:

If you.

Speaker B:

If you.

Speaker B:

If you want to.

Speaker B:

It's actually.

Speaker B:

It's been quite the tale.

Speaker B:

I might actually be the first person in history that has had the patent office accept their patent twice and reject their own own acceptance of that same patent both times.

Speaker A:

Tell us more about that.

Speaker A:

What happened there?

Speaker B:

So a couple of years ago now, I'd gotten a notice of acceptance.

Speaker B:

Basically, if you tick the boxes with your examiner, then they issue a notice of acceptance, and then you take your.

Speaker B:

The thing that the examiner said was acceptable and the form that says it was acceptable, and you submit those and they give you a patent.

Speaker B:

So we got it in aces.

Speaker B:

Okay.

Speaker B:

My examiner's boss called my attorney and said, you know, I think there's a problem.

Speaker B:

We're not going to be honoring that notice of acceptance.

Speaker B:

And then they didn't talk to us at all.

Speaker B:

Now, the notice of acceptance has a very short expiration date.

Speaker B:

So if you don't actually apply for the patent before the expiration date, it's over, it's published, you can never patent it again.

Speaker B:

They hadn't officially talked to us at all, so we had the acceptance letter, we put in the application, and the day went past.

Speaker B:

Then a couple months later, they sent back something saying, no, you can't have the patent after all.

Speaker B:

And here's the reasons why.

Speaker B:

I did a deep logical dive on the reasons why.

Speaker B:

In algorithmic terms, they were asserting that 1/2.

Speaker B:

cade ago, where a guy back in:

Speaker B:

The supercomputer was using Fortran, the fastest language of actually even today.

Speaker B:

And the home computer was using basic, which is long been acknowledged as not a particularly fast language.

Speaker B:

But the supercomputer was using a bad sorting algorithm called bubble sort.

Speaker B:

And the home computer system was using something known as quicksort, which is called that for an excellent reason.

Speaker B:

And the home computer beats the supercomputer at a million objects back in 19.

Speaker A:

Really?

Speaker B:

Yep.

Speaker A:

Wow.

Speaker B:

Better algorithms are much, much better than worse algorithms are.

Speaker A:

All right, that should be a bumper sticker right there.

Speaker A:

It's so true, though.

Speaker A:

So it's like the whole, whole algorithm notion, the notion of the algorithm using algorithms in our day to day.

Speaker A:

You know, it seems like everything that I touch in technology right now uses an algorithm.

Speaker A:

Even, like even putting the television on, you know, different commercials.

Speaker A:

I wonder if the commercials that are programmed in there, do they use algorithms?

Speaker A:

Is there anything that doesn't use an algorithm at this point?

Speaker B:

That's actually part of what made cable systems function and things like if you're watching.

Speaker B:

So I think I saw the super bowl last time.

Speaker B:

Most of the super bowl ads are, you know, super bowl ads.

Speaker B:

They're, they're, you know, whatever the next Marvel thing is and ticket thing that Amazon wants to do and stuff like that.

Speaker B:

But a couple of super bowl ads are local ads.

Speaker B:

There's two or three spots that come in where whoever, the law office in your town or you know, the, the tire store, whoever does an ad on the Super Bowl.

Speaker B:

And the way that works is they block the timeout and then every single local station gets that time slot.

Speaker B:

They know when it is and they cut into the feed and, and do their local one.

Speaker B:

That's an algorithm.

Speaker A:

That's awesome.

Speaker A:

That's because that 100% made sense to me.

Speaker A:

I followed that 100%.

Speaker A:

And that's, and that's really was my goal in taking this interview is because the, the idea of the algorithm, the idea of development, the idea of coding, the idea of anything that's not tangible for some people is so difficult to understand.

Speaker A:

And the way you just said, the way you just said that and the way you just summarize what an algorithm is and you've done it multiple times within this interview, I appreciate, appreciate you for that and I hope others do too, because it's a hard thing to understand when you can't hold an algorithm.

Speaker A:

You know what I mean?

Speaker A:

When you grow up and maybe you just work on a farm.

Speaker A:

How do you describe that?

Speaker A:

There's so many things that touch our technology and our day to day now through algorithmic ideas and development and it.

Speaker A:

And I appreciate you just giving some, some summaries like that so we can drop some knowledge on some folks about algorithms.

Speaker B:

Yeah, yeah, so, so we put that package together and we sent them a pretty sharply worded letter, you know, oh,.

Speaker A:

Yes, back to the patent.

Speaker A:

Sorry.

Speaker B:

Yeah, right.

Speaker B:

Saying, you know, what the hell?

Speaker A:

Basically, yeah, okay, yeah, what happened?

Speaker B:

So they said, oh yeah, that's right.

Speaker B:

That's insane.

Speaker B:

What we said, here, have another notice of acceptance.

Speaker B:

And then three weeks after that they said, we're going to withdraw that.

Speaker B:

And they sent in the formal thing and they were like, nope, no, no notice of acceptance.

Speaker B:

Quality control got a wind of this.

Speaker B:

And they said, no, you're not allowed to talk to them.

Speaker B:

We can identify them.

Speaker B:

We don't understand what they're talking about, so we can't give you a reason for why it's happening, but it's, it's no.

Speaker B:

And they said no, and we can't override them.

Speaker B:

And that's just what's going on.

Speaker A:

All right, okay, so what now?

Speaker A:

So what do you do with a patent sue?

Speaker B:

So we've, we've got, we've got an appeal going in and, and we'll see, we'll see what the courts say at this point.

Speaker B:

But part of the appeal is that they're violating my civil rights.

Speaker B:

Because, because their purview doesn't allow them to do this.

Speaker B:

They're, you know, that they can, they can object to a patent for a reason.

Speaker B:

If somebody else has already had the idea, that's fine.

Speaker B:

It's not patentable.

Speaker B:

But they've acknowledged that nobody else has had the idea.

Speaker B:

If the idea isn't useful, that's fine.

Speaker B:

It's not patentable.

Speaker B:

But the guy whose job it is to think that it's useful and that guy's boss, they both think it's useful.

Speaker B:

If the patents in certain subject areas, then you're not allowed to have the patent.

Speaker B:

But there's an entire division at the CME Group that patents market mechanisms on the regular, and they have dozens of market mechanism patents, so they grant market mechanism patents.

Speaker B:

So.

Speaker B:

And they aren't giving any reasons for why they're doing it.

Speaker B:

They're just like, no shadowy figures inside the patent office that you.

Speaker B:

You are said no.

Speaker B:

Like, literally, that's where I'm at right now.

Speaker A:

That's unreal.

Speaker A:

And then you have to deep dive and you have to dig, and you probably have 20 phone calls just to get an answer, if you can get an answer.

Speaker A:

And I. I think that could be its own podcast.

Speaker A:

Is the struggle of getting something patented.

Speaker B:

Yeah, well, that.

Speaker B:

That.

Speaker B:

That's.

Speaker B:

That.

Speaker B:

Yeah, it is.

Speaker B:

It's its own story.

Speaker B:

If you want to.

Speaker B:

If you want to bring me back and.

Speaker A:

And talk, we're gonna need to.

Speaker A:

We're gonna need to.

Speaker A:

We're gonna need to bring it back on here for part two, because this is the saga that we gotta.

Speaker A:

You know, there's just so much to unravel here too, Noah.

Speaker A:

What's something that we should let everyone know about when it comes to core disk?

Speaker A:

What's something you really want to make sure everyone knows?

Speaker B:

I think the most important thing to understand is that the current costs of the existing markets are roughly the same size as the economic growth rate around the world.

Speaker B:

And so if my algorithm gets started, works out, and expands, and takes over from these less efficient mechanisms, then it would free up an amount of potential that's roughly equal to the amount of potential that we're currently working with.

Speaker B:

And.

Speaker B:

And we would start becoming wealthier at basically twice the rate that we've been becoming wealthier for the last couple centuries.

Speaker A:

Wow.

Speaker A:

That's the real deal.

Speaker A:

Noah Healey, everybody.

Speaker A:

Noah, thank you so much for taking the time to join us here on the Blind Knowledge podcast.

Speaker A:

I'm gonna have to check in because there's so much more that I can actually.

Speaker A:

Actually ask about algorithms.

Speaker A:

Maybe we can do a part two about.

Speaker A:

Especially this patent saga.

Speaker A:

I gotta know more.

Speaker A:

We all got to know more.

Speaker A:

And, sir, thank you for taking the time and coming up with a cool technology.

Speaker A:

Y' all go check out Core Disc.

Speaker A:

C O O R D I S C dot com.

Speaker A:

Noah, it's been a pleasure, sir.

Speaker A:

Hope you have a good rest of your night, dude.

Speaker B:

Yeah, thanks for having me here, Joey.

Speaker B:

It's been a lot of fun.

Speaker A:

Likewise.

Speaker A:

Likewise, man.

Speaker A:

All right, that was Noah Healey.

Speaker A:

He is professional algorithm developer and recreational mathematician who has become an expert in game theory and designing marketplaces.

Speaker A:

He came up with Core Disks.

Speaker A:

C O O R D I S C dot com.

Speaker A:

It's commodities exchanges.

Speaker A:

It's about tightening up, making it fair.

Speaker A:

Algorithms and so much more.

Speaker A:

Coredesk.com yo, that was a crazy interview.

Speaker A:

I usually.

Speaker A:

I have more to say.

Speaker A:

I didn't have much to say because I was learning.

Speaker A:

And we're gonna need a part two with Noah.

Speaker A:

So special.

Speaker A:

Shout out to Noah.

Speaker A:

Thanks again for joining us, everybody.

Speaker A:

Every time.

Speaker A:

Everywhere, everyone.

Speaker A:

Hope you like the episode.

Speaker A:

It was a little different this time.

Speaker A:

We're trying to drop some knowledge on y'.

Speaker B:

All.

Speaker A:

My name is Joey B.

Chapters

Video

More from YouTube