Details
-
AboutSoftware Engineer in Test
-
SkillsPython, JavaScript
-
LocationDurango, CO
-
Website
-
Github
Joined devRant on 5/6/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
-
Blah blah blah JavaScript is the worst blah blah blah clients suck blah blah blah everyone’s an idiot
Am I instafamous yet?8 -
!rant
Last week attended a conference of ~40 people. Some junior developers, and some very senior engineers at major tech companies. We all hung out and geeked out like normal (gasp!) humans, and had a great week together.
Nothing better than seeing a top engineer rock out to Lady Gaga @ karaoke. Amazing, exhausting week 🎊⛷🏕2 -
It bugs the crap out of me that GitHub.com is not fully responsive.
Mobile?
Check
Desktop?
Check
Everything in between?
Nope nope nope
Also, if you want to waste a huge chunk of time, try to google if you can contribute to GitHub.com. 🙄18 -
Pretty late for week 86, but I just remembered my first paid freelancing web dev work.
While not my worst experience, it was a pretty horrible task given to me...
I was helping someone implement a new design on a pretty outdated (visually and technically) PHP site.
I was getting paid crap. The guy wouldn’t even let me look at the HTML, let alone touch it, so definitely no PHP work, either...
Literally the only code I was allowed to write was CSS. So, I’m supposed to be restyling, but I can’t change the structure at all, or even ADD CSS SELECTORS.
Fine, I’ll just make your site fragile as fuck by using nested relative selectors.
#main:nth-child(3) > div > div > div > button
As if that wasn’t bad enough, there were some pages...I shit you not...that had A DOZEN LEVELS OF NESTED TABLES.
WHY. DEAR GOD WHY.
For a simple checkout page.
So, on some pages I was literally trying to access elements through relative selectors, nested within levels and levels of tables. FFS
Needless to say, I did not work for him for long. Even if I wanted to deal with that crap, my time is much more valuable than what I was being paid. -
Bought my older boys (5 & 6) each one of these for Christmas. It’s based on the raspberry pi with a custom Linux OS.
Not only do they put it together themselves, but it teaches them Linux and how to code. Tbh I want to play with it 😯10 -
Best dev experience of 2017:
Being able to support my family with my work.
Knowing that all of us have health, vision, and dental insurance solely because of me.
Finally being able to give back to those who have helped me over the years.1 -
Very exciting news, just thought I’d share.
I was a computer engineering student before I left school to have my first child (and then second, third, and fourth).
I stayed at home for five years, out of necessity, not by choice, and struggled to get back into tech.
I eventually stared freelancing Wordpress sites, because in a small town, I didn’t have any other opportunities.
When not doing that, I took online classes and did side projects, mostly in Javascript.
This summer I got an internship at Mozilla through GNOME Outreachy doing python work.
It’s completely unreal to me...but I have been offered a contract-to-hire position with Mozilla.
After years of feeling like I would never succeed, I have my first real programming job.
Ridiculously awesome benefits and pay...
Holy fucking hell.32 -
I picked up an HTML book for kids when I was about 11. I didn't code again until college. I started as chemical engineering, but that wasn't really my thing.
I decided to take a computer science class and loved every bit of it, so I switched my major to computer engineering. I also started learning LAMP stack development in my spare time.