Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
ravens2d committed Apr 25, 2024
1 parent d29b8d4 commit af99f51
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
hello. I'm Ravens. I'm a "staff" software "engineer" for a BigCo. I do a lot of other random stuff on the side.
</p>


<p>You can find me here:</p>
<p>you can find me here:</p>
<ul>
<li><a href="https://twitter.com/_R4V3N5_" target="_blank">@_R4V3N5_ on twitter</a></li>
<li><a href="https://github.com/ravens2d" target="_blank">ravens2d on github</a></li>
Expand Down Expand Up @@ -91,13 +90,14 @@

<p>read, want to remember:</p>
<ul>
<li><a href="https://mattweidner.com/2022/02/10/collaborative-data-design.html"
target="_blank">https://mattweidner.com/2022/02/10/collaborative-data-design.html</a>
<li><a href="https://mattweidner.com/2022/02/10/collaborative-data-design.html" target="_blank">Designing Data
Structures for Collaborative Apps
</a>
</li>
<li><a href="https://crdt.tech/implementations" target="_blank">https://crdt.tech/implementations</a></li>
<li><a href="https://crdt.tech/implementations" target="_blank">General-purpose CRDT libraries
</a></li>
<li><a href="https://automerge.org/" target="_blank">https://automerge.org/</a></li>
<li><a href="https://applied-langua.ge/software-and-anarchy.pdf"
target="_blank">https://applied-langua.ge/software-and-anarchy.pdf</a>
<li><a href="https://applied-langua.ge/software-and-anarchy.pdf" target="_blank">Software and Anarchy</a>
</li>
<li><a href="http://docs.peachcloud.org/introduction.html"
target="_blank">http://docs.peachcloud.org/introduction.html</a></li>
Expand All @@ -111,12 +111,13 @@
<li><a href="http://nlp.seas.harvard.edu/annotated-transformer/" target="_blank">The Annotated Transformer</a>
</li>
<li><a href="https://blogs.newardassociates.com/blog/2023/you-want-modules-not-microservices.html"
target="_blank">https://blogs.newardassociates.com/blog/2023/you-want-modules-not-microservices.html</a>
target="_blank">You Want Modules, Not Microservices
</a>
</li>
<li><a href="https://deno.land/x/[email protected]/mod.ts"
target="_blank">https://deno.land/x/[email protected]/mod.ts</a></li>
<li><a href="https://martin.kleppmann.com/papers/bft-crdt-papoc22.pdf"
target="_blank">https://martin.kleppmann.com/papers/bft-crdt-papoc22.pdf</a>
<li><a href="https://martin.kleppmann.com/papers/bft-crdt-papoc22.pdf" target="_blank">Making CRDTs Byzantine
Fault Tolerant</a>
</li>
<li><a href="https://gitlab.com/cal-coop/netfarm/netfarm"
target="_blank">https://gitlab.com/cal-coop/netfarm/netfarm</a> / <a
Expand Down

0 comments on commit af99f51

Please sign in to comment.