Really looking forward to hanging with @bmann and @fission on January 14, 02021, talking about #0data, @remotestorage, my note-taking app, funding projects, other stuff.
RSVP to receive a Zoom link https://talk.fission.codes/t/zero-data-apps-remotestorage-and-hyperdraft-an-interview-with-rosano/1341
Re-launching my personal wiki with more content and a slightly better layout: https://rosano.hmm.garden
I decided to try also publishing some unfinished / in-progress pages so that the reader sees how it's under construction. Would love any feedback on how that feels and whether it's useful or not.
About 50 public pages so far.
i'll add these & some more highlights to my yearly reflection at https://years.cblgh.org/ in the next weeks or so
Very satisfying to compile this table of my personal projects since the beginning https://ref.rosano.ca/01etsqssqjv29ykfphkxq01042
LOW TECH WEBRING DIRECTORY https://emreed.net/LowTech_Directory.html
Thanks @rosano & @neauoire for discussion on what to do about company accounts on masto https://social.coop/@bmann/105413761952079397
Will experiment with this account, which is just another instance of @bmann pushing buttons :)
@bmann Just got a surprise email from PayPal which made my Sunday. Means a great deal to me coming from you. Ya'll are for real. Thank you. Let's move forward together.
Every time I wade into the "JS vs no-JS" argument, I regret it. I always feel that I'm being made into a strawman arguing that every site everywhere should require JS. But then again, maybe I'm not extending the same courtesy to the other side. When I read Remy's post, I read it as "every site should work without JS." Maybe I should just say this:
- A website is built with technologies
- Technologies have tradeoffs
- There is no one right way to do it
Re-made the demo video for Hyperdraft https://hyperdraft.rosano.ca using the editor itself and text cues. Kind of cute.
Drafting a visual identity for an upcoming project at https://hmm.garden
First time in a while using colour.
Fairly satisfied with this 'automated demo' for https://launchlet.dev/compose/
There are some limitations but I hope to use this style of instructional media as an alternative to pre-rendered GIFs or videos: sort of like a dynamic video where you click Play to watch a localized HTML page demonstrate functionality on a live interface which stays current with every commit.
Interesting service https://www.listenlater.fm - turns your read-it-later articles into an audio podcast
★ Zero Data App https://0data.app "Own your data, all of it" #0data
Totally unexpected gift from the process, a function that makes any object chainable like this:
```
await OLSKChainGather({
alfa (input) {
return new Promise(function (res) {
return setTimeout(function () {
res(`hello ${ input }`);
});
});
},
bravo (input) {
return `bye ${ input }`;
},
}).alfa('one').bravo('two').OLSKChainExecute()
// ['hello one', 'bye two'];
```
music | design | technology ⎊ he/they ⎊ garden https://rosano.hmm.garden