Hacker News new | ask | show | jobs
by sikozu 44 days ago
Can't a lot of this be accomplished by disabling features you don't need? I just checked my Forgejo instance and per repository there are options to disable: Code, Projects, Releases, Packages, Actions, Issues, PRs & Wikis.
1 comments

Yes. But I would like a public service that took care of that for me. So like github but without the bells and whistles.

Part of the reason for not wanting bells and whistles is for the service to have less chance of dying under a heavy load.

Pretty much what sourcehut is. In addition you get a public mailing list where people can send issues and patch to.
Oh interesting! I've heard of sourcehut of course, but never looked at it. Thanks for the pointer.