this post was submitted on 16 Jun 2023
76 points (95.2% liked)
Lemmy.World Announcements
29043 readers
1 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To be fair, setting up an instance with your own patch is how improvements are made in the first place. Only a day after I set up my own instance, I forked the repo and started tinkering. Same case with lemm.ee. I'm a software engineer by profession but this is the first time I've touched Rust and inferno (I use typescript but with React/NextJS, inferno is new to me and pretty interesting). What's funny to me is that lemmynsfw.com was the first highly populated instance I saw which is actually running their own patch. But hey, porn has always had a heavy hand in driving tech. Half of the best features of YT were ripped right out of PornHub.
Mind you, while lemmy-ui will probably be easy to pick up for most frontend devs working with a modern tech stack, I'm sure the main Lemmy repo will drive a lot of devs away just because it's in Rust. But I can see why it's like that. Lemmy is barely a blip in terms of CPU and RAM. The big factor for most instances is really just going to be storage space.
That's true. This is one of those things where they would probably accept a pull request. Assuming it's just a ui fix.
Someone already opened an issue on it.