summaryrefslogtreecommitdiff
path: root/links.md
diff options
context:
space:
mode:
Diffstat (limited to 'links.md')
-rw-r--r--links.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/links.md b/links.md
index 501d980..8b0f601 100644
--- a/links.md
+++ b/links.md
@@ -143,10 +143,16 @@ Here are some interesting ones.
<div id="content-3">
### protocols
+* TCP [[RFC9293](https://datatracker.ietf.org/doc/html/rfc9293/)], UDP [[RFC768](https://datatracker.ietf.org/doc/html/rfc768)], QUIC [[RFC9000](https://datatracker.ietf.org/doc/html/rfc9000/)], IPV6 [[RFC8200](https://datatracker.ietf.org/doc/html/rfc8200)]
+* HTTP 1.1 [[RFC9110](https://datatracker.ietf.org/doc/html/rfc9110)], [[RFC9111](https://datatracker.ietf.org/doc/html/rfc9111)], [[RFC9112](https://datatracker.ietf.org/doc/html/rfc9112)] - we didn't really need anything past this
* [ActivityPub](https://activitypub.rocks/) [[W3](https://www.w3.org/TR/activitypub/)] - a decentralized social networking standard
-* [Messaging Layer Security](https://messaginglayersecurity.rocks/) [[RFC9420](https://datatracker.ietf.org/doc/rfc9420/)] - a security layer standard for group chat encryption
+* [Messaging Layer Security](https://messaginglayersecurity.rocks/) [[RFC9420](https://datatracker.ietf.org/doc/rfc9420/)] - a security standard for group chat encryption
### formats
+* [Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown) - the *de facto* markup language for the web
+* [HTML](https://html.spec.whatwg.org/) - the standard markup language for the web
+* [HTMX](https://htmx.org/) - extending html to be a modern hypermedia
+* [MathML](https://w3c.github.io/mathml-core/) - mathematical markup notation. renderable in all modern browsers
* [Wasm](https://webassembly.org/) - an abstract stack machine for safe, cross-platform, cross-language code
* [Uxn](https://100r.co/site/uxn.html) - an aesthetic virtual machine and computing stack
* [Quite OK Image](https://qoiformat.org) - a dead simple lossless image format
@@ -177,7 +183,18 @@ Here are some interesting ones.
* [svg-path-editor](https://yqnn.github.io/svg-path-editor/) - svg editor
* [q.uiver.app](https://q.uiver.app/) - diagram editor
* [letsboard.co](https://letsboard.co/) - collaborative drawing board
-
+* [excalidraw](https://excalidraw.com/) - collaborative drawing board
+
+### platforms
+* [catbox.moe](https://catbox.moe/) - free file hosting
+* [litterbox.catbox.moe](https://litterbox.catbox.moe/) - temporary file hosting
+* [sourcehut](https://sourcehut.org/) - spartan code hosting.
+* [git.gay](https://git.gay/) - code hosting for cool people. cooler than forgejo
+* [pages.gay](https://pages.gay/) - static site hosting for git.gay users
+* [codeberg](https://codeberg.org/) - code hosting. runs on forgejo. better than github
+* [github](https://www.github.com) - the *de facto* code forge. better than sourceforge
+* [printables](https://www.printables.com/) - prusa's platform for 3d models. better than thingiverse
+* [modrinth](https://modrinth.com/) - the primary minecraft mod platform. better than curseforge
</div>
<div id="content-4">