autopushed

This commit is contained in:
2024-05-14 02:09:46 +02:00
parent c5f784cdc8
commit 5ebe69261f
3 changed files with 26 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
* It turns out all my [[silverbullet]] journals were being left out from my [[garden]] -- I corrected this and in the process dumped a few tens of journals that had never shown up so far :) Glad I checked and found this!
- Trying [[attachments]].
- [[AG]]
- [[Stapelberg]]
- [[Lady Burup]]
- [[17]]
- [[scc]]
+18
View File
@@ -0,0 +1,18 @@
- Another [[day]], another [[node]].
- Or more than one :)
- I *definitely* need to work on editing though! On doing more of the actual curation and maintenance of an actual [[digital garden]].
- In the meantime, thanks for making do with all the rough edges ;)
- Resuming [[Agora development]]:
- I have a few commits to push to anagora.org this week.
- I did some [[verschlimmbessern]] on the index to the [[Agora]] on the flight to the US that I never quite pushed -- and better that way :) it needs 'cherrypicking' to put it mildly. It suffered a lot in directness.
- [[social.coop]]:
- No [[twg]] meeting this week, will try to continue working on onboarding [[evan]] to the group.
- I "installed" `alpha.social.coop` using [[coop cloud]] but it's not up yet.
- [[upkeep]]:
- You could call it [[life]] ;)
- [[nostromo]] was getting broken enough that I decided to update Ubuntu to the latest release to unbreak [[wayland]] and some sites in [[chromium]]. It had been long in the making, it's a bit like house cleaning, it can be relaxing after work :)
- I tried taking the occasion to also [[garbage collect]] tabs/try some new organizational principles in [[paramita]], [[guanyin]] and [[sariputta]].
- [[GPT 4o]] was released yesterday and I got access.
- Impressive.
- But it failed to analyze a video I attached on desktop meaningfully though.
+1
View File
@@ -5,6 +5,7 @@ cd ~/garden
while true; do
git add *md
git add journal/*md
git add Journal
git add assets/*
git commit -a -m 'autopushed'
git pull