📚 node [[do]]
  • a [[list]].
    • [[irregular]].
    • [[meditate]] now.
    • process inbox (pushes to this node).
    • configure [[probing]]
      • I never get to this, can you tell it reminds me of work? :)
      • I need to just set a pomodoro and do this, but I feel like running the agora at low slo is OK. It's supposed to rely on distribution later on for reliability gains.
      • Doesn't really apply as an argument to [[moa]] though -- although for [[moa]] we have [[sentry]] set up so that seems reasonable.
      • -> As of 2024 moa is no longer supported, we shut it down when Musk closed down the API. I intend to bring it back, maybe for [[Fediverse]] <-> [[Bluesky]] -- but [[Ryan Barrett]] solved that with [[Bridgy Fed]]. So now I'm back to trying to make it work for Twitter again, even if it means paying, and running an instance for a closely knit community.
      • Hmm, I should still do this :)
      • I also need to do something similar for [[social coop]] ideally, so maybe I could try to solve both at a time.
    • [[push]] [[agora]]
      • implement [[auto pull]]
      • fix toggle switch for [[auto pull]]
        • this refers to /settings which has a toggle
        • hmm, maybe I should just embed the settings page in the burger. that also frees up /settings for the actual node about [[settings]] :)
        • I already have the burger menu working in a branch, which is nice
        • implement a toggle in the burger menu :)
        • implement [[auto push]]
      • ...I wrote at some point in time. Now it's implemented, both when you say #push [[example]] and when you use a colon.
      • So I'll think about it but maybe this is done-for-now.
        • client side pulling
          • done for: mastodon, twitter, wikipedia
          • need to test general URL pulling, see how many sites allow iframes
        • This is done :)
        • improve [[agora graphs]]
          • I like what logseq does: show link direction as particles. push/pull could be different particles. hmm. particle diagrams. check out [[feynman]] for inspiration?
      • this is still a good idea honestly, and I always want to work on graphs - could get inspiration from some diagrams in [[a rosetta stone]]
        • [[wikilinks everywhere]] -> [[agora ext]]
          • I really want to move wikilinking to on-demand (push button/ctrl-shift-l) or cronjob-like behaviour but right now it just wikilinks everything every time you click, and some sites break
            • this is already better after a quick PR to linkify on click instead of mouse movement
            • twitter still sort of breaks though
            • [[vera]] is on this though
        • [[agora server]]
        • parse agora protocol
          • recognize (match) and style differently
    • [[push]] [[agora interlace]]
      • [[agora social media integration]]
        • write [[agora bot]] for [[mastodon]]
        • write [[agora bot]] for [[twitter]]
          • fix auth
            • restore context
            • this could be a great workaround for the worse of the re-replying behaviour, and probably will be needed even if I want to support zero state best effort
          • fix deduping
            • need to do this again
        • test [[vera]]'s code for pulling tweets and toots
          • only pulled some for some reason
          • figure out what's up, try again and get the context back
      • [[agora bot]]
        • fix twitter so it doesn't keep re-replying
        • the API doesn't feel great, I wonder if I'm missing something
          • I thought I'd done this but it's still failing in some cases, [[s5bug]] gave me a test case, I think I put it in [[agora twitter bug]]
        • refactor mastodon<->twitter so they share code? I don't want to implement everything twice, and I certainly don't want the mastodon version to suffer because I'm addicted to twitter (great people there as well, and there are more of them)
      • [[push]] [[agora bridge api]]
        • build/release [[agora bridge api]] for the storing posts in the agora.
          • we want to create a git repository for each calling users, which the users could then [[claim]].
          • could be flask, included in [[agora bridge]] repo, copy/paste from [[agora server]] to begin with?
            • nope, it is typescript thanks to [[vera]], looking forward to set this up :)
          • but hopefully they can just communicate through yaml? or perhaps set up and write to sqlite to begin with
          • thought of consolidating everything into [[agora server]], but it feels cleaner to have writers and readers split. should scale better; if the write path goes down, the agora keeps serving just fine without having to do anything special.
            • probably keeps it simple to run a read only agora (mirror).
        • yes, going with [[read]] ([[agora server]]) and [[write]] ([[agora bridge]]) apis
        • request new git integrations (e.g. mount git repo X in path Y)
        • accept other inputs? like perhaps subnodes, which could go into a managed repo.
        • configure sources from social media (from agora bot)
        • in general this unlocks better [[signup]]
    • [[push]] [[moa]]
    • [[slay moloch]]
    • [[write]] - [[flancia]]
    • [[patterns]]
    • [[read]]
      • what [[will walker]] told me about
        • link it here
        • this is past due
    • [[push]] [[weekly]]
      • run [[weekly review]]
      • it turns out I do a run through [[do]] weekly at best as of late, so this is my weekly. I'd love to make it daily though. perhaps I could auto-pull [[do]] from the journal page? just the subnode for the 'active' user.
      • promote [[do]] to nav item?
      • we could also have 'this week', 'this month', 'this year' in the agora, have it rank top nodes in time scope, allow users to pull specific nodes from each view
  • an [[agora action]]
  • [[research]]
  • Please tell me what you think I should [[do]] next (or instead of the things I'm doing or planning to do) below in the Stoa, via social media, or via any of the channels listed in [[flancian]]. All feedback is welcome!
  • [[push]] [[done]]
  • [[push]] [[do]]
    • disable auto wikilinking, it's better in non intrusive mode (bugs in several sites, also perhaps a bit pushy)
    • add alpha sign in stores :)
    • add to [[chrome web store]]
  • [[push]] [[do]]
    • disable auto wikilinking, it's better in non intrusive mode (bugs in several sites, also perhaps a bit pushy)
    • add alpha sign in stores :)
    • add to [[chrome web store]]
  • [[push]] [[do]]
    • create timelines of [[flancia]], e.g. 2020-2100
  • [[push]] [[do]]
    • [[a rosetta stone]]
    • go links and other actions should also work when they are defined in pushed subnodes
  • [[push]] [[do]]
    • [[fix foam]]
      • disable [[slugs]]
      • always create notes on root by default
        • figure out whether to keep journal/
  • [[push]] [[done]]
    • improved /journals slightly, also made it into an easy way to DoS the Agora
    • worked on some aesthetic things, now there's more book-related iconography and headers are more consistent
    • wrote about [[agora versioning]]
  • [[push]] [[done]]
    • improved /journals slightly, also made it into an easy way to DoS the Agora
    • worked on some aesthetic things, now there's more book-related iconography and headers are more consistent
    • wrote about [[agora versioning]]
  • [[push]] [[do]]
    • improve [[nodes]]: add sorting according to different interesting metrics
    • improve [[user pages]]: they are really bare now
    • fix tweet pulling, it seems broken?
      • oh, perhaps I disabled it for unbreaking org mode pages and I forgot?
    • [[uprank]] [[autopush]]
      • in particular over [[autopull]], which seems less critical currently?
        • except perhaps for [[lists]], which should auto pull items of the right [[category]].
  • [[push]] [[do]]
    • [[wp]] link up top in the agora should be pullable
    • try moving the stoa to the same section? as it's technically out-of-agora (doc.anagora.org just happens to be run by [[flancia collective]] as well, but it's only one of infinitely many stoas).
  • [[push]] [[do]]
    • talk to family over VC
    • do laundry
    • clean the kitchen
    • do four pomodoros on the [[Agora]]
      • move social to /stream
      • pull for wp up top
        • js does not seem to be attaching to the button as expected, probably because it loads late?
        • [[wikipedia]]
        • hacked it by just attaching an event in autoExec.
      • review PRs
      • RSS for /latest, nodes
        • did't get to this this weekend but I'm happy with having a little progress each weekend. it will be there in [[week 48]] :)
      • see [[do]] for more
  • [[push]] [[do]]
    • widen wikipedia iframe
      • wanted to also add a 'go' button for when you navigate away from the original iframe url -- tried it but unfortunately cross site policy doesn't let us read the iframe url it seems :()
    • fix mastodon bot, why is it not updating the [[following]] list?
    • start on [[agora rss]] == [[agora feeds]]
    • plan week
  • #push [[do]]
    • [[autopush]]
      • [[autopush.sh]]
      • NOW children autopush to parents: [[digital gardener taxonomy]] should result in gardener descriptions being autopushed to the target nodes (children get pushed to parents) :LOGBOOK: CLOCK: [2022-02-12 Sat 16:51:21] :END:
      • NOW autopush: publish garden updates through ActivityPub, converges to tweeting and tooting from the [[agora]], and thus from your [[digital garden]], relatively easily? :LOGBOOK: CLOCK: [2022-02-12 Sat 18:07:17] :END:
        • Ideally easily self-hostable, the Agora points users in the right direction to set it up themselves?
      • DONE autopush: [[matrix bot]] saves stream links in the Agora like other bots :LOGBOOK: CLOCK: [2022-02-13 Sun 00:41:38]--[2022-03-02 Wed 12:55:17] => 420:13:39 :END:
    • NOW pull: you should be able to #pull a user, like in [[jayu]] pulling [[@Jayu]]. :LOGBOOK: CLOCK: [2022-02-12 Sat 16:50:58] :END:
      • that would mean transcluding their README -- it seems to imply specific-subnode-transclusion, and I've been meaning to do that for a time
      • it could also be an embedding of the full user page, to get the special code running there as well (like repo information).
  • #push [[do]]
    • [[agora]] [[2022-02-20]]
    • [[agora bot]]
    • LATER fix: [[agora bot mastodon]] keeps going offline
    • DONE make [[agora bot matrix]] link messages
    • LATER implement go/<date>/move, redirecting to the right video, probably using [[virtual subnodes]]</date>
    • DONE clean the house :LOGBOOK: CLOCK: [2022-02-19 Sat 23:25:37]--[2022-02-19 Sat 23:25:38] => 00:00:01 :END:
    • LATER run collect over [[do]] and [[logseq]] tasks
    • LATER review [[agora frs]], [[agora rfcs]]
    • LATER implement 'add pull', perhaps by adding a line to the stoa? hmm.
    • LATER write about 1..17 as they relate to my counting [[meditation practice]]
    • LATER look into [[anchors]] in repo
    • DONE integrate [[melanocarpa]] :LOGBOOK: CLOCK: [2022-02-19 Sat 11:35:44]--[2022-03-06 Sun 23:55:48] => 372:20:04 :END:
      • blocks on [[direct attribution]] for subnodes
        • that's done pretty much
      • and (update [[2022-03-06]] this is now done as well, although with suboptimal rendering)
  • #push [[do]]
    • LATER I am supposed to complete a [[nccr]] survey at some point in time.
  • #push [[do]]
    • add edit links for [[j0lms]]
    • LATER perhaps add automatic view/edit links for known git hosts by default?
  • #push [[do]]
    • DONE pay cantonal [[taxes]] :LOGBOOK: CLOCK: [2022-02-27 Sun 23:06:14]--[2022-02-27 Sun 23:06:15] => 00:00:01 :END:
    • DONE decrease transfer limit :LOGBOOK: CLOCK: [2022-03-02 Wed 12:52:11]--[2022-03-02 Wed 12:54:12] => 00:02:01 :END:
  • #push [[do]]
    • LATER #meta I really need to implement [[autopush]], now that speed is back to normal in the Agora :)
  • #push [[do]]
    • I need to put my [[todo]] in order. I have by now a mix of [[wiki vim]] style and [[logseq]] style TODOs, and neither are aggregated.
    • Perhaps I should write a simple script or just [[egrep]] invocation that brings back all my undone items in different formats around my garden?
    • Or add this to [[agora server]], where it'll be most useful.
    • [[robert haisfield]] suggested we add 'path tracking' (not user identifiable) -- in the sense of knowing which paths each user took.
      • I'm thinking the nicest way to do this would be just [[query string]] based, e.g. each node linking to another node while appending itself to ?path=.
  • #push [[do]]
    • investigate how to do [[transitions]] with CSS or JS
    • add [[retry]] button (I like buttons, I don't know if it's clear :))
      • retries in a different Agora by default?
        • seems like a good practice :)
  • #push [[do]]
    • review [[phone to note]]
    • make it so that pending tasks automatically show up in designated [[todo]] concentrator nodes, like [[do]] in my case
  • #push [[do]]
    • opt in [[fucking]] writes
      • expletive for enthusiasm because I've had this on my todo list for almost two weeks now :)
      • started a [[flight]] branch in [[agora bridge]] given that I forgot to build the bot virtual envs so I can't really test code at all, I will just code a first approximation
      • actually coded something (tm) but it's completely untested of course, need to test later. It's a start at least!
    • define next action to learn to animate in typescript/javascript
    • write [[agora pkg chapter]]
    • add [[previous]] and [[next]] virtual subnodes to date-like nodes
  • #push [[do]]
    • opt in [[fucking]] writes
      • expletive for enthusiasm because I've had this on my todo list for almost two weeks now :)
      • started a [[flight]] branch in [[agora bridge]] given that I forgot to build the bot virtual envs so I can't really test code at all, I will just code a first approximation
      • actually coded something (tm) but it's completely untested of course, need to test later. It's a start at least!
    • define next action to learn to animate in typescript/javascript
    • write [[agora pkg chapter]]
    • add [[previous]] and [[next]] virtual subnodes to date-like nodes
  • #push [[do]]
    • #push [[Taxes]]
      • Got another huge [[tax bill]], unexpected after so many years in Switzerland; something has gone clearly wrong, either now or previously when I filled my tax returns. I need to investigate, the sum is substantial.
      • will track in [[unexpected taxes]]
  • #push [[do]]
    • make sure that mycoformat support gets into the container
    • set up fast/reasonably smooth dev-to-agor.ai flow
    • add toggle/tab for graphs (text/circles) instead of just deciding for the user
    • fix indirect go links, like [[go/flancian/git]]
      • or make indirect go links actually redirect to go links in the destination if a local definition does not exist
    • fix node names with ' and .
  • #push [[do]]
    • make sure that mycoformat support gets into the container
    • set up fast/reasonably smooth dev-to-agor.ai flow
    • add toggle/tab for graphs (text/circles) instead of just deciding for the user
    • fix indirect go links, like [[go/flancian/git]]
      • or make indirect go links actually redirect to go links in the destination if a local definition does not exist
    • fix node names with ' and .
  • #push [[do]]
    • I crafted, and then went through, a lengthy todo list :)
      • do laundry (2x)
      • donate (2x)
      • run [[collect]] over todo items/notebooks, they've gotten out of control as usual :)
        • add items to this todo list or ideally to the [[root node]] for my tasks
        • maybe add images directly, although that could take time it will be less time than entering manually, and I could pipe the collection to AI at some point?
      • write
        • zine (2-4x)
        • get java [[minecraft]]
        • one or more of:
          • open letter to musk
          • open letter to maitreya
          • open letter to lex and sam
      • code
        • get into a code-release flow again by shipping one little change to anagora.org
        • one or more of:
          • save button
          • activitypub support
          • agora bot posts updates from the agora?
          • users post updates from the agora?
      • systems
        • fix agor.ai
          • recycle
          • make free space
          • try again
  • [[push]] [[do]]
    • send chocolates to people
      • [[e. c. s.]]
        • chocolate con naranja
        • menta
        • 70%
  • [[push]] [[do]]
    • incorporate reading alexander into the agora
  • [[push]] [[do]]
    • NOW open flancia.org in a designated tile now and start reading :LOGBOOK: CLOCK: [2022-03-26 Sat 18:42:57] :END:
    • post progress to
    • open [[book]] in a designated tile now and choose one section
      • this was the wrong first step :)
      • DONE the right first step was: get [[flancia repo]] / [[become dorcas]] :LOGBOOK: CLOCK: [2022-03-26 Sat 18:42:20]--[2022-03-26 Sat 18:42:20] => 00:00:00 :END:
      • also site > book at this point, it's the entry point to the whole thing! people surely stumble onto flancia.org and then actually read it as is :)
  • [[push]] [[do]]
    • As of [[2021-08-07]] I have not implemented this, but I plan to make it so that if you use [[agora protocol]] you can mention the type of a node (e.g. 'a thing' in this page) and it will cause it to be auto-appended as an item to the list of the matching plural (e.g. 'things').
    • For now you can just push/pull items to/from lists.
    • [[wikipedia]] has a great many great [[lists]]. I find them very interesting and I'd like to include more of them in the [[agora]].
  • [[push]] [[do]]
    • As of [[2021-08-07]] I have not implemented this, but I plan to make it so that if you use [[agora protocol]] you can mention the type of a node (e.g. 'a thing' in this page) and it will cause it to be auto-appended as an item to the list of the matching plural (e.g. 'things').
    • For now you can just push/pull items to/from lists.
    • [[wikipedia]] has a great many great [[lists]]. I find them very interesting and I'd like to include more of them in the [[agora]].
  • [[push]] [[do]]
    • [[plan]]
      • accept [[prs]]
      • make a javascript library for adding subnodes and nodes dynamically
    • [[topics]]
      • putting agora data in hypercore
      • finish obsidian embeds?
        • probably
      • branch [[moa]]
