Is there a Lemmy community for “someone should make this”? Similar to reddit’s r/SomebodyMakeThis.
And alternatively, this thread could serve as one: what are some software projects that I/others could take on? Ideally small enough in scope that I could make something partially usable in a weekend or two.
Previously I’ve just worked on whatever I found fun to program, but it would be nice to hear things that people actually want that don’t exist yet, and would be interested in trying it even when it is only partially finished. I’m not sure about others but I find my day job is often full of meetings or bureaucracy, and I don’t often get the satisfaction of seeing people happy with something that I built. (I wonder if this feeling is more common in other types of work)
Yes! I am an assistive technology specialist - helping people with all kinds of disabilities access computers - and I have a laundry list of little challenges I haven’t found the right tool for.
An example to start is needing something kind of like the windows on screen keyboard but that selects letters/keys using arrows and space/enter (a lot like typing using a remote).
The osk has some special feature to not steal focus from where you’re typing, but this could instead let you do all your typing and then when you select done run a sendkeys to type in the text (could have clipboard option but this doesn’t work everywhere). This also makes correcting errors easier. Bonus if it works with text prediction same as the osk :)
If anybody knows of something similar I’m happy to be pointed as well. Searching “keyboard accessible keyboard” is understandably nonsense.
Maybe try c/selfhosted
I haven’t looked at all since I found Beyond All Reason (open source RTS) but an open source rpg would be cool too. Or survival.
It would help if you said what your interest and skills are. If I wanted a small GNU/Linux desktop or server thing I’d just write it myself. But I can suggest some Android apps since I’m not set up to write those at the moment.
There used to be a GNU project task list but it no longer has concrete suggestions, oh well.
Actually one desktop thing I’d like is a gnus.el back end for Lemmy (if you don’t know what gnus.el is, this project isn’t for you). I might pursue that someday but I’d rather that someone else do it so I can use it.
Another thing I could use: a Pandoc exporter for bbcode, for some other forums I visit. So I could easily convert Org or Markdown files to BB. Pandoc is written in Haskell so that could be an interesting language learning project too, if you don’t already use Haskell. There could be an Org exporter as well, or instead (written in Emacs Lisp).
Those are off the top of my head. Maybe I can think of a few other things too.
“Make this” evokes hardware projects for these. I have many ideas for those that I can’t really pursue myself, as I’m not a hardware guy and don’t have the resources for it.