@karlexceed eat the luxe
@aynish so the rules can't rewrite the rules?
It looks like it might be really hard to make anything big and do internet stuff on this thing. I can see the coolness based on how simple it is to implement, but I wonder if that comes with a bigger cost of difficulty implementing apps on top of it.
I'm not sure I buy the impetus to throw everything away and restart.
@aynish huh, wait, its not rewriting text is it ? ? It's rewriting some internal structure that the text represents ? I obviously don't get it but right away I'm worried about lack of strong separation between code and data
@aynish what are rewriting rules ?
@technomancy I saw this as more like "providing a builtin ui for gts" or just integrating the two somehow.. I felt like separate server and client webapp would be a needlessly confusing stumbling block if I was trying to get more of my local friends on fedi
@technomancy fry them or just let them sit somewhere dry and airy with space around em and they will ripen before they spoil
bit of a rant inspired by discussion of "starter packs"
@dumpsterqueer I thought you were talking about those memes where people put photos of stereotypical objects that are associated with a certain subculture or a certain identity.
@technomancy If you ever find anyone who has done this or deployed it or packaged it in some way, let me know because I'm curious about it.
@technomancy I had planned on setting this up myself. I never tried using the single instance configuration option for Pinafore, I'd only ever planned on heavily modifying it to deeply integrate with GoToSocial.
For example, Pinofor does not support the concept of modifying your profile, but go to social does. So in order to allow users to do that, I would have to kind of mix and match between two different web applications that link to each other or redirect to each other somehow.
@aynish I was playing this one recently https://awbw.amarriner.com/
Its not really an adventure, but it does have a live mode with a matchmaking queue. There are some serious usability issues tho, fair warning.
@reese kohls harder cash
last time I heard about the server load from mastodon being expensive to operate, I heard it's the act of pushing that puts load on the server and takes it down. Not the act of serving, typically. It sounds like serving the static content is relatively easy cpu-wise. But it sounds like the pushing code is still based on a one-thread-per-request model that thrashes the CPU w/ context switches and doesn't work very well unless you have a whole lot of cores.
Something like gotosocial that has proper non-blocking IO would be a lot cheaper to operate on a smaller computer, but bandwidth will always be an issue I guess.
It sounds like you are talking about making a CDN, kind of like how PeerTube can have videos "seeded" by random volunteers on the net ?
Such a thing could even be layered on top with JavaScript, without needing to modify the server
@aynish hmu sometime, I could probably help at least a bit.
Repurposing Chromebooks: a general method.
A bit more than a year and a half ago, I bought around 10 cheap Chromebooks to better understand how they can be turned back into regular PCs. Here are the notes I took. I just wanted to remember the overall idea and not a detailed list of step-by-step instructions, as it differs from each model. Basically, I just quickly documented the installation pattern, so I can do it again next time, or teach others to do it.
https://moddingfridays.bleu255.com/Repurposing_Chromebooks
Maybe this can be useful for others, who are looking for a rough TL;DR process, or are contemplating the idea to do the same and would like an overview of the different main steps.
#chromebook #chromeos #laptop #permacomputing #google #linux #coreboot
@aynish was tempted to recommend looking at some of my projects to get a vanilla js boilerplate if you are interested... until I remembered how jank they were, evolved from a codebase that predates `fetch` , etc etc
I am a web technologist who is interested in supporting and building enjoyable ways for individuals, organizations, and communities to set up and maintain their own server infrastructure, including the hardware part.
I am currently working full time as an SRE 😫, but I am also heavily involved with Cyberia Computer Club and Layer Zero