Live data from Hacker News

Ask HN: What are your favorite articles/blog posts of all time?

news.ycombinator.com

31–38 of 38 posts

Re: Ask HN: What are your favorite articles/blog posts of all time?

#31
post #17

The problem is "Write a C program of 512 characters or less that returns as large a number as possible." This fantastic reddit comment[0] led me down a rabbit hole that I still haven't dug my way out of. [0] - https://www.reddit.com/r/programming/comments/csuey/write_a_...

Woah, you don't read something like that every day.

Re: Ask HN: What are your favorite articles/blog posts of all time?

#32
Clay Shirkey's "Situated Software" http://shirky.com/writings/herecomeseverybody/situated_softw...

It goes on a bit too much so it's not always on point, but at the time I read it I really appreciated it bringing to focus that not every piece of software has to be about millions of users.

Re: Ask HN: What are your favorite articles/blog posts of all time?

#33
Fred Brook's "No Silver Bullet". I've found it very useful to reason in terms of accidental vs essential complexity and constantly asking myself: is this truly hard or am I just making it hard by using the wrong tool/design/abstraction/architecture etc for the job.

http://www.cs.nott.ac.uk/~pszcah/G51ISS/Documents/NoSilverBu...

Re: Ask HN: What are your favorite articles/blog posts of all time?

#38

Watch a VC use my name to sell a con. https://www.jwz.org/blog/2011/11/watch-a-vc-use-my-name-to-s... Getting Rich: from Zero to Hero in One Blog Post http://www.mrmoneymustache.com/2013/02/22/getting-rich-from-...

Another favorite is so minimalist it fits in a tweet!

Google: 90% of our engineers use the software you wrote (Homebrew), but you can’t invert a binary tree on a whiteboard so fuck off. https://twitter.com/mxcl/status/608682016205344768?lang=en

Post reply on HN