Details
-
LocationMemphis
-
Github
Joined devRant on 5/18/2016
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
-
5 screens... 3 monitors, main screen, app connecting my iPad Pro screen. now I can be productive and distracted without having to change tabs...15
-
The first company I ever worked for thought it was a good idea to have all business logic in stored procedures "for speed".
It worked. Except when you need to add BC breaking features.
The solution? Keep the legacy code in file do_something.sql and add the new functionality in do_something_1.sql.
It became a sordid game trying to find the highest postfix. My record was 16.2 -
Here is a sidebar theme for slack based on the devRant colour scheme.
https://gist.github.com/nblackburn/... -
I was given 8 hours to build an entire website from scratch. No storyboards. No content to start with. Just "I have a meeting with the CEO tomorrow. Make sure we have a new website to show him"4
-
Programming is like sex. One mistake and you have to support it for the rest of your life. (Michael Sinz)4
-
I'm about to finish university and I look back at some of my projects and homeworks from my Programming Fundamentals class back in semester 1...
WHAT IN THE WORLD WAS I THINKING BACK THEN!!!3 -
When you get a mail from a recruiter for a Java job, because you have JavaScript on your LinkedIn and it's obviously the same...4
-
I get more work done when I know I'm leaving early than when I'm in the office for a whole day....2
-
"When you have a problem you can't solve, just google it. If you don't find another person that has encountered the same problem/error as you, you're doing something wrong."
- Software Engineering teacher, 201614