Compare commits

...

2 Commits

Author SHA1 Message Date
~lucidiot 1dcaf12fdf Fix broken links, thanks ~ydreniv 2023-07-19 15:15:43 +02:00
~lucidiot 2830c17ce1 I don't like non-sentient bots 2023-07-15 12:11:45 +02:00
2 changed files with 4 additions and 2 deletions

View File

@ -18,13 +18,13 @@ Who needs browser bookmarks anyway?
* Why software has convinced me to believe in the reality of cats and apples
<https://www.edge.org/conversation/why-gordian-software-has-convinced-me-to-believe-in-the-reality-of-cats-and-apples>
* Steal Those Buttons <http://web.archive.org/web/20100131032431/http://gtmcknight.com/buttons/>
* <https://www.open.edu/openlearn/free-ebooks>
* All [free courses from OpenLearn](https://www.open.edu/openlearn/free-courses) are downloadable as e-books
* <https://numinous.productions/ttft/>
* <https://commoncog.com/blog/in-an-age-of-knowledge-work-emotion-regulation-is-a-superpower/>
* <https://commoncog.com/blog/dont-beat-yourself-up-over-self-directed-work/>
* <http://www.structuredprocrastination.com/>
* <https://commoncog.com/blog/a-user-review-of-the-procrastination-equation/>
* In Praise of Idleness <http://www.zpub.com/notes/idle.html>
* In Praise of Idleness <https://archive.org/details/in.ernet.dli.2015.222090/page/n11/mode/2up>
* What We Know We Don't Know <https://hillelwayne.com/talks/what-we-know-we-dont-know/>
* The Harmful Consequences of the Robustness Principle <https://www.ietf.org/archive/id/draft-iab-protocol-maintenance-05.html>

View File

@ -4,6 +4,8 @@
<meta charset="utf-8" />
<meta name="generator" content="$generator$" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="referrer" content="no-referrer" />
<meta name="robots" content="noindex,nofollow,noarchive,nosnippet,noimageindex,nocache,none" />
$for(author-meta)$
<meta name="author" content="$author-meta$" />
$endfor$