Details
-
SkillsC#/.Net, Angular, JavaScript
Joined devRant on 4/5/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
-
All the C# developers will get this. I’m a C# developer myself. When I go on GitHub, all of the c# GitHub wikis, comments, and issues are very professionally written, even the amateur comments are worded like a stackoverflow question. It’s great.
I stumbled across a popular JS GitHub repo (https://github.com/tessalt/...) and reading the comments made me so happy to be a developer of enterprise level languages with structure, patterns and conformity.
Sure JS has all these things, but JS also has a boatload of “self taught” (I’m self taught too) developers with no patterns, no sense of scalability, or systems integrations, or sense of how to write meaningful comments and discussions44 -
Any dev who is asked to give “deadlines” then cried about how it’s “waterfall” and you cannot produce business requirement deadlines in agile methodology needs to stop being dependent on terminology and learn that part of programming is proper estimation.
Milestones, business deadlines and agile can go-exist. Anyone who says they don’t, then cries “waterfall” when asked to produce deadlines greater than 4 weeks out, please never work with me11 -
Rant here... Consistent daily Mob or pair pair programming is for noobs, non-competent programmers that delay deadlines and cannot hold their own in corporate development environments5
-
When you have no work all week long because you finish 3x as fast as the estimates. You ask for more work, and due to "red tape" you can't even work on the back log.
Time to sit and look busy :).
Sadly, this is too common for me... I want to be buried in code and tasks! Not sit and twiddle my thumbs.7 -
Corporate developers... Is your job exciting? Do you enjoy the work place environment you are in? I ask because corporate work environments I've heard are very dry and boring.7
-
Literally the best feeling in the world followed by 3 fist pumps.
The feeling I am describing is that sense of accomplishment and god-mode when your working on a feature/bug and you write some code to implement it, run it, and it works flawlessly. Ahhh. -
Visual studio enterprise pooped out on me today. Company says I need to install professional instead...
Well there goes 5 hours of my day9 -
!rant
I have an onsite interview with Google in 16 hours. I've been studying my butt off! Any tips or suggestions from fellow developers?
Thanks!15 -
When you have to be at work becuase it's work, but you finish all your work in 1 day regularly, and it takes QA 2-3 days to get back to you.... Massive downtime.2
-
Productivity struggles... Am I the only one who is super productive between 7am - 12:30pm. And after those hours I'm near useless 😞. Brain is to tired to solve problems effectively.
How do you guys combat the afternoon slump/drain?21 -
Who shares this struggle?
I have a 9-5 development job and I also have a personal web application I am building and plan to bring to production.
There are simply not enough hours in the day. I struggle to find enough time to work on my personal project while still performing well at the 9-5 and spending some time with my family so I'm not absent.
Agh I wish I could pause time for productivity 😂29 -
IIS curse you and your nuances!
I launch my local web application (which was working fine) and now get CORS errors and 404 not found. Wtf. I clean the solution rebuild, same thing. Then I restart my PC and try again. Same thing.
Then I use Firefox instead if chrome and it magically works. Wtf!
It's hard to fix broken things when they fix themeselves afyer trial and error2 -
F-ing work computer crashes "not responds" continuously at least 3x a day... How do I get stuff done!?2
-
I get uneasy walking away/turning off my computer without committing my code to a server. Zero faith in local storage.3
-
Cure for Imposter Syndrome:
Go try to find a freelancer for a project, for something like "adding OAuth to existing .net web API 2 and angular.ja project" and many many developers respond. You will be shocked at how little they know, they say they understand the job but are clearly incompetent.
Best job security ever. Also, just suck it up and do it yourself 😆 -
NotARant:
Post your workday schedule! How many of your have Scrums? How many hours are you in meetings/talking/coding3 -
Is QA bad at all companies or just mine? We ask QA to test changes from a list of changes. They come back with existing bugs outside the scope of what they were testing. Waste our time talking about irrelevant and out of scope bugs, then when corrected they respond "what would you like me to test?" Then I try to refrain from snapping and say "test the original items on the list like we originally asked you too... Agh. I really don't like working with our QA. They slow everything down, they cause delays because they don't grasp things. And it wastes our dev time, we talk about the same things over and over. Ugh.2
-
When QA isn't smart and you spend way to much time talking and in meetings.... "Listen, we are only testing for new bugs related to this fix, if there is a pre-existing bug, document it and move on".
QA finds a pre-existing bug and stays fixated on it for 3 days....1 -
That feeling when you fix a bug after you've been working on it for an hour or two.... Ahhh.. Sweet relief.
-
When you have no work to do at work because the ball is in other people's court. And you need to stay at work for another 6 hours..5
-
When you have so much work
To do, but can't start any of it until you have the meetings about it. Meetings meetings meetings.2 -
I really dislike when people don't use braces { } on if/else statements.
If(almond.harvestStatus == undefined) almond.harvestMode=false
almond.dropdown = false.2 -
Oh how I miss straight forward programming. I've been working on performance enhancements for a month. Optimizing angular is no fun.
-
So far I've spent about half my day waiting for my computer to respond (cpu @ 100%). Can't tell if this is a good day, or bad day.
What a waste of company resources/time. At least I'm being paid well to sit and twiddle my thumbs daily as this is a daily occurrence.10