⥅ node [[next]] pulled by user
⥅ node [[now]] pulled by user
  • Moving to Stockholm

  • Learning more about GUI development on all levels of abstraction

  • Studying architecture and industrial design (hard to do outside of the classroom!)

  • Figuring out how to make a computer fun for people to use

This is my [[Now page]]. From time to time, not often, I shall update this page. It says what I am generally about currently. Last updated: 2023-04-30 2023-06-13 2023-06-17 2023-08-02 2024-01-01 2024-09-24.

= University + dayjob During the sixth semester, started a part-time Go internship at a bank. Finished both the semester and the internship well, got hired as a full-time Junior. Working during the summer and start of autumn. The BRICS summit delayed the start of the seventh semester, which helps me.

Now a professional cog of the Babylon mechanism. With the new money, moved from the dorm. Life quality leveled up.

Don't know yet how will I work during the seventh semester. Perhaps, I shall not.

= Travel During May, traveled to Saint-Petersburg to visit Danila. September, he visited me back. Fun!

Had a work trip to Krasnaya Polyana. That's some fun work trips we have.

= Programming New releases of [[Betula]] and [[Mycorrhiza]] don't happen as often as I want them to. Had a chance to present Betula as a course work, that was great.

= Art The comic anthology I took part in kinda disappeared. Oh whatever, I don't even care now. Drawing sometimes. Creating a secret [[aronia zine]].

