blug/site/lists/bookmarks.html

65 lines
No EOL
2.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>something silly - bookmarks</title>
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/creacher.png">
</head>
<body>
<main>
<h1 id="bookmarks">bookmarks</h1>
<p>
cool pages by other people<br>
- <a href="https://100r.co/site/home.html">Hundred Rabbits</a><br>
- <a href="https://wiki.xxiivv.com/site/research.html">XXIIVV</a><br>
- <a href="https://permacomputing.net/">permacomputing</a><br>
- <a href="https://wgreenberg.github.io/musicbox/">simple music sequencer</a><br>
- <a href="https://xkcd.com">xkcd (nerdy comic)</a><br>
- <a href="https://bleuje.com/">bleuje (cool loops)</a><br>
</p>
<h2 id="read-blogs-instead-of-rotting-your-brain-with-short-form-content">read blogs instead of rotting your brain with short-form content</h2>
<p>
- <a href="https://todepond.com/wikiblogarden/">todepond</a><br>
- <a href="https://ludic.mataroa.blog/">ludicity</a><br>
- <a href="https://taylor.town/">taylor.town</a><br>
- <a href="https://interconnected.org/home/">interconnected.org</a><br>
- <a href="https://pluralistic.net/">pluralistic.net</a><br>
</p>
<h2 id="be-angry">be angry</h2>
<p>
- <a href="https://thewebisfucked.com/">The Web Is Fucked</a><br>
- <a href="http://brandalism.ch/">Brandalism</a><br>
- <a href="https://efmechanicsguild.wordpress.com/">Earth First! Mechanic's Guild</a><br>
- <a href="https://dessalines.github.io/essays/capitalism_doesnt_work.html">Capitalism fucking sucks</a><br>
</p>
<h2 id="educate-yourself">educate yourself</h2>
<p>
- <a href="https://www.khanacademy.org/">khanacademy (school subjects)</a><br>
- <a href="https://www.sci-hub.st/">sci-hub (free research papers)</a><br>
- <a href="http://libgen.rs/">libgen (free books)</a><br>
diy hrt<br>
- <a href="https://diyhrt.wiki/">diyhrt.wiki</a><br>
- <a href="https://hrtcafe.net/">hrtcafe.net</a><br>
- <a href="https://diyhrt.market/">diyhrt.market</a><br>
</p>
<h2 id="useful-tools">useful tools</h2>
<p>
shader stuff<br>
- <a href="https://graphtoy.com/">graphtoy</a><br>
- <a href="https://iquilezles.org/articles/distfunctions/">iquilez</a><br>
- <a href="https://developer.download.nvidia.com/cg/index_stdlib.html">cg standard library</a><br>
</p>
<p>
<br>
</p>
<p>
no wait <a href="/">go back</a><br>
</main>
</body>
</html>