Rulasmur

joined 1 year ago
[–] [email protected] 1 points 1 year ago

So wefwef.app only lists the biggest instances, and doesn't allow you to browse instances with logging in to that instance... Yet.

I suspect the dev will add functionality so browse other instances without logging in soon.

But if you would like to browse other instances, then create an account for that instance and then on wefwef you'll be able to login using it.

[–] [email protected] 1 points 1 year ago

Gitlab and such generally have issue trackers built in, maybe that would be a good solution?

[–] [email protected] 3 points 1 year ago (5 children)

Maybe look at figuring out how to host your own instance? I've got mine running on a 2 thread, 1gb ram server that'll cost me less than 10 usd a month. So far it actually seems to run rather smoothly.

Then you get to choose who you federate with.

[–] [email protected] 1 points 1 year ago

AWS on a free tier ec2

[–] [email protected] 2 points 1 year ago (2 children)

My personal instance is 2 vcpu 1gb ram and 30gb storage. It's just me using it, but it's running rather decently, so maybe if it's just a few people you could get away with something like that

[–] [email protected] 6 points 1 year ago

For my personally, I'm hosting an instance so that I can play with it, but also so that I can test new functionality, and help fix issues.

So I think if you are concerned about being a burden, then actively use your instance for the betterment of lemmy!

[–] [email protected] 3 points 1 year ago

My recommendation is get an instance going, run it in that latest release candidate, if not the bleeding edge / build from source. Find and report issues. Since you are in DevOps, help expand the operational side / documentation.

I had a PR yesterday to fix nginx config, which you could probably have done as well? Help other people with their instances, document solutions. There are lots of places where you can apply your set of skills, rather than trying to learn Rust and just write code