- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
This WTF reminded me of the fact that a lot of people I know (not all of them managers) could be easily replaced by a small Python script.
Admin
The biggest WTF is that the advertisement below the article i for viagra..
where are we here? in my mailbox?
you shall be captur-ed by "pirates" spam arrgh
Admin
or $DENTARTHURDENT$ . Wait, that one is probably reserved for boxes with support for interstellar networks.
Admin
In that case, shouldn't it be,"What has it got in it's packetses, precious?"
Captcha: ewww
Admin
I should have read them all prior to commenting... not only is it only marginally funny but it's not even original!
Admin
Reminds me of this.
Admin
It's not a joke, simply the truth. I hope your friend learned the lesson: only laugh at other people's misfortune if you can still laugh when said misfortune happens to you.
No kids here, ever. :)
Admin
Admin
the thing about Tolkien rings is, a REAL demon brings you your mail.
Admin
That reminds me of that ad (for Staples, I believe) with the "Copy Cat" -- the cat with paint trying to duplicate graphs and what-not. I laughed out loud the first time I saw the ad.
Admin
shrug I did some work as a contractor for a big juice company several years ago where the project manager was recent promoted and this project was his big opportunity.
Everything went fairly well until I developed a very good working relationship with the Executive VP of Logistics, for whom this project was being made. Whereupon he decided that a few specific rules would now be implemented:
There would be three (3) distinct Oracle servers. Production, QA Test and Development.
I would have read access only to the Development server. Further I would have NO access to the QA Test or the Production servers.
Any and ALL code I wrote, particularly the PL/SQL modules, could only be uploaded by him and only on Wednesdays. If there was a bug in my code I would have to try and fix it blindly and then wait a full week until he uploaded to the Development Oracle server.
The Production server would actually have current data. The QA Test server had data 6+ months out of date because the Project Manager wouldn't allow anyone else to maintain it. The Development server was 2+ years out of date because the PM was the only one he'd allow to update it.
I wasn't allowed to set breakpoints, debug or produce debugging error messages in my code.
etc etc etc. What a nightmare.
Admin
That.. sounds impossible. Why the hell do you not give developers access to the development server? How the hell are you supposed to write code when you can't test it? I don't know about the rest of you, but I'm not a good enough coder to write bug-free code without testing (and I bet a lot of you aren't either.)
I'd have to say the only sane response to that is to dust off your resume and start looking for the next gig. That situation is the biggest setup for failure that I've ever seen.
Admin
welcome to the real world. its chock full of WTFs.
Admin
That's the old skool way of doing things. Welcome to 1960. You write on a coding pad, some Pretty Young Thing punches it up on cards, cards get sent to operations, maybe put onto a tape first, then you get your results back in a couple of days. If you're lucky! And we don' need no steenkin' development server! There was just the one giant thing the size of my house in the giant fishbowl room and the air conditioning howling along, helping out the water cooling, flowing uphill both ways! We had to pump it ourselves, too!
wha? It could have happened...
Admin
I used to get that feeling all the time. I'd come up with an automated solution to something that was taking up a lot of someone's time. Since they don't know how hard or easy it was for me to do, they'd naturally default to thinking that what I did was eezy peezy.
Lesson: You yourself better appreciate your work, because no one else will.
Admin
Hey, where's Top Cod3r?
He hasn't posted any flame bait yet for this article. He's letting us down.
Admin
You have a very peculiar notion of what these forums need.
Admin
Strangely, I worked with GRG previously, and yes, there was a WTF moment then too!
I'd hasten to add that GRG is a top engineer, one of the best. However, there was another engineer there who produced a set of faked demos for her work. At a certain point, when it was clear the whole ruse would be exposed, she simply disappeared. (The faking was that she didn't take into account the fact that this was a system with very little memory where everything had to be dynamically loaded from disk...)
Perhaps he simply gravitates to such companies?!
Admin
$DINSDALE$
Admin
I prefer $ANALDENTAL$
Captcha: it's a shortcut!
Admin
Trick question. The real retard is the guy who spells "down" with an "e" on the end.
Admin
captcha: Not Slartibartfast, sadly
Admin
That one made my day. Thank you tekkaman
Admin
Of course brow-beating him for being a troll probably helped. ;-)
Admin
It was pretty tough. First it was in PL/SQL which isn't the friendliest language around and secondly this back-end code was to support a major what-if logistics & distribution analysis application for how to most efficiently distribute this company's product across the USA and, eventually, Canada & Mexico. Very complex considering it dealt with perishable products transported inter-modal and frozen, refrigerated and non-refrigerated.
So I had to do my testing and debugging by using the front end GUI. Slow, laborious and the GUI was buggy as heck so it was hard trying to figure out if it was my code or theirs (mostly theirs). Honestly there's something about many VB programmers that I'll never understand. Something in them just drives them to deviate from the established application design and go haring off in different tangents. I did about 8-9 years of VB myself but I didn't do that.
shrug IMHO it was the Project Manager thinking I was either a rival or someone looking to supplant him. Considering that I was a contractor with no intention of being hired, I liked my freedom in those days, I found this to be a bit weird.
But hey. It could be worse. I had a Project Manager once who was an undiagnosed manic-depressive. Come late Friday afternoon with a major pony show on Monday I'd hear:
"No no no! This is all wrong! We have to redo everything!"
:)
Admin
LUXURY!
I had to dig my own silicon to make my own CPUs!
AND I had to use my own bone marrow to make the RAM chips!
AND I had to walk to work!
In the snow!
For 50 miles!
One way!
:)
Admin
Its quite simple really, i think i can recap that conversation:
-Hey chief, I wrote this 15 line awk program to solve all the company's programs... -15 line awk program? Whats that translates to? 2000 lines of assembly code? And thats what... 10,000 bits? Do you think we have 10,000 people to support every bit of that program? NO! You bloody fool, we dont need your kind round here! -Are you worried that the program will remove the need for people who work solely to maintain this purple box problem? -Worried? No! Maybe in your backwards land of... USA we use simplified things like AWK, or Shells, or things like Computers, but down here we use sticks and bones! calls secratary Johnson, get this man out of here! And bring me another brilliant purple idea!
Admin
Admin
It's not even that. In most of the cases I experienced where VB programmers would find some new component or read up on a technique that they wanted to include, there already was an established design. The screens, the object structure, the specific list of components allowed. Everything was set in a design document with signatures from various dept heads and VPs.
So when these guys would go goofing off and changing the design on the fly, the QA test would catch them and flag those impromptu changes as "deviations" and report them to the PM.
Funny thing was one PM who fired the QA tester for reporting so many deviations.
Admin
You are now officially a Briton.
Admin
You mean eval() on true, print() on false and increment by 1 skipping on file-not-found?
Admin
Token ring network transferred each packet thru each terminal (in a round fashion). The Ethernet with switches sends a packet from the sender to the receiver, the Token ring packet would navigate thru all the workstations, be received by the destination and be discarded by the sender (which would check the received packet for correctness)
Admin
(I could use some pointers on where to start studying design patterns, as someone who took the wrong path in CS school)
(captcha: consulting)
Admin
Ego? Hmmm... I'm glad you're not my IT manager. Maybe you should be a bit better at what you do?
I interpreted it as the boss seeing the efficient solution and becoming angry/worried that they could no longer charge for hours & hours of installation/maintenance. Anyone else?
Admin
Flowing uphill both ways is really stupid: You should have reversed the flow and put a waterwheel and generator on it to siphon off the energy it gained by falling down the constant gravitational slope so you could save thousands on electricity bills. Seriously though, uphill both ways means that it is expending x internal energy to go from situation A to sit B (1) and then expending y going from B to A (2); suppose the situational energy at A is a and that at B is b. When expressed as equations, they are (1) a + x = b (2) b + y = a (3 = 1 + 2) a + x + y = a From the keyword "uphill", which is applied to both steps, we can infer that x and y are both positive, thus the existence of a cycle of this nature is dependent upon the equality of equation 3 not being a hard equality, or, in other words, the falsity of the first law of thermodynamics.
PS, here, troll, troll, troll. Foo-oo-ood.
Admin
Admin
https://cialiswithdapoxetine.com/ cialis 20 mg