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
-
@Ximidar You're gonna need to spend a month on that one and figure it out by yourself.
-
sak9628196yDear brother, don't think any code is redundant, unless you have commented it stating it is redundant. Who know you break the whole app!
-
athlon173226yI actually have an idea if you’re making an app for some company.
> release an app with Sleep(30) in it
> with each update you subtract 5 seconds from sleep
> company sees you’re working hard on the app to make it run faster
> ???
> profit! -
I found one of those sleep(3) in an app I was taking on. Thought this is a waste of time for the user to just wait on a splash screen when the app is ready. Turns out when your remove it, the boss would start complaining. The user must see that beautiful logo for at least 3 seconds...
Optimising code
joke/meme