this post was submitted on 17 Nov 2024
133 points (99.3% liked)

Lemmy Apps

5490 readers
68 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee

founded 1 year ago
MODERATORS
 

It's still in early development stage, but I think it's coming together rather nicely and it's pretty snappy. Thoughts?

you are viewing a single comment's thread
view the rest of the comments
[–] rmicielski@slrpnk.net 10 points 1 day ago (1 children)

Thanks, but it's written in Rust so it's perfect and 100% bug free :) Kidding of course, I just would rather release this client after I'm done with super boring things like caching the JWT, polishing up the config file and readme. But thanks for the enthusiasm :D. I hope to be done with the first release by the end of the year

[–] sxan@midwest.social 3 points 1 day ago (1 children)

Sarcasm noted!

Don't you want some free QA? I don't program in Rust, so pas de jugement on code quality!

That's the Big Lie of Rust: the implication that memory safety prevents core dumps. I've had plenty of Rust apps hard crash on me; maybe they weren't memory-access related, but they were crashes nonetheless.

In any case, my offer stands; I've been desperate for a TUI Lemmy client, and I really will submit decent tickets once you ask for them... or just quietly sit on them until you're ready.

[–] rmicielski@slrpnk.net 5 points 1 day ago (1 children)

Well, if you're so desperate... :D The code is located at github.com/intuis/lemmynator, but I didn't commit the changes that I did today yet so it may look a little bit different and I think the default config is a little bit off. With that said, have fun!

[–] sxan@midwest.social 3 points 22 hours ago

Thanks! Let us know when you're ready for issues; until then I'll assume you're just plugging away.