= Plans for 2024

  • Get a job
  • Maybe move away from the dorm
  • Work on Betula federation
  • And the very personal stuff too

Mostly done.

⥅ node [[some-day]] pulled by user empty.
⥅ node [[todo]] pulled by user

Todo

After 2021 vacations

  • [v] August Timesheet
  • [v] MY TAX 2021
    • [v] fill in noikia
    • [v] US stocks:
      • [v] Collect all docs
      • submit it 2020 tax
    • PAY
  • [v] Review code Stefano Doumpoulakh (with Kyriakos)
  • [v] pay school
  • [v] cardano
  • solana
  • stake ETH
  • Astrobank review
    • [v] pay off accounting MarMay 2021
    • [v] Send reply
    • submit docs through "branch-it"
    • Follow up
  • [v] Talk to Lo3as
  • Talk to Babis
  • Prius polizza: https://mail.google.com/mail/u/0/#inbox/FMfcgzGljlnSpsgpFSKrzNrrDSxKBqCV
  • Cryptography:
    • week 2
    • week 3
    • week 4
    • week 5
    • week 6
  • [v] Google Play Dev account to be closed on Oct due to inactivity! OK, let it close

Mainly, things will just link here.

  • [recurring] Choose one idea of each category currently defined and transcribe it from the doc.
  • Move to post:
    • Write about the idea of the telo-republic. Perhaps change name to latin root.
  • About unicorns:
    • Add a note towards the end about how this is an optimistic look, and every step of the way can fail. Also, it can be used for evil.
    • Clarify a bit the Minsky mention for people who don't know who he is.
    • Consider removing "who am I and why does my opinion matter".
    • Consider paring down the ML examples section (supervised vs unsupervised).
  • A [[list]].
    • Of things I want/wanted to do.
    • To be strict, this is more of a [[graph]], but you get the idea ;)
    • See also: [[do]], for the alternate (maybe more regular) phrasing, and other nodes such as [[next action]], [[agora plan]].

This is one of those nodes that must begin with an introduction, or if the bullet list in nodes usually serves as introduction, then a pre-introduction :) I have so many todos that my todos often have their own todos. They are distributed around my computers, around my home, around the office.

As of [[2025-03]] I'm making a "fresh start" in the sense that I intend to come back here and actually clean up and order things, and try to keep this in roughly priority order so that the things I'm working on next are roughly towards the top. Let's see if it works!

[[2025-03]]

  • write in the [[zine]], I've been writing in my head for a while and it's time to do some actual writing?
  • test mastodon [[agora bot]] "fix"
  • fix [[betulagora]]
  • respond to the email from Mike Kupfer.
  • check out the link(s) that [[smurp]] sent to me
  • process his signup to the Agora! which I saw just before leaving for travel, looking forward :)
  • do some small FR for [[bull]]? which one?
  • fill the [[Labör]] survey

