💾 Archived View for bbs.geminispace.org › u › lufte › 12073 captured on 2024-06-16 at 18:57:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-26)
-=-=-=-=-=-=-
Re: "I recently started working on a keyboard-driven Gemini..."
I just now found out about your browser. I'm working on a qutebrowser clone myself over at https://git.sr.ht/~lufte/vimini, but I don't think it's as advanced as yours yet. I'll have to try this later and maybe "get inspiration" from some of your ideas ;)
2023-11-30 · 7 months ago
😺 gemalaya [OP/mod] · 2023-11-30 at 16:37:
@lufte Hey, thanks. I've seen your project vimini (great name btw) a month ago, i'll need to upgrade the rust version on my machine to compile it. I see that you wrote your own gemini protocol library, you didn't like any of the available rust client libraries for gemini ? Although i took some inspiration from qutebrowser, i don't plan on using vim-like syntax commands in the UI (i wanna keep it simple), but i think it's a great idea. Didn't know about "iced", looks really cool.
🛰️ lufte · 2023-11-30 at 18:38:
@gemalaya back when I started this there weren't that many options of gemini libraries in rust, and the ones that were there didn't look complete enough to me. Plus all of this was an excercise to learn rust, and I figured that writing the main network component myself would pay off and it did :). Iced is awesome, very green yet but I really like its design.
😺 gemalaya [OP/mod] · 2023-11-30 at 19:21:
@lufte Well you're clearly fluent in Rust now, impressive. It's nice what you did with the "vcommand" module.
🛰️ lufte · 2023-11-30 at 21:13:
Ohh I don't know about fluent @gemalaya, but thanks :D. Anyway, I'll try your browser soon and give you my comments, it looks promising!
I recently started working on a keyboard-driven Gemini browser called Gemalaya, it's mainly written in QML (with Pyside6). Until now i had not found a Gemini browser that could be entirely driven from the keyboard, i wanted to have something similar to how qutebrowser works. Some things like identity management are still missing, that's what will be added in the near future. An AppImage is available. [https link]
💬 gemalaya [mod] · 8 comments · 1 like · 2023-08-25 · 10 months ago