My team at #Hypha has a new page describing our work. Give it a peep and feel free to reach out if you want to collab with us on your projects.
My team at #Hypha has a new page describing our work. Give it a peep and feel free to reach out if you want to collab with us on your projects.
Listen to my submission to the Produce This contest, a chill dreamy soundtrack to Desert Nights.
The challenge was to use #nativeinstruments new #hypha synth, I used 17 instances of it in this track 😁
Listen here: https://metapop.com/rule/tracks/desert-nights/273841
@edsu
#socialcoop Tech Working Group minutes
https://www.loomio.com/d/UwAeiBgE/tech-meeting-minutes
mention #hypha. What's the Hypha connection in #techwg?
I ask bcos Hypha are important contributors in #meetcoop and it's good to be aware of how this coop-to-coop admins ecosystem is weaving.
Nice minutes, nice to see the kind of consideration being given to stuff under 'tech' rubric. I note #bonfire too. Wasn't too impressed by bonfire when I tried it (as a UI/UX) but endorse the principles and the experimenting.
There's also a delete & redraft option which has already saved my bacon when I forgot to add alt-texts and adding them after posting wasn't working.
Tags are the #Hypha of (new) social networks the sort of underground structure that allows them to work, for shit or for good.
A Traversal Network of #feminist #servers (#ATNOFS) travels to #Bucharest this weekend where #HYPHA has organised a two day programme https://hypha.ro/program
More about ATNOFS here https://culturalfoundation.eu/stories/cosround4_atnofs
with @snisioi !
Seeing sync + proxy running together at the same time for the first time in Indie Web Server… getting closer :)
Indie Web Server v9.1.0 release
This is a minor release that brings better error handling.
https://ar.al/2019/04/30/indie-web-server-9.1.0-better-error-handling/
Indie Web Server version 9.1.0 is a minor release that handles the following two, related (and common), errors more gracefully: Trying to enable a web server daemon when one is already enabled Previously, this would succeed even though the earlier server would continue to be served. Now, it gives an error and instructs you to disable the existing server. Trying to enable a web server daemon when some other service was using port 443
Indie Web Server v9.0.0 release
* Mostly housekeeping
* Breaking change: proxy syntax
* Drops Windows support (use Windows Subsystem for Linux)
https://ar.al/2019/04/29/indie-web-server-9.0.0-housekeeping/
I just released Indie Web Server version 9.0.0. This is mostly a housekeeping release and nearly all the changes are under the hood. Maintainability I refactored the command-line application quite extensively to pull out all the commands into their own modules and remove any redundancy in the command-line argument parsing. The whole thing is far more robust now and ready for the two new features I’ve been itching to add.