Is there anything you guys think that could help you with your self host experience or any service that you wish there is a self hosted version?
Here we go again!
Take your pick of the many things people have requested over the years. Personally I’d love to see a selfhosted alternative to Foursquare/Yelp so that I can “check in” to different locations and be able to keep a record of all the places I’ve been and what I’ve done/seen/purchased/etc. and leave reviews for such things (we go on family vacations a lot and try different restaurants that aren’t just boring “chains” and it would be nice to look back and see what we liked or didn’t like when we go back to those areas and see if they even still exist after X amount of years)
https://reddit.com/r/selfhosted/comments/15dsvix/what_do_you_think_is_the_biggest_missing_piece_in/
https://reddit.com/r/selfhosted/comments/12h7tu1/whats_a_software_you_searched_to_selfhost_but_is/
https://reddit.com/r/selfhosted/comments/f4pxc2/what_selfhosted_server_are_you_missing_or/
https://reddit.com/r/selfhosted/comments/8dd81f/which_selfhosted_solutions_are_you_missing/
https://reddit.com/r/selfhosted/comments/dzso73/what_are_you_missing_that_you_wish_you_had/
https://reddit.com/r/selfhosted/comments/si3g78/what_selfhosted_service_do_you_miss_tell_me_and/
https://reddit.com/r/selfhosted/comments/14cr5aq/what_self_hosted_app_do_you_wish_existed/
https://reddit.com/r/selfhosted/comments/sxjjiq/what_do_you_wish_you_could_selfhost/
https://reddit.com/r/selfhosted/comments/ksh28m/what_selfhosted_toolapp_do_you_wish_you_had/
https://reddit.com/r/selfhosted/comments/nmfqas/what_type_of_app_have_you_been_searching_for_and/
https://reddit.com/r/selfhosted/comments/naqsnj/what_are_some_selfhosted_applications_that_you/
https://reddit.com/r/selfhosted/comments/x5q213/what_selfhosted_app_that_you_use_needs_a_redesign/
OP, you could write a reddit bot that copy-pastes u/ThePixlPirate’s comment every time someone asks what they should build that’s useful for selfhosting lol
you are right. i see this all the time. Nothing happening.
Pointless re-inventing the wheel. Help with some existing project instead. NPM needs some help, few bugs to fix and a little bit of added functionality to make it perfect.
A self-hosted version of YNAB. It’s a subscription based budgeting service. It’s truly a fantastic service that helped me a lot, but their prices have skyrocketed. I tried getting into plaintextaccounting/double-entry bookkeeping using ledger or beancount/fava, but it’s just not as nice as YNAB.
I feel a really solid self-hosted personal budgeting service would be fantastic, based on plaintextaccounting/double-entry bookkeeping which is a very open standard and really easy to deal with.
If you have the skills, jellyfin!
Pornhub
I got you.
It would be hilarious if they made the default port to be 6969 instead of 9999 for stash =))
Do people not already change it to that? That’s what I set mine to the moment I installed it on Unraid lol
Dev here.
Honestly, most project came to fruition due to a need the developers themselves have.
Ask yourself the question if YOU need something that doesn’t exist yet, or maybe exists but does not meet your requirements.
If you build something for yourself in the first place, and not because someone else wants it, it’s a lot easier to stay motivated.
I’ve been seeing the mindset of “I need to build this hobby project because people want it” a lot lately. It’s not necessarily a bad thing, but personally I think it’a better to build something you need and let others enjoy it as an added bonus. It’s how a lot of great (and big!) things came to be.
This may be the crusty old fart in me talking, but the “hack around and build something” mindset is something I kind of miss nowadays 😅
In any chance, good luck on your endeavour! Feel free to post it in the subreddit, I’m sure a lot of people wouls be interested, myself included!
This. I code some services to work around my existing self-hosted apps but they’re just for my own personal use. I don’t have the motivation (or ability) to code big projects for other people, but sometimes, if the code is good enough, I’ll release the source and some instructions to GitHub. I’d never know what people smarter than me could do with it otherwise. Already had my first couple of forks and gave me the chance to get feedback from others on my coding.
Health application where we can import our health exams and, thru ocr, results can be automatically added to the database where we can consult our health history. Additionally, many fields where we can feed manually like: body metrics, medicine used, doctor appointments etc. A health app manager is the main selfhosted application needed due to the sensitive information and privacy.