🏛 Stoas near [[@agora/2023 01 12]]
📖 HedgeDoc at https://doc.anagora.org/2023-01-12
📖 Etherpad at https://stoa.anagora.org/p/2023-01-12
📹 Jitsi at https://meet.jit.si/2023-01-12
📚 Node [[2023-01-12]]
↳ 📓 Resource [[@agora/2023 01 12]]
-
[[Medium]] has launched their own Mastodon instance #Mastodon
-
Today, Medium is launching a Mastodon instance at me.dm to help our authors, publications and readers find a home in the fediverse. Mastodon is an emerging force for good in social media and we are excited to join this community.
- [[Tony Stubblebine]] is the CEO and a great follow on Mastodon
- And round up of Getting started on Mastodon posts on Medium
-
-
The era of Mastodon by [[Open Collective]] #Mastodon
-
Recently, the Open Collective CTO François Hodierne spotted an upsurge of activity in Mastodon Collectives on the platform. Many instances rely on crowdfunding to cover costs, and are seeking open source, community-oriented, transparent fundraising solutions that meet their needs.
- The link goes to a an overview of activity of collectives mentioning Mastodon
-
-
Turns out that [[Nolan Lawson]] is Retiring Pinafore, a web-based client for #Mastodon #[[ActivityPub/Client]]
- Why retire working on it?
- Nolan has written [[What it feels like to be an open-source maintainer]] previously
-
#Svelte framework upgrades
-
I suspect one of the reasons for this is that Pinafore is written in Svelte v2 and Sapper – both of which are deprecated in favor of Svelte v3 and SvelteKit. Not only is there no migration pathfrom Svelte v2 to v3, but there isn’t one from Sapper to SvelteKit either. (And on top of that, I had to fork Sapper pretty heavily.) Anyone making a bet on learning Pinafore’s tech stack is investing in a dead framework, so it’s not very attractive for new maintainers.
-
- On the #ActivityPub client server API vs the #[[Mastodon/API]]
-
First off, ActivityPub does have a client-to-server API, but as far as I can tell, it’s not really worth implementing. Mastodon is the 800-pound gorilla in the fediverse, it doesn’t implement this API, and other servers (such as Pleroma and Misskey) implement their own flavor of Mastodon’s API.
-
[[Wildebeest]] is an #ActivityPub/Server built by #Cloudflare
collapsed:: true
- LATER Setup an experimental install of #Wildebeest using my
bmann.ca
domain
- LATER Setup an experimental install of #Wildebeest using my
-
I set up a [[DWeb Vancouver]] calendar on #Luma https://lu.ma/dwebyvr
- Looking at starting a DWeb node for Vancouver
-
Just got newsletter from [[Fractal Networks]]
collapsed:: true
- They sent a note about looking to get #Lenovo Tiny PCs as their base hardware
- The ThinkCentre M Nano Series look super interesting
- The M75n Nano Desktop is the one Fractal recommended, as well as the P360 Tiny Workstation
- My [[VisionTek/VT2900]] arrived today! #[[KVM Switch]]
- I need to review all my [[Personal CRM]] posts
- [[unicode search]]
- [[Nacho]] died today.
- Reading [[tools for conviviality]]
Thursday, 01/12/2023
19:46 today's rough
if i don't work out and get up early, and get to talk to new people every day, i have a lot of trouble socializing. at the coffee shop she kept complimenting my supreme hoodie - "i've never seen one like it before", etc - but I had no idea how to respond. This used to be a pattern for me, but I broke out of it by getting up early and interacting with lots of poeple - something I haven't done at all over break. I need to relearn these skills and always be so open to interacting with people face-to-face - these relationships with people online are just unhealthy otherwise.
20:46 ui
i'm finally reaching my ui flow again with a couple of upgrades and running emacs as a daemon. we're a lot faster now - maybe some linux kernel update? - but there is still so much work to do on the desktop interface.
every program i use commits this cardinal sin of nesting window managers. I love the ergonomics of something like Emacs - and I'll continue to use it as a text editor - but using it to manage windows and the OS just isn't practical. Anything that uses tabs or windows should use the same interface to manage them!
Concretely -
- My git program (mostly magit) should open in a WM-managed window, and its file previews should open in another program still
- hidden tabs or buffers should be managed by the WM, not as emacs buffers
- emacs is probably the fastest way I know to manage wm buffers, and has a super nice interface for managing terminal commands, but because of all of its lexacy contents (and purpose) its not meant ot take over the whole system and run expressive gui apps.
in short, i want to bring the emacs workflow to the window manager, and add expressive keyboard shortcuts, etc
22:16 other ui notes
my arrow keys are way too far away lol whats a better way of triggering them? a shortcut? pressing two keys at once? chording feels far more ergonomic than some key combination; it 'flows' better, it feels just like the staccato or rolling nature of typing, and it's almost more natural in that way; the keyboard feels and sounds very similar when chording as it does when
22:48 some things to build
- mod+? to view all of your globally defined keyboard shortcuts
- way to view all of those keyboard shortcuts: i want to be able to draw over windows with a relatively flexible format, and have some api(?) or hardcoded thing to render lists or groups of structured data in a popup window on the screen, or perhaps a menu above/below (i like the evil emacs keyboard shortcut hints/descriptions a lot, but sometimes we also want more screen real estate, plus its easier to bring up everything on the center of the screen)
- i think eventually we end up building up to a desktop manager kind of system lol - we probably also want a login manager - but we want to build this to support heterogenous software to start, and we want to do a damn good job of it
how do we inject fun?
- personal, animated assistant
- animations and transitions throughout. what does a joyful animation?
- sound effects for everything. maybe some sort of synth that adapts as you type to what you're doing, in some abstract sense, and motivates you vocally
feed into a metaphor for the kitchen, or the lab, or the music studio, not the desktop; the desktop is where you do boring business things. i want to feel like i'm chefing up some fire every time i use my device, and i watn to assemble modular tools myself.
What about a box of toys? Legos? We could extend this into some node system for workflows with blocks for automations built into the OS. Look back at previous notes for this.