Is there some project that the opensource world is missing that you think it needs?
games! in maybe 95% of cases you can find an open alternative to some (non-game) software, but with games it’s the opposite.
i would say that the main proprietary softwares i still use, are video games
Disclaimer: I have no qualifications or really any business talking about this…
I think games aren’t the best kind of projects for open source. Some games are made open source after development ends which is cool because it opens up forks and modding (pixel dungeon did this). Most games require a single, unified, creative vision which is hard to get from an “anyone can help” contribution style. Most open source software are tools for doing specific things. It’s almost objective what needs to be done to improve the software while games are much more opinionated and fuzzy. So many times I’ve seen a game’s community rally behind a suggestion to address a problem and the developer ignores them and implements a better idea to more elegantly solve it. Most people aren’t game designers but they feel like they could be.
An exception to this are certain, rules-based puzzly games. Bit-Burner is an open source hacking game with relatively simple mechanics and it works well.
Open source doesn’t mean anyone can contribute
Try Veloren and Anarch! Lots of fun to be had.
Games have a very high barrier to entry though with many different parts, so that may be the reason?
A. Phone.
Android is open-source, I thought.
Only Android Open Source Project, not the different phone UIs, vendor blobs, firmware, camera apps, etc… It is really the basics that are open source.
But also the source of android is 100% controlled by google unless it is an alternative forked project like lineageOS (at least I think so)
I run grapheneos since a couple of years and I love it.
That’s not untrue but phones are complex, requiring lots of components and drivers to work together, so it’s hard to get a fully free phone.
If we started with a very basic, touch tone phone and worked from there it might be doable. Seems to me the hard part is breaking through the FCC/Cell company monopoly, so just focusing on how to contact a cell tower and make a voice phone call would be the key.
android yes, but the entire google play ecosystem is not, and some things are very hard to do without being inside that ecosystem.
I’m using my fairphone without any google account (so no play store), and it works, but there are some obstacles. Luckily my bank still offers a good website and even uses some international standard for 2 factor auth, so i can do my ebanking without the app - which, like most companies, is only offered in the play store.
for public transport, i downloaded the app from apkpure (in hindsight, the aurora store would likely be the better option) and it works fine for buying tickets. this is just my lazyness, i could buy tickets on the website (but it sucks) or at ticket machines, but the app is super convenient.
for various other services i just refuse to install apps. parking payments, my insurance company, work (luckily i have a bunch of freedom at work, using linux on my work laptop too)… is all stuff that would be convenient but it’s all just available in play store. it looks like aurora is a good option, but 1. i don’t know how long until google kills it and 2. i want to completely stop being dependent on adtech anyway.
Fairphone comes pretty close.
@frightful_hobgoblin @0101100101
Very needed
A mesh network internet, it’s more of a hardware, security, and adoption problem but at this point there’s enough wifi overlap in most residential areas that entire towns could have their own local internet without needing the ISP model at all.
Berlin’s C-Base were working on mesh about fifteen years ago for Berlin - you could check out c-base.org
A project to give me money in exchange for me writing software.
Have you checked out NLNet?
It is an European Agency that funds you to write FOSS software based on a project/idea you submit to them
A fitness tracker app that rivals Strava.
Also can’t find anything good for Macros
Ooh that’s a great idea, maybe I should get on it 🤓
It you’re looking for ideas-- Something you’re passionate about. Find a problem you’re having, fix it, and make it open source. That’s the best way to make sure whatever you do doesn’t get abandoned. Good luck
A high performance RISC-V CPU core.
Hear, Hear
Lemmy, Piefed and Mbin could use some help
what’s up with Lemmy? Seems to be doing great
A printer or printer firmware. There was a discussion about this elsewhere on lemmy, of course this would be difficult and expensive but it would be very cool
for me the most critical ones are replacements for discord and microsoft teams. for discord the critical piece is the login - people don’t want to make accounts on each server, so until we have proper federation with a good user experience people won’t actually move off it.
for teams i’m sure theres projects in development, i just don’t know them or their status - all i know is that i want a project to combine several specialized FOSS services (jitsi is great, and there’s lots of other collaboration tools for email/calendar/chat) into one nice unified frontend that is actually reasonably easy to self-host and maintain.
people don’t want to make accounts on each server, so until we have proper federation
I’ve shit on matrix a lot but this is something it does well.
I’ve been wanting to try to leave Windows for Linux, but I just can’t find a replacement for AutoHotkey that can do everything that it can. It would have to be some kind of weird combination of various Python libraries, AutoKey, and Espanso, and even then it’s either not as easy or downright convoluted at best.
I also can’t find any FOSS image editor that can do this.
I think that it never happened because folks find the power in bash scripts instead and different desktops can’t be automated the same anyway.
About the only UI automation I need is KeePass auto-type.
Auto type is so handy. I used KeePass previously, but recently switched to using these commands to type out my clipboard after pressing a custom hotkey:
sh -c 'sleep 0.5; xdotool type "$(xclip -o -selection clipboard)"'
It is so damn handy, especially when you have to deal with VNC and iDRAC so often
I use hyprland and can bind stuff through their config, whether that is some library functions or executing a script i wrote. I’m sure there are other ways to do similar with different desktop environments.
Interesting - what features are you using to have to need that?
Idk if there’s a os music sheet software somewhere but if someone know one i am interested
MuseScore?
Joining an existing project would be more helpful.
A manga chapter/volume manager similar to sonarr/radarr/readarr that can download with or similar to fmd2/hdoujin downloader/mihon
Something like this: https://apps.gnome.org/en/Komikku/ ?
Interesting, I havent heard of this one before! Its more of a single device type app rather than a selfhosted server like sonarr, but it looks interesting none the less
Would this work for your use case?
Unfortunately not, that is only for western comics and doesn’t work with manga. It is very close though!
How about https://github.com/Suwayomi/Suwayomi-Server ?
I have no clue yet if an open source solution exists, but I’m just getting started volunteering with a local animal rescue, and they definitely need a better solution for records management.
A more general business management application like Odoo could work?
Thanks! Looks interesting. Might be a bit awkward to fit the data types, but I’m definitely curious to play with it and see how it compares to the other ERPs I’ve experienced, which were also clunky, even with more typical business data.
Don’t use Odoo, you will end up having to pay for features. What features are you after? There are dozens of alternatives.
It’s a shame that doesn’t exist yet. I was in your position for a horse charity 25 years ago and couldn’t find anything either. I ended up writing them such a system, which grew and grew. Sadly it was owned by them and replaced a couple of years ago.
Is sheltermanager not suitable for self hosting? They claim to be open source
Thank you! This particular issue is something that I only started to become aware of a few days ago, so I’m still trying to learn more before pushing for any big changes. I don’t know that self hosting is even the right solution for our group, so I’m glad to see that they also offer a hosted option, although the self hosted option seems like a great way for me to test it out.