Hacker Newsnew | past | comments | ask | show | jobs | submit | more Aleran's commentslogin

It is strange how every time someone interviews at Google they feel compelled to write "their" story and share it with the internet.

How many stories like this are out there now? Hundreds?


Was anybody else dumbstruck by the article's first comment by this bright chap, "Jeff"?

Brilliant. I've forwarded this to my team.

We make a tax solution and I've been dealing with vague "we should use NoSQL" comments from a few of the less capable members of the team.

If his team members read all the way to the comments it's going to be very awkward tomorrow at work.


Well if some of the dumbshits I work with at the White House read this I'll be in trouble too but I don't think that's going to happen.

Care to buy some classified material?


Joel slams Twitter's blog as boring, saying it's essentially rewritten press releases but Twitter does have an engineering focused blog that has much more interesting content (for Programmers anyways).

http://engineering.twitter.com/


As far as I can tell Wordpress VIP is free. You just have to be accepted.


LOL. At about 37 minutes in Daniel answers a phone call from his Mom. Pretty rude to the interviewer but hilarious as well.


True. Though as it turns out she was actually helping him organize the conference which was due to be on the next day. (The Interview must be from Friday)


As a former Techcrunch intern I can attest that they do pay their interns. He may have been an exception though.


"There will be somebody that will contribute code actually, but most of the times this code will be about features you don't want to implement, or will not look like sane enough to be merged without a profound review, or will solve a good problem in a way that is not general enough, or simply the coder does not understand enough of the Redis internals or about your future plans to provide an implementation that is acceptable."

When this happens should the maintainer write back to the contributor and explain to them how they would like to code to be written instead (can be very difficult to explain). Or if the maintainer has time should they fix the code up themselves and merge it in?


In all fairness, how can anyone compare Peter Norvig and Ron Jeffries on the same level?

One is an AI genius and the other is a XP coach. They are on very different levels intellectually.


Solving Sudoku isn't exactly rocket science. I can understand if you don't have the cleanest, most elegant solution in the world, but if you can't even make a tiny bit of progress toward writing a Sudoku solver in a few hours, then I don't think you have any business holding a programming job, much less telling other programmers how to do their jobs.

I mean, those Ron Jeffries blog posts read like someone who has never solved a non-trivial programming problem in his life. He literally makes no headway on any difficult part of the problem, and he spends what appears to be the better part of several hours working hard to get nowhere on code that does very little. If someone is listening to him about how to approach programming projects, I've got a bridge to sell that man.


In fact, solving Sudoku puzzles was a programming assignment given in my first year of undergraduate study. We were given input/output specifications, and told to write in C++. That was it.

Seeing as how most of the class passes, I assume almost any joker can write a half-decent sudoku solver if sufficiently motivated.


It's not just that Norvig is smart; he's specifically skilled at writing really good code, apparently because that's something he cared about and worked on. At JPL I worked with a bunch of smart researchers with PhDs but some wrote better code than others, and it didn't mean they were on a different level intellectually.

Norvig's book _Paradigms of AI Programming_ has 900+ pages presenting code as instructive as that Sudoku solver; I've never seen a better collection. http://norvig.com/paip.html


Dude, a sudoku solver is really directly solved via brute force search. If a coder can't come up with the brute force algorithm for a 9x9 sudoku board, there's something wrong with that person.


Brute force? You can write a solver in 15 simple lines of Zimpl code (pun intended), that uses state-of-the-art constraint propagation and all that.

http://www.zib.de/Publications/Reports/ZR-05-51.pdf


The point is that some people are too blinded by their ideology to even come up with a crude solution, let alone an elegant one.


"AjaxIan teaches people about the popular javascript language, Ajax."

AAAAAaaah... What?


What do you mean there isn't a technical school close that you could solicit to? What about UCLA, UCI, Harvey Mudd, CalTech???


I was thinking like a trade school. But thanks for the suggestions


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: