Search results

  1. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Decompress the shuttle bay or use the tractor beam?
  2. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Look up the curriculum for your degree, which it sounds like you already did. Personally, I wish I had started with Python instead of C, but it's a (somewhat)useless recommendation if none of your courses are going to utilize it.
  3. Deathwing

    HDTVs

    Does that exist? I went looking for TVs with those specs too and I couldn't find anything(of quality) for less than $700. BJ's is going to have the Samsung UN55J6300 at $700 for Black Friday.
  4. Deathwing

    What do you do?

    And work for a company that makes checking email easy! Is it really still that cost prohibitive to have an Exchange(or some other type of push) server? Luckily, I work for a company that doesn't have much in the way of off-hours emails. Anyone here worked remote across timezones? What's...
  5. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    If there's anything you learn from this course, always assume the user is an idiot. Users, other programmers, even yourself a few months from now will come back use your software incorrectly. Why did you need C++ to finish this?
  6. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    You mean you don't like templates?
  7. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    C isn't a great language to teach generic programming concepts. Intro to programming should really start out with Python, Ruby, or something similar. It's too easy to get tripped up on syntax or language-specific quirks in C.
  8. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Storing information seems to be a common assumption when tackling a programming problem. IDK if it's because it makes the program flow easier, but I didn't catch that until Cad pointed it out.
  9. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Arrays are defined at compile time and live in the stack(when in scope), redefining their size at run time IS possible but dangerous and generally not recommended. This is exactly what things like vectors are for. Generally, if you have to use an array for that purpose, you make it as big as...
  10. Deathwing

    What do you do?

    People that work odd hours can be kind of annoying if you have to frequently ask them questions.
  11. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    At the same time, they're also useless at going to bat for you when you actually run into a problem that takes longer than you expect.
  12. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    It's my job to find stuff like that, unfortunately. Or, at least, symptoms things like that cause. Honestly, I don't have a problem with code written like that within context. a_skeleton_03 is new to C and learning. If someone shows a willingness to learn from their mistakes, a lot can be...
  13. Deathwing

    What do you do?

    Maybe you guys will implement my suggestion now: make rerolled look like stackoverflow.
  14. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Expect a bill for our consultation.
  15. Deathwing

    What tickles your pickle

    That policy will be about as effective as trying to shame you for your posts.
  16. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Probably not, was just thinking how unforgiving Make can be towards white spaces and tabs.
  17. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Make is frustrating just by itself. Such a horrible language. Oh, maybe check your make file? They are very sensitive to what may look like tabs to you but is actually 4 spaces. IDK, maybe git changed the interpretation of whitespace on your computer?
  18. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    git may have altered the environment make is running in, and that may not be the same as your windows environment. I would check where make gets its environment variables and see if there's a way to print them out.
  19. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Make is failing how specifically?
  20. Deathwing

    First World Problems

    You do. This is not a First World Problem. This is a People Are Reluctant To Change What Works For Them Problem.
  21. Deathwing

    Gravy's Cooking Thread

    Over a regular pot? Technically none. I like the nonstick nature of the enamel. But compared to a crockpot, mine at least, it has never cooked the vegetables fully. Maybe other models can, but mine just can't put out the temperature needed to soften things like onions, celery, and carrots.
  22. Deathwing

    Gravy's Cooking Thread

    Enameled dutch ovens are pretty close to non-stick that you can use it that way, except maybe cooking eggs. Caramelizing onions or sauteing a large amount of vegetables. One-pot soup or stew construction works pretty well there too.
  23. Deathwing

    Diablo 3 - Reaper of Souls

    So, I rerolled a monk on seasonal thinking it would be easier(less boring?) than farming ancient pieces on my WD to eak out those last few GR levels. So, instead, I'm now stuck on GR 55(and a slower time) instead of GR 57 and mad at myself for thinking it would be any better. Farming for...
  24. Deathwing

    Gravy's Cooking Thread

    No, I mean the enameled Lodge pans. I assume opiate82 meant they were contracted out or something. We bought an enameled dutch oven from the Lodge as a replacement for a high-walled teflon pan and it's been great, only slightly less non-stick. But if there's some long term quality issues, I'd...
  25. Deathwing

    Gravy's Cooking Thread

    Where is the enameled stuff made?
  26. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    By continuing to ignore her in lingerie.
  27. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Interesting that you mention that. I'm having a TLS issue at work that's only affect windows boxes too. Though, I'm pretty sure I haven't updated the machine my sandbox is running in the last week. Do you have any more information on what the problem is?
  28. Deathwing

    Hearthstone

    Hearthstone Champion
  29. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Also, since your input variable are integers and you're using scanf and %d to store them in integers, compare things like getopt and hddopt to 1, not '1'. '1' != 1 or what tenks said.
  30. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    Your 'if else' syntax is wrong.
  31. Deathwing

    Torrents

    Oh, hey, look, that piece of critical information that any rational person would have included at the beginning! Sometimes I wonder if Mist has some form of Munchausen's. Or this is just some really stubborn troll job.
  32. Deathwing

    Large Write Off Clause for Certain Vehicles

    I didn't poke holes in his argument, I poked holes in the data he's using to support his argument. It's not my responsibility to find better data for him if the data he presented is misleading or not accurate enough to be conclusive.
  33. Deathwing

    Large Write Off Clause for Certain Vehicles

    Oh, so I should verify evidence of your argument for you?
  34. Deathwing

    Large Write Off Clause for Certain Vehicles

    Are those jobs normalized by overall value(pay, benefits, etc)? Probably should throw out outliers like CEOs and such since they are relatively rare and paid well out of proportion.
  35. Deathwing

    Diablo 3 - Reaper of Souls

    Not sure how much of a thing it will be over cubing Swiftmount for low level farming.
  36. Deathwing

    Diablo 3 - Reaper of Souls

    Did they screw up the scaling between APS and resource cost? I know it's not exactly linear now. I read that long post in the forums and the only valid complain he has is Zodiac procs(and possibly the resource costs). [Barb] SIX Reasons To Reverse WW Nerf (Updated!) - Forums - Diablo III...
  37. Deathwing

    Diablo 3 - Reaper of Souls

    An alternative theory is that a lot of these hefty new legendaries, to new and existing builds, are to compensate for the SC Monk and 3 ZDPS meta getting nerfed while not actually feeling like a nerf in terms of progression.
  38. Deathwing

    Diablo 3 - Reaper of Souls

    Picking up gold builds character. No PUR means you better hump those piles! You can't really compare those, Tenks, due to the Auction House.
  39. Deathwing

    Diablo 3 - Reaper of Souls

    Probably play/purchase one of Blizzard's other games. Or complete next season's journey.