|
Quote: but in reality he's just a really good salesman This was epic. But its not new. When he comes up and says i have architected the project, start developing it now and wont show his face till the last day of the demo.
Then, your hidden motives are to create an architecture of your own mysterious development. 
|
|
|
|
|
Unexpected support on weekend/odd hours and even worse when you have to handle/maintain someone else's written code.
Happy Coding...
|
|
|
|
|
Yep but that's the usual often happens with me. 
|
|
|
|
|
When my boss look for possible existing solutions for a new problem/request from a customer...
Scenario 1:
Boss founds something that fits the needs (or he believes so), which means:
a: We have to adopt some external solution made in PHP/Python (no-one here really know that), and support it from now on...
b: We have to rewrite the solution by looking at the publicly available screenshots
Scenario 2:
Boss does not found anything, in which cases, he picks the most similar module we have in our applications (similar like elephant and mouse - both grey) and now we have to bend this module to server two purposes...
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.
|
|
|
|
|
perfect
|
|
|
|
|
This is Carl - he starts on Monday. Credentials? I play golf with his father.
|
|
|
|
|
Equally scary alternatives:
... was a desktop or hardware support engineer for a few years but wants to be a programmer.
... is fresh from university... with a degree in Advanced Nuclear Physics/Biology/Statistics.
... used to be an X dev but wants to be a Y dev now
Subtext: company too cheap or can't afford Y devs, therefore repurposing any other dev they can lay their hands on, willing or unwilling.
|
|
|
|
|
|
Just a couple of years ago, I arrived at my new job to find the following corporate culture:
1. The IT department had been beaten into submission, and was not guiding the company's tech direction at all.
2. A "business analyst" (self-proclaimed) working in the call center had been implementing his own "systems" written in MS Access. Most "reports" were actually editable query views.
3. All invoicing was done in spreadsheets, and there was no audit trail of who had been invoiced (or who had paid) for what.
4. Said "BA" had the last say on anything I wrote, and was terrified of automation, or any software published post 1998.
5. I had to code in VB6 and VBA, because the not-a-BA couldn't understand C#, and insisted on "approving" all my code.
6. I was forbidden to replace any of his rubbish, because "I was spoiling all his fun".
7. All users had admin access to the servers and the databases.
8. Health and safety insisted on a doorstop being used whenever anyone entered the server room, and then insisted we turn off the cooling system because there was too much noise when we had the door open.
Last month, the not-a-BA resigned, and my blood pressure is slowly returning to normal levels.
Now, nothing frightens me anymore.
|
|
|
|
|
YIKES!!
Better step up and fill that power vacuum quickly and completely 
|
|
|
|
|
...you scare of "local Gods", who turn everything to be how he likes, despite common standards and best practices. Agree 100%!
But most scary thing is these clowns leave the job and spread everywhere how genius they were on position "Senior God of IT department" and asks for position a step (or two) above! And needless to say most of such "hell knows what" came from India after 2-weeks courses "PHP for complete idiots" being given gold stamped "certificate".
|
|
|
|
|
very surprised you made it past one month. I would have been gone!
To err is human to really mess up you need a computer
|
|
|
|
|
I'm astonished he took the job in the first place!
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
...written mostly in vb.net (> 80%) and using llblgen (100%).
|
|
|
|
|
Being dumped with a steaming pile left by the last, fired developer that nobody knows anything about, starting at 40-50 project solutions.
Leads, architects, etc. that can't embrace established new tech, i.e. 3 RTM versions behind the current preview editions.
Having to follow questionable coding standards.
|
|
|
|
|
Remember that legacy application that's only being used by one client? You know, the one who never complains and has never missed a support payment in 13 years. Now his neighbor has signed up for it. Since it's now not dying peacefully, they've decided that it should be converted/upgraded/rebranded. And I thought I had gotten away with one!
"Go forth into the source" - Neal Morse
|
|
|
|
|
"and if you're looking for the foxpro installation software, it's on the file server"
|
|
|
|
|
This is the worse, I've never worked with source control. I replaced my latest edit that took me days to complete with the older version in my External HDD while trying to backup right in front of my client. A first presentation, hmm. My luck was the installer package, just have to look at the function workings and do it again, a hell of a job writing code you had suffered to complete before.
|
|
|
|
|
How long have you been coding? And you've never used source control? You well deserve every second of suffering that re-write.
|
|
|
|
|
That's a lesson every programmer learns once. If a second application is needed, they usually cease being a programmer soon after.
Software Zen: delete this;
|
|
|
|
|
I have not once not used any source control, even a humble backup, since I started working as a programmer. When I was teaching myself at home before studying, then I had no clue about it, but the programs ran well within in 640MB RAM, and VB4 only took up 1 or 2 megs of disk space. (I think).
|
|
|
|
|
Listen Carefully: If you are NOT using version control... You are NOT A Professional, and your time has ZERO VALUE, IMO.
Before GIT came out, I would have (.SVN and .SVNprod/.SVNlocal) folders, and swap them so I could commit my changes more frequently to a local repo, and then when I had solid code, I would swap them, and commit to the production repo (which affects others).
OMG, the thought of not using version control. One client was doing ASP work. He fought tooth and NAIL to "not have to learn anything new", but I forced him. He apologized once a month for 6 months for resisting it for so long! Agrees that he sleeps better now, and has zero fear to clean things up, because he can always recover a file if he was wrong.
|
|
|
|
|
...having an unexpected deployment on Friday and you have a scheduled trip over the weekend.
|
|
|
|
|
Ah yes - the "unexpected deployment" stunt. I worked at a company that pulled that crap a lot, and that act got old very fast. I just went ahead with my plans. Usually all was needed was to mention "Sure, - I'll cancel my plans, here's the bill."
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."
-- Marcus Brigstocke, British Comedian
|
|
|
|
|
Erik Burd wrote: was to mention "Sure, - I'll cancel my plans, here's the bill."
and if the app breaks over the weekend and tons of users depend on it, the management will tell you "You're fired, hope you enjoyed your trip and had a blast!" 
|
|
|
|