snabelen.no is one of the many independent Mastodon servers you can use to participate in the fediverse.
Ein norsk heimstad for den desentraliserte mikroblogge-plattformen.

Administrert av:

Serverstatistikk:

451
aktive brukere

@andre Hey, just wanted to say thanks for sweeping through Kitten’s dependencies. I’ll schedule some housekeeping time to look through them. I know I’d looked at a couple earlier and they were a bit hairy but most should be simple to update.)

Thor A. Hopland

Out of pure curiosity, and because I'm on that discovery tip. Heck, this project even made me download an IDE for Android lol

Just to read `install.bin` - which is an sh script.

Excuse me, but why are you bundling and ? Is it to facilitate a setup process for containers, or is it merely to make the process easy?

I'm a bit sceptical to that sort of thing, especially when fetching from a vendors domain directly.

Any plans to build packages via CI?

@aral @andre

@hopland @andre No idea why you had to install an Android IDE.

Node and npm aren’t bundled, they’re installed from Node’s site to ensure the correct versions are available and do not interfere with any other versions(s) that may or may not exist.

The overriding reason for all design decisions is because these are the foundations of a peer to peer Web that everyday people will eventually be able to set up and use and that means the whole system will have to support a server (peer node) being set up in seconds and be self-maintaining.

Kitten is released and documented as I believe in sharing every brick of what I’m making, not just the finished house. (So that others can build similar houses should they want to.)

@aral @andre

To download and open the bin file on my phone ofc - I'm gonna read more code and scripts without the need for a laptop.

And technically it's called "bundling", even if you download from nodejs website ^^; It's just a weird way of doing things.