this post was submitted on 02 Jun 2023
24 points (100.0% liked)

Asklemmy

42502 readers
1217 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

I kind of want to move over to lemmy.ml because I don't like the content in lemmy.one if it helps I also deleted my lemmy.ml account because I signed up for both and thought I could only have one. Going to the lemmy.ml website now says 404 deleted and I want to fix that.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] tmpod 20 points 1 year ago* (last edited 1 year ago) (4 children)

Might take a jab at working on that export/import feature for the backend this summer. It's quite a crucial feature and with the new influx of users, it would definitely be a nice thing to squash.

[โ€“] Adda@lemmy.ml 6 points 1 year ago (1 children)

That would be greatly appreciated by many, I am sure. Good luck :)

[โ€“] tmpod 4 points 1 year ago
[โ€“] alex@beehaw.org 1 points 1 year ago

That would be amazing!

[โ€“] VentraSqwal@links.dartboard.social 1 points 1 year ago (1 children)

Have you contributed other stuff to Lemmy? How hard is Rust to learn? I love the idea of this project and it seems like a great FOSS to contribute to, but I don't know Rust and I haven't contributed to open source before.

[โ€“] tmpod 1 points 1 year ago (1 children)

Some minor stuff quite a while back.
Rust may be a bit hard at first, but once you understand it, it's quite pleasant, in my opinion. Perhaps this is a good opportunity for you to take a shot at learning the language ;)
I recommend starting to look at the Rust book

It does sound like a great way to begin learning. I'll start with the book then maybe find a small, easy issue. Thanks for the recommendation!