Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Programming Businesses IT Technology

The Worst Development Job You've Ever Had? 1078

manavendra asks: "I'm currently working for a solution provider for telcos, and as part of product migration the entire API has to be 'internationalized'. Owing to a legacy architecture, most (if not all) application logic is still embedded in PL/SQL stored packages. My job: find hard coded strings, and replace with calls to the globalization API. Yes there is a script written to handle most tasks, but its quite primitive (not to mention fears of automating 'too much'). Boredom is at all time high. Have tried all means of whittling away the time, and hence this question to other Slashdot users: What's the worst ever job you had to do in the name of 'software development' (or as a software developer)?"
This discussion has been archived. No new comments can be posted.

The Worst Development Job You've Ever Had?

Comments Filter:
  • Yeah. Populating a database .. manually.
    • by Frymaster ( 171343 ) on Wednesday March 31, 2004 @05:16PM (#8729391) Homepage Journal
      Yeah. Populating a database .. manually.

      quote from a former boss:
      "while it may be faster than dlt tapes, 're-typing' is not a valid recovery strategy."

    • by SmackCrackandPot ( 641205 ) on Wednesday March 31, 2004 @05:21PM (#8729481)
      Man, I've been throught that .. in the early days of office LAN's, we had these very primitive network analyzer boxes which could pick up the MAC addresses of all machines on the network. However, these had to be named manually. And there was no permanent storage. So every time the box lost power, some poor sod had to type in the entire network database back in again.
    • by account_deleted ( 4530225 ) on Wednesday March 31, 2004 @05:24PM (#8729553)
      Comment removed based on user account deletion
      • by smittyoneeach ( 243267 ) on Wednesday March 31, 2004 @05:59PM (#8730031) Homepage Journal
        It was a web development project, a very specifically tailored contact management application.
        In the name of showing something that worked (this was students, and we needed to track parent contacts) I showed them something simple, flexible, and in keeping with how you do a database.
        The customer, unable to differentiate between paper and a screen, required me to show spaces for three parent records for every student, irrespective of the actual number of parents.
        No thought given to what was to happen if mom and dad divorced and both remarried; on step-parent would presumably be unviewable.

        I argued theoretically, that the interface knew way too much of the data, and this was a Bad Thing

        I argued practically, that I had a working implementation, and going back and lobotomizing it in the name of an ignorant requirement wasn't in the financial interest of the customer now, or when the reality set in and they had to go back and un-hack the tasteless crap I would have to do

        I argued pragmatically, that what was already there was superior in functionality to what the customer thought they wanted, and giving it to them there way would be a regression.
        Boy, did I waste my time. Didn't last much longer on that project, and it was only worth it in that it showed me just how hard good customers are to find.
        Finex Vent-ex.

      • by el-spectre ( 668104 ) on Wednesday March 31, 2004 @06:20PM (#8730324) Journal
        No shit. The boss knows how to do HTML and so now they are our tech equals... I HATE "Photoshop Developers". Graphic artists are fine. Design people are fine. But those who think that they are coders because they did a mouseOver irritate me beyond belief.
    • by selderrr ( 523988 ) on Wednesday March 31, 2004 @05:44PM (#8729834) Journal
      Well, there's worse : converting databases !

      I'm currently on a not-so-big-project that has gotten totally out of hand. It's a 12 table informix database containing a philosophical bibliography of approx 75K records.This bugger has to be exported to something readable by a printing company to create books out of it. So far so good.

      however, this is a academic project and those f#*n academics decided they needed SGML. So they export the sucker to SGML. Now you gotta know that the DB itself (which costed 100K to make by a specialised fucked up DB company X1) runs on a sparc10 with only 64MB Ram. So generating the SGML equals a 20hour trip in swapland since the thing is stuffed up to the neck with crossreferences.

      But that's not all. Once in SGML, it needs to be reconverted to another XML format, because after 2 years they decided to drop the book and go for a CD only. The company X2 that makes the CD only accepts a very specific XML format (you can kill me if I know why !) they hired a 3rd company X3 to do this conversion. Turns out this 3rd company is just a lonesome cowboy with a perl tumor. He writes totally unreadable perl scripts that the IOCCC peeps would be proud of. Now hell breaks lose :

      company X2 goes bankrupt. No CD company anymore. So they hire me (my dad is an academic at the same univ) to make the CD from the XML since they managed to get hold of the sourcecode for the XML-to-CD-runtime. So just recreateing the XML should be enough to update the CD (big mistake !)

      Company X3 (the cowboy) stops delevopment, gets addicted to some dope and moves to africa for a 3 year safari. So no SGML-XML conversion anymore

      Company X1 who generates the SGML is so fed up with the trouble they refuse to work any further on the project.

      Anyway. I figured out how to do DBexport from the informix. I rewrote the SGML - XML shit to do straight conversion to the internal CD-runtime format, which converts the whole shebang in less than 2 minutes. But now I'm stuck with a runtime that's buggy and I face the task of rewriting that sucker too...


      sigh
    • by BillX ( 307153 ) on Wednesday March 31, 2004 @09:00PM (#8731939) Homepage
      Hey, don't knock it. In my first 'tech job', I signed on to design a Web site for a power-transmission products company in Chicago. Turns out I ended up doing pretty much any computer-related project except Web design, since they were rather short on tech staff (that is, I WAS the tech staff). For example, designing a Web page also meant needing somewhere to put it, so there was my crash course in installing + configuring Linux/Apache/mailservers, fiddling with port forwarding, etc. Anyway, to make a long story slightly less rambly, boss decides that the unfinished Web page should have a product search for every type of product they distribute. (Incidentally, this is why I know Perl now :-) Things like, enter your application, desired RPMs, service factor, and available voltage, and the script grovells the database to select the ideal motor, gear reducer, ratio, etc. and present it in a neat little list with dimension data, drawings and so on.

      So I says, "Boss-man," I says, "where's the product database? Show me the data structure and I'll have that stuff Web-searchable in a few days."

      Boss-man says, "We don't have a product database."

      "...All right, where do I get the product data? Is it on CD? Do I have to get it from the manufacturers?"

      Boss-man walks off and returns in a few moments with a huge stack of manufacturers' paper catalogs, and the unwelcome news that we're "just" a distributor; we don't get product data in any usable form. Being short-staffed, I also end up being the guy charged with the task of typing in product data from the catalogs to a database. For obvious cost-saving reasons, this data is packed sardine-like into the catalogs in as small a font as they can reasonably get away with, so entering a page of the stuff would take f-o-r-e-v-e-r.

      Now remember, I hired in to design a Web site for ten bucks an hour, expected to take a couple weeks at the very most...at this point I'm still the cheapest labor in the building, so this is not such a gross misapplication of a resource (me) as it seems. So I did this for, oh, a couple hours or so, 'til quitting time. Enter one line of data from the catalog tables, consult another set of tables at the back of the catalog to determine the remaining data (thermal, etc.), check for typos, enter the next line...

      Boring, boring, boring. Not to mention horribly inefficient. Not being the type who likes to do more work than necessary (ahem, I mean, being the type who likes to maximize efficiency), I showed up the next day with my flatbed scanner and some OCR program. A few test scans of catalog pages to determine the format the OCR software spits out, a throwaway Perl script to convert this to comma-delimited and look up stuff from the thermal/etc. tables, and my job suddenly became a lot more fun, while also increasing my data rate roughly 2000%. It went something like this.

      1) Prop feet on desk.
      2) Rip page from catalog, stuff into scanner, press scan.
      3) Nap and/or surf the net while waiting for scanner (remember, I already set up a Linux box for the web server, so I can surf the 'net from an official-looking server-admin-doing-important-server-admin-stuff telnet window. Lynx = awsome.)
      4) Optional step. Sip coffee, eat donut...
      5) Repeat steps 2-3 whenever I hear the scanner buzz its way back to home position.
      6) Run perl script once there's a whole s***load of OCR data to crunch.

      I never imagined a data-entry task could suck so little, but there I was. (Of course, now I'm a hardware/firmware hacker, which is way more cool :-)
  • by mekkab ( 133181 ) * on Wednesday March 31, 2004 @05:14PM (#8729359) Homepage Journal
    Internet startup.
    Turn batch perl scripts for searching domain names for sale into a live cgi.
    The "server" was a P133 running bsd. Once I got it to run, it would take 15-20 minutes
    to generate the output. The web page would periodically reload once a minute. The Boss
    had a cable modem set-up where after a certain number of reloads, they would just cache the
    page. He never actually got to see it work.

    THe next day another guy just loaded all the possible names in a database on a fast machine
    with gigs of ram. Response time? Sub-second.

    I still got paid, though (much to the chagrin of the owner).
    • by blinder ( 153117 ) <[blinder.dave] [at] [gmail.com]> on Wednesday March 31, 2004 @05:23PM (#8729533) Homepage Journal
      Heh, sounds like you used your powers for awesome!

      I on the other hand, many years ago, working for a telecom, was working on an application, in coldfusion, to automate some billing functions... only to find out that there was a whole other development effort doing the same exact thing! Yeah, no one talked to anyone at this company (which is probably why its just a sad pathetic footnote in the world of telecom).

      That was the worse, being half-way through the project and someone coming along and saying "uh yeah, we have another team working on this." My manager, turns out, was making a power play. Nice being a pawn :)

    • by Red Weasel ( 166333 ) on Wednesday March 31, 2004 @06:45PM (#8730678) Homepage
      At least you knew what you were working on. One of my first Jobs in the AF was to take a known input and convert it to a desired output in C. Nothing at all strenuous, right?

      Do that for 5 months straight and still have absolutely NO IDEA what the hell you're working on. Some of them had been at it for years. The bosses would come in, give us our next assignment, and leave with the old one. That's all we saw of our bosses.

      I found out later what the code was for (combined to become the lamest of all the great lamnesses) but you try finding a programming job later and answering the question "So what kind of programs did you write" and answer with all honesty "I have know Idea"
  • tshirt (Score:4, Funny)

    by Anonymous Coward on Wednesday March 31, 2004 @05:15PM (#8729376)
    "I work at Slashdot and all I got was this lousy T-Shirt"

    worst. job. ever.

  • by grub ( 11606 ) <slashdot@grub.net> on Wednesday March 31, 2004 @05:15PM (#8729378) Homepage Journal

    ~12-13 years ago I was working at a place developing software for the trucking industry. One day I came to work and the door to our offices was locked (I was usually the first one in). I went to the landlord saying "The door to our offices is locked." He held up a bounced cheque and said "I know."

    Fortunately I had some cash saved so I lived for a while but then I got a phone call many months later from Revenue Canada (like the U.S.' IRS) saying I hadn't paid any income tax on my income for that year. "Uhh.. I have my paystubs showing that it was deducted..." Turns out the owner was deducting tax, charging taxes, etc and not remitting. Faxed in copies which saved my butt.

    That isn't the worst development job I've had but it was the one that left the worst taste in my mouth.
    • by bigjocker ( 113512 ) * on Wednesday March 31, 2004 @05:19PM (#8729447) Homepage
      I live in a Spanish speaking country, without any knowledge whatsoever about german. Three years ago I was working for a German company developing the intranet for a very large european corporation.

      After eight months of joy and fulfillment (the project was really good and enjoyable) I was reassigned to take over a project started three months before my arrival (it was 11 months old when I took care of it) because the Project Manager had been fired. The project had to be delivered in two or three months and was the bigest pile of sh*t I have ever seen: harcoded strings, copied and pasted all over the place, used three different database servers (Oracle, MS SQL Server, Postgres) depending on the mood of the developer, used a client/server architecture when it was not needed and created a lot of innecesary APIs (it had a complete implementation of a SOAP-like protocol, implemented for communications, instead of using SOAP or Axis). It was about one million lines long and 40% done. Those three or four months where living hell trying to decode what the heck where the developers thinking (BTW, the project did not have any single piece of comment).

      At the end we delivered the system with one month of delay, but the client was happy and to ease the pain I was promoted after setting it up on production :)
  • Software? (Score:4, Funny)

    by Op7imus_Prim3 ( 645940 ) on Wednesday March 31, 2004 @05:16PM (#8729389) Journal
    In my dad the worst job I ever had was converting those bloddy cog wheel counting machines into valve computers. We considered ourselves lucky if we got one vavle each too. Software? Kids these days are so spoilt.
  • by stoolpigeon ( 454276 ) <bittercode@gmail> on Wednesday March 31, 2004 @05:16PM (#8729390) Homepage Journal
    a developer job you insensitive clod!

  • Y2K Conversions (Score:5, Interesting)

    by Anonymous Coward on Wednesday March 31, 2004 @05:16PM (#8729399)
    Yes, the Y2K bug was real. No, nothing happened. Why? Because poor fuckers like me worked our asses off doing the most boring programming work known to mankind for 2 years straight.
    • by gfody ( 514448 ) on Wednesday March 31, 2004 @06:37PM (#8730568)
      and you have until jan 19, 2038 to fix it right
  • Claim Ownership (Score:5, Interesting)

    by dschuetz ( 10924 ) <.gro.tensad. .ta. .divad.> on Wednesday March 31, 2004 @05:16PM (#8729408)
    Not long after having joined a development group, I was given a list of software (mostly open-source security / hacker sort of stuff), and instructed to find a way to "re-brand" the software to imply that we owned it. To make us look better to venture capitalists for a commercial INFOSEC spinoff we were trying to ramp up.

    Needless to say, I said no, almost got fired, and eventually fled the sinking ship a year later. They ended up spinning off, failing miserably, and selling for less than the cost of my current house.

    My biggest regret is not swiping an Aeron as I left.
  • VB is Evil (Score:4, Informative)

    by bobej1977 ( 580278 ) <rejamison&yahoo,com> on Wednesday March 31, 2004 @05:17PM (#8729416) Homepage Journal
    Converting a quarter of a million lines of VB code to Java...
    • by VanillaCoke420 ( 662576 ) <.vanillacoke420. .at. .hotmail.com.> on Wednesday March 31, 2004 @05:20PM (#8729473)
      *shudders* That is wrong on at least two levels.
    • by Neil Blender ( 555885 ) <neilblender@gmail.com> on Wednesday March 31, 2004 @05:24PM (#8729556)
      Converting a quarter of a million lines of VB code to Java...

      How many billions of lines of Java did you end up with?
    • by IdahoEv ( 195056 ) on Wednesday March 31, 2004 @06:10PM (#8730191) Homepage
      VB may be evil, but it can't touch what it replaced.

      My worst programming job? 1991 - I had to build a lockable databasing/math/graphic app with full idiotproof GUI ... in the original MS Excel "my code is a spreadsheet" macro language.

      It took me a week to even figure that the language didn't really have variables. I'm not kidding. You put formulas in cells, and the formulas returned their results to those cells, just like in regular Excel sheets. Except that you didn't see the results or have any way of knowing this was happening, because code sheets (unlike data sheets) display the formula rather than the result. Then you gave that cell a name, and used that name like a variable. But the cell had to have a location in your code column. None of this was documented.

      Instead, all the examples put the name of the variable in the column to the left of the code; the documentation seemed to imply that putting the name there created a variable you could use later on. On the contrary, that text in the left column was just a comment; to create the "variable" you had to name the appropriate code column cell using a menu option. Identifiers didn't appear in the code anywhere.

      After two days of trial and error, I was able to write code with variables. Then the hard parts began.

      Over 90% of the development time was spent just trying to deduce how the language worked.

      From my point of view, VB is a godsend.
  • I know. (Score:5, Insightful)

    by Rhesus Piece ( 764852 ) on Wednesday March 31, 2004 @05:18PM (#8729430)
    I know this is cheating, but I must say: the worst development job I've ever had is unemployment. Lots of work, but no pay. Any job is better than no job, so long as you're getting paid.
    • Re:I know. (Score:4, Insightful)

      by lukewarmfusion ( 726141 ) on Wednesday March 31, 2004 @05:26PM (#8729589) Homepage Journal
      "Any job is better than no job"

      I'm sure some people will challenge that. The worst thing I did was roofing a house and that was only for a weekend. Five layers of shingle to remove, 105 degrees Fahrenheit to work through.

      But I still agree with you. McDonald's has jobs, and if you're qualified to work as a developer, you're qualified to flip burgers. Managers for a McDonald's can get paid as much or more than some developer jobs too.

      Bottom line? Forced unemployment is not satisfying and the pay is awful.
    • Re:I know. (Score:5, Insightful)

      by PCM2 ( 4486 ) on Wednesday March 31, 2004 @06:07PM (#8730137) Homepage
      Any job is better than no job, so long as you're getting paid.
      Spoken like somebody who's bitter and unemployed.

      I've had jobs that made me completely miserable. In fact, the job that paid me the highest salary I ever made was like that.

      On the other hand, I spent the last year unemployed and had a pretty great time, all told. I traveled to Italy, Spain, England, a couple of the United States ... I worked the door at a bar for a while, that was fun ... I sat around, I got caught up with friends I had lost touch with, I got involved with personal projects. I kept my ear to the ground about job opportunities, though there didn't seem to be many of them, and eventually I got myself another job.

      And right now, unemployment is feeling like the best job I ever had.

      Managing unemployment is a skill, of course. Fortunately I didn't blow all my money on 3-D video cards and stereo equipment before I was laid off, and I came up with a decent strategy for managing my finances with no sure income. Moreover, I had enough skills, both technical and communication-wise, that I was able to market myself sufficiently to get some freelance work in the interim between full-time gigs. And when a decent opportunity did show up, I was able to seize upon it and pick up more or less where I left off ... not quite as senior a position, not quite as much money ... but than, that really is the point at which, as you say, a job's a job.

  • Once I was (Score:5, Funny)

    by SparafucileMan ( 544171 ) on Wednesday March 31, 2004 @05:19PM (#8729436)
    Writing worms and viri for spammers. And go figure, the fucker split when I had finished and paid me in Penis Enlargement Pills.
  • by carn1fex ( 613593 ) on Wednesday March 31, 2004 @05:19PM (#8729441)
    Worked at a startup .com that thought it was going to make billions selling cult/foreign movies. My boss was a flaming 300lb male crossdresser who hired other 'developers' who barely knew front page. I was under pressure to make this amazingly creative super site while the Big Gay Al constantly changed his mind about what he wanted.. I had to be frisked before i went to my office because the rest of the employees often stole stuff (our office was above one of their video chains in nyc). And if things wernt working out, my boss would threaten to "fuck our asses.".
    • by !splut ( 512711 ) <sputNO@SPAMalum.rpi.edu> on Wednesday March 31, 2004 @05:38PM (#8729752) Journal
      "...agressive transexual boss"
      "...had to be frisked before i went to my office..."
      "...my boss would threaten to 'fuck our asses'"


      You actually bought the old "people are stealing stuff" line, huh? I'll bet Big Gay Al lists that job as one of his favorites.
    • by miyako ( 632510 ) <miyako AT gmail DOT com> on Wednesday March 31, 2004 @05:47PM (#8729874) Homepage Journal
      ok, this is off topic, but just to point something out.
      Crossdressing != Transexual
      Crossdressing is engaged in by both heterosexuals and homosexuals and is generally done as a means of gaining sexual satisfaction.
      A Transexual/Transgendered person is a person with what is known as gender identity disorder (GID) or gender disphoria. In this case there is no sexual pleasure derived from the act of "crossdressing". GID is a documented condition where the brain tends to develop more similar to that of the opposite sex of the person. While the cause is currently unknown, many belive that it is caused by an improper amount of hormones delivered to the fetus at a critical stage of development. (for Male to Female transexuals this generally means that the brain was not given a proper testosterone bath during the second trimester, while for Female to Male transexuals the fetus was given too much testosterone).
    • by dspfreak ( 666482 ) on Wednesday March 31, 2004 @05:55PM (#8729981)
      And if things wernt working out, my boss would threaten to "fuck our asses.".

      You should have embezzled money from him. I mean, after that, is a federal pound-me-in-the-ass prison really a deterrent?

  • by metlin ( 258108 ) on Wednesday March 31, 2004 @05:19PM (#8729443) Journal
    There was this project that used Opensource tools, and everything was fine and dandy.

    And then, some PHB felt that this does not have adequate punch since it would not convince potential customers, and so there was this plan of changing it to using propritary stuff.

    It probably had a lot to do with the fact that the company was hiring cheap MCSEs rather than competent programmers.

    So, all the perl/cgi/php code was converted into ASP, Apache to IIS, MySQL replaced by MS-SQL and platform shifted from Linux to Windows NT (NT - mind you).

    And oh yes, did I say we had agents on the *nix box which had to be rewritten in VC++? Which, not to mention, kept crashing every two minutes or when there were too many connections.

    Everything turned messy, the whole project was deigned useless and a good product turned bad.
  • by mystery_bowler ( 472698 ) on Wednesday March 31, 2004 @05:20PM (#8729462) Homepage
    The hospital had more than 15,000 pages of "standards and procedures" documentation. Almost no two were in the same structure.

    I had the "good" part: create a structure to which all these documents could be adapted and then make an application for putting the documents in a database.

    Two intern developers had the "bad" part: scan and OCR 15,000 pages of hospital documents. Proof-read them for OCR errors. Since no one was willing to pay for a tie-in between the OCR program and the application I developed, the interns had to cut-and-paste the documents from Word to my app. I wanted to cry for those guys.
  • Easy... (Score:5, Funny)

    by Eric_Cartman_South_P ( 594330 ) on Wednesday March 31, 2004 @05:20PM (#8729466)
    I once had to photograph, up close, over 200 naked 18 year old girls for a porn site. I was alone in a room with a girl an hour for weeks, and half the time they got themselves drunk or drugged up to ease the pain of the perverse life they had chosen for themselves, and they would always be like "Hey, lets fuck" and stuff. And get this... I had to use a specific digital camera which only had USB 1.1!!! It took, life, forever, to move all those images at the end of the day. Worst... job... ever.

    • Re:Easy... (Score:5, Interesting)

      by mystery_bowler ( 472698 ) on Wednesday March 31, 2004 @05:40PM (#8729789) Homepage
      Although I can't tell if that's sarcasm or not, I have a related true story.

      A former co-worker of mine was building a point-of-sale/accounting system for a strip club. For a while, he was building it from his home office, but the club owner wanted him to come interview the managers and...er...entertainers to learn where the money changed hands.

      <side note>

      For those of you who don't know, most strip clubs use what's called "funny money". Let's say you come in with $100. You exchange that $100 at the door for what is essentially play money. You spend that play money inside the club. That way, there's one controlled spot at which cash flows. This is to reduce theft.

      </side note>

      So my buddy starts hanging out in the strip club and learning how the business works. In the process, he learns something about strippers: although some small percentage are *ahem* putting themselves through college, most are alcoholics, addicts, hookers, porn stars or all of the above. Most of the middle managers are crooks. And that's the part that became worst about the job. He learned that the managers were skimming cash - this was easy because funny money often got torn up, thrown away or otherwise lost - and ripping off the owner. And the managers became aware that my buddy knew this.

      Thankfully, he got out of that situation with all his limbs intact.
  • Keep Your Sanity (Score:4, Insightful)

    by 4of12 ( 97621 ) on Wednesday March 31, 2004 @05:20PM (#8729470) Homepage Journal

    Try to come up with more and more clever scripts for finding where changes need to be made rather than doing it by rote brute force.

    Not only does it make better use of your brain and avoid boredom, but until you get to the last 1% of changes, it is the more efficient thing to do. Then, at the very end, cave-in and make 10 changes by hand to get the overall beast to work.

    There is nothing more mind-numbing than doing repetitious work that a machine could be doing. It's kind of like moving rocks, only worse, because you can't disengage your attention from the task as much as you can when moving rocks.

  • by Slime-dogg ( 120473 ) on Wednesday March 31, 2004 @05:25PM (#8729560) Journal

    I had an independant contract that I was working on not too long ago. I love the "real" job that I have, but the on-the-side project would have provided some extra cash.

    My friend and I went into the deal without writing up a contract, and also without requiring a final set of specifications up front. This was our biggest mistake, because the guy we had the contract with kept changing the specifications on a whim. You could tell that he hadn't ever done real development work either, because he though his changes would be simple, when in fact they usually involved two to three days of work.

    As it went, we took far longer than we had estimated, and we never got paid for the work. I guess we still own the copyright on the code, but it isn't really useful for us in any way. I had spent many nights coding a program that I didn't really enjoy instead of doing hobbies or going out. I had to endure a number of phone calls that occasionally came later at night, because the guy that we had the contract with was socially inept. Lastly, he did not speak English very well at all.

    That whole experience almost turned me off to the whole independant project experience. At least now I know that everything needs to be defined in the beginning, with little room for change. The design needs to be in place before the coding, otherwise you'll get bogged down in a quagmire of continuous "extra" features.

  • by bergeron76 ( 176351 ) * on Wednesday March 31, 2004 @05:25PM (#8729570) Homepage
    [ shudder - twitch ]

  • My Worst. (Score:5, Funny)

    by captainClassLoader ( 240591 ) on Wednesday March 31, 2004 @05:26PM (#8729574) Journal
    The worst programming job I ever had involved maintaining 60 KLOC of Fortran that had been hacked together by about 5 different guys, each of whom used EQUIVALENCE statements to alias all of the variables into mnemonics in their native languages. It was completely uncommented except for a single line, about halfway through the big plate o' spaghetti that this thing was, which read:
    C
    C OKEY DOKEY, SMOKEY!
    C
    Oh, yeah, and need I mention that this was for a mission-critical system?

    • by edremy ( 36408 ) on Wednesday March 31, 2004 @06:54PM (#8730781) Journal
      I can almost beat that. A old quantum chemistry code- many, many lines of complex math doing very sophisticated calculations.

      The beginning of the program went something like this

      INTEGER MAXCORE
      MAXCORE = (memory on machine)
      DOUBLE PRECISION A
      DIMENSION A(MAXCORE)

      Yes, the array A took up every bit of memory. What about other variables? There weren't any. There was A. Store your data in A. Do you remember what A(326) is?

      I seem to remember some 2-d arrays in the code as well. Well, not really 2-d arrays, they were A. Just make sure to keep track of the rows and column indices, ok?

  • by xutopia ( 469129 ) on Wednesday March 31, 2004 @05:26PM (#8729590) Homepage
    I worked for a company who offered client cards for MacDonalds and Quick fast food joint in France. I worked there for a total of 22 days with one guy who implemented something he called affectionately XAS (XML Advanced Server) which was a little piece of software that received and sent some bastardized XML to another XAS until it went up all the way to the main server where we dealt with the data.

    The XAS code was closed and only the boss had access to it. However he wanted us to develop some VB apps that would work with it. We had no documentation and when I asked why the boss told me that we don't work with documentation anymore but with UML. I asked where the UML models were and he muffled something about not having any.

    I tried guessing what things did by their variable name but the boss enjoyed variable names like varTempOne, var1, var2, var3, generic1, generic2, myVariable, etc...

    One day I asked if I could see the source code to XAS. I learned quickly that it was a mistake.

    Clients were constantly calling because the XAS servers were going down unexpectadly. The problem was the logs growing to more than 2 gigs in size. Every second line of the logs would have a copyright description with the name of my boss all over the place. He was so proud of his XAS. Unfortunatly though his XML wasn't valid in any sense. He pissed me off so much!

    After 22 days of this BS I had rashes from the stress of working there. I told the boss I needed XAS source code to work with or documentation to work with. That night I received a phone call telling me I didn't need to come in the next day, that they were going to do without me. I was so relieved I did a huge party.

    I talked to the boss's boss the week after. I explained what was going on and a month later the boss I had trouble with got fired along with his bum buddy. I was so happy! :)

    Last I heard the guy's wife left him too. I couldn't be happier! :)

  • by Abalamahalamatandra ( 639919 ) on Wednesday March 31, 2004 @05:28PM (#8729603)
    Well, other than the fact that it was a very high-pressure job and I sorta did kinda enjoy it at the time....

    I had a job in the early 90's programming IVR applications (i.e. call an 800 or 900 number and interact with a computer via touchtones). Most of these apps were the front-end interface for the psychic lines you see advertised on late-night TV. You call in and either choose to try and talk with either a specific 'psychic' or a random one. Either way, the service bureau's system calls a psychic working out of their house on the back side and connects the caller with the 'psychic'.

    Now, the app language I used was called CLASS, and it allowed for a whole whopping 99 variables ($00 through $99, the first 30 of which were reserved) and looked a lot like a bastardized cross between BASIC and assembly language. Something like this:

    start:
    say .: c9100 h,b,a (Speak a voice prompt in the file 'c9100)
    wait start: $46 (wait for a touchtone, if none go back to start)
    if $46 = 0 presszero:
    if $46 = 1 pressone:
    goto start:

    pressone:

    You get the idea. Evil stuff.

    So I'm writing apps in this crap all day. Not exactly the most maintainable code in the world, let me tell you.

    And then there are lots of fun things like up-front limiting. This means that there are tons of freaking losers in the world who will gladly grind their fingers to the bone punching buttons to talk to a 'psychic' and ringing up $5000 phone bills every month, but then charging them back when they get their phone bill. ("It wasn't me! Somebody snuck in and spent 8 hours straight on my phone!") So you have to make sure and limit the amount they can use per month.

    Also, I had one client whose 'psychic' pool were either "your personal angel" or "your salem witch" depending on which 900 number you called. We had to make damn sure and play a tone to the 'psychic' to tell them which one they were supposed to be for that call or hilarity would ensue, let me tell you!

    Combine all this with the fact that the company I worked for was pretty much run by the clients, and you have a pretty sucky high-pressure job writing in a crappy language.
  • by bughunter ( 10093 ) <(bughunter) (at) (earthlink.net)> on Wednesday March 31, 2004 @05:28PM (#8729620) Journal
    Microprocessor lab in 1985 at CU-Boulder. My sophomore year as an EECS student.

    My assignment:

    Develop a BIOS for an 8086 SBC, using an HP64000 develpoment system.

    Use Pascal.

    Ignore the lovely and idle Motorola 68000 SBCs and development systems occupying the lab. Those were off-limits. HP had just donated their development systems, Intel the SBCs and 8086's, and the free databooks for all students. We had to use those. Oh, and remember that they had a bug that miscompiled indirect relative addresses, in other words, linked list buffers were unallowed. Use arrays.

    It didn't matter if you could patch the buggy assembly output yourself. It didn't matter if you could fix the damn broken development system. Use arrays.

    Oh, and you're stuck with the lab partner assigned, by adjacency on the student roll. My partner did zero work. I worked 50 hours a week for a 1 semester credit hour lab. I wrote the linked list buffers, patched the assembly code, and found the error in the compiler.

    And failed the assignment. So I redid the buffer routines (in Pascal, remember) using arrays, and got full credit.

    For the class, I scored 92.5% out of a possible 100%. Unfortunately, the final grade was assigned on a strict curve, with the mean at 95%. Therefore, for all my work, I got a C-, and so did my partner, who did nothing...

    I switched to straight EE the next semester. I decided I'd rather design microprocessors than program them. Even thermodynamics was easier than that lab. (And we used Kittel and Kroemer's wacked-out thermo text.)

  • by a1englishman ( 209505 ) on Wednesday March 31, 2004 @05:31PM (#8729655) Journal
    Imagine a place where you spend a month writing a detailed design document for a simple project, then when you start to code it, the boss gets agitated when you don't see him daily.

    Imagine being a developer with 10 years experiance having your code read daily, then being criticized on the following:

    Variable names -- BlueDog change to DogBlue, but changed back the next day

    Can't use pointers in C++ code, because the manager doesn't understand them. Must use almost useless references.

    Can't use INI files because "Microsoft is going to remove support for them from the OS".

    Can't use byte or short because the compiler is faster with ints.

    Then to add to the stew being threated with:

    Contractors fired exactly on the 3rd week.

    Contractors fired for voicing an opinion. Any opinion.

    Contractors being fired after being told no one was going to be fired.

    Being told you need this job more than we need you.

    Perhaps this doesn't sound like much, but when it occurs day in, and day out, for months on end, it's a very hostile and unpleasant working environment. It's like being a sock puppet for the village idiot.
    • by DR SoB ( 749180 ) on Wednesday March 31, 2004 @05:37PM (#8729736) Journal
      Reminds me of my old boss. Called me into his office to tell me I was safe and needed, asked me to do some after-hours work to help train his son, then fired me and hired his son to my position... nice..

      The funny part, he was a manager, and he didn't have a clue what our products name was, he knew the acronym but didn't know the full name (even after being told TWICE!). Talk about a clueless dolt.. So anyways, the manager still works there, and now, the company is going downhill due to customers complaining that his department "Doesn't know which way UP is" (true statement from a customer).. Guess that 2 nights of training wasn't sufficent compared to my 5 years of experience..
    • by Embedded Geek ( 532893 ) on Wednesday March 31, 2004 @06:32PM (#8730508) Homepage
      Can't use pointers in C++ code, because the manager doesn't understand them

      Have a similar, second hand story. I had a coworker who worked on power supply units for submarines, circa 1998. They had some incident happen where a computer crashed - I don't know if it was a test stand or at sea. It was serious, though, and the fecal matter hit the rotational ventilation unit. The Navy ripped the project apart, demanding answers. So far, so good - rational customer behavior.

      It turned out that the fault was a bad ISR that got hung up. The techies tried to explain what had happened and how to fix it, but they apparently did a very poor job. Instead of demanding stricter coding standards, reviews, or the like, the admiral involved got completely freaked out by the notion of an ISR. He'd never heard of such a beast and the idea that a computer could interrupt its normal processing and then return was incredibly risky and blasphemous (never mind that it is possible to formally prove that your ISR can and will return).

      The Admiral's judgement: "There will be none of these ISR things on my boat!" Crazy, but he was the Admiral.

      Imagine: You're coding dozens of embedded systems on a submarine and you can't use interrupts! The entire power supply was recoded to use a polling architecture, monitoring flags in a main loop and then servicing them instead of letting an interrupt run to do it.

      Not suprisingly, my coworker soon left.

    • by plumby ( 179557 ) on Wednesday March 31, 2004 @07:10PM (#8731007)
      Can't use pointers in C++ code, because the manager doesn't understand them. Must use almost useless references.

      Reminds me of a job (that I managed to stay in for 5 days before handing my notice in) where I was told that we weren't allowed to use ++ in C code, as some people might not understand what it meant. The response "Well, they shouldn't be let near the code then" didn't go down too well.

  • by MerlynEmrys67 ( 583469 ) on Wednesday March 31, 2004 @05:31PM (#8729665)
    Seems that I worked for a very small company that might as well stay nameless. Sales sold a project to a custommer, engineering started working on it (custommer liked the shiny brochoure - didn't know it wasn't a product yet) my manager and I got on a plane to "install" the product. The product had never been linked - much less tested. Spent a week in a closet debugging the whole thing onsite.

    Later cow-worker decided something needed to be shipped to a custommer. Rather than grabbing my working code off of a newly installed fileserver - he goes onto my machine, finds a module in my development directory, packs it up and ships it with the rest of the application to the custommer. When somehow my code didn't work the next day (suprise suprise - I was halfway through rewritting an ISR), I had to sit through being yelled at for 2 hours by the owner of the company. I agreed to never leave any code around that wasn't fully functional (basically I started encrypting my development areas on my hard drive) so this could never happen again.

    Too many other stories to relate... two days after getting my BS degree, I handed in my resignation and count it as an experience on how NOT to develop software.

  • by infinite9 ( 319274 ) on Wednesday March 31, 2004 @05:34PM (#8729703)
    Where do I begin? Oh yes...

    I once was employed by an insurance product publishing company in indianapolis. The project manager made all his decisions with rock-paper-scissors. I'm not making this up. Whenever a bug needed to be fixed, he would call all the developers into a room and play RPS until there was a loser.

    Once, I worked for a company run by Scientologists. They did software for the timeshare industry. I lost that job when the IRS seized the company for failure to pay payroll taxes.

    While working at walgreens corporate, i was once asked to clean desks with paper towels and windex... for $68/hr.

    I once worked for a trading firm in downtown chicago where my boss, while standing behind me to look at my code, would put his... package... on my shoulder. I would scoot in to get away and he would step closer until I could no longer get away. That job didn't last long.

    These are just the highlights of my ilustrious IT career.
  • by mike260 ( 224212 ) on Wednesday March 31, 2004 @05:39PM (#8729778)
    12 hour days
    7 day weeks
    Evil, manipulative boss
    Terrible game-design
    Weak lead programmer with no management skills
    Fragile, super-crufty codebase
    Emphasis entirely on marketability as opposed to quality
    Unhappy, fragmented team

    I tried resigning, which was met with various nonsensical threats, eg:
    "We will sue you for your entire earnings to date",
    "I will make it my mission to ruin your reputation in this industry, you'll never work again",
    and my favourite,
    (him) "The publisher will not stand for you resigning"
    (me) "I'm not breaking any contract or law, what can they do?"
    (him) "I'd rather not say how, but they will get you"

    I ended up getting forced into working 4 months notice. During that period, I managed to completely forget that I love programming and I love videogames. It made me want to go work in McDonalds.
  • Perjury (Score:5, Interesting)

    by Embedded Geek ( 532893 ) on Wednesday March 31, 2004 @05:41PM (#8729801) Homepage
    The job I recently left was one of those doomed projects that drive managers to the brink. My manager, a six foot eight guy who was big on physical intimidation, had been given a task that should have been staffed at about twenty people. Unfortunately, he was only given eight due to politcial and resource issues. He was never big on people skills, but this project put him under incredible pressure. He did not handle it well, driving us all to do 20+ hours unpaid overtime a week in direct conflict with the current division policy (they'd reinstated paid overtime to help with employee retention problems, but we were denied it due to the project's budget). When we'd complained or attempted transfers, the manager took it personally and browbeat us. Taking vacation or even sick time was frowned upon. I was badmouthed for taking bereavement leave to support my wife when her father died.

    The crowning moment, though, came when a hardware guy (father, scoutmaster, perfect citizen) had to miss a day for jury duty. That afternoon, my coworker called in and said he would have to miss a second day because he'd been picked as a possible juror on a case but they'd not gotten around to directly questioning him yet.

    Our leader promptly badmouthed my coworker in front of our entire staff for not "doing what he needed to do" to "get out of it." While it was never spelled out, it was obvious he was angry that my coworker hadn't perjured himself to get off the jury.

    Two days later, my coworker returned as promised. As he'd predicted, he hadn't made it through the direct questions - he's an engineer. When he heard about what had happened in his absence, I made sure that he was one of the first to critique my resume.

  • most pointless job (Score:5, Interesting)

    by DaveJay ( 133437 ) on Wednesday March 31, 2004 @05:41PM (#8729803)
    Working on a CD-ROM many, many years ago for a large corporation, via a third party (we did the work, they managed the client, and they paid us per hour.)

    Spent 3 months designing and building the CD-ROM, got to beta, and suddenly a person at the corporation that the third party "forgot" to bring in for reviews saw it, hated it, and said "start over". Was assigned a new producer.

    Spent 3 months designing and building a second, all-new version of the CD-ROM, got to beta, and a person who had been part of the reviews "changed their mind" and we needed to start over. Was assigned a new producer.

    Spent 3 months designing and building a third CD-ROM (midway through the producer resigns and I get another one), and at beta, they decide they want "changes" -- then "significant changes" -- then "let's just start over one more time". Was assigned a new producer.

    Spent 3 months designing and building a FOURTH CD-ROM, and a month before beta submitted my resignation, to take effect the day we hit beta. My company heads begged me to stay "until the CD-ROM (was) done", but based on what had happened in the past, I dedided the likely completion date would be 2018, so bailed the day we hit beta.

    I have no idea what ultimately happened to that project. At least I learned quite a bit about the subject matter, more than any user of the CD-ROM ever will. :)
  • by Mongoose Disciple ( 722373 ) on Wednesday March 31, 2004 @05:45PM (#8729850)
    I doubt this qualifies as the worst software development job ever in anyone's mind, but it's a story nonetheless...

    I was working at a dot.com-focused consultancy during that period in which the "New Economy" was going down in flames but no one was really talking about it yet. After completing my development work on one project, I was informed that I, along with a few other developers that had survived the last round of layoffs, was being given an "alternate assignment."

    Since our sales department couldn't sell work for shit, we were assigned to work to help them find leads. What that amounted to was the following: we were each given a section of a list of big companies in the area. First, we were to ascertain what kind of web presence they currently had, and propose some ways our company could help them improve it. Wait, that's not the funny part.

    Second, we were to obtain direct contact information for their CEOs, CTOs, etc. by whatever means necessary. Now, occasionally you could dig something like this up via the company's literature, possibly with the assistance of a phone book, but usually it wasn't publically available. In this case, we were encouraged to call up the company and tell them whatever we had to for the receptionist or whoever to give us that information.

    Picture, if you will, a small handful of mostly socially inept geeks. Picture them cold-calling companies and try to string together various tall tales, misdirections, and outright lies to scam poor employees of said companies out of the direct line phone number, e-mail address, and home address of several of the companies' top executives.

    Hilarity ensues!

  • Here's a good one... (Score:5, Interesting)

    by Magus311X ( 5823 ) on Wednesday March 31, 2004 @05:54PM (#8729963)
    My current job. Before I begin, I've fortunately JUST been granted permission to stop development of the current major version, and rewrite the app from scratch, because the devleopment timeline to implement the new features in the existing version, far exceeded rewriting the app sanely to ensure extensibility wasn't a problem. And before anyone says "why not refactor?", I did consider it, though after you read what's below, you wouldn't want to refactor this mess either.

    Our flagship product is written completely in VBA. The front-end was created using Microsoft Access. The back-end for data storage is Microsoft SQL Server. Oh-hoh, but you've heard NOTHING yet.

    The VBA developers of the past was the VP and a few interesting individuals. None of them knowing how to program, nevermind in VB. It's largely a mass of 150,000 lines of spaghetti code. Functions are far from being imdepotent -- you'll have forms that touch all portions of the application. Lots of globals that are used frequently, often with conflict. One guy apparently didn't know how to use variables, so he'd embed text boxes on the main form, and set their visibility property to false, and use them to store values. Not only for the current form, but for the ENTIRE APP. It's great fun debugging those!

    The database schema is just as bad. There's no normalization. We're talking strings that describe a product being primary keys. There are no constraints on columns, and adding them would break a lot of existing data in most deployments. Everything seems to be tacked on, often without thought. So instead of having detail tables, or linking tables, folks would just add columns. There are numerous tables in the database that bump up against the limit of how much non-BLOB data can be stored in a row, since nothing is normalized.

    There's lots of other weirdness too. Someone apparently had fun learning from books -- why use the built in REPLACE() when you can write your own that only replaces one character (as opposed to substrings), in only one instance, can't define a start and end position, and doesn't support binary replace. And then use it throughout the entire app, improperly at that.

    150,000 lines. How many are comments? 200. Written documentation? None. Spec? They didn't use specs.

    Did I forget to mention that the database schemas also different from customer to customer, and the front-ends themselves, including weird one-offs for individual customers. I spent a month consolidating schemas and front-ends so we could have ONE distribution.

    There are some reports with 1000 lines of code-behind. Yes, reports. Why? Since the database is a mess, and the only way folks apparently matched data up was through joins after joins after joins (ever see 4 nested outer joins to match up two colums? I've seen it FIVE times in the same sproc!).

    Did I fail to mention that there's no record locking? Yup, deadlocking issues are abound.

    Did I fail to mention there are no CASCADES? That NOTHING in the app is transactional, including pushing accounting data into other packages -- some methods in which involve DIRECTLY modifying the other package's tables!

    Did I fail to mention that between all the hidden controls, and virtually everything being databound (running this app over anything but a 100Mb LAN is near impossible), actuall causes some interesting issues in which multiple threads fight for the same data, in which pointers apparently get crushed and misused, resulting in Access itself crashing.

    Triggers. 800 of them. Why have a sproc wrap everything neatly within a transaction when you can have triggers do all sorts of wacky things!

    Naming conventions. Something like boolWhatever isn't a bool, it's a double. Things that should logically only support 2 states, are really 5. Maybe our app supports quantum indecision, I don't know.

    Did I fail to mention that is uses ADO 2.1, and EXPLOITS several bugs in it. Moving to ADO 2.5 (or newer) comp
  • easy (Score:5, Funny)

    by theMerovingian ( 722983 ) on Wednesday March 31, 2004 @05:59PM (#8730033) Journal

    I had to assemble my own cubicle. I died a little bit that day.

  • by ptomblin ( 1378 ) <ptomblin@xcski.com> on Wednesday March 31, 2004 @06:00PM (#8730038) Homepage Journal
    I'm going to have to make a blog entry one of these days with all the bad experiences. But one of the high(low?)lights has to be the time I spent when my company was a subcontractor on a couple of jobs done by Andersen Consulting.

    The important insight I had about Andersen Consulting years later, was that Andersen's main product isn't software, it's billable hours. They don't actually want to produce workable software, because then the billable hours will stop flowing in. So instead they do everything in their power to fuck up the project royally. At the time, I was baffled by their behaviour because I was driven to produce high quality software that did what the customer needed, and I couldn't seem to get that done under Andersen conditions. Understanding that simple fact about their main product made all the following experiences make perfect sense.

    - Andersen always operates in "crash mode". Their people work incredible long hours, and if you work along side them they expect you to work the same hours. On one 9 day long project, I got an average of 3-4 hours sleep a night. I once saw one "Anderoid" yell at another because she was leaving at 11pm, to which she responded that her boss told her that she had to work 36 straight hours the next day so she was going home to get some sleep. One time one of the Anderoids and I were trying to solve a specific problem, and I was having a hard time concentrating and it seemed we were going around in circles, so I went home to sleep at around 1am. The next morning, I came in rested (by Andersen standards) and the guy I'd been working with was still going around in the same hopeless circles. I restored the hack job he'd done on the source code from my personal backups, and tried out an idea I'd had in the shower that morning, and it worked perfectly first time. Subsequent times working together, I told my company that I wouldn't go unless I had control over my working hours - I'd work long hours if I had to, but they wouldn't be the norm.

    - Andersen hires idiots. They used to boast about how they didn't care about qualifications, as long as they had the "Andersen Attitude". One of the guys on the projects I was on had a philosophy degree. He knew about as much about programming as I did about Cartesian Dualism.

    - Andersen is more concerned about looking professional that actually getting work done. One job we were in a large echo-ey room - about 100 of us at big long tables with no partitions or anything to deaden the sound. I brought in a Walkman because I was having trouble concentrating, and was told that I couldn't wear it because Andersen didn't think it looked professional. Evidently 15 people standing around having animated conversations right beside my chair was "professional", but listening to some music with headphones wasn't.

    - Andersen are slave drivers of the worst sort. As well as the long hours, they also don't seem to pay that well. And they can transfer you around the country (or overseas) with almost no notice and you have very little say in the matter. One guy on the projects we were on together said that in your entire career at Andersen you can only refuse one assignment - if they wanted to transfer you to Antartica tomorrow, and you've used up your refusal, you have two options: go buy a down parka or quit. He told me that he hadn't been back to his home base in over two years. It was little wonder that the only married Anderoids I met were married to other Anderoids. And even that was no guarantee - one guy I met had been transferred to another city from his wife, and since they'd both used up their refusals already, they hadn't lived in the same city in over a year.

    - Andersen enforces their bizarre behaviour requirements on their people by holding this carrot and stick: If they do what they're told, work long hours for little pay and have no sleep or personal life, they will eventually make Jr. Partner. The working conditions don't get any better, but the pay does.

    On the first project we did together, my company actually poached one of the Anderoids to come to work for us. On the second project, he came along - you should have seen the faces of the Anderoids when he and I got up at 10pm and said we're going home.
  • by zerochance ( 716727 ) on Wednesday March 31, 2004 @06:06PM (#8730118)

    My first programming job, right out of school was with a small mortgage company. I knew things were going to be bad when the monthly processing run to distribute interest payments to the various loan 'investors' crashed on my 3rd day, while I was still figuring out where my predecessor had hidden stuff before he was fired.

    2 years later, I quit after my entry in the employee pool on which regulator would close them didn't win. My final check wasn't really a check, since no bank would open an account for them. I got a paper sack literally filled with small bills.

    I thought I was done with them, but 2 months later the trustee handling their bankruptcy called and I went to work for him as a consultant, recovering their data. We got almost 90% of the principal identified and recovered, which surprised everyone and netted me a nice bonus. But the real bonus didn't occur until over a year after that, when armed guys with badges and everything showed up at my door. I didn't even know postal inspectors carried weapons, but they do. They wanted me to help them prosecute and convict the owner of the mortgage company.

    There is nothing in the world as satisfying as the sight of a former bad boss being led off to serve time in federal Pound Me In The Ass prison.

  • by ArsSineArtificio ( 150115 ) on Wednesday March 31, 2004 @06:22PM (#8730358) Homepage
    I once had a job cleaning up a piece of software which had been written by a team at Andersen Consulting.

    Within it, I actually found a leap-year-determining function which went like this:

    IF Year = 1980 THEN RETURN TRUE
    ELSE IF Year = 1984 THEN RETURN TRUE
    ELSE IF Year = 1988 THEN RETURN TRUE
    ELSE IF Year = 1992 THEN RETURN TRUE
    ELSE IF Year = 1996 THEN RETURN TRUE
    ELSE IF Year = 2000 THEN RETURN TRUE
    ELSE IF Year = 2004 THEN RETURN TRUE
    ELSE IF Year = 2008 THEN RETURN TRUE
    ELSE RETURN FALSE

    Why do I call this this worst function of all time? Because A) it doesn't actually do the job it's supposed to B) It transcends obfuscation into the realm of the deeply sad and C) It's actually harder than doing it the obviously right way!

  • FORTRAN II (Score:4, Interesting)

    by sakusha ( 441986 ) on Wednesday March 31, 2004 @06:26PM (#8730424)
    Oh man, do I have some bad memories of one of my first development jobs ever, way back in the late 1970s. I had just dropped out of school, and anyone with a few computer coding courses could get a job almost anywhere. I got a job in Denver, I figured I could spend my winter weekends on the ski slopes.
    So I went to work for the US Geological Survey. They put me to work translating some old FORTRAN II programs into FORTRAN IV, the programs were old NASA programs used for data analysis. I had an old Hazeltine dumb terminal hooked up to a fancy new Data General Nova with an array processor. Everything had to be tediously edited with a line editor, one line at a time, no full screen editor was available. The first part of the job was translating everything from 8 bit words to 16 bit. This was the first step to getting them ready to conversion for the array processor. It was incredibly fucking tedious. But the worst part was testing the programs. When my first conversion was ready for testing, I took it to the boss and asked him how I was supposed to test it, did he have a data set to run against it? And if I could get them to run, was there someone who could check the results for accuracy? And then I got the shock of my life, the boss admitted he had NO IDEA what the programs DID, so I was completely on my own.
    Life in a cubicle began to really suck. I didn't think it could get worse, but all that sitting at a desk aggravated a medical condition, I developed "Jeep Rider's Disease," a pilonidal cyst. Sitting down was unbearable, so I had surgery to remove the cyst. It was horrible, essentially they cut out a big chunk of your ass crack, and leave the raw meat exposed so it slowly grows back together. After a week or so of recuperation, I returned to cubicle-land and sat on a little inflatable donut shaped pillow. It was even more painful than my prior condition. I tried to work at home, sitting on my stomach while typing on my homebrew computer, via a dialup. I was still getting the work done, putting in well more than 8 hours a day, but nobody saw me in the office, so I got fired for chronic absenteeism. Actually, it was kind of a relief.
    I hung around Denver for a couple of years total, working at a couple of different developers. And here's the punchline: for the two winters I was in Colorado, there was a freak winter drought, it only snowed ONCE in two years. There was never enough snow to ski, and they didn't have artificial snow machines yet, this was the Rockies and nobody ever figured they'd need artificial snow. I never got to go skiing even once.
  • Art Conversion (Score:4, Interesting)

    by Dun Malg ( 230075 ) on Wednesday March 31, 2004 @06:43PM (#8730639) Homepage
    My worst devel job was converting game artwork for Beyond The Black Hole [mobygames.com] when Software Toolworks decided they wanted to port it from PC to Commodore 64. It was a gimmicky 3D breakout type game with a varied assortment of objects in the center. This pic [mobygames.com] shows the level where it's pool balls. Another one is bells and whistles (ha ha), while another was ducks(?). The guy who did the artwork for the PC had a 16x16 square grid and an 8 color palette with which to draw his objects. For the Commodore 64 version, I had to replicate all his little drawings in an 8x16 grid where each pixel is double-wide (8 double width pixels == 16 singles), and my palette consisted of four colors, one of which was "transparent"! The inital plan was to have me design these hideous little pictoglyphs on graph paper, calculate the two byte value of each 16 bit line, then enter those 32 bytes into a hex editor. I did the first screen of pics that way (it was the bells and whistles [mobygames.com], I believe) and decided my life was too important for that and wrote my own drawing program. I did the best job I could translating, but it looked pretty bad (as did most C64 ports of PC games). My name showed up in the C64 version, much to my embarassment, but thankfully no trace of the C64 version's existence can be found any more.

    PS if anyone can find the C64 version, I'd sure like a copy. I've long since lost my copy.

  • by 7String ( 537730 ) on Wednesday March 31, 2004 @07:05PM (#8730934) Homepage
    One was at a small videogaming company. They brought me in as a "hired gun" because the publisher had sunk millions into this game, and the developer had nothing to show for it.
    So I managed to get them to the state of having a playable demo of the game in only six months. At about that time, however, one of the more "shifty" employees hacked into the financial records of the company to check people's salaries. Well, of course, being a "hired-gun", I was making at least twice or three times as much as anybody there. And of course, this scumbag proceeded to announce my salary to anybody who would listen.
    Now, the other employees didn't really begrudge MY salary because they could see visible evidence that I was worth the dough. However, it only served to underscore how little THEY were being paid, so they threatened to mutiny if they didn't see a little more equity.
    Can you smell what's coming? Management's BRILLIANT decision was to attempt to cut MY pay. I said no. They countered with, "This is the way it has to be." I said, "I'm outta here."
    Luckily, I had a consulting gig that I WAS going to turn down, until this turn of events. However, management at the game company then tried to offer me a 25K BUMP if I would come back and save them. Well, by that time, I knew that they weren't trustworthy, and wouldn't live up to their side of things in the long run, so I said, "No way."

    My other sour taste was when, as the 3D engine guy for a games company, the publisher was purchased by another company, and the new owner decided to do a financial audit of all of the current projects. And, of course, my salary was a severe sticking point with the new publisher. They didn't seem to understand the importance of the 3D engine guy, so they INSISTED that the developer lay me off, or there would be no more funding. This was despite protests from the game company that employed me.
    For some reason, a lot of management seems to think that engineers are interchangeable cogs, and this was no exception. It didn't matter that I had developed the ENTIRE DAMN ENGINE, as well as the associated artist tools. Heck, I think that by the time they laid me off, the game company's management had half convinced themselves that they COULD finish the game with the remaining engineer, despite the fact that he'd never done a 3D engine before.
    So after I was laid off, development of the game slowly ground to a halt. The moral to all of this is that if management insists on nickle-and-diming when it comes to experienced engineers, this behavior will INEVITABLY bite them in the ass.
  • by Monkelectric ( 546685 ) <{slashdot} {at} {monkelectric.com}> on Wednesday March 31, 2004 @07:21PM (#8731115)
    I worked at the University I got my degree at. It wasn't quite a development job, but more like IT. One day my boss approached me with a cunning plan: lets defraud the goverment and you can take the bullet if someone finds out. We were funded by grants, and these grants legally had to be spent on the projects there were allocated to.

    So the brilliant plan was -- he would issue me student financial aide, then with the help of another crook in the accounting office they would alter my work records stealing hours here and there so it looked like I was overpaid, and I owed the university money. I would then pay the money back, and it could re-enter the accounts presumably in some form they could steal. And oh, BTW, I was supposed to refile my taxes and get money back from the government because that income `never happened`. I got to commit fraud twice! :)

    I was really angry, the fraud really only put ME at risk. I would have been the one who got audited, I was the one they were lying to. They tried to explain that i had been accidently paid out of the wrong account, and we just needed to do this thing to fix it...

    Not being STUPID, I went to the police, and they devised an undercover operation where basically I acted like a dolt and got them to explain everything really carefully and I wore a wire and a tape recorder (backup). The plan was to then actually proceed with the fraud as they planned and let a forensic accountant trace where the money had actually gone to. It was *ALOT* of fun wearing a wire, but not so much fun being naked in a police station while they wired me. But screwing the people who were trying to screw me (yay revenge!) was priceless.

    Problem was, they got cold feet and they devised another method to steal the money using. It was still illegal but almost impossible to prove. Long story short, they were never charged, and the university promised to senture them but they never got around to it.

    Meanwhile its impossible for me to find a job because nobody wants to hear you were involved with the police at your last job (it actually *literally* lost me job offers).

  • by handmedowns ( 628517 ) <<moc.liamg> <ta> <elgolper.werdna>> on Wednesday March 31, 2004 @08:11PM (#8731603) Homepage
    My boss can be a total bitch sometimes. She drools, screams inceasantly and demands every waking moment of my time. I'm on call 24/7 and I do mean 24/7. There hasn't been a day this week where I wasn't called by her at 4am and spent at least an hour working before getting to go back to sleep and wake up again at 7am to her voice. Oh, did I mention that there is no monetary reimbursement for this position? I get paid in shit, literally.. My boss is my 9 month old daughter..

    On the bright side, she is definetley the most intelligent boss I've ever had and when I do spend time with her, its been the best use of my time among any other boss I worked for. Plus I'm guarenteed a vacation in another 17 years and 3 months!


  • by HungWeiLo ( 250320 ) on Wednesday March 31, 2004 @08:12PM (#8731620)
    One summer, I worked in a web dev team in a university hospital. We took in "orders" from various professors in the medical school (class webpages and whatnot) and made it for them. One of the huge projects that summer was a complete and concise pictorial encyclopedia of all known STDs (and I don't mean std::cout - well, I suppose it comes from careless std::cin std::cout std::cin std::cout). Let me tell you - I managed to save a lot of money that summer - because I did not need to eat lunch all day during my 8-hr shift after looking at these pieces of art. It's amazing what people can manage to do to themselves.

    On top of all that - it was $9/hr.
  • Worst job ever? (Score:5, Insightful)

    by TerryAtWork ( 598364 ) <research@aceretail.com> on Wednesday March 31, 2004 @11:39PM (#8733384)
    Worst job ever?

    --Getting a call from an America consultant (no names) for this 6 month Clarion gig in Miami for a big insurance company (no names).

    --Having done this for a very professional Cdn firm (contract renewed twice) I figured it had to be better because it was American. I take the deal.

    --Drive 2 hours to the border. Try to get TN visa. Turned back for lack of documentation (University transcript)

    --Drive home. It is a long weekend in Canada. University closed. Wait.

    --Endure rigmarole and pay $ for dox. Takes all day. Drive back to border next day.

    --Get third degree from US Customs. Reluctantly issue TN visa. Charge 50 USD.

    --Drive to Miami. In Titusburg Florida meet hacker legend the Cheshire Catalyst. See a shuttle launch. Highlight of the trip.

    --Arrive on the spot. Its now an AMERICAN long weekend. Wait.

    --Tuesday. Go to the office. The instant I walk towards the elevator three security guys jump out of nowhere. A Black guy in a suit with sunglasses and a walky talky and two white guys in uniform. They demand to know why I'm there. They check out my story and disappear, and I never see them again, but I know they're watching. This does not happen in Canada (and this was WAY before 9/11 too.)

    --At the office, nothing is ready. Run around looking for cables for my computer. Have to install own copy of Clarion 5. Spend rest of day getting LAN access. NT shop. Sys admin has never heard of Groups so I have to be assigned access to each resource separately. CoWorker smiles right in my face as he welcomes me to the shop.

    --Wednesday - was given the code I was to work on on a floppy disk. Really. At this time I realized this is an amateur shop. Ask Smiling Coworker question regarding Clarion initialization which I had not done for a very long time. He smiles, answers, and goes and tells my new boss I am incompetent.

    --Friday. Fax in my time sheet and phone consultant that its there, like I did at the Cdn job. He tells me the firm is letting me go. I break into a flop sweat instantly.

    --I confront the boss. You see, I was not supposed to find out about this then. He tells me this isn't for learning experiences. This is when I figure it out about Smiling CoWorker. I tell the boss I do not appreciate this treatment. I do not raise my voice or use profanity. I pack and leave the office. I do not erase any of my work. Someone had to be the professional there and it wasn't them.

    --Leave the building. I never see security, but I can feel their eyes on my back.

    --Go back to digs. Call consultant. He asks me what I said to the boss, as the boss called him the moment I left the office. So, not only is this guy heartless and brainless, he's gutless too.

    --Cry myself to sleep. I really did and I was 43 at the time.

    --Wait a week for my cheque. Intercept it just as they are about to mail it...

    --drive back to Canada. Lose about $1,000 and all my respect for American management. I am home before the shuttle I saw take off lands. I later read a book that says 'At a new job, beware the guy who's really friendly'. Too true.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...