shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

269
active users

#smallisbeautiful

0 posts0 participants0 posts today

So shocked and saddened to hear that Schumacher College had to close in late August this year. I was very privileged to be an External Examiner for the re-approval of their MA in Regenerative Economics in 2019. I saw first-hand the excellence of this institution - small-scale but big impact
Please support this fund-raiser if you can, and spread the word.
#Schumacher
#Regenerative
#SmallIsBeautiful
#Holistic
#Ecology
#Degrowth
#DoughnutEconomics
#Sustainability
satishkumarfoundation.co.uk/su

Satish Kumar FoundationSupport Us — Satish Kumar Foundation

Kelly has a neat process of CAD->CAM->CNCing foam->Casting engine parts. In this video he details a problem with the CNC mill that I think demonstrates how nice (though futzy) small machines can be for maintenance and repair. A similar problem in a big machine would be a bigger project to repair and the service folks' time is $$$$.
#smallIsBeautiful
youtu.be/ohwKW8MEVk4

#ClimateDiary We are having a party today - it’s my 50th birthday! I was hoping for a garden party (see invite - my favourite album & cover) but it’s another day of rain and storm. Never mind, indoors good too.

I share my 50th with Schumacher’s #SmallIsBeautiful and, in that spirit, kept it small and local. But it’s made me think of friends old and new in other parts of the world - including all of you here! Would love to have a #ClimateDiary party too one day 😊#Community #Friends #Reggae

Hey folks, quick announcement: we’re not going to keep doing the monthly Small is Beautiful streams going forward.

Instead, I’ll be doing impromptu streams¹ and releasing recordings of new features, etc., as I add them to Kitten, Domain, etc., and Laura might join me for some of those.

We’re both very busy so we’re trying to make the best use of our time.

You can find previous recordings at: small-tech.org/videos/

💕

¹ Follow owncast.small-web.org

Small Technology FoundationVideosWe speak at a large number of events to advocate for small technology. Here are recordings of our some of our appearances.
Continued thread

Right, I’ve reintroduced the ES Module loader and it now maps the new Kitten extensions (.page.js, .component.js, .post.js, etc.) to ESM so you can, once again, use them without having to have a package.json file with "type": "module" in your projects.

I’ve updated the distribution builds so if you’re playing with Kitten, please reinstall to get the latest.

codeberg.org/kitten/app

:kitten:💕

Codeberg.orgappA web development kit that’s small, purrs, and loves you.

Live in half an hour:

Join me for a look at what’s been happening with Kitten¹ and Domain² in the past month.

owncast.small-web.org

New stuff includes:

• slots in components
• layout components
• app modules
• @small-tech/kitten library
• type-safe databases in JSDB with JSDoc and custom classes

¹ Kitten: codeberg.org/kitten/app

² Domain: codeberg.org/domain/app

Join me at 5PM Irish time (UTC+1) today for a look at what’s been happening with Kitten¹ and Domain² in the past month. I’ll be reviewing some of the cow paths I’ve been paving and the patterns that are emerging in Kitten as I build Domain using it.

New stuff includes:

• slots in components
• layout components
• app modules
• @small-tech/kitten library
• type-safe databases in JSDB with JSDoc and custom classes

owncast.small-web.org

Did I mention you can persist #JavaScript class instances in #JSDB¹ in #Kitten²?

(Well, you can.)

It’s a great way to get type information/auto-completion while building your #SmallWeb site/app.

e.g., codeberg.org/domain/app/src/br

I’ll be talking about some of the more advanced features in Kitten on tomorrow’s #SmallIsBeautiful live stream (follow our #owncast from your fediverse account to be notified when we go live): owncast.small-web.org

¹ codeberg.org/small-tech/jsdb
² codeberg.org/kitten/app

Better late than never, I just made some time to release the recording for this month’s Small is Beautiful (#28)

vimeo.com/808800620#t=26

Jump to the 19 minute mark if you want to skip me working around the fact that the Node.js web site decided our stream was the best time to 404 on the Node binary version Kitten downloads and uses 🤦‍♂️

Mind you, with the help of the community, I made a new Kitten release during the stream and continued so… :kitten: 💕

small-tech.org/videos/small-is

Small is Beautiful: live stream today at 5PM Irish Time (UTC)

What’s new in Kitten¹ this month?

:kitten: Markdown support
:kitten: New HTML validator
:kitten: HTML renderer improvements
:kitten: And more…

Watch live: owncast.small-web.org

(You can also follow our @owncast instance from your fediverse account from the link above to be notified when the stream goes live.)

More details: small-tech.org/events/#small-i

¹ codeberg.org/kitten/app

Continued thread

Bloody hell, nothing like discovering a bug in Kitten with an hour to go to a live stream. Now fixed. *phew!* 🐛

Join me in a little under half an hour as I take you through converting a traditional centralised Kitten WebSocket chat¹ to an end-to-end encrypted peer-to-peer one² for the Small Web³.

Watch live at: owncast.small-web.org

¹ codeberg.org/kitten/app#kitten
² codeberg.org/kitten/app#end-to
³ ar.al/2020/08/07/what-is-the-s

Live stream, today at 5PM Irish Time (GMT): Small is Beautiful

Topic: End-to-end encrypted Kitten Chat

It’s just me this month and I’m going to take you through converting a traditional centralised Kitten WebSocket chat¹ to an end-to-end encrypted peer-to-peer one² for the Small Web³.

Watch live at: owncast.small-web.org

(You can follow our stream from your fediverse account to be notified when it goes live. A big thank-you to the 755 of you who already do.) :)

Live stream, 5PM today (Irish time, UTC/GMT): Small is Beautiful

owncast.small-web.org

I haven’t finished the rewrite of Auto Encrypt Localhost (codeberg.org/small-tech/auto-e) yet but all that’s left is getting it to work on Windows so I’ll demonstrate what I have by 5PM during the stream and talk about what this and the other refactors I’ve been doing mean for Kitten (small-tech.org/kitten/app)… hint: seamless cross-platform support on Linux, macOS, and Windows.