Details
-
AboutDirector of Development and DevOps. Software dev for 8 years.
-
Skillselixir, ruby, js, swift, chef, elk
-
LocationWallingford, CT
-
Website
-
Github
Joined devRant on 10/17/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
-
Everyone has something to learn and teach. Start up a blog, submit to conference proposals, etc. If you're learning it then someone else has to learn it in the future, so make it easier for them.1
-
You do not own your companies code. Of you hate working at your job, don't let the feeling of responsibility for the codebase keep you there. I keep learning that lesson.
-
"Senior Engineer/Dev/etc." is just the title for the guy who's learned from making the most mistakes.2
-
Let's see:
No archival of data on a database server with over 5000 high profile customers using no encryption whatsoever with telnet open on LAN, every user on the same account in the office using the companies name as the password... But hey there are security cameras! -
I was talking to someone recently who organizes a conference and told me that some people complained that the speaker list wasn't diverse enough because he had only 2 women and no racial minorities. Apparently the numerous Asian (Indian and Oriental don't count), nor the the organizer who is in a minority. Only African (specifically black) counts a d's minority nowadays. We now have a world with I finite gender identities and only 2 races. 😰5
-
Oh my word, shut up everyone about the ESC key. In interface design do you keep something around that 1% of your user base uses, or do you make something better? It's not even gone. It's on the touch bar for fricks sake.
And while we're talking about it, stop calling Apple so innovative. Innovation at Apple died with Steve Jobs. "We developed this awesome new iPad Pro!" it's just a bigger iPad with the same stupid limitations of all iPads. If you want a real portable work tablet, go buy a Surface. "We added a touch bar to the MacBook Pro!" some manufacturers of Windows laptops have had that thing for years!
😰6 -
Save method returns true. No validations errors. Everything looks good, except that a boolean field that controls the record has been set to false from true...even though it wasn't in the objects changeset!