Spyke
Dessalinesreply
lemmy.ml

We're probably hitting close to the all-time high of unread notifications on github... I'm at 1752 rn, only watching lemmy projects.

It does feel like I've become the personal issue tracker for a few thousand people all the sudden. 99% of ppl are nice, but there's always someone demanding free labor to fix their pet issue, while offering to do none of the work themselves, and making ultimatums that they won't use your software until it gets added.

It's like okay then???? I'm not selling a product, so I don't care. I've essentially set up a free cookie stand and they're complaining at me that I don't have rainbow sprinkles.

224
beehaw.org

First off, thank you for working on improving lemmy, it is greatly appreciated. How does one go about helping work on lemmy? I’m a software engineer myself, and I’m looking to provide help during down of my free time. I’m not the most familiar in Rust, but it’s on my summer bucket list

51
Dessalinesreply
lemmy.ml

No probs! The best way to get started (after you've learned some rust), would be to find a smaller issue or feature you'd like, and then comment on that issue, or in our dev matrix chat, if you need any help. We appreciate any help we can get on improving the code.

50
beehaw.org

Thank you! I’m already familiar with REST apis, since that’s what I work on normally, so hopefully the learning experience will be smooth. Where can I find the dev matrix chat?

8

Even if you're unfamiliar with rust, you can still help with open source lemmy front-ends/apps that aren't written in rust

9

I'm also a noob and have no idea how to on desktop, but the jerboa app has a save post/comment feature with a button under each post/comment. Can't say whether other apps do as well, since I've only tried jerboa so far.

1
lemmy.ml

How come I can't install Lemmy on my grill and have it cook me hotdogs?

27
flashgnashreply
lemm.ee

It doesn't even integrate with my smart kettle, what are they even spending their time on, silly things like stability and bugfixes?

7
lemm.ee

It works on my smart fridge but it's running slow. What are they doing smh my head.

2

This is the reason I ended up hating my old open source projects. It's not enough you give people something for free some people just always demand more.

But awesome work with lemmy hopefully working on it doesn't wear you down too much and you get some enjoyment from it still.

12

I wonder if making a separate bug-reporting place and having some people sort them to lessen the load might be helpful. Im a very newbie programmer and know nothing in rust but still want to help out, and sorting through bugreports seems like something that might be helpful, and need minimal rust experience, just sorting individual requests into piles of same problems to lessen the sorting needing to be done by those who can actually work on fixing the bugs.

7

Thank you for making this software. It's really opened my eyes about what the internet could be in the future, and how it really mirrors real life in many ways. Take your time, I'm sure you (and any other dev) will knock out the big issues with the software if they ever pop up. The small stuff can wait

7

I'm a backend dev of a little over a year of experience in Python. I've started teaching myself Rust so that I can make mod tools and solve issues that bother me.

7
DigiWolfreply
pawb.social

Lemmy devs are being paid to develop Lemmy, they literally admit to it.

28

Actually, to be fair, they're being paid salaries to work on Lemmy lol

Though the 0.18.0 update was quite nice and solved a lot of issues I had, so it's definitely cool to see how well it's progressing.

18

Thanks for mentioning this I'd never heard of this proposal before!

2
lemmy.world

I thought that in such case I acomplished success as open source developer: someone actually like my software enough to use it

27

Yeah honestly it has been really cool for me seeing something I made in the wild- and I haven't even made that big of projects

4

Damn, actually can’t wait to get there (just have to actually finish something first).

24

"I don't need to comment this code at all, it's pretty self-explanatory, I'll remember this 100% no problem."

Scene cut:

Me six months later, staring blankly at the code like the monkeys & The Monolith in 2001: A Space Odyssey, desperately trying to unravel the workings of my ADHD brain and just exactly why the seemingly innocent and innocuous-looking function named "dontFuckingTouchThis" is the lynchpin preventing the whole goddamned thing from falling over and going tits-up.

4

Literally anytime I send my dad (retired IT) a script I've been working on and he sends it back with the equivalent to red pen corrections on a paper / telling me all the various avenues of exception handling I need to add

12

I've thrown powershell scripts at it, telling it to add comments to the code, and it did a great job.

4