Skip to content

Commit

Permalink
Dump links
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Feb 20, 2024
1 parent 903db68 commit 7054616
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/from-scratch.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ Tutorials:
- [Writing a File System From Scratch](https://blog.carlosgaldino.com/writing-a-file-system-from-scratch-in-rust.html)
- [Building Git](https://shop.jcoglan.com/building-git/)
- [Building an LLM from scratch](https://bclarkson-code.github.io/posts/llm-from-scratch-scalar-autograd/post.html)

- [Let's Build a Compiler by Jack Crenshaw](https://compilers.iecc.com/crenshaw/)
- [Writing a simple JSON parser](https://notes.eatonphil.com/writing-a-simple-json-parser.html)
- [Let’s Build A Simple Interpreter](https://ruslanspivak.com/lsbasi-part1/)

Other lists:
- [Build your own X](https://github.com/codecrafters-io/build-your-own-x)
Expand Down
1 change: 1 addition & 0 deletions src/networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@
- [The Whimsical Web](https://whimsical.club/)
- [The Web Is Fucked](https://thewebisfucked.com/)
- [The Web We Lost, and The Web We Must Rebuild](https://github.com/pzwang/lostweb)
- [Ethernet For Hackers: The Very Basics](https://hackaday.com/2024/02/12/ethernet-for-hackers-the-very-basics/)

0 comments on commit 7054616

Please sign in to comment.