@rose_alibi Personally I like thrifting because it's cheap and I can find weird stuff that regular stores won't hold
@adz I'm usually averse to making up new protocols :P If there was an existing url scheme I'd be all over it. I was thinking in this case I could extend the renderer extension and have it intercept the file type from any protocol and render it as a page instead. Does p2panda have url schemes for file transfer? Iirc it's changed backends a bunch in the past few years, right?
@akhileshthite It's something with Undici. I'm guessing it's to do with the conversion from the protocol handler upload data and the request body. Causing busboy parsing errors. 🤷
@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
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.