Skip to content

Commit 73f7ffb

Browse files
committed
edits
1 parent ba0d9a3 commit 73f7ffb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

posts/gluecp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[title]: <> (Glue and coprocessor architectures)
44
[pandoc]: <> ()
55

6-
_Special thanks to Justin Drake, Georgios Konstantopoulos, Andrej Karpathy, Michael Gao and various Flashbots contributors for feedback and review._
6+
_Special thanks to Justin Drake, Georgios Konstantopoulos, Andrej Karpathy, Michael Gao, Tarun Chitra and various Flashbots contributors for feedback and review._
77

88
If you analyze any resource-intensive computation being done in the modern world in even a medium amount of detail, one feature that you will find again and again is that the computation can be broken up into two parts:
99

site/general/2024/09/02/gluecp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h1 style="margin-bottom:7px"> Glue and coprocessor architectures </h1>
109109
<br> <br> <br>
110110
<title> Glue and coprocessor architectures </title>
111111

112-
<p><em>Special thanks to Justin Drake, Georgios Konstantopoulos, Andrej Karpathy, Michael Gao and various Flashbots contributors for feedback and review.</em></p>
112+
<p><em>Special thanks to Justin Drake, Georgios Konstantopoulos, Andrej Karpathy, Michael Gao, Tarun Chitra and various Flashbots contributors for feedback and review.</em></p>
113113
<p>If you analyze any resource-intensive computation being done in the modern world in even a medium amount of detail, one feature that you will find again and again is that the computation can be broken up into two parts:</p>
114114
<ol type="1">
115115
<li>A relatively small amount of complex, but not very computationally intensive, "<strong>business logic</strong>"</li>

0 commit comments

Comments
 (0)