Details
-
AboutFormer security contractor. Business owner. Open Source contributor.
-
SkillsJavaScript (Node.JS, Electron, Cordova), CFML, PHP, Java
-
LocationPhiladelphia
Joined devRant on 4/14/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
-
I just had a non-paying customer call me useless a total of 5 times in a support ticket.
Banning them from all of my apps might be worth a bad review.9 -
I’m very surprised at the lack of PHP micro frameworks with correct Namespace and Class support. I had to spend my weekend adding it, as well as making it so you can easily add a ORM library to it.
Sure I could use Laravel or Codeignitior, but I just needed something simple for rapid development of simple GUIs for desktop and server applications. I couldn’t justify copying over 6500 files for something I’m only going to use a quarter of its features. Now, I can just use composer to install the features I need.8 -
Waking up at 5 fucking AM to fly my ass all the way across the country to Vegas on a fucking Saturday. For vacation you may ask? NO! FOR WORK! Just so I can sit in a conference room all fucking week and work there instead.
Oh no... I’m not attending the conference either. I have to provide support for the fucking ticketing systems!3 -
I’m currently working 2 jobs with over 60 hour work weeks in addition to my own SaaS company.
One job is full-time 40 hours, where I am a mid level developer and I just do the waterfall of tickets that is assigned to me. This place is unorganized and has almost no communication within the team.
The second job I am the Senior Dev and project lead. It’s a contract position that I put 20+ hours in on the evenings and weekends. Agile methodology, with a modern tech stack and I promote excellent communication as well as documenting everything.
I’m in a unique position because I’m able to see these differences and compare them side by side. My full-time job doesn’t really know about the second job. I get my work done, and that’s all that matters. This place is a mess. The project lead (CTO) is a helicopter boss that sticks his nose up at any type of formal documentation and practices. No tests are written.. no SIPs or deployment docs.. no stand ups or anything. I must also mention this team has 5 developers and a QA.. my team is only 2 developers and a QA. We get through tickets much faster.. it helps when I go over every single ticket that is created and add requirements and images..
I guess my point is... I’m about to be a full-time contractor because I can’t take this unprofessionalism anymore.
Just because these formalities technical take longer. It does decrease actual time spent developing a project. Spending a couple of hours on tests and requirements can save you days of back and forth in the future. Not to mention... document.. everything.1 -
I’ve been at this job 4 months and I feel like I’ve been here long enough to make an accurate opinion of it. From day one I have not felt welcomed. There is no communication within the team.. none of my questions are ever answered.. and when I do ask questions I get snarky answers. I don’t expect my hand to be held, but as someone who is new, I’d like you to give me guidance. Especially since the code is mostly legacy and no one else on the team seems to know anything about anything.
Oh and there are not daily stand ups, project managers, or direction in the tickets themselves.
I guess I should have expected this on the first day when I asked for a SIP or documentation on how to get my environment setup I was practically laughed out of the office and then had the nerve to ask me why it took me the entire day to get 5 environments up and running.. not giving me the custom mappings or the global UDFs.
Today was my last straw.. when I asked a question in three different forms of communication on multiple different channels and was never given an answer.. and then was asked why I did something the way I did instead of doing it the way they wanted me to.
I think the saddest thing is that I felt tricked into this. I was told this position was going to be one way but ended up being something else. I was excited to share my knowledge and best practices to the team. Instead, I’m an outcast and get only be negativity and excuses when I politely bring up suggestions.
I no longer have the will to code here.5 -
Has anyone made enough money with their SaaS to quit their day job and focus on the business 100%? I’m considering doing it and just do Lyft or Uber on the side to make up for the salary decrease.3
-
I haven’t physically went into an office for over 4 years, I’ve always worked from home. Today I’m starting a new position because of how unreliable government work is and also it felt nice to go into an interview and them be like “I know you! You go by fyroc and you’re the one who made the open source video streaming application!”
Now that it is 6:30 in the morning, I’m thinking ive made a mistake. I really wish I could be sleeping in like I’ve done every day for the last 4 years.1 -
I have been around in awhile because I’ve been learning PHP/laravel. Holy shit has PHP changed. Composer, Valet, Laravel, and Brew makes life so much easier. I used to talk shot about PHP but it’s now my new favorite language. PHP7 is fantastic.2
-
I hate people... I hate stupid people even more...
A person asked on slack about where download a Programming Language server called Railo. The official site is no longer up because the software was forked and acquired by a new company.
I suggested just to download that fork since it's more stable. They said no, they needed to mimic their production environment. Makes sense, so I left it alone since I couldn't help further.
Another person on slack asked which version of Railo they need. The OPs response was, "Oh whatever version you have."
My response was... "WTF... the latest version of Railo is 4.3 and the fork is 4.5... the only difference is the new name and a couple of security fixes. If you want to mimic production then you need the exact copy.. otherwise, the fork will be your best bet."
Nope.. I need Railo... any version. They say again. -
I have the entire week off and you suckers have to go into work Monday!
Ha!!
I'll be in Dollywood if you need me. -
I charmed the graphic designer and we "hung out" a lot at my place during lunch.
The graphic designer was the boss' daughter.5 -
Out of all the debates we have on devrant... we have yet to reach the most important one.
Ground Coffee or k-cups>16 -
Traveled 3 hours away to go into the office for the first time in 2 years... just to get a call from the wife that the dog is sick and I need to come home...
FML -
I've been working for this company for 2 years, tomorrow will be the first day that I meet my coworkers.
I love my job.6 -
The sound of your $1500 MacBook crashing into the hard tile floor from a very tall breakfast bar...
Why are we babysitting this kid again?17 -
I don't care if a language decides to start their array on 0 or 1...
I just would like every language to stay consistent because I'm tired of trying to figure out why in the hell my array key isn't defined.4