[[2023]] and earlier

Todo

You can create todos in Foam.

  • This is an example of a todo list item that's complete
  • This one is not completed yet
  • You can mark it completed by pressing Option+C (or Alt+C) when your cursor is on this line
    • You can also select multiple lines and mark them all at once!

Todo

  • This is an example of a todo list item that's complete
  • Todo lists are useful for keeping organised and focused
  • This one is not completed yet
  • You can mark it completed by pressing Option+C (or Alt+C) when your cursor is on this line
    • You can also select multiple lines and mark them all at once!
  • When you press enter at the end of a line, it adds a new todo item on the next line
  • This, and more is provided by the Markdown All in One plugin by Yu Zhang

Todo

  • This is an example of a todo list item that's complete
  • Todo lists are useful for keeping organised and focused
  • This one is not completed yet
  • You can mark it completed by pressing Option+C (or Alt+C) when your cursor is on this line
    • You can also select multiple lines and mark them all at once!
  • When you press enter at the end of a line, it adds a new todo item on the next line
  • This, and more is provided by the Markdown All in One plugin by Yu Zhang

Todo

  • Add this garden to the Agora
  • Write a [[Ghidra]] plugin to output procedures as individual [[MASM Assembly]] files
  • Finish my contribution of En_Tg to the [[Ocarina of Time]] [[decompilation]] project
  • Finish my addition of a HashMap to cats-collections.
  • Document how I accomplished the Lecture Transcriber written on [[2020-11-02]].
  • NOW Veronika, if you or anyone else has loads of time and nothing better to do, it would be handy if someone could go through the slides shared by Sassy in that orientation meeting and condense it into a checklist of actions and references. done:: 1626482875701 later:: 1626482876666 now:: 1626482963613

Inbox

Back burner

  • check out obsidian plugin api
  • move to proper [[ast]] instead of hacking around [[markdown]]
  • [[agora obsidian plugin]]
  • notion api
  • investigate [[kava]]
  • open web grant
  • make graph view look more like obsidian
  • add hypothesis integration into [[agora-server]] on a deeper level
  • autogen journal entry if non existent for nodes created on that day
  • "snapshot" feature to "freeze" a node at a specific time and archive
  • make graph on agora prettier
  • create chrome browser extension based on [[firefox]]
  • check out sections on ctznry
  • install [[mycroft]]
  • dinner with [[aphid]]
  • show actual journal entries in /journal route
    • can I use same codebase?
  • build [[notion]] integration
  • watch [[world at war]]

Done

Back burner

  • make graph view look more like obsidian
  • add hypothesis integration into [[agora-server]] on a deeper level
  • autogen journal entry if non existent for nodes created on that day
  • "snapshot" feature to "freeze" a node at a specific time and archive
  • make graph on [[agora]] prettier
  • create chrome browser extension based on [[firefox]]
  • check out sections on ctznry
  • install [[mycroft]]
  • dinner with [[aphid]]
  • show actual journal entries in /journal route
    • can I use same codebase?
  • build [[notion]] integration
  • watch [[world at war]]

Done

