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.
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
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.
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.
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
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.
"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.
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