Details
-
Skillsjava and Go
-
LocationKenya
Joined devRant on 12/17/2018
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
-
Just learnt some new stuff today and I apologize to whoever is maintaining my spaghetti code.Just overhaul it buddy.
If it work don't touch it practice 🤠 -
"There are only two industries that call their customers 'users': Illegal drugs and software. "
- Edward Tufte
How true is this?6 -
A few years ago we had a fail-over which was successful until we started failing everything back to primary servers. The applications could not start at all.
4 hours into troubleshooting, only to find out some java security files were misbehaving. Update from another server and it worked.
Up to date i haven't understood how it failed