diff --git a/src/content/links.jsonc b/src/content/links.jsonc index 57c542b..ec57b22 100644 --- a/src/content/links.jsonc +++ b/src/content/links.jsonc @@ -283,6 +283,67 @@ "read": "2025-02-02", "author": "David and Felipe", }, + { + "title": "IndieWeb", + "url": "https://indieweb.org/", + "tags": ["resource", "community", "small web"], + "description": "A community of independent and personal websites with a focus on owning your content and identity.", + }, + { + "title": "It’s about being, not having", + "url": "https://sive.rs/being", + "tags": ["article", "life goals", "learning"], + "description": "How living is about what you want to be and do, and not what you have in the moment.", + "quote": "When you sign up to run a marathon, you don’t want a taxi to take you to the finish line.", + "read": "2025-02-03", + "author": "Derke Sivers", + }, + { + "title": "Low-tech Magazine", + "url": "https://solar.lowtechmagazine.com/", + "tags": ["magazine", "solar power", "low tech"], + "description": "A beautiful magazine on low tech solutions and solar power that practise what it preaches.", + }, + { + "title": "Quietism", + "url": "https://tommorris.org/posts/2018/quietism/", + "tags": ["article", "small web", "maintenance tax"], + "description": "A personal website breaking from lack of maintenance, and thoughts about why not to have a website.", + "read": "2025-02-03", + "author": "Tom Morris", + }, + { + "title": "Hart contracts, not smart contracts", + "url": "https://tommorris.org/posts/2020/hart-contracts-not-smart-contracts/", + "tags": ["article", "blockchain", "smart contracts", "contract law", "philosophy"], + "description": "Why smart contracts cannot fulfil a useful purpose in the wider society.", + "read": "2025-02-03", + "author": "Tom Morris", + }, + { + "title": "Liber Indigo: The Affordances of Magic", + "url": "https://www.youtube.com/playlist?list=PLsfH1Ahi4SzE-QmrsrtyZubGmi66iP45V", + "tags": ["video", "philosophy", "materialism"], + "description": "How we are shaped by the material and philosophical landscape around us.", + "read": "2025-02-12", + "author": "Justin C Kirkwood", + }, + { + "title": "The hardest working font in Manhattan", + "url": "https://aresluna.org/the-hardest-working-font-in-manhattan/", + "tags": ["article", "font", "monoline font", "gorton"], + "description": "Deep dive into a surprisingly common routing monoline font that crops up everywhere, but isn't widely known or named.", + "read": "2025-02-15", + "author": "Marcin Wichary", + }, + { + "title": "It’s a knowledge problem! Or is it?", + "url": "https://josvisser.substack.com/p/its-a-knowledge-problem-or-is-it", + "tags": ["article", "group behaviour", "management"], + "description": "When teams do bad work it likely isn't because they don't know it's bad.", + "read": "2025-02-15", + "author": "Jos Visser", + }, { "title": "", "url": "", @@ -356,6 +417,18 @@ "David and Felipe": { "urls": ["https://hallofdreams.org/"], }, + "Tom Morris": { + "urls": ["https://tommorris.org/"], + }, + "Justin C Kirkwood": { + "urls": ["https://www.justinckirkwood.net/", "https://www.youtube.com/@liber-indigo"], + }, + "Marcin Wichary": { + "urls": ["https://aresluna.org/"], + }, + "Jos Visser": { + "urls": ["https://substack.com/@josvisser"], + }, "": { "urls": [""], },