-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
644 lines (300 loc) · 28.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" class="wf-josefinsans-n4-active wf-active"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Robots" content="index,follow">
<meta name="description" content="machine learning blockchain research">
<!-- trentmc -->
<link id="primaryStylesheet" rel="stylesheet" type="text/css" href="./index_files/common.css">
<link id="slideShowStylesheet" rel="stylesheet" type="text/css" href="./index_files/squarespace-gallery-slideshow.css">
<!-- Google Web Fonts -->
<script src="./index_files/webfont.js" type="text/javascript" async=""></script><script type="text/javascript">
WebFontConfig = {"google": {"families": ["Josefin Sans:400"]}};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
</script>
<script type="text/javascript" src="./index_files/yahoo-dom-event.js"></script>
<script type="text/javascript" src="./index_files/connection_core-min.js"></script>
<script type="text/javascript" src="./index_files/json-min.js"></script>
<script type="text/javascript" src="./index_files/animation-min.js"></script>
<script type="text/javascript" src="./index_files/selector.js"></script>
<script type="text/javascript" src="./index_files/element.js"></script>
<script type="text/javascript" src="./index_files/global.js"></script><style type="text/css">#configuration-container-title-text, #pageHeaderTitle, #manager-top-bar-wrapper, #manager-top-bar .main-site-title { font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; font-weight: 300; letter-spacing: 0.4px; }</style>
<script type="text/javascript" src="./index_files/lightbox.js"></script>
<script type="text/javascript" src="./index_files/api.js"></script>
<script type="text/javascript" src="./index_files/base64.js"></script>
<script type="text/javascript" src="./index_files/census.js"></script>
<script type="text/javascript" src="./index_files/yui2-yui3-bridge.js"></script>
<script type="text/javascript" src="./index_files/squarespace-gallery-slideshow.js"></script>
<script type="text/javascript">
// <![CDATA[
Squarespace.Constants.SS_AUTHKEY = encodeURIComponent("");
Squarespace.Constants.WEBSITE_TITLE = "Trent McConaghy";
Squarespace.Constants.CURRENT_MODULE_ID = "5095701";
Squarespace.Constants.ADMINISTRATION_UI = false;
Squarespace.Constants.CORE_APPLICATION_DOMAIN = "squarespace.com";
Squarespace.Constants.CORE_V6_APPLICATION_DOMAIN = "squarespace.com";
Squarespace.Constants.V5_FRONTSITE = "http://www.squarespace.com";
Squarespace.Constants.WEBSITE_ID = "454091";
// ]]>
</script>
<title>Trent McConaghy - Bio</title>
<meta property="og:title" content="Trent McConaghy - Bio">
<!-- End Heading -->
<script type="text/javascript" src="./index_files/cookie-min.js"></script>
<script type="text/javascript" src="./index_files/eu-cookie-policy.js"></script><link rel="stylesheet" href="./index_files/css" media="all">
</head>
<body id="modulePage5095701">
<script type="text/javascript">
YAHOO.util.Event.onDOMReady(function() {
if (document.location.href.indexOf("SSLogoutOk=true") != -1) {
new Squarespace.FixedPositionTip("Logout Successful", "You have been successfully logged out.", { xMargin: 15, yMargin: 15, icon: "/universal/images/helptip-info.png", orientation: "upper-right", viewportFixed: true, autoHide: 1800 }).show();
}
});
</script>
<script type="text/javascript">
YAHOO.util.Event.onDOMReady(function() { new Squarespace.Census.hit(); } );
</script>
<script type="text/javascript">
YAHOO.util.Event.addListener(document, "keyup", function (e) { if (!e) { e = event; } if (e.keyCode == 27) { document.location.href = "/display/Login?returnUrl=%2F"; } });
</script>
<div id="canvasWrapper"><div id="canvas">
<div id="pageHeaderWrapper"><div id="pageHeader">
<div id="navigationTop"><div id="navigationTop-sectionContent2330674" class="horizontalNavigationBar"><ul class="content-navigation">
<li class="module active-module " id="navigationTop-moduleContentWrapper5095701">
<div id="navigationTop-moduleContent5095701">
<a id="navigationTop-moduleLink5095701" class=" " href="index.html"><span>Bio</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper19680539">
<div id="navigationTop-moduleContent19680539">
<a id="navigationTop-moduleLink19680539" class=" " href="./talks/index.html"><span>Talks</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper5095849">
<div id="navigationTop-moduleContent5095849">
<a id="navigationTop-moduleLink5095849" class=" " href="./publications/index.html"><span>Publications</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper19731773">
<div id="navigationTop-moduleContent19731773">
<a id="navigationTop-moduleLink19731773" class=" " href="./tokenspice/index.html"><span>Talks</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper5095849">
<div id="navigationTop-moduleContent5095849">
<a id="navigationTop-moduleLink5095849" class=" " href="./publications/index.html"><span>Talks</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper5095849">
<div id="navigationTop-moduleContent5095849">
<a id="navigationTop-moduleLink5095849" class=" " href="./publications/index.html"><span>TokenSPICE</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper19550838">
<div id="navigationTop-moduleContent19550838">
<a id="navigationTop-moduleLink19550838" class=" " href="./ffx/index.html"><span>FFX</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper19550840">
<div id="navigationTop-moduleContent19550840">
<a id="navigationTop-moduleLink19550840" class=" " href="./mojito/index.html"><span>Mojito</span></a>
</div>
</li>
<li class="module " id="navigationTop-moduleContentWrapper5100537">
<div id="navigationTop-moduleContent5100537">
<a id="navigationTop-moduleLink5100537" class=" " href="./contact/index.html"><span>Contact</span></a>
</div>
</li>
</ul><br class="clearer"></div></div>
<div id="bannerAreaWrapper"><div id="bannerArea">
<div id="siteTitleWrapper">
<h1 id="siteTitle"><a href="./index.html">Trent McConaghy</a></h1>
<div id="siteSubtitle" class="h1subtitle">@OceanProtocol. AI, data, Web3. bci/acc 🌞👨🎤</div>
</div>
</div></div>
<div id="navigationBottom"><div id="navigationBottom-sectionContent2330674" class="horizontalNavigationBar"><ul class="content-navigation">
<li class="module active-module " id="navigationBottom-moduleContentWrapper5095701">
<div id="navigationBottom-moduleContent5095701">
<a id="navigationBottom-moduleLink5095701" class=" " href="./index.html"><span>Bio</span></a>
</div>
</li>
<li class="module " id="navigationBottom-moduleContentWrapper19680539">
<div id="navigationBottom-moduleContent19680539">
<a id="navigationBottom-moduleLink19680539" class=" " href="./talks/index.html"><span>Talks</span></a>
</div>
</li>
<li class="module " id="navigationBottom-moduleContentWrapper5095849">
<div id="navigationBottom-moduleContent5095849">
<a id="navigationBottom-moduleLink5095849" class=" " href="./publications/index.html"><span>Publications</span></a>
</div>
</li>
<li class="module " id="navigationBottom-moduleContentWrapper19731773">
<div id="navigationBottom-moduleContent19731773">
<a id="navigationBottom-moduleLink19731773" class=" " href="./tokenspice/index.html"><span>TokenSPICE</span></a>
</div>
</li>
<li class="module " id="navigationBottom-moduleContentWrapper19550838">
<div id="navigationBottom-moduleContent19550838">
<a id="navigationBottom-moduleLink19550838" class=" " href="./ffx/index.html"><span>FFX</span></a>
</div>
</li>
<li class="module " id="navigationBottom-moduleContentWrapper19550840">
<div id="navigationBottom-moduleContent19550840">
<a id="navigationBottom-moduleLink19550840" class=" " href="./mojito/index.html"><span>Mojito</span></a>
</div>
</li>
<li class="module " id="navigationBottom-moduleContentWrapper5100537">
<div id="navigationBottom-moduleContent5100537">
<a id="navigationBottom-moduleLink5100537" class=" " href="./contact/index.html"><span>Contact</span></a>
</div>
</li>
</ul><br class="clearer"></div></div>
</div></div>
<div id="pageBodyWrapper"><div id="pageBody">
<div id="sidebar1Wrapper" class="verticalNavigationBarWrapper"><div class="iw-vnb1"><div class="iw-vnb2"><div class="iw-vnb3"><div class="iw-vnb4"><div id="sidebar1" class="verticalNavigationBar">
<div id="sectionContent2330674" class="sectionWrapper promotedContainer "><div class="iw-s1"><div class="iw-s2"><div class="iw-s3"><div class="iw-s4"><div class="section">
<div class="caption">Top</div>
<ul class="content-navigation">
<li class="module active-module " id="moduleContentWrapper5095701">
<div id="moduleContent5095701">
<a id="moduleLink5095701" class=" " href="./index.html"><span>Bio</span></a>
</div>
</li>
<li class="module " id="moduleContentWrapper19680539">
<div id="moduleContent19680539">
<a id="moduleLink19680539" class=" " href="./talks/index.html"><span>Talks</span></a>
</div>
</li>
<li class="module " id="moduleContentWrapper5095849">
<div id="moduleContent5095849">
<a id="moduleLink5095849" class=" " href="./publications/index.html"><span>Publications</span></a>
</div>
</li>
<li class="module " id="moduleContentWrapper19731773">
<div id="moduleContent19731773">
<a id="moduleLink19731773" class=" " href="./tokenspice/index.html"><span>TokenSPICE</span></a>
</div>
</li>
<li class="module " id="moduleContentWrapper19550838">
<div id="moduleContent19550838">
<a id="moduleLink19550838" class=" " href="./ffx/index.html"><span>FFX</span></a>
</div>
</li>
<li class="module " id="moduleContentWrapper19550840">
<div id="moduleContent19550840">
<a id="moduleLink19550840" class=" " href="./mojito/index.html"><span>Mojito</span></a>
</div>
</li>
<li class="module " id="moduleContentWrapper5100537">
<div id="moduleContent5100537">
<a id="moduleLink5100537" class=" " href="./contact/index.html"><span>Contact</span></a>
</div>
</li>
</ul>
</div></div></div></div></div></div>
</div></div></div></div></div></div>
<div id="sidebar2Wrapper" class="verticalNavigationBarWrapper"><div class="iw-vnb1"><div class="iw-vnb2"><div class="iw-vnb3"><div class="iw-vnb4"><div id="sidebar2" class="verticalNavigationBar">
</div></div></div></div></div></div>
<div id="contentWrapper"><div id="content">
<p><span class="full-image-block ssNonEditable"><img style="width: 700px;" src="./index_files/trent-and-algae-farming.png" alt=""></span></p>
<p><span style="font-size: 18px;">Hi!</span></p>
<p>I'm working on <a href="http://www.oceanprotocol.com/">Ocean Protocol</a>, which is unbounding AI via blockchain technology. These days, my focus is <a href="https://www.predictoor.ai/">Ocean Predictoor</a>. Predictions are the most valuable data; Predictoor enables decentralized prediction feeds via AI * Web3. At scale, Predictoor <a href="https://twitter.com/trentmc0/status/1732321049847456123">will unlock</a> vastly more powerful AI, backed by ground-truth physics.</p>
<p>I've been programming since I was a kid. I've built tech that has impacted many: AI to drive Moore's Law, early NFTs, and more. I helped kick off the field of Token Engineering. I continue to learn, build, and write aiming for high impact. My long-term goal is to help ensure that humanity has a role in an increasingly autonomous world. <a href="https://twitter.com/trentmc0/status/1749095289909072063">bci/acc</a> is the path. Yes, I'm a solarpunk :) <span style="color: #8e8e8e; font-family: &amp;amp; font-size: 14px;">🌞👨🎤 </span></p>
<p><span style="font-size: 18px;">Bio</span></p>
<p>I started my career by doing AI research for national defense in 1997 & 1998, while still an undergraduate. <a href="https://www.researchgate.net/profile/Henry-Leung">Henry Leung</a> was my supervisor. Here's the papers: [<a href="https://gpbib.cs.ucl.ac.uk/gp-html/McConaghy_1998_GPlsfpmpts.html">1</a>][<a href="./content/2003-Classification_of_audio_radar_signals.pdf">2</a>].</p>
<p>Then, in my first startup (<a href="http://www.crunchbase.com/organization/analog-design-automation">ADA</a>), we explored the relation between human creativity and AI-based machine creativity. We started work on ADA in 1998; Synopsys <a href="https://www.eetimes.com/document.asp?doc_id=1217490">acquired</a> ADA in 2004.</p>
<p>I extended that work in my PhD at <a href="https://micas.esat.kuleuven.be/">ESAT-MICAS</a>, KU Leuven, Belgium from 2004-2008. <a href="https://scholar.google.be/citations?user=FGCYpVMAAAAJ&hl=en">Georges Gielen</a> was my supervisor. I found a way to reconcile machine creativity with existing engineering knowledge. Here's the book: <a href="content/mcconaghy-phd.pdf">[PDF]</a><a href="https://www.amazon.com/gp/product/9048129052">[Springer version]</a>.</p>
<p>In my second startup (<a href="http://www.solidodesign.com/">Solido</a>), we leveraged AI to help drive Moore's Law, which was under threat due to high manufacturing variations. Here's the book: <a href="content/2012-variation-book.pdf">[PDF]</a><a href="http://www.amazon.com/Variation-Aware-Design-Custom-Integrated-Circuits-ebook/dp/B00A9YH8P2">[Springer version]</a>. Now, Solido software is used for most modern chip designs. We started work on Solido in 2004; by 2010 we were profitable; Siemens <a href="https://www.eetimes.com/document.asp?doc_id=1332639">acquired</a> Solido in 2017.</p>
<p>My third and current startup has been about blockchain applied to art, data, and AI. We hatched the <a href="https://medium.com/@trentmc0/ascribe-for-nft-archaeologists-17ca5481d206">ascribe NFT platform</a> in 2013, <a href="http://www.bigchaindb.com/">BigchainDB</a> blockchain database in 2015, and <a href="http://www.oceanprotocol.com/">Ocean Protocol</a> in 2017.</p>
<p><span style="font-size: 18px;"><a href="https://predictoor.ai/">Writing</a></span></p>
<p>Until the mid 2010s, I did a lot of technical academic writing (books, papers). Since then, it's been more blog posts. Here are some highlights.</p>
<p><strong>NFTs</strong></p>
<ul>
<li>
<div id="_mcePaste"><a href="https://medium.com/@trentmc0/ascribe-for-nft-archaeologists-17ca5481d206?source=user_profile---------22----------------------------">ascribe for NFT archaelogists</a>. About our 2013 work for NFTs on Bitcoin. 2021</div>
</li>
<li>
<div id="_mcePaste"><a href="https://medium.com/oceanprotocol/nfts-ip-1-practical-connections-of-erc721-with-intellectual-property-dc216aaf005d?source=user_profile---------30----------------------------">NFTs & IP 1</a>, <a href="https://medium.com/oceanprotocol/nfts-ip-2-leveraging-erc20-fungibility-bcee162290e3?source=user_profile---------29----------------------------">2</a>, <a href="https://medium.com/oceanprotocol/nfts-ip-2-leveraging-erc20-fungibility-bcee162290e3?source=user_profile---------29----------------------------">3</a>. How intellectual property (IP) relates to blockchain. 2021</div>
</li>
</ul>
<p><strong>AI & Web3 Near-Term</strong></p>
<ul>
<li><a href="https://blog.bigchaindb.com/ai-daos-and-three-paths-to-get-there-cfa0a4cc37b8">AI DAOs I</a>, <a href="https://blog.bigchaindb.com/wild-wooly-ai-daos-d1719e040956">II</a>. AIs owning themselves! My first writing on AI & blockchain. 2016</li>
<li><a href="https://blog.oceanprotocol.com/blockchains-for-artificial-intelligence-ec63b0284984">Blockchains for AI</a>. 2016</li>
<li><a href="https://blog.oceanprotocol.com/from-ai-to-blockchain-to-data-meet-ocean-f210ff460465">From AI to Blockchain to Data: Meet Ocean</a>. 2017. Followed by <a href="https://blog.oceanprotocol.com/mission-values-for-ocean-protocol-aba998e95b8">Mission & Values for Ocean Protocol</a></li>
<li>
<div id="_mcePaste"><a href="https://blog.oceanprotocol.com/data-tokens-1-data-custody-1d0d5ae66d0c">Datatokens 1</a>, <a href="https://blog.oceanprotocol.com/data-tokens-2-fungible-composable-54b6e0d28293">2</a>, <a href="https://blog.oceanprotocol.com/data-tokens-3-data-and-decentralized-finance-data-defi-d5c9a6e578b7">3</a>. 2019. <a href="https://blog.oceanprotocol.com/ocean-datatokens-from-money-legos-to-data-legos-4f867cec1837">Datatokens: From Money Legos to Data Legos</a>. 2020</div>
</li>
<li>
<div id="_mcePaste"><a href="https://medium.com/oceanprotocol/the-data-value-creation-loop-68e23575be02">The Data Value-Creation Loop</a>. On data flywheels & supply chains. 2023/2024.</div>
</li>
<li>
<div id="_mcePaste"><a href="https://blog.oceanprotocol.com/meet-predictoor-accountable-accurate-prediction-feeds-8b104d26a5d9">Meet Predictoor: Accountable Accurate Prediction Feeds</a>. 2023</div>
</li>
</ul>
<p><strong>Big Picture, incl. AI & Web3 Long-Term</strong></p>
<ul>
<li><a href="https://medium.com/@trentmc0/starships-and-tokens-d8c32728a24b">Starships and Tokens (The Map): A Path to Human Self-Actualization</a>. "The Map" is a civilization-level tech tree. It's my north star. Helped spark Foresight Institute <a href="https://foresight.org/tech-tree/">Tech Trees</a> project. 2017. </li>
<li><a href="https://medium.com/@trentmc0/nature-2-0-27bdf8238071">Nature 2.0: The Cradle of Civilization Gets an Upgrade</a>. Subset of The Map: a hopeful vision of the future that combines AI * Web3 into a symbiosis of biology and machine, for a future of abundance. Helped spark <a href="https://sovereignnature.com/">Sovereign Nature Initiative</a>. 2018</li>
<li><a href="https://medium.com/@trentmc0/the-ai-existential-threat-and-the-bandwidth-scenario-4573c1cb085f">The AI Existential Threat: Reflections of a Recovering Bio-Narcissist </a>(problem). <a href="https://medium.com/@trentmc0/the-bandwidth-scenario-d3bfd8f29e2d">The Bandwidth++ Scenario</a> (solution). Subset of The Map: an eyes-wide-open solution to AI Existential Risk, via BCI. 2016</li>
<li><span><a href="https://t.co/EDRD2Ad2xg">bci/acc: A Pragmatic Path to Compete with Artificial Superintelligence: An e/acc zoom-in on brain interfaces, towards human superintelligence</a>", Jan 21, 2024 [<a href="https://twitter.com/trentmc0/status/1749095289909072063">Tweet</a>]</span></li>
</ul>
<p><strong>Token Engineering</strong></p>
<ul>
<li><a href="https://blog.oceanprotocol.com/can-blockchains-go-rogue-5134300ce790?source=---------14-----------------------">Token Engineering I</a>, <a href="https://blog.oceanprotocol.com/towards-a-practice-of-token-engineering-b02feeeff7ca?source=---------13-----------------------">II</a>, <a href="https://blog.oceanprotocol.com/token-engineering-case-studies-b44267e68f4?source=---------12-----------------------">III</a>. Helped spark <a href="https://tokenengineering.net/">TE</a>:) 2018</li>
<li>
<div id="_mcePaste"><a href="https://blog.oceanprotocol.com/the-web3-sustainability-loop-b2a4097a36e">The Web3 Sustainability Loop</a>. A pragmatic system-level token design. Similarity to businesses & nations. 2020</div>
</li>
<li>
<div id="_mcePaste">
<div id="_mcePaste"><a href="https://blog.oceanprotocol.com/should-product-market-fit-come-before-tokens-6c542a75c8dc">Should Product-Market Fit Come Before Tokens?</a> On the Degree of Token Usage in a Product. 2020</div>
</div>
</li>
<li>
<div id="_mcePaste"><a href="https://blog.oceanprotocol.com/on-verifying-token-based-systems-c33eca757ecf">On Verifying Token-Based Systems: A TE perspective</a>. 2020</div>
</li>
<li><a href="https://medium.com/tokenspice/introducing-tokenspice-fb4dac98bcf9">TokenSPICE 1</a>, <a href="https://medium.com/tokenspice/tokenspice-design-verification-flows-5b795c594f9c">2</a>, <a href="https://medium.com/tokenspice/how-to-model-with-tokenspice-evm-agent-simulation-2b2ef8cfe9c9">3</a>. EVM agent-based simulation. 2021. <a href="https://github.com/tokenspice/tokenspice">Github</a>.</li>
<li><a href="https://blog.oceanprotocol.com/ocean-data-farming-main-is-here-49c99602419">Ocean Data Farming Main is Here</a> Liquidity mining style incentives, tuned for data. 2023</li>
</ul>
<p><strong>Consensus</strong></p>
<ul>
<li><a href="https://blog.bigchaindb.com/the-dcs-triangle-5ce0e9e0f1dc">The DCS Triangle: Decentralized, Consistent, Scalable. Pick any two</a> [<a href="https://drive.google.com/file/d/1xew3E-tejCSB8SOVsuw4du-ioMGYCiLn/view?usp=drive_link">alt</a>]. This discovery later became known as the Scalability Trilemma. 2016</li>
</ul>
<p><span style="font-size: 18px;">Other Projects</span></p>
<p><strong>Side projects (not so active):</strong></p>
<ul>
<li><a href="http://www.tokenengineering.org/">Token Engineering</a> (TE). <a href="http://www.tokenspice.com/">TokenSPICE</a> simulator, <a href="https://blog.oceanprotocol.com/tagged/token-engineering">Writing</a>, using TE in Ocean.</li>
<li>Member of <a href="https://metacartel.xyz/">MetaCartel Ventures</a></li>
<li>Co-organize <a href="https://www.meetup.com/berlin-machine-learning/">Berlin ML meetup</a></li>
</ul>
<p><strong>Past projects:</strong></p>
<ul>
<li>PhD in <a href="https://www.esat.kuleuven.be/micas/">EE</a> from <a href="https://www.kuleuven.be/english/">KU Leuven</a>, Belgium. <a href="https://www.edaa.com/dissertation_award.html">Awarded</a> #1 thesis worldwide in the field.</li>
<li>BE EE and BsC CS from <a href="https://www.usask.ca/">U Saskatchewan</a>, Canada. Awarded #1 final year thesis.</li>
<li>Did ML research for Canadian Department of National Defense, in the second half of the 90s.</li>
<li>Wrote 2 Books [<a href="http://www.springer.com/engineering/circuits+%26+systems/book/978-1-4614-2268-6">1</a>,<a href="http://www.amazon.com/Variation-Aware-Analog-Structural-Synthesis-Computational/dp/9048129052/ref=sr_1_1?ie=UTF8&s=books&qid=1282234715&sr=8-1">2</a>] on AI/ML, circuits and creativity. Also 35 Papers and 20 Patents on AI/ML [<a href="./publications/index.html">details</a>]. </li>
<li>Informally advised <a href="https://www.stiftung-nv.de/sites/default/files/ai_foreign_policy.pdf">Germany</a>, <a href="https://www.2tokens.org/advisors">Netherlands</a>, <a href="https://medium.com/e-residency-blog/were-planning-to-launch-estcoin-and-that-s-only-the-start-310aba7f3790">Estonia</a>, and other governments about blockchain & AI strategies. Including public discussions (e.g. <a href="https://twitter.com/OdysseyHack/status/1222607737344921600">this</a>).</li>
<li>Ambassador to <a href="https://ai.xprize.org/">AI XPRIZE</a></li>
<li>Member of <a href="https://lifeboat.com/ex/bios.trent.mcconaghy">Advisory Board of Lifeboat Foundation</a></li>
<li>Keynotes & invited talks. Examples: NASA, Stanford, MIT, Columbia, Berkeley, Santa Fe Institute, Jet Propulsion Lab, Sony, Nvidia, Samsung, Foresight Institute, TedX.</li>
<li>Co-organized workshops on AI/ML and circuits [e.g. <a href="http://vserver1.cscs.lsa.umich.edu/gptp-workshops/gptp2009/">1</a>,<a href="http://vserver1.cscs.lsa.umich.edu/gptp-workshops/gptp2010/">2</a>,<a href="http://users.ece.cmu.edu/~xinli/2012_ams/">3</a>,<a href="http://users.ece.cmu.edu/~xinli/2013_ams/">4</a>]. TPC / reviewer for many conferences & journals [e.g. <a href="http://www.springer.com/computer/ai/journal/10710">1</a>,<a href="http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=43">2</a>,<a href="http://www.ieee-cicc.org/">3</a>,<a href="http://www.dac.com/">4</a>,<a href="http://www.iccad.com/">5</a>]. Lecturer at Data Science Retreat [<a href="http://datascienceretreat.com/">link</a>]. </li>
<li>Organized meetup "Singularity Meets Self Improvement" [<a href="http://www.meetup.com/Singularity-meets-Self-Improvement-in-Berlin/">link</a>].</li>
<li>Member of Advisory Group for the <a href="https://e-resident.gov.ee/">e-Residency</a> team of the Government of Estonia. </li>
<li>More past projects: painting, BCI hacking, hypnosis, video game programming, surfing.</li>
<li>Raised in a pig farm in Canada, hacking away on cold winter nights. Wrote a 3D CAD tool, a wordprocessor, and dozens of games.</li>
</ul>
</div></div> <!-- Content -->
</div></div> <!-- Page Body -->
<div id="pageFooterWrapper"><div id="pageFooter">
Copyright © 2025, Trent McConaghy. All rights reserved.
</div></div>
</div></div> <!-- Canvas -->
<div class="clearer" id="bodyClearer"></div>
<div id="sslightbox_title" class="squarespace-lightbox-description" style="color: rgb(233, 233, 233); font: 28px Arial; position: absolute; top: 0px; left: 0px; z-index: 950; display: none; cursor: pointer; opacity: 0;"></div><div id="sslightbox_description" style="color: rgb(233, 233, 233); position: absolute; font: 14px / 20px Arial; top: 0px; left: 0px; z-index: 950; display: none; cursor: pointer; opacity: 0;"></div><div id="sslightbox_overlay" title="Click to Close" style="background: rgb(0, 0, 0); width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 900; display: none; cursor: pointer; opacity: 0;"></div><a id="sslightbox_previmg" href="javascript:SSLightbox.switchImage(-1);" style="background-color: transparent; background-image: url("/universal/images/overlay-arrow-left.png"); position: absolute; display: none; width: 35px; height: 50px; left: 8px; z-index: 950; cursor: pointer; opacity: 0;"></a><a id="sslightbox_nextimg" href="javascript:SSLightbox.switchImage(1);" style="background-color: transparent; background-image: url("/universal/images/overlay-arrow-right.png"); position: absolute; display: none; width: 35px; height: 50px; right: 8px; z-index: 950; cursor: pointer; opacity: 0;"></a><div id="sslightbox_imgholder" style="position: absolute; top: 301.5px; left: 624px; background-color: rgb(255, 255, 255); opacity: 0; z-index: 950; width: 200px; height: 200px; display: none;"><span id="sslightbox_imgwrapper" classname="thumbnail-wrapper" style="position: absolute; top: 14px; left: 14px;"><img id="sslightbox_img" style="position: absolute; top: 0px; left: 0px; opacity: 0; display: none; z-index: 995; padding: 0px; margin: 0px; border: 0px; cursor: pointer;"></span></div><img id="sslightbox_loadimg" src="./index_files/loading.gif" style="position: absolute; opacity: 0; width: 48px; height: 54px; z-index: 990; padding: 0px; margin: 0px; border: 0px; cursor: pointer; left: 700px; top: 374.5px; display: none;"><a id="sslightbox_scrollrightimg" href="javascript:SSLightbox.scrollThumbnails(1);" class="picture-gallery-thumbnail-scroll-right" style="position: absolute; display: block; z-index: 800; top: -5000px; left: -10000px;"></a><a id="sslightbox_scrollleftimg" href="javascript:SSLightbox.scrollThumbnails(-1);" class="picture-gallery-thumbnail-scroll-left" style="position: absolute; display: block; z-index: 800; top: -5000px; left: -10000px;"></a></body></html>