| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| links [2025/09/14 13:12] – [Random resources/guides] particles | links [2026/06/13 19:30] (current) – particles |
|---|
| * [[https://prog21.dadgum.com/177.html|Organizational Skills Beat Algorithmic Wizardry]] | * [[https://prog21.dadgum.com/177.html|Organizational Skills Beat Algorithmic Wizardry]] |
| * [[https://brodzinski.com/2025/03/milk-kanban.html|Milk Kanban]] | * [[https://brodzinski.com/2025/03/milk-kanban.html|Milk Kanban]] |
| * [[https://www.solipsys.co.uk/new/SellYourselfSellYourWork.html|Sell yourself, Sell Your Work ...]] | * [[https://www.solipsys.co.uk/new/SellYourselfSellYourWork.html|Sell yourself, Sell Your Work]] |
| * [[https://domenic.me/fsrs/|Spaced Repetition Systems Have Gotten Way Better]] | * [[https://domenic.me/fsrs/|Spaced Repetition Systems Have Gotten Way Better]] |
| | * [[https://sharif.io/anna-alexei|Always invite Anna]] |
| | * [[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://youtu.be/fAf1Syz17JE|Investigating a forgotten Edward Snowden Quote]] | * [[https://youtu.be/fAf1Syz17JE|Investigating a forgotten Edward Snowden Quote]] |
| * [[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://ellesho.me/|elle's homepage]] - A really, really, really cute homepage! |
| ===== Small/indie web hosts / services / networks ===== | ===== Small/indie web hosts / services / networks ===== |
| |
| * [[https://neocities.org/|neocities]] - Free hosting service, "geocities 2.0" with a similar [[https://neocities.org/browse|exploration page]] to nekoweb. Very cool! | * [[https://neocities.org/|neocities]] - Free hosting service, "geocities 2.0" with a similar [[https://neocities.org/browse|exploration page]] to nekoweb. Very cool! |
| * [[https://home.omg.lol/|omg.lol]] - Another small web service, with a lot of cool supporting services, like DNS, email forwarding, fediverse hosting, a pastebin, a URL shortner, etc. | * [[https://home.omg.lol/|omg.lol]] - Another small web service, with a lot of cool supporting services, like DNS, email forwarding, fediverse hosting, a pastebin, a URL shortner, etc. |
| | * [[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 ===== |
| |
| * [[https://github.com/kormax/apple-device-as-access-card|Using your Apple device as an access card in unsupported systems]] (using AliPay + China T-Union/UnionPay cards) | * [[https://github.com/kormax/apple-device-as-access-card|Using your Apple device as an access card in unsupported systems]] (using AliPay + China T-Union/UnionPay cards) |
| | |
| | |