I'm genuinely so excited to not have to worry about RAM all the time. It's like a weight lifted off my chest.
@skryking Kinda? When I'm out and about I usually use my Viture Pro XR as a head mounted display. It doesn't really do XR/AR sadly, it's pretty much just a monitor. One hell of a monitor though!
@tychi That last bit is super cool. Have you looked into customizing the keyboad bindigs for the gamepad? I found the defaults lacking and ended up fixing some bugs in this python script I found which lets you remap them.
@benbrown A standard way for RSS feeds to advertise urls you can subscribe (fiscally) on with standard UIs in readers to pay for subscriptions could have been a cool future to live in.
@tychi I never use it for gaming BTW. Just development and the odd video watching. 😅
@tychi I did Chimera Os for a bit but got fed up with it being made for gaming rather than dev. Currently running a barebones EndevourOS with a niri-based wayland setup I've been slowly putting together. I'm loving it! It's really just VSCode / Element / Thunderbird that are eating an unreasonable amount of RAM compared to everything else on my system 😅
LOL at first it couldn't get past the LUKS decryption after rebooting but it might just be the zen kernel that's being weird
@Edwin085 @futurebird Clear Ants 🐜💎
The real test will be to see if my non techie pals could get absolutely any use out of it. :P
I'll need to play with it more but hopefully this could be an easy alternative to the cloud based AIs with cloud based "artifacts".
With Agregore you can generate the app entirely offline and publish it to the #dweb and keep a lil library of built apps for reference.
Fun observation about local #LLM setups. They're typically trained to do one shot responses to everything, e.g. generating an entire app in one go, but the smaller ones are too stupid to do this successfully and need to be coaxed into doing multi-shot generation. Half my prompt is effectively "Don't write the rest of the code yet, just do this small part for now".
But yeah I've got quen2.5-coder:7b generating lil web apps now from basic prompts for #agregore
@freakazoid Yeah since it's JS I think the only process isolation will be between workers. Unsure of their overhead but I assume it's high enough you probs don't want more than there are threads.
Regarding the STD they actually have a bunch of modules that you'd want a JS runtime to have, it's just not built into the runtime by default and you pick just the ones you want
@freakazoid That's similar to the approach "Bare" takes. The core is super minimal and everything is added piece meal via native extensions: https://github.com/holepunchto/bare
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.