diff options
author | JJ | 2024-09-30 08:41:59 +0000 |
---|---|---|
committer | JJ | 2024-09-30 08:43:23 +0000 |
commit | 6b711ffacf74555dd4a11cbd2c3bc4fee4df2152 (patch) | |
tree | bccce02d120d65d9b94e8f7380c793752bb43636 | |
parent | b65a06d69bba0059a585b6e85d41cc0989863e07 (diff) |
overhaul links page
-rw-r--r-- | _templates/header.html | 1 | ||||
-rw-r--r-- | links.html | 113 | ||||
-rw-r--r-- | links.md | 139 |
3 files changed, 140 insertions, 113 deletions
diff --git a/_templates/header.html b/_templates/header.html index 786d5d4..d80f3f6 100644 --- a/_templates/header.html +++ b/_templates/header.html @@ -5,6 +5,7 @@ <nav> <a id="about" href="/about">about</a> <a id="posts" href="/posts">blog</a> + <a id="links" href="/links">links</a> <a id="notes" href="/notes">notes</a> <a id="writeups" href="/writeups">writeups</a> <a id="wiki" href="https://wiki.toki.la">wiki</a> diff --git a/links.html b/links.html deleted file mode 100644 index cf1bd63..0000000 --- a/links.html +++ /dev/null @@ -1,113 +0,0 @@ ---- -layout: main -title: links ---- -<h2>a collection of links</h2> -<!-- <h3>Software</h3> -<ul> - <li><a href="https://fraidyc.at/">Fraidycat</a> - follow from afar</li> - <li><a href="https://slides.com/">slides.com</a> and <a href="https://revealjs.com/">reveal.js</a> - presentations on the web</a></li> - <li><a href="https://www.manim.community/">Manim</a> - mathematical animations</li> - <li><a href="https://asciinema.org/">Asciinema</a> - record and share your terminal sessions</li> - <li><a href="https://0x0.st/">0x0.st</a> - temporary file hosting</li> - <li><a href="https://letsboard.co/">Let's Board</a> - collaborative online whiteboards</li> - <li><a href="https://jspaint.app/">JSPaint</a> - simple paint tool</li> - <li><a href="https://www.photopea.com/">Photopea</a> - online photo editor</li> - <li><a href="https://www.remove.bg/">remove.bg</a> - remove image backgrounds</li> - <li><a href="https://www.unscreen.com/">unscreen</a> - remove video backgrounds</li> - <li><a href="https://tineye.com/">TinEye</a> - reverse image search</li> - <li><a href="https://www.openstreetmap.org/">OpenStreetMap</a> - the wikipedia of mapping</li> - <li><a href="https://www.windy.com/">Windy</a> - real-time weather patterns</li> - <li><a href="https://proxy.vulpes.one/">Gemini Proxy</a> - browse the textual web</li> - <li><a href="https://sdf.org/">sdl.org</a> and <a href="https://www.teknik.io/">teknik.io</a> - public access services</li> -</ul> --> -<h3>Knowledge</h3> -<ul> - <li><a href="https://wikipedia.org/">Wikipedia</a> - the free encyclopedia</li> - <li><a href="https://archive.org/">Internet Archive</a> - the digital library</li> - <li><a href="https://gen.lib.rus.ec/">Library Genesis</a> - the modern library of alexandria</li> - <li><a href="https://annas-archive.org/">Anna's Archive</a> - preserving humanity's written heritage</li> - <li><a href="https://sci-hub.st/">Sci-Hub</a> - public access research</li> - <li><a href="https://www.gutenberg.org/">Project Gutenburg</a> - free ebooks</li> - <li><a href="https://standardebooks.org/">Standard Ebooks</a> - nicely typeset, public domain ebooks</li> - <li><a href="https://moby-thesaurus.org/">Moby Thesaurus</a> - the most comprehensive english-language thesaurus</li> - <li><a href="https://www.youtube.com/3Blue1Brown">3Blue1Brown</a> - visualized mathematics</li> -</ul> -<h3>Tutorials</h3> -<ul> - <li><a href="https://www.khanacademy.org/">Khan Academy</a> - a free and online K-12 curriculum</li> - <li><a href="https://www.youtube.com/c/TheOrganicChemistryTutor">The Organic Chemistry Tutor</a> - simply the best basic chemistry resource</li> - <li><a href="https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab">3Blue1Brown's Essence of Linear Algebra</a> - linear algebra, visualized in the R^n</li> - <li><a href="https://www.people.vcu.edu/~rhammack/BookOfProof/">Book of Proof</a> - a standard introduction to mathematical proof</li> - <li><a href="https://www.internetingishard.com/">Interneting Is Hard</a> - a friendly html+css tutorial</li> - <li><a href="https://javascript.info/">The Modern JavaScript Tutorial</a> - a comprehensive javascript tutorial</li> - <li><a href="https://developer.mozilla.org/">Mozilla Developer Network</a> - documentation for the web</li> - <li><a href="https://doc.rust-lang.org/stable/book/">The Rust Programming Language</a> - the way to learn rust</li> - <li><a href="https://www.lesswrong.com/posts/xg3hXCYQPJkwHyik2/the-best-textbooks-on-every-subject">The Best Textbooks on Every Subject</a></li> -</ul> -<!-- <h3>Websites</h3> -<ul> - <li><a href="https://libraryofbabel.info/">The Library of Babel</a> - every book ever or to be written</li> - <li><a href="https://http.cat/">HTTP Cats</a> - appropriate status codes</li> - <li><a href="https://colors.lol/">colors.lol</a> - overly descriptive color palettes</li> - <li><a href="https://picular.co">Picular</a> - The color of anything</li> - <li><a href="https://www.dictionaryofobscuresorrows.com/">The Dictionary of Obscure Sorrows</a></li> - <li><a href="https://www.thisworddoesnotexist.com/">This Word Does Not Exist</a></li> - <li><a href="https://wordhistories.net/">Word Histories</a></li> - <li><a href="http://talkobamato.me/">Talk Obama To Me</a></li> - <li><a href="https://www.thiswebsitewillselfdestruct.com/">This Website Will Self Destruct</a></li> - <li><a href="http://www.superbad.com/">superbad.com</a></li> - <li><a href="http://beesbeesbees.com/">beesbeesbees.com</a></li> - <li><a href="https://web.archive.org/web/2/https://scamdaddy.net/">scamdaddy.net</a></li> -</ul> --> -<h3>Articles</h3> -<ul> - <li><a href="https://drewdevault.com/2018/07/09/Simple-correct-fast.html">Simple, correct, fast: in that order</a></li> - <li><a href="http://worrydream.com/ABriefRantOnTheFutureOfInteractionDesign/">A brief rant on the future of interaction design</a></li> - <li><a href="https://thorstenball.com/blog/2020/09/08/how-can-you-not-be-romantic-about-programming/">How can you not be romantic about programming?</a></li> - <li><a href="https://norvig.com/spell-correct.html">How to write a spelling corrector</a></li> - <li><a href="https://www.a1k0n.net/2011/07/20/donut-math.html">Donut math: how donut.c works</a></li> - <li><a href="https://nullprogram.com/blog/2020/12/31/">State machines are wonderful tools</a></li> - <li><a href="https://indieweb.org/POSSE">Publish on your own site, syndicate elsewhere</a></li> - <li><a href="https://dutzi.party/userscripts-are-fun/">Userscripts are fun and are very much still relevant</a></li> - <li><a href="https://carter.sande.duodecima.technology/javascript-page-navigation/">Browsers are pretty good at loading pages, it turns out</a></li> - <li><a href="https://eev.ee/blog/2020/02/01/old-css-new-css/">Old CSS, new CSS</a></li> -</ul> -<!-- <h3>Games</h3> -<ul> - <li><a href="https://adventofcode.com/">Advent of Code</a></li> - <li><a href="https://www.newgrounds.com/portal/view/365143">The Impossible Quiz</a></li> - <li><a href="https://www.kingdomofloathing.com">Kingdom of Loathing</a></li> - <li><a href="https://ninja-muffin24.itch.io/funkin">Friday Night Funkin'</a></li> - <li><a href="https://awooo.ru/VVVVVV/">VVVVVV</a></li> - <li><a href="https://netgames.io/games/">Netgames</a></li> - <li><a href="https://skribbl.io/">Skribbl.io</a></li> - <li><a href="https://lichess.org/">lichess</a></li> -</ul> --> -<h3>Aesthetic</h3> -<ul> - <li><a href="https://emersion.fr/">Simon Ser</a></li> - <li><a href="https://hojberg.xyz/">Simon Højberg</a></li> - <li><a href="https://thea.codes/">Thea Flowers</a></li> - <li><a href="https://dustri.org/">Julien Voisin</a></li> - <li><a href="https://czeng.org/">Catherine Zeng</a></li> - <li><a href="https://nora.codes/">Leonora Tindall</a></li> - <li><a href="https://victoria.dev/">Victoria Drake</a></li> - <li><a href="https://tilde.team/~kiedtl/">Kiëd Llaentenn</a></li> - <li><a href="https://christine.website/">Christine Dodrill</a></li> - <li><a href="https://derekmeer.com/">Derek Meer</a></li> - <li><a href="https://julian.digital/">Julian Lehr</a></li> - <li><a href="https://abhinavsarkar.net/">Abhinav Sarkar</a></li> - <li><a href="https://lea.verou.me/about/">Lea Verou</a></li> - <li><a href="https://www.joshwcomeau.com/">Josh Comeau</a></li> - <li><a href="https://acko.net/">Steven Wittens</a></li> - <li><a href="https://www.gwern.net/index">Gwern Branwen</a></li> - <li><a href="https://thedigitaldiarist.ca/">Alicia Neptune</a></li> - <li><a href="https://memex.marginalia.nu/">marginalia</a></li> - <li><a href="https://tilde.club/~alun/">alun</a></li> -</ul> -<h3>More Links</h3> -<ul> - <li><a href="https://href.cool/about/">href.cool</a></li> - <li><a href="https://webring.xxiivv.com/">xxiivv</a></li> -</ul> diff --git a/links.md b/links.md new file mode 100644 index 0000000..30fef8d --- /dev/null +++ b/links.md @@ -0,0 +1,139 @@ +--- +layout: main +title: my link garden +--- + +# a collection of links + +I have a little over four thousand bookmarks locally, categorized and growing. Here are some interesting ones. + +## Humans + +### Friends!! +* [morgan](https://morganarnold.net) +* [elli](https://elliberes.me/) +* [riley](https://audiovalentine.com) +* [jade](https://jade.fyi) +* [lily](https://rctcwyvrn.github.io/) +* [xal](https://xal.systems/) +* [mlechu](https://mlechu.com/) +* [liam](https://www.crim.ist/) +* [rose](https://ikl.sh/) +* [haskal](https://tilde.town/~haskal/) + +### Blogs +* [GioCities](https://blog.giovanh.com/) +* [Cadence's Weblog](https://cadence.moe/blog) +* [Faultlore](https://faultlore.com/blah/) +* [Artificial Truth](https://dustri.org/b/) +* [Terminally Undead](https://countvajhula.com/) +* [brr.fyi](https://brr.fyi/) +* [Aphyr's Blog](https://aphyr.com/posts) +* [Lea Verou's Blog](https://lea.verou.me/blog/) +* [Josh W. Comeau](https://www.joshwcomeau.com/) +* [The n-Category Cafe](https://golem.ph.utexas.edu/category/) +* [Without Boats](https://without.boats/) +* [baby steps](https://smallcultfollowing.com/babysteps/blog/) + +### Sites +* [gwern.net](https://gwern.net/) +* [oleg kiselyov](https://okmij.org/ftp/) +* [stanleylieber.com](http://stanleylieber.com/) +* [img.stanleylieber.com](http://img.stanleylieber.com/) +* [plan9.stanleylieber.com](http://plan9.stanleylieber.com/) +* [hundred rabbits](https://100r.co/site/home.html) +* [devine lu linvega](https://wiki.xxiivv.com/) +* [rek bell](https://kokorobot.ca/) +* [emile.space](https://emile.space/) +* [clemens scott](https://nchrs.xyz/) +* [マリウス](https://マリウス.com/) +* [N O D E](https://n-o-d-e.net/) +* [Steven Wittens](https://acko.net/) +* [daniel c. howe](https://rednoise.org/daniel/) +* [at.org](https://at.org) +* [h](http://hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh.website/) + +### Links +* [merveilles webring](https://webring.xxiivv.com/) ([search](https://lieu.cblgh.org/)) +* [bucketfish webring](https://webring.bucketfish.me/) +* [george webring](https://george.gh0.pw/) +* [href.cool](https://href.cool/) +* [marginalia bookmarks](https://www.marginalia.nu/links/bookmarks/) +* [nchrs bookmarks](https://nchrs.xyz/bookmarks.html) + +### Articles +* [In defense of inclusionism](https://gwern.net/inclusionism) +* [How can you not be romantic about programming?](https://thorstenball.com/blog/2020/09/08/how-can-you-not-be-romantic-about-programming/) +* [Learn more programming languages, even if you won't use them](https://thorstenball.com/blog/2019/04/09/learn-more-programming-languages/) +* [Publish on your Own Site, Syndicate Elsewhere](https://indieweb.org/POSSE) + +## Knowledge + +### Books +* [Internet Archive](https://archive.org/) - the digital library of the internet age +* [Wayback Machine](https://web.archive.org/) - archeology of the internet +* [Project Gutenberg](https://www.gutenberg.org/) - public domain ebooks +* [Standard Ebooks](https://standardebooks.org/) - nicely typeset public domain ebooks +* [Library Genesis](https://gen.lib.rus.ec/) - the modern library of alexandria +* [Anna's Archive](https://annas-archive.org/) - preserving humanity's written heritage + +### Papers +* [Sci-Hub](https://sci-hub.se/) - public access research +* [arXiv](https://arxiv.org/) - public domain research + +### Education +* [Khan Academy](https://www.khanacademy.org/) - a free and online K-12 curriculum +* [3Blue1Brown](https://www.youtube.com/@3blue1brown) - visualized mathematics + +### Wikis +* [Wikipedia](https://www.wikipedia.org/) - the free encyclopedia +* [Wiktionary](https://www.wiktionary.org/) - the free dictionary +* [Moby Thesaurus](https://moby-thesaurus.org/) - the most comprehensive english-language thesaurus +* [TVTropes](https://tvtropes.org/) - the pop-culture tropes wiki +* [Bulbapedia](https://bulbapedia.bulbagarden.net/) - the wiki for all things pokémon + +### Mathematics +* [NLab](https://ncatlab.org/nlab/show/HomePage) - type theory, category theory, and homotopy theory +* [1Lab](https://1lab.dev/) - cubical methods in homotopy type theory +* [The Stacks project](https://stacks.math.columbia.edu/) - a reference work on algebraic geometry +* [an infinitely large napkin](https://web.evanchen.cc/napkin.html) + +### Linguistics +* [Glottolog](https://glottolog.org/) +* [Lingbuzz](https://lingbuzz.net/) + +## Software + +### Standards +* [Wasm](https://webassembly.org/) - an abstract stack machine for safe, cross-platform, cross-language code +* [ActivityPub](https://activitypub.rocks/) +* [Messaging Layer Security](https://messaginglayersecurity.rocks/) + +### Formats +* [Quite OK Image](https://qoiformat.org) - a dead simple lossless image format +* [Quite OK Audio](https://qoaformat.org) - a dead simple lossy audio format +* [Uxn](https://100r.co/site/uxn.html) - an aesthetic virtual machine and computing stack + +### CTF +* [godbolt](https://godbolt.org/) - compiler explorer +* [dogbolt](https://dogbolt.org/) - decompiler explorer +* [webhook.site](https://webhook.site) - inspect incoming http requests +* [CyberChef](https://gchq.github.io/CyberChef/) - a cipher cookbook +* [AperiSolve](https://aperisolve.com/) - automated stego solving + +### Utilities +* [icanhazip.com](https://icanhazip.com/) ([ipv4](https://ipv4.icanhazip.com/), [ipv6](https://ipv6.icanhazip.com/)) - your ip address. nothing else. +* [canyouseeme.org](https://canyouseeme.org/) - open port check tool +* [curlconverter.com](https://curlconverter.com/) - convert curl commands to python etc +* [float.exposed](https://float.exposed/) - information about the IEEE 754 floating-point standard +* [integer.exposed](https://integer.exposed/) - visualizing bit patterns +* [remove.bg](https://www.remove.bg/) - image background removal +* [unscreen.com](https://www.unscreen.com/) - video background removal + +## Media + +### Comics (looking for recommendations!) +* [Kill Six Billion Demons](https://killsixbilliondemons.com/) [active] +* [Homestuck](http://www.mspaintadventures.com/sweetbroandhellajeff/) [complete] +* [Cool and New Web Comic](https://mspfa.com/?s=14113&p=1) [inactive] +* [Ava's Demon](https://www.avasdemon.com/) [inactive] |