Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cuddlyogre1545111d@donkulator Well, this one is pretty shiny.
I don't really care about the politics of the situation. If the current owner disappeared right now, there would be new maintainers by lunch. It's as good as it gets when it comes to what it is. -
fruitfcker280111d@donkulator I agree with you. But... that shit has so many users and I have clients who insists on using it. I just make do and collect their money.
-
cuddlyogre1545109d@BordedDev Enabled nginx caching, opcache, gave more resources to PHP from, cleaned up a slow shortcode used multiple times on the home page, started using webp, and added placeholder elements and size attributes to images to keep the page from jumping before js kicks in.
I also changed the init script for nginx as part of some TLC that seems to have helped for some reason.
It took weeks because it's something that has technically worked without issue since I started working here 10 years ago so I haven't put a lot of time into it. But the performance was actually affecting the clients so I had to get it figured out. -
BordedDev2404109d@cuddlyogre That's quite a bit of work :D but it's always nice to be allowed to optimise
I got a WordPress site's lighthouse score from 45 to 99. Feels good man.
rant