@adz I should look into landing first class support for them into Agregore somehow. Just not sure how the distribution would work outside of the chat context. 🤔
@brandon Hmmmm, maaaybe. I think right now I need to focus on executing more than learning a new way of editing text.
It's defs been on my TODO list and vim seems like a decent target given it's installed by default everywhere. I think with my editing style I get more frustrated with more features rather than feeling empowered. 😅
Is your vim config published somewhere? What do you like about it over notepad or a regular textarea? :P
@brandon I tried continue.dev for a bit but I haven't been using it lately nor the built in copilot stuff. It doesn't look like it's been draining my battery before the computer dies though. I've been doing code with nano for like 4 hours now along with using some of my local LLM tools for code snippet generation and it seems to be going fine. 🤷 No VSCode no crash.
Maybe VSCode was doing something fucky with my GPU without me knowing.
@murilove Ouch! Yeah that reminds me of how "Chat GPT" apparently sounds like "Cat, I farted" in French (chat, j’ai pété)
What I really want is just `nano` but with the "go to start of word left/right" feature be "go to next word boundry left/right" and the copy/paste buffer to use my system clipboard. 😅 Sadly the code seems like too much effort for me to tinker with any time soon.
Editors like micro end up doing too much in that they take over the color scheme and have these elaborate extension systems.
Debugging: the mystery game where you are the detective, the murderer, and the victim.
That's where I am right now. At the stage where I understand so little about the bug that it's tempting to blame the tools.
I mean, why do some of my interrupts seem to get disabled when a specific instruction, which has nothing to do with interrupts, is more than 4kiB from the beginning of the program?
(To be continued once I get a clue. I slept over it but that hasn't been enough.)
@akhileshthite Hmm, it would be like going through hell but I could ping you next time I attempt it if you want to see how it works. I think I have a 20% chance of getting anything working :P
Well shit. I think I will need to remake Agregore mobile from pretty much scratch 😅 The dependency I want to add requires a much newer version of the Android SDK than this tree year checkout of chromium can handle. RIP 😅
Great news, I got an inscrutable error coming out of the millions of lines of code and build configurations 💀 #chromium is quite a beast.
I screwed up the JNI code somehow so at least I have a clue for where to look.
@0x1de You can resolve them using @agregore or @peersky
it refers to files hosted using the p~p library "hyperdrivs" from https://docs.pears.com/building-blocks/hyperdrive
@maxleibman glaze the abyss ✨
@dmoonfire @xoofx Ah that's cool. I had Marked do the heavy lifting in their tokenizer and I did soma basic AST traversal in a generator function that yielded bits of text.
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.