-
List of Tools for Networked Thought
Below is a list of tools for networked thought I’ve come across:
-
Ease of Publishing Increases Disagreement
In traditional media, writers write and readers read. On the internet, publishing is nearly free and readers can easily respond in comments, forums, blogs, and so on.
-
We Don't Know What the Good News Is and What the Bad News Is
In Shape of Stories, Kurt Vonnegut discusses story arcs as peaks and valleys from good to bad.
-
Shape of Stories
A lecture from Kurt Vonnegut about how to analyze and critique fictional stories.
-
Kurt Vonnegut
This note does not have a description yet. Links to this note Shape of Stories
-
Good Magic and Bad Magic
Good magic just works. It’s invisible and you quickly forget that it’s there.
-
Airplane Test of Programming Languages
The airplane test measures the (often binary) ability to write code in a specified programming language while secluded on an airplane with no internet access.
-
Website Navigation Does Not Lend Itself to Discovery
Modern websites rely on strict hierarchy of pages to help users navigate.
-
The Navigation Problem
This note does not have a description yet.
-
Querying Stats From Org-Roam
You can run queries directly on the org-roam database directly (it’s just a sqlite database) to get interesting stats about your Zettelkasten.
-
Reverse Chronological Content Took Over the Web
The majority of websites of the ‘old web’ (1990’s) were hand crafted, highly customized places where creators acted more as librarians—carefully maintaining a table of contents and some evergreen content.
-
Reflections on Writing 500 Notes
I’ve now written 500 notes and roughly 84,000 words since May 25, 2020 in my Zettelkasten.
-
On the Modern Web, the Absence of Recent Activity Greatly Diminishes Value
Due to the consumerist nature of the modern web, we expect a perpetual stream of activity from web content.
-
Adding Dates to Content Provides Contextual Value Only When the Content Is Not Evergreen
Adding dates to content like a blog post provides value when the content can best be understood by the relationship with when the content was created.
-
The Garden and the Stream
Streams are a metaphor for the majority of the Internet we interact with today characterized by time-ordered events that require context to understand.
-
Effects of Note Blogging on SEO
Since I started publishing my Zettelkasten notes, I’ve noticed a large change in overall search engine traffic.
-
Digital Gardening Is a Grander Vision of Zettelkasten
Digital gardening is a superset of Zettelkasten principles applied to public content.
-
Examples of Digital Gardens
Examples of digital gardens I’ve come across: Maggie Appleton’s digital garden Tom Critchlow’s digital garden Neil Mather’s digital garden Links to this note The Garden and the Stream
-
Digital Gardening
This note does not have a description yet. Links to this note The Internet Is Not Prosthetic
-
Pre-Compressed Brotli Files Are Smaller Than Compression at the Edge
You can achieve better compression ratios resulting in significantly smaller file sizes by pre-compressing files as part of the deployment process.
-
Loading a Public Roam Research Note Requires 5.59MB of Assets
Loading a ‘Public Database’ Roam Research note takes 1.65 seconds and 5.
-
Brotli Compression Makes Static Website Assets Significantly Smaller
Brotli is a compression algorithm developed by Google that is supported by all modern browsers.
-
Frontend JavaScript Toolchains Trade Off Ease of Adding Dependencies Over Bundle Size
Modern JS toolchains like npm and webpack optimize for ease of adding third-party libraries over keeping bundle size (and page bloat) small.
-
Convenience Is King
People tend to take the path that requires the least effort to satisfy a need or want.