Now I want a retention holster for my mouse >.>
Survey of eating habits among philosophers: http://leiterreports.typepad.com/blog/2012/10/philosophers-e.... I assumed they all starved because one guy never passed the fork.
As someone who works under the title Software Engineer, I take it with a giant grain of salt until we're suddenly all taking the P.E. exam and getting our rings. Titles have the same problem all around the industry,…
That brings back memories, used that to mess with friends back in highschool in 00-02. "Weird, my cd drive just opened up."
Man, contests like this seem like a bad idea for everyone involved. Solicit bids, take 2 million dollars and get a prototype/demonstration of capability from your top 4-8 options. Review the submitted work and…
They have split ratings, schools that only provide an undergrad are in a separate category.
Thanks for a Joel article I hadn't read before. Two of my favorite class projects fell heavily into what he mentioned, implementing FAT12 in C for the OS course, and implementing a scheme interpreter in scheme for the…
That'd be why the taxes it listed me as paying previously seemed high.
There are two major things I really gain out of rebasing frequently. Firstly and most importantly, Thanks to rebase I'm constantly working against the most recent mainline, merge pains are reduced by frequently dealing…
What do you define as an apprenticeship program? We bring in 3-6 development interns each summer, for a company size of about 80 developers.
How is the UI just calling to_lower on the password while passing it to your encryption difficult to understand? No case sensitivity has nothing to do with no hashes. Period. Also the value versus risk ratio for Diablo…
Are you looking for a full time developer or part time?
Assuming it's not ad supported and is just a one time purchase I don't see where your motivation would be in free updates unless it was bringing in enough money for you to be living off of. I'd keep track of user…
Easier debugging, faster code navigation, better refactoring tools, auto complete, inline documentation, tighter integration of unit tests, and probably many other features I'm not thinking of. Sure I write one off…
When did Socratic discussion become heckling? I'd much prefer to attend an event where if a speaker was incorrect I'd find out about it.
I don't know about beauty, but I realized I was done with math during my functions of a real variable class when we did a proof to the extent of, "There exists a rational number between any two irrational numbers. There…
Basically it walks you from low level boolean logic up through processor design, compilers, operating systems, and languages Isn't that what his university degree should have already covered?
I also normally have 3-4 sound sources during normal home computer use, all at different volume levels so they self prioritize. I'm not sure what the gain would be for removing the sliders when they serve a perfectly…
Is your employer covering part of the cost? My insurance for just myself is 70-80 a month, while my employer covers another 250 a month. If I had a full family plan it would be 250 a month for me and 750 for the…
When I was reading this post I was really expecting it to be a troll after reading decision #1, I figured at the end I'd read that you wanted A,A,A. Now I'm just left reconsidering my own title and forced to agree with…
I'm sorry but it really seems like you are making a mountain out of a molehill here just to be argumentative. Do you think this accurately reflects the working conditions of a developer? Who said anything about trying…
Very much this, my company has been taking a deeper look at its hiring processes lately, and I know there are explicitly comments on our small coding problems that say things like "Candidates might get hung up on the…
I can't say I've ever looked at a job that didn't provide hardware and software, or reimburse travel. That's just standard business behaviors. I don't think my company is /that/ different from most, and I've never seen…
C:\Projects>irb -v irb 0.9.6(09/06/30) C:\Projects>irb irb(main):001:0> 1.15*100 => 114.99999999999999 I don't believe it's a standards issue so much as it is just a facet of floating point math in…
I don't think the US is perfect by any stretch of the word. I just have a hard time imagining a third party deciding that Iran is the example they'd rather move towards if given the choice.…
Now I want a retention holster for my mouse >.>
Survey of eating habits among philosophers: http://leiterreports.typepad.com/blog/2012/10/philosophers-e.... I assumed they all starved because one guy never passed the fork.
As someone who works under the title Software Engineer, I take it with a giant grain of salt until we're suddenly all taking the P.E. exam and getting our rings. Titles have the same problem all around the industry,…
That brings back memories, used that to mess with friends back in highschool in 00-02. "Weird, my cd drive just opened up."
Man, contests like this seem like a bad idea for everyone involved. Solicit bids, take 2 million dollars and get a prototype/demonstration of capability from your top 4-8 options. Review the submitted work and…
They have split ratings, schools that only provide an undergrad are in a separate category.
Thanks for a Joel article I hadn't read before. Two of my favorite class projects fell heavily into what he mentioned, implementing FAT12 in C for the OS course, and implementing a scheme interpreter in scheme for the…
That'd be why the taxes it listed me as paying previously seemed high.
There are two major things I really gain out of rebasing frequently. Firstly and most importantly, Thanks to rebase I'm constantly working against the most recent mainline, merge pains are reduced by frequently dealing…
What do you define as an apprenticeship program? We bring in 3-6 development interns each summer, for a company size of about 80 developers.
How is the UI just calling to_lower on the password while passing it to your encryption difficult to understand? No case sensitivity has nothing to do with no hashes. Period. Also the value versus risk ratio for Diablo…
Are you looking for a full time developer or part time?
Assuming it's not ad supported and is just a one time purchase I don't see where your motivation would be in free updates unless it was bringing in enough money for you to be living off of. I'd keep track of user…
Easier debugging, faster code navigation, better refactoring tools, auto complete, inline documentation, tighter integration of unit tests, and probably many other features I'm not thinking of. Sure I write one off…
When did Socratic discussion become heckling? I'd much prefer to attend an event where if a speaker was incorrect I'd find out about it.
I don't know about beauty, but I realized I was done with math during my functions of a real variable class when we did a proof to the extent of, "There exists a rational number between any two irrational numbers. There…
Basically it walks you from low level boolean logic up through processor design, compilers, operating systems, and languages Isn't that what his university degree should have already covered?
I also normally have 3-4 sound sources during normal home computer use, all at different volume levels so they self prioritize. I'm not sure what the gain would be for removing the sliders when they serve a perfectly…
Is your employer covering part of the cost? My insurance for just myself is 70-80 a month, while my employer covers another 250 a month. If I had a full family plan it would be 250 a month for me and 750 for the…
When I was reading this post I was really expecting it to be a troll after reading decision #1, I figured at the end I'd read that you wanted A,A,A. Now I'm just left reconsidering my own title and forced to agree with…
I'm sorry but it really seems like you are making a mountain out of a molehill here just to be argumentative. Do you think this accurately reflects the working conditions of a developer? Who said anything about trying…
Very much this, my company has been taking a deeper look at its hiring processes lately, and I know there are explicitly comments on our small coding problems that say things like "Candidates might get hung up on the…
I can't say I've ever looked at a job that didn't provide hardware and software, or reimburse travel. That's just standard business behaviors. I don't think my company is /that/ different from most, and I've never seen…
C:\Projects>irb -v irb 0.9.6(09/06/30) C:\Projects>irb irb(main):001:0> 1.15*100 => 114.99999999999999 I don't believe it's a standards issue so much as it is just a facet of floating point math in…
I don't think the US is perfect by any stretch of the word. I just have a hard time imagining a third party deciding that Iran is the example they'd rather move towards if given the choice.…