| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| links [2026/01/14 00:06] – particles | links [2026/06/13 19:30] (current) – particles |
|---|
| * [[https://sharif.io/anna-alexei|Always invite Anna]] | * [[https://sharif.io/anna-alexei|Always invite Anna]] |
| * [[https://parentheticallyspeaking.org/articles/bandit-inbox/|Your Inbox is a Bandit]] | * [[https://parentheticallyspeaking.org/articles/bandit-inbox/|Your Inbox is a Bandit]] |
| | * [[https://zanlib.dev/blog/reliable-signals-of-honest-intent/|Reliable Signals of Honest Intent]] |
| | * [[https://ajitem.com/blog/iron-core-part-1-the-problem-that-built-an-industry/|The Problem That Built an Industry]] |
| | * [[https://gekk.info/articles/hp-quickweb.htm|HP QuickWeb, Singular And Pointless]] |
| |
| Many people have asked me about Terraria networking or have asked how to do game networking properly, from the perspective of Terraria, which does nothing correctly. Though methods have become more advanced, the basics stay the same: | Many people have asked me about Terraria networking or have asked how to do game networking properly, from the perspective of Terraria, which does nothing correctly. Though methods have become more advanced, the basics stay the same: |
| * [[https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking|Source Multiplayer Networking]] provides a very good overview of entity interpolation and techniques for implementing end-to-end client update loops with snapshot based prediction and server-side authority. | * [[https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking|Source Multiplayer Networking]] provides a very good overview of entity interpolation and techniques for implementing end-to-end client update loops with snapshot based prediction and server-side authority. |
| |
| | Perhaps one of my favorite video game writing talks ever is [[https://www.youtube.com/watch?v=RjwuPeqZt0s|Neil Duckmann's IDGA 2013 keynote]] (//The Last of Us: Writing Honestly//). In truth though, this talk is just as much about writing and gave me the vocabulary to talk about writing in a way I never had before (e.g., "Character A does not complete their arc. Character B's arc is already concluded. Character A's arc does not 'feel honest' to me.) |
| ===== Interesting small websites ===== | ===== Interesting small websites ===== |
| |
| * [[https://photoakiba.jp/|Photo Akiba]] - Photo blog/archive documenting 秋葉原 in [[Japan]] | * [[https://photoakiba.jp/|Photo Akiba]] - Photo blog/archive documenting 秋葉原 in [[Japan]] |
| * [[https://web.archive.org/web/20231124185048/https://quanreviews.blogspot.com/|HighWire (Quan's Anime Reviews (archive))]] | * [[https://web.archive.org/web/20231124185048/https://quanreviews.blogspot.com/|HighWire (Quan's Anime Reviews (archive))]] |
| | * [[https://ellesho.me/|elle's homepage]] - A really, really, really cute homepage! |
| ===== Small/indie web hosts / services / networks ===== | ===== Small/indie web hosts / services / networks ===== |
| |
| * [[https://tokusoku.com|Tokusoku]] is a todo list app/service. In Japan, letters from the tax office and other offices change color depending on how fast the due date is approaching. This Japanese-only app mimics that. | * [[https://tokusoku.com|Tokusoku]] is a todo list app/service. In Japan, letters from the tax office and other offices change color depending on how fast the due date is approaching. This Japanese-only app mimics that. |
| |
| | |
| | ===== friends ===== |
| | |
| | * [[https://ppeb.me/|ppeb]]!! |
| |
| ===== Random resources/guides ===== | ===== Random resources/guides ===== |