📖 stoas
⥱ context
⥅ related node [[freedom]]
⥅ related node [[todo]]
⥅ related node [[getting things done]]
⥅ related node [[it doesn t have to be crazy at work]]
⥅ related node [[undoing depression]]
⥅ related node [[laziness does not exist]]
⥅ related node [[studies shoot down tech’s harmful effects on kids—so now what?]]
⥅ related node [[capture understanding don t quote]]
⥅ related node [[documentation framework]]
⥅ related node [[dopamine s function creating the want]]
⥅ related node [[equanimity is freedom]]
⥅ related node [[fyodor dostoyevsky]]
⥅ related node [[pseudo sets behaviour push]]
⥅ related node [[what boredom says]]
⥅ related node [[do nix server]]
⥅ related node [[dotfiles]]
⥅ related node [[markdown notes]]
⥅ related node [[mastodon]]
⥅ related node [[overton window]]
⥅ related node [[simply jekyll markdown test]]
⥅ related node [[this mastodon server is no longer around so it was a relatively short lived experiment rmn]]
⥅ related node [[xodo pdf reader]]
⥅ related node [[2003 01 28 osopinion lindows media center takes on xp counterpart]]
⥅ related node [[2003 02 21 jon udell on xdocs infopath]]
⥅ related node [[2003 02 26 adobe uses qt to develop new application]]
⥅ related node [[2003 03 17 that thing apple do]]
⥅ related node [[2003 03 18 apple hot downloads x11 public beta 3]]
⥅ related node [[2003 04 28 new ipods edit and music downloads]]
⥅ related node [[2003 05 04 now with docking station]]
⥅ related node [[2003 05 24 the inquirer why palm is doomed]]
⥅ related node [[2003 05 26 don parks blog introducing chaos to social software]]
⥅ related node [[2003 08 12 turning down friends]]
⥅ related node [[2003 09 03 underground london world weather rss feeds]]
⥅ related node [[2003 09 30 windows media center edition 2004 new version]]
⥅ related node [[2003 10 08 how does a game company start]]
⥅ related node [[2003 10 08 windows rss readers]]
⥅ related node [[2003 10 15 salmon of doubt review plus more on douglas adams]]
⥅ related node [[2003 10 22 itunes for windows]]
⥅ related node [[2003 10 26 blogs are torpedoes]]
⥅ related node [[2003 10 27 dont ask why i need to remember this page]]
⥅ related node [[2003 11 27 hints for apple tablet coming please give us iphoto for windows]]
⥅ related node [[2004 02 13 does speed advantage mean mac tipping point]]
⥅ related node [[2004 02 18 yahoo new search engine does rss]]
⥅ related node [[2004 02 20 radio doesnt get it]]
⥅ related node [[2004 02 22 10 random songs]]
⥅ related node [[2004 02 23 caterina net things to do in vancouver]]
⥅ related node [[2004 02 23 pseudorandom vancouver hilights]]
⥅ related node [[2004 02 24 dot easy]]
⥅ related node [[2004 02 25 robert scoble i still dont get social software]]
⥅ related node [[2004 02 29 more xbox 2 and windows on g5 info]]
⥅ related node [[2004 03 07 sites that dont work reveal ca]]
⥅ related node [[2004 03 19 movabletype is the windows of the personal publishing world]]
⥅ related node [[2004 03 25 voodoopad]]
⥅ related node [[2004 03 28 ollicle text 2 html without the lock down]]
⥅ related node [[2004 03 29 asterisk dont blame the users]]
⥅ related node [[2004 03 29 does computer science in academia suck]]
⥅ related node [[2004 03 29 microsoft now does search]]
⥅ related node [[2004 03 30 expose and windows]]
⥅ related node [[2004 04 05 document management for small business]]
⥅ related node [[2004 04 08 big telcos may do better than you think]]
⥅ related node [[2004 04 20 most of the drupal developers are not interested in world domination]]
⥅ related node [[2004 04 23 feedback for doc searls it garage]]
⥅ related node [[2004 04 26 scalix does exchange on linux]]
⥅ related node [[2004 05 08 social networking doesnt have a business model]]
⥅ related node [[2004 05 15 do not buy an inexq wireless router]]
⥅ related node [[2004 05 15 palm gphone does sip]]
⥅ related node [[2004 05 17 bitpal address book and to dos on your removable drive]]
⥅ related node [[2004 05 18 os x on windows via pearpc]]
⥅ related node [[2004 05 18 palm doing well in smartphone market]]
⥅ related node [[2004 05 19 lagerway vs zennstrom smackdown]]
⥅ related node [[2004 05 24 ted shelton will telephony go to zero dollars]]
⥅ related node [[2004 05 27 drupal does this moderated commments and moderated posts]]
⥅ related node [[2004 06 01 primus talkbroadband is currently down june 1 2004]]
⥅ related node [[2004 06 07 don park give rss 2 0 to w3c]]
⥅ related node [[2004 06 07 rss for downloading torrent files]]
⥅ related node [[2004 06 07 weblogs do help businesses]]
⥅ related node [[2004 06 11 canadians dont know nuthin about voip willis]]
⥅ related node [[2004 07 06 bell does 5 for 1000 long distance minutes]]
⥅ related node [[2004 07 06 dont expect a converged information superhighway]]
⥅ related node [[2004 07 06 not advertising via blogs youre doing your client a disservice]]
⥅ related node [[2004 07 06 os x tiger server does blogging and im]]
⥅ related node [[2004 07 07 alec and andy do voip futures]]
⥅ related node [[2004 07 08 why doesnt apple want to do xhtml]]
⥅ related node [[2004 08 24 windows is everyones problem]]
⥅ related node [[2004 08 27 windows as opposed to linux mt vs wordpress]]
⥅ related node [[2004 09 06 asterisk for windows]]
⥅ related node [[2004 10 14 google invades windows desktops whats the mac plan]]
⥅ related node [[2004 10 23 do we actually want one super app]]
⥅ related node [[2004 10 31 what do i expect from my blog]]
⥅ related node [[2004 11 07 bittorrent whack a mole give us legal video downloads]]
⥅ related node [[2004 11 12 msn now does search thinks google is a good result]]
⥅ related node [[2005 01 31 photo management chain of pain on windows]]
⥅ related node [[2005 02 07 daring fireball doesnt hate canada]]
⥅ related node [[2005 03 03 what does the world look like when every router is a sip proxy]]
⥅ related node [[2005 07 08 citizen journalism and the london bombings interview alert]]
⥅ related node [[2005 07 24 coras does have good breakfasts more podcasts from the cbc please]]
⥅ related node [[2005 07 30 q why do bloggers sleep]]
⥅ related node [[2005 08 09 ubiquitous mac apps i dont use quicksilver]]
⥅ related node [[2005 08 28 fido yanking unlimited data plans]]
⥅ related node [[2005 10 12 mac as media center with front row video ipods and video downloads]]
⥅ related node [[2005 11 14 doubletake best panorama stitch tool for mac os x]]
⥅ related node [[2005 12 05 how to lose a platform adobe tries to make pdf and flash play nice]]
⥅ related node [[2005 12 05 lots of domains because its cheap and easy]]
⥅ related node [[2006 04 05 windows on a mac apple releases boot camp beta]]
⥅ related node [[2006 06 30 ambient vector doing startup blog in the globe and mail]]
⥅ related node [[2006 07 15 heading to stuttgart 9 hour layover at heathrow tips dont forget ios van]]
⥅ related node [[2007 06 23 game downloads and experimenting with online games]]
⥅ related node [[2007 07 06 boring site note which feed do you want]]
⥅ related node [[2007 07 16 vancity bikeshare handoff from roland]]
⥅ related node [[2007 09 07 facebook shutting down useful developers]]
⥅ related node [[2007 09 30 rogers and fido sms message center number]]
⥅ related node [[2007 10 25 media appearance is microsoft doing enough to reinvent itself on business news network]]
⥅ related node [[2008 03 08 dont follow a brief wrap up]]
⥅ related node [[2008 08 08 daveo does a podcast with me on bryght raincity studios and bootup labs]]
⥅ related node [[2008 11 05 odesk down the virtual global company and collaboration rabbit hole]]
⥅ related node [[2008 12 08 donating to the fields in core drupal code sprint and other projects]]
⥅ related node [[2008 12 15 google friend connect paves over your site and plonks down a social network]]
⥅ related node [[2011 11 26 we do need another rss hero]]
⥅ related node [[2011 12 04 help startups by getting sht done or get out]]
⥅ related node [[2012 02 05 i want to vote with my dollars that the vanco]]
⥅ related node [[2012 06 29 posts you dont write]]
⥅ related node [[2016 08 01 self hosting doesnt help self publish]]
⥅ related node [[2017 04 09 run your own mastodon instance]]
⥅ related node [[2017 04 15 notes on running mastodon heroku]]
⥅ related node [[mastodon bmann screenshot]]
⥅ related node [[a domain much more]]
⥅ related node [[do good resources]]
⥅ related node [[do good]]
⥅ related node [[domain]]
⥅ related node [[don t vote for]]
⥅ related node [[missing free space in windows partion manager]]
⥅ related node [[astro dot compile]]
⥅ related node [[open source docs]]
⥅ related node [[songs to download higher quality]]
⥅ related node [[things i want to do]]
⥅ related node [[la vida de evaldo]]
⥅ related node [[the random seller]]
⥅ related node [[50 minute pomodoro]]
⥅ related node [[8 pomodoros]]
⥅ related node [[8bitdo retro keyboard]]
⥅ related node [[8bitdo]]
⥅ related node [[agora doc]]
⥅ related node [[agora docs import]]
⥅ related node [[agora mastodon bot]]
⥅ related node [[agora mastodon integration]]
⥅ related node [[argdown]]
⥅ related node [[asado verbal]]
⥅ related node [[mr random]]
⥅ related node [[sandokan]]
⥅ related node [[atrasados 1000 años]]
⥅ related node [[bardo]]
⥅ related node [[become dorcas]]
⥅ related node [[ben congdon]]
⥅ related node [[beyond markdown and git]]
⥅ related node [[brandon toner]]
⥅ related node [[brutaldon]]
⥅ related node [[canción sin miedo]]
⥅ related node [[chartodon]]
⥅ related node [[choosing a mastodon instance]]
⥅ related node [[cory doctorow]]
⥅ related node [[daniel doyon]]
⥅ related node [[do done trees]]
⥅ related node [[do it]]
⥅ related node [[do the right thing]]
⥅ related node [[do your thing]]
⥅ related node [[docker]]
⥅ related node [[dockerfile]]
⥅ related node [[dockside market]]
⥅ related node [[docs to markdown]]
⥅ related node [[doctor who]]
⥅ related node [[doctorow]]
⥅ related node [[document mode]]
⥅ related node [[document]]
⥅ related node [[documentaries]]
⥅ related node [[documentary]]
⥅ related node [[documentos del club]]
⥅ related node [[dog]]
⥅ related node [[dogsheep]]
⥅ related node [[doi]]
⥅ related node [[doikayt]]
⥅ related node [[doing good better]]
⥅ related node [[doing]]
⥅ related node [[dojo dojo]]
⥅ related node [[dokieli]]
⥅ related node [[dollar auction]]
⥅ related node [[don hopkins]]
⥅ related node [[don t make me think]]
⥅ related node [[don t accept the default]]
⥅ related node [[don t worry eat curry]]
⥅ related node [[donate 25]]
⥅ related node [[donate effective altruism]]
⥅ related node [[donate give directly]]
⥅ related node [[donate]]
⥅ related node [[donde pegan dan]]
⥅ related node [[done]]
⥅ related node [[donna haraway]]
⥅ related node [[doodle alternative]]
⥅ related node [[doomsday argument]]
⥅ related node [[doqxascott]]
⥅ related node [[dora]]
⥅ related node [[dos gardenias]]
⥅ related node [[dos maitreyas]]
⥅ related node [[dos minutos]]
⥅ related node [[dotlit starter]]
⥅ related node [[dotlit]]
⥅ related node [[double crux]]
⥅ related node [[doubleloop]]
⥅ related node [[doug engelbart]]
⥅ related node [[doug holton]]
⥅ related node [[douglas adams]]
⥅ related node [[douglas crockford]]
⥅ related node [[douglas crowford]]
⥅ related node [[douglas hofstadter]]
⥅ related node [[douglas rushkoff]]
⥅ related node [[downward dog]]
⥅ related node [[edmodo]]
⥅ related node [[eduardo carlas sala]]
⥅ related node [[eduardo ivanec]]
⥅ related node [[eduardo mercovich]]
⥅ related node [[eight pomodoros for the revolution]]
⥅ related node [[eight pomodoros]]
⥅ related node [[el candor del padre brown]]
⥅ related node [[el estado mágico]]
⥅ related node [[el narrador]]
⥅ related node [[el pueblo unido jamás será vencido]]
⥅ related node [[en flancia no hay jardines cerrados]]
⥅ related node [[fabien gandon]]
⥅ related node [[facebook is a doomsday machine]]
⥅ related node [[flancia doc]]
⥅ related node [[flancia or in the shadow of]]
⥅ related node [[flancian todo]]
⥅ related node [[four pomodoros for the kind revolution]]
⥅ related node [[four pomodoros for the revolution]]
⥅ related node [[google doc]]
⥅ related node [[google docs]]
⥅ related node [[gordon brander]]
⥅ related node [[grabador]]
⥅ related node [[gustavo todo]]
⥅ related node [[hedgedoc wikilinks]]
⥅ related node [[hedgedoc]]
⥅ related node [[how do you attach images in logseq]]
⥅ related node [[how many tabs do you have open]]
⥅ related node [[i will do what i can if i have to]]
⥅ related node [[i will do what i want]]
⥅ related node [[infinite pomodoros]]
⥅ related node [[james fodor]]
⥅ related node [[jardin cerrado]]
⥅ related node [[jdoe]]
⥅ related node [[jevons paradox]]
⥅ related node [[just do it]]
⥅ related node [[kaleido]]
⥅ related node [[las aventuras de lurup y burupardo]]
⥅ related node [[let us do loving kindness]]
⥅ related node [[liguria todo]]
⥅ related node [[logseq document mode]]
⥅ related node [[lowry doc]]
⥅ related node [[luis gallardo]]
⥅ related node [[macedonio fernandez]]
⥅ related node [[macedonio fernández]]
⥅ related node [[macedonio]]
⥅ related node [[macevedo]]
⥅ related node [[make up links that dont exist yet]]
⥅ related node [[markdown links]]
⥅ related node [[markdown on git]]
⥅ related node [[markdown]]
⥅ related node [[mastodon bot]]
⥅ related node [[mastodon clients]]
⥅ related node [[mastodon forks]]
⥅ related node [[mastodon instance]]
⥅ related node [[mastodon instances]]
⥅ related node [[mastodon py]]
⥅ related node [[mmacevedo]]
⥅ related node [[molchat doma]]
⥅ related node [[moondog]]
⥅ related node [[mpdominguez]]
⥅ related node [[newdoc]]
⥅ related node [[nodos]]
⥅ related node [[one pomodoro]]
⥅ related node [[oprimidos]]
⥅ related node [[orthodox jews that wear 80s clothing]]
⥅ related node [[paradoja de la tolerancia]]
⥅ related node [[paradox of tolerance]]
⥅ related node [[partido interdimensional pirata]]
⥅ related node [[pasado]]
⥅ related node [[please don t use discord for foss projects]]
⥅ related node [[please dont use discord for foss projects]]
⥅ related node [[polkadot]]
⥅ related node [[pomodoro 0]]
⥅ related node [[pomodoro technique]]
⥅ related node [[pomodoro]]
⥅ related node [[pomodoros for the revolution]]
⥅ related node [[pomodoros]]
⥅ related node [[privado]]
⥅ related node [[pseudonym]]
⥅ related node [[pseudonymous]]
⥅ related node [[push down automata]]
⥅ related node [[radical candor]]
⥅ related node [[random]]
⥅ related node [[ricardo piglia]]
⥅ related node [[riccardo ferreti]]
⥅ related node [[riccardo ferretti]]
⥅ related node [[riccardo]]
⥅ related node [[rich burdon]]
⥅ related node [[rodolfo ocampo]]
⥅ related node [[sarahdoingthing]]
⥅ related node [[sensedoing]]
⥅ related node [[sobre el sentido poético de la vida]]
⥅ related node [[split domain deployment]]
⥅ related node [[standoff properties]]
⥅ related node [[stephen downes]]
⥅ related node [[teodor heggelund]]
⥅ related node [[termdown]]
⥅ related node [[the agora is a markdown convention]]
⥅ related node [[the agora is a markdown extension]]
⥅ related node [[the trillion dollar equation]]
⥅ related node [[things to do after agora chapter]]
⥅ related node [[this x does not exist]]
⥅ related node [[todas las computadoras que tengo están lentas]]
⥅ related node [[todo va mejor con coca cola]]
⥅ related node [[todos]]
⥅ related node [[treedoc]]
⥅ related node [[tsundoku]]
⥅ related node [[twitter todo]]
⥅ related node [[un mundo común]]
⥅ related node [[vendor lock in]]
⥅ related node [[vocdoni io]]
⥅ related node [[vocdoni]]
⥅ related node [[wendy doniger]]
⥅ related node [[what i do with my time on wednesdays]]
⥅ related node [[what we choose to do with the internet]]
⥅ related node [[why don t we have all]]
⥅ related node [[why don t we have both]]
⥅ related node [[window manager]]
⥅ related node [[writing pomodoro]]
⥅ related node [[zeno s paradoxes]]
⥅ related node [[2020 01 08 dont apologize to me]]
⥅ related node [[2020 02 14 idontneedyou]]
⥅ related node [[benson_doctrine]]
⥅ related node [[raydoraisamy_favicon]]
⥅ related node [[podcast with doug tataryn on deconstructing yourself]]
⥅ related node [[dont_do_it_later]]
⥅ related node [[macros are expressions of freedom]]
⥅ related node [[sweden todo]]
⥅ related node [[teia dos povos]]
⥅ related node [[alejandro jodorowsky]]
⥅ related node [[do it naturally]]
⥅ related node [[document management]]
⥅ related node [[dominoes experience]]
⥅ related node [[dont stand out]]
⥅ related node [[paddingtons dominoes]]
⥅ related node [[theodore melnechuk]]
⥅ related node [[the chatterbot documentation]]
⥅ related node [[nine criteraia for evaluating chatbot vendors]]
⥅ related node [[adoption starts with education]]
⥅ related node [[best practice ai lessons from early adopters]]
⥅ related node [[checklist for ai adoption]]
⥅ related node [[quote the numbers benefits of ai adoption]]
⥅ related node [[downsampling]]
⥅ related node [[holdout_data]]
⥅ related node [[random_forest]]
⥅ related node [[random_policy]]
⥅ related node [[question what can ai do]]
⥅ related node [[we just don t understand understanding]]
⥅ related node [[maintenance done 90 per cent faster]]
⥅ related node [[predicting and preventing breakdowns]]
⥅ related node [[preserving institutional wisdom]]
⥅ related node [[watson ai is changing how business is done]]
⥅ related node [[open source replacements todo]]
⥅ related node [[fed decisions and the dot plot]]
⥅ related node [[diego armando maradona]]
⥅ related node [[motivos tradiciones y géneros en la poesía de la edad dorada]]
⥅ related node [[rodolfo walsh]]
⥅ related node [[sartre y estados unidos]]
⥅ related node [[douglas fir]]
⥅ related node [[dormeraro]]
⥅ related node [[go_custom_domains]]
⥅ related node [[21_bad_dog]]
⥅ related node [[04_dodge]]
⥅ related node [[2023 02 05 twitter api fees shutdown]]
⥅ related node [[2020 06 07_20 23 56_fredric_jameson_by_luca_del_baldo_for_verso_site_2015_viii 705b14c1c6752fd97427ff2f3cfaef29]]
⥅ related node [[acfm microdose theories of consciousness]]
⥅ related node [[albedo]]
⥅ related node [[amazon doesnt care how you heat swimming pools ict and ecosocialism]]
⥅ related node [[amazon is a chronic tax dodger]]
⥅ related node [[andor]]
⥅ related node [[armageddon]]
⥅ related node [[backing up my doom emacs config on termux]]
⥅ related node [[big tech is complicit in climate breakdown]]
⥅ related node [[billions will die if they don t listen to us aaron bastani meets roger hallam]]
⥅ related node [[black box episode 6 shut it down]]
⥅ related node [[bob doto]]
⥅ related node [[capitalists need labour labour doesnt need capitalists]]
⥅ related node [[climate breakdown]]
⥅ related node [[climate revolution how do we transition from catastrophe]]
⥅ related node [[climate systems breakdown]]
⥅ related node [[collecting the dots]]
⥅ related node [[connecting the dots]]
⥅ related node [[convert a folder of org files to markdown]]
⥅ related node [[cory doctorow on seizing the means of computation]]
⥅ related node [[cory doctorow on why the internet broke and how to fix it]]
⥅ related node [[cory doctorow the internet con how to seize the means of computation]]
⥅ related node [[countdown to the climate summit 1 how did we get here]]
⥅ related node [[covid is surging in europe what does it mean for the uk]]
⥅ related node [[digital architectures shadow all aspects of human life]]
⥅ related node [[digital freedom fund]]
⥅ related node [[distributed applications can only do what their protocols support]]
⥅ related node [[do you like likes]]
⥅ related node [[documentation is praxis]]
⥅ related node [[does keepassxc work with passkeys]]
⥅ related node [[doing the doughnut tech]]
⥅ related node [[domination]]
⥅ related node [[dominic cummings]]
⥅ related node [[donald trump]]
⥅ related node [[donella meadows]]
⥅ related node [[donna harraway]]
⥅ related node [[dont buy from amazon]]
⥅ related node [[dont look up]]
⥅ related node [[dont pay uk]]
⥅ related node [[doom emacs]]
⥅ related node [[dortmund]]
⥅ related node [[double entry bookeeping]]
⥅ related node [[double loop learning]]
⥅ related node [[doubleloop net]]
⥅ related node [[doubleloop todo]]
⥅ related node [[doublescores]]
⥅ related node [[doughnut economics action lab]]
⥅ related node [[doughnut economics]]
⥅ related node [[doughnut model]]
⥅ related node [[douglass]]
⥅ related node [[downscaling]]
⥅ related node [[economys domination of social life]]
⥅ related node [[ecuador]]
⥅ related node [[eduardo mondlane]]
⥅ related node [[effective freedom]]
⥅ related node [[emory douglas]]
⥅ related node [[energy price freezes are a direct result of campaigning like dont pay uk]]
⥅ related node [[envisioning platform socialism w james muldoon]]
⥅ related node [[fedora]]
⥅ related node [[food strategy for england likely to be watered down]]
⥅ related node [[four freedoms]]
⥅ related node [[four in five britons want the government to do more to support repair]]
⥅ related node [[frederick douglass]]
⥅ related node [[free software becomes a standard in dortmund germany]]
⥅ related node [[freedom under capitalism]]
⥅ related node [[gilbert simondon]]
⥅ related node [[goldman sachs doesnt care if you raise chickens]]
⥅ related node [[gordon pask]]
⥅ related node [[greater london council]]
⥅ related node [[greater london enterprise board]]
⥅ related node [[gross domestic product]]
⥅ related node [[hazardous waste]]
⥅ related node [[how does linking digital gardens facilitate a richer commons]]
⥅ related node [[i dont like capitalism]]
⥅ related node [[adorno]]
⥅ related node [[nextcloud contacts download]]
⥅ related node [[indonesian communist party]]
⥅ related node [[isle of dogs]]
⥅ related node [[issue with evil escape in doom on termux]]
⥅ related node [[james muldoon]]
⥅ related node [[jathan sadowski]]
⥅ related node [[jeremy lent the web of meaning integrating science and traditional wisdom to find our place in the universe]]
⥅ related node [[jeremy lent wisdom traditions science the search for meaning]]
⥅ related node [[jessica gordon nembhard]]
⥅ related node [[kate raworth on why our times demand doughnut economics]]
⥅ related node [[kicks condor]]
⥅ related node [[land and freedom]]
⥅ related node [[langdon winner]]
⥅ related node [[maria spiridonova]]
⥅ related node [[markets dont give you what you need they give you what you can afford]]
⥅ related node [[mastodon annual report 2021]]
⥅ related node [[meadow brown]]
⥅ related node [[mercado justo]]
⥅ related node [[metcalfes law does not apply to commoning]]
⥅ related node [[microdose a festive 50 for 2023]]
⥅ related node [[microdose californian capitalism]]
⥅ related node [[microdose revolution from cromwell to castro]]
⥅ related node [[my doom emacs config]]
⥅ related node [[nette schema v1 2 3 requires php 7 1 8 3 your php version 8 3 3 does not satisfy that requirement]]
⥅ related node [[new technologies are more likely to amplify the inequalities and the injustices of a society than to undo them]]
⥅ related node [[nextdoor]]
⥅ related node [[olaf stapledon]]
⥅ related node [[pathways that ive done on kinnu]]
⥅ related node [[pedosphere]]
⥅ related node [[perdido street station]]
⥅ related node [[periodo especial]]
⥅ related node [[planet on fire a manifesto for the age of environmental breakdown]]
⥅ related node [[political donations]]
⥅ related node [[pomodoro for the revolution]]
⥅ related node [[pomodoro praxis]]
⥅ related node [[preguntando caminamos]]
⥅ related node [[pseudorationality]]
⥅ related node [[public domain]]
⥅ related node [[reporting in iran could get you jailed this outlet is doing it anyway]]
⥅ related node [[2020 03 15_12 11 47_mdouzps]]
⥅ related node [[salvadore allende]]
⥅ related node [[search on mastodon]]
⥅ related node [[setting up doom emacs in termux on android]]
⥅ related node [[shackles of digital freedom]]
⥅ related node [[shock doctrine as a service]]
⥅ related node [[shock doctrine]]
⥅ related node [[sprucing up an old windows 8 1 laptop]]
⥅ related node [[structurally decentralized technologies do not guarantee decentralized power]]
⥅ related node [[sursiendo]]
⥅ related node [[synchronized pomodoros]]
⥅ related node [[syncthing android doesnt sync until i restart or rescan]]
⥅ related node [[technical documentation]]
⥅ related node [[technology does not guarantee progress]]
⥅ related node [[the average advertised rent outside london is 9 9 higher than a year ago]]
⥅ related node [[the black dog brutal five to one mix v2]]
⥅ related node [[the black dog dubs volume 4]]
⥅ related node [[the commons enables people to enjoy freedom without repressing others]]
⥅ related node [[the double objective of democratic ecosocialism]]
⥅ related node [[the ecology of freedom]]
⥅ related node [[the framing paradox]]
⥅ related node [[the government failed dominic cummings takes aim at no 10 s covid response]]
⥅ related node [[the material power that rules computation ft cory doctorow]]
⥅ related node [[the myth of freedom under capitalism]]
⥅ related node [[the policing bill will undermine the right to protest at a critical moment in the fight to avoid climate breakdown]]
⥅ related node [[the purpose of a system is what it does]]
⥅ related node [[the received wisdom]]
⥅ related node [[the road to serfdom]]
⥅ related node [[the shock doctrine of the left]]
⥅ related node [[the shock doctrine]]
⥅ related node [[theodor adorno]]
⥅ related node [[trip 34 the outdoors]]
⥅ related node [[tweaking doom emacs to use spc spc]]
⥅ related node [[undoing optimization civic action in smart cities]]
⥅ related node [[united kingdom]]
⥅ related node [[user freedom]]
⥅ related node [[wcv s2 weve run with it like a dog with a burst ball]]
⥅ related node [[we do not have vaccine equity]]
⥅ related node [[we know we have more work to do]]
⥅ related node [[weird corridors]]
⥅ related node [[what do i think about the agora]]
⥅ related node [[what do the tories consider extreme]]
⥅ related node [[what does a solarpunk city look like]]
⥅ related node [[what does an ecological civilization look like]]
⥅ related node [[what does class mean now]]
⥅ related node [[what does it mean to care and repair]]
⥅ related node [[what is captp and what does it enable]]
⥅ related node [[what is the itu doing on sustainability]]
⥅ related node [[what is to be done who is going to do it and where]]
⥅ related node [[what is to be done with breht oshea and alyson escalante]]
⥅ related node [[what is to be done]]
⥅ related node [[when preston meets the doughnut]]
⥅ related node [[why does agile fail]]
⥅ related node [[why spaced repetition doesnt always work]]
⥅ related node [[windows 10 end of life]]
⥅ related node [[windows 11]]
⥅ related node [[without a doubt]]
⥅ related node [[compras públicas respetando el ambiente]]
⥅ related node [[edgardo ferré olive]]
⥅ related node [[gudynas eduardo]]
⥅ related node [[metodología de la investigación]]
⥅ related node [[20200706092404 rudolf_hilferding]]
⥅ related node [[20200721215556 empedocles]]
⥅ related node [[20201028140048 ordoliberalism]]
⥅ related node [[20210103204922 social_problems_do_not_have_technical_solutions]]
⥅ related node [[20210106124542 revolution_is_downstream_of_economics]]
⥅ related node [[20210117151327 endorelation]]
⥅ related node [[20210211094530 productivity_paradox]]
⥅ related node [[20210310164612 capitalists_do_not_horde_their_money]]
⥅ related node [[20210313165726 the_purpose_of_a_system_is_what_it_does]]
⥅ related node [[20210403142548 problem_of_working_classes_in_advanced_capitalist_countries_abandoning_socialism]]
⥅ related node [[20210419110651 confederados]]
⥅ related node [[20210428155930 mao_zedong]]
⥅ related node [[20210516164014 parse_don_t_validate]]
⥅ related node [[20210516171925 windows]]
⥅ related node [[20210518220053 freedom]]
⥅ related node [[20210520163227 adorno]]
⥅ related node [[20210523164823 orthodox_marxism]]
⥅ related node [[20200705152342 getting_things_done]]
⥅ related node [[20200706092304 rudolf_hilferding_and_social_democracy_pop_the_left]]
⥅ related node [[20210111120453 lasch_back_w_douglas_lain_the_antifada]]
⥅ related node [[20210321183132 don_t_kronstadt_me_bro_the_antifada]]
⥅ related node [[20210516163844 parse_don_t_validate]]
⥅ related node [[20210714203700 designing_freedom]]
⥅ related node [[20210714212557 the_access_doctrine_logic_mag]]
⥅ related node [[20210714213814 don_t_call_it_a_throwback_logic_mag]]
⥅ related node [[endosymbiosis]]
⥅ related node [[endothermy]]
⥅ related node [[tetrapodomorpha]]
⥅ related node [[machikado mazoku]]
⥅ related node [[substantiating donations]]
⥅ related node [[agora todo]]
⥅ related node [[bullshido]]
⥅ related node [[download to upload]]
⥅ related node [[eric dobbs]]
⥅ related node [[fedwiki to agora markdown converter]]
⥅ related node [[markdown factory]]
⥅ related node [[shadow cljs]]
⥅ related node [[agora ctzn docs]]
⥅ related node [[agora server build docs]]
⥅ related node [[dns search domain]]
⥅ related node [[dogmatist]]
⥅ related node [[mastodon twitter crossposter]]
⥅ related node [[net freedom]]
⥅ related node [[partido de la red]]
⥅ related node [[rocket dock]]
⥅ related node [[single dose vaccine]]
⥅ related node [[cuando]]
⥅ related node [[do ship it]]
⥅ related node [[doco]]
⥅ related node [[dodging the memory ball]]
⥅ related node [[dolores weather]]
⥅ related node [[learn by doing]]
⥅ related node [[maría corina machado]]
⥅ related node [[mastodon upgrade]]
⥅ related node [[meltdown]]
⥅ related node [[pareidolia]]
⥅ related node [[political positions of theodore roosevelt]]
⥅ related node [[random restaurant]]
⥅ related node [[this person does not exist]]
⥅ related node [[tramadol]]
⥅ related node [[utopia documents]]