Details
-
AboutA 25 year old code junkie and indoor enthusiast with a focus in front-end web development. @sebastian_inman
-
SkillsHTML5, CSS3, Javascript, PHP
-
LocationPortland, OR
-
Github
Joined devRant on 5/29/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
-
Juat started a redesign of my portfolio & this is first time I've actually been genuinely happy with it. Every other time I just say fuck it and launch with a design I'm not happy with because I wasted so much time trying to make it perfect that I'm not focusing time on client work and losing money.
tldr: stoked on my new portfolio design -
Kinda tired of people telling me that I'm "wrong" for using PHP. There's nothing inherently wrong with PHP. Any language is only as good as the developer using it, and so long as you're comfortable using it and it does what you need it to do, there's no shame in using ANY programming language. Don't let the these cocky "bro"grammers tell you how to do your job.15
-
When you're just waiting around for the designer to finish their audit of your build so you can get back to work.
-
A few years back I worked at a company as their front-end web developer with one other guy who was their "back-end" developer. PHP and MySQL specifically. He was eventually fired and I took over both development roles. When I got around to seeing his source code and the way he had created the databases, I immediately saw why he was fired. This guy did not understand the concept of loops. Instead of separating out tags and categories with a split / loop, he set up database tables for EVERY. SINGLE. TAG.
i.e. tag_1, tag_2, tag_3, etc. And then to top ot off, instead of looping through the tables, he set up huge conditioks for EVER.LY. SINGLE. TAG.
i.e. if(tag_1) else(tag_2) else(tag_3) etc.
That fucking guy...6 -
Ever have those days where you come into work thinking "Yes! I'm going to get so much done today!" and then you sit down at your computer and state blankly at your screen for a few hours?3
-
Holy shit how have I not tried using an SVG inside of a sudo element before. That's awesome and will save so much time styling global elements.
-
I noticed that there's no scroll position indicator on Android. Would be nice to be able to see exactly how far down I've scrolled and how much time I've wasted on devRant. Food for thought.5
-
DevTools.Online is my favorite personal project I've worked on so far. It's a huge collectiom of tools, links and resources for web designers and developers. You can sign in with GitHub, Google, Twitter, or Facbook and create your own collection of tools you find useful. I got tired of digging through bookmark folders without any context for the links, so I decided to make a free resource that anyone can use. Check it out :)
https://www.devtools.online/10 -
When you start a new job the same week the project manager is out of town and you haven't been onboarded yet.3