@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.)
Conversation
Notices
-
Embed this notice
Aral Balkan (aral@mastodon.ar.al)'s status on Monday, 24-Mar-2025 20:14:11 JST Aral Balkan
-
Embed this notice
Aral Balkan (aral@mastodon.ar.al)'s status on Monday, 24-Mar-2025 20:54:40 JST Aral Balkan
@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.)
-
Embed this notice
Thor A. Hopland (hopland@snabelen.no)'s status on Monday, 24-Mar-2025 20:54:42 JST Thor A. Hopland
Out of pure curiosity, and because I'm on that #webdev #framework 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 #nodejs and #npm? 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?
-
Embed this notice
Aral Balkan (aral@mastodon.ar.al)'s status on Monday, 24-Mar-2025 20:55:58 JST Aral Balkan
@hopland @andre More recent info on the Small Web: https://ar.al/2024/06/24/small-web-computer-science-colloquium-at-university-of-groningen/
-
Embed this notice