Search results

  1. Lendarios

    DOTA 2

    Fuck. Secret Is out. Full on EG now.
  2. Lendarios

    Dr. Mario's Retard Rehabilitation Program

    I would give you ten shots.
  3. Lendarios

    Dr. Mario's Retard Rehabilitation Program

    Scream Corp was also a clssic. Anyways hodj, care to elaborate on the following question, Will a global 10C make the human race extinct?
  4. Lendarios

    Summer 2015 Anime Thread

    or cookies...
  5. Lendarios

    Science!! Fucking magnets, how do they work?

    I think that there are separated issues with a global temperature increase. First, if the global temperature went up by 10C, the whole tropic section will be wiped of animal life, not because the plants will die, but because, mammals have problem with temperatures that high. I'm not sure how...
  6. Lendarios

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

    lol so this is common.. Rubber duck debugging - Wikipedia, the free encyclopedia
  7. Lendarios

    Science!! Fucking magnets, how do they work?

    As long as there is sun, water and soil, there will be plant life. The reason north Africa is a desert, is not because of the heat, but because of the lack of water. The amazon receives as much or even more sun radiation than the Sahara and is the planet most fertile and where live thrives. The...
  8. Lendarios

    MMA Thread

    So now the latest argument at work is Ronda vs mayweather who will win.
  9. Lendarios

    Sports Rituals

    I try to avoid watching game from teams that I want to win. =(
  10. Lendarios

    Top Box Office movie on your birthday

    It could be worse.
  11. Lendarios

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

    Back when I was the team lead of a larger team I spend 50% of my time answering questions. It was expected and I frankly liked it, since most of the other members were juniors and ill rather have them ask questions, rather than seen some aberration in code. Also the other senior members of the...
  12. Lendarios

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

    At least yours is an engineer, mine is a business major, who ask questions such as .. "what is this theory that properties in objects should not be filled by explicit calls?" background Example, an object has a property named Stock price. Getting the stock price is a very expensive operation...
  13. Lendarios

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

    Start naming stuff on code after your toys or characters, specially in comments. Give him some time, if he was in hardware maybe he has not develop in years. Also it may be hard for him now having to rely on others for the answers.
  14. Lendarios

    DOTA 2

    Team Secret bandwagon checking in!
  15. Lendarios

    DOTA 2

    Any must watch games from the group stages?
  16. Lendarios

    What do you do?

    Can you do law school part time? I currently work on patent analysis firm as a software developer. I really cant quit and go full time student.
  17. Lendarios

    Naked and Afraid

    Dani's concern when Shane was moving was... "who is going to help us fight the predators?"
  18. Lendarios

    Naked and Afraid

    Here you go shitlords.
  19. Lendarios

    Summer 2015 Anime Thread

    Girls have four mouths!! made me lol. My reaction was the same as the character, I still don't get it, but it killed me.
  20. Lendarios

    Naked and Afraid

    Dani Julien has the best ass of the show, Jesus her hips are so wide, and the other Dani is the cutest one overall. Dani Julien is the one that almost quits her team. Alpha male team is looking like a bunch of idiots, which we knew they were. "Let me make this leet turtle trap." Turtle...
  21. Lendarios

    Coding for 8th Graders

    i think you guys are forgetting that these are eight graders. You have to be graphical and they are not going to know the difference between a string and a decimal and a bit. You should teach them first is the control structures, since those are just english commands. Hopscotch - Make your own...
  22. Lendarios

    Summer 2015 Anime Thread

    That wasn't drool... wasn't it...
  23. Lendarios

    Summer 2015 Anime Thread

    On funimation I get the funniest popups, are those normal? Like censored nemo fish
  24. Lendarios

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

    Is that provided that a negative values exists? Else is trivial.
  25. Lendarios

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

    correct, but how do i get into the site grease monkey Chrome extensions?
  26. Lendarios

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

    yes. That is my idea have the human read the captcha and then fire off the process. somehow.
  27. Lendarios

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

    Has anyone has any experience bypassing captchas? I need to build an HTML scraper for a page that is behind a captcha. Im thinking having a human reading the cpatha and then after have some sort of greasemonkey script start the process of scraping
  28. Lendarios

    Naked and Afraid

    She is missing a few electrolytes. A punch to the face is the fastest delivery method.
  29. Lendarios

    Xena: Warrior Princess reboot

    I will like to see Gina Carano as the new Xena.
  30. Lendarios

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

    Baby is 10 month old. Wife and I are doing a lot better. Somehow the baby helped.
  31. Lendarios

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

    Last time I ventured into the marriage thread I almost walked out with an divorce. So now I tend to avoid it.
  32. Lendarios

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

    Easy Tenks. This is a judgement free zone. There are plenty of sites that can help you relax, i can point you to them.
  33. Lendarios

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

    I'm not talking to you until you post pictures or linked in of the cheerleader.
  34. Lendarios

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

    Having a function with just one line, is counter productive. You lose more coding real state by declaring it, than just using it on the first place. Look at this. example You are not gaining anything by declaring this function. You are not checking parameters validation, you are not doing...
  35. Lendarios

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

    What about ? https://docs.oracle.com/javase/tutor...variables.html Do you like that style better? they dont use this neither. And since oracle/sun created java i will defer to whatever they say for that. Also naming style isverylanguage specific.
  36. Lendarios

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

    Tuco I think we are talking a bout two different languages. Are you using accessors instead of properties? Then your constructor could be a calling of the setter method. And then have your setter with a generic value parameter. That code is very readable, you can template it, and autogenerate...
  37. Lendarios

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

    Never underestimate the value of a cultural fit. If you read my post history you will know why. Today we argued about why namespaces are a good idea, vs having no namespaces.... His reason because ORM tools don't use namespaces.. I kid you not.
  38. Lendarios

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

    Can we get a picture of the cheerleader or a linked in profile? for science??
  39. Lendarios

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

    I liked this thread more when you were bashing on crossfit.