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
-
Dumb fucking clients cause problems then go on a hunt for some poor fucker to blame.
-
I'm ++ing this because I'll be adding "what the effervescent f***" to my vocabulary 😂
-
**That dropping sensation you get in your stomach when going down that first hill of a roller coaster**
Related Rants
-
viadukt20Front-end developer's to-do list : ☑ Climb Everest ☑ Learn how to speak mandarin ☑ Become god ◻ Verti...
-
Korvax31Italian chef: We have the best spaghetti in the world PHP developer: I doubt that
-
ScaryException16WordPress has really cool features! You can uninstall it, for example.
Just had a customer complain that the website didn't work in Microsoft Edge. After a WordPress update and slight CSS correction everything was fine. Then backend got a hold of us kindly asking "What the effervescent F*** is going on with that website"
Apparently it loads half a gig of data from our servers with each visit, we made the website and host it but we did not cause this. Further inspection shows that it's all images.
Me and the youngest (and possibly brightest) guy in the bunch view the PHP to try and control the amount of posts loading when visiting the start page as a means of controlling this issue.
We soon reached a conclusion we didn't expect, everything was in one post..........
undefined
wordpress
php
frontend