this post was submitted on 06 Aug 2024
91 points (98.9% liked)

Asklemmy

43371 readers
1423 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

The title is really vague, so I'll try to clarify my intentions here:

I am an ardent supporter of FOSS. It will be greatly beneficial for my life and especially my privacy to self-host such software. Yet, I cannot find much motivation to do so.

However, when it comes to hosting software for public use, I can usually give my utmost concentration and dedication.

This is not how I want my life to be. I want to be motivated for myself as well as for the community. And if that's not possible, I need to trick my brain into bringing me into that kind of zone for myself.

What do I do? What would you do in this situation?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] vk6flab@lemmy.radio 22 points 1 month ago* (last edited 1 month ago) (1 children)

Generally laziness helps.

If you host a system, then you have to dedicate resources to maintaining it, which quickly escalates to lack of interest.

If you pay someone to host it, you get to spend your energy on things that you're interested in.

If you can find people to pay you for things that you're interested in, but they just want fixed, you have a business.

So, be conservative in what you host and frivolous in what you outsource.

Note that this says nothing about FOSS. since that's about a related but different concepts.

From a FOSS perspective, be frivolous (as in, do lots) in your bug reports and patches, be conservative in which projects you own.

[โ€“] Findmysec@infosec.pub 2 points 1 month ago (1 children)

Hosting FOSS on infrastructure is what I want to dedicate my life towards outside of work. I just need to find motivation to actually do things for myself (which will greatly help me) instead of looking for the dopamine hit when I think I'm doing something that will help the community

[โ€“] vk6flab@lemmy.radio 1 points 1 month ago

You can do both at the same time.

Start small.

Write a little bash script that fixes something that causes you grief. Put it up on GitHub with a README.md file that explains what it does, why and how.

Rinse and repeat.