Skip to main content

Revenge of the nerds, by Paul Graham.

So, once again we go to Paul Graham and his absolute amazing opinions on lisp. He understands the difficulty in changing the industry, but faces this with a good sense of humor and courage. You can check out his blog entry here.

Taking it to the next level

So the story goes like this. Michael Phelps went out there to change the world of an olympic sport. And did. Only he and his coaches know what he is doing differently but definitely, he is. Michael Phelps is such a good example because before Phelps, it was very rare to think of a swimmer that could do all the strokes in a competition, from crawl from breast stroke to his olympic record breaking butterfly stroke. In a sense, Phelps is like lisp. Phelps came to the 2004 Athens olympic games as a kid, he was only 19 years old, but everyone knew he had the chance to break the olympic record for 7 gold medals in the same event. He went on it and won 8 of them. So... what is he doing differently than any other swimmer? How long does he train? How different is his mindset on the sport?

When you think about this, lisp may sound familiar. If you really want to became the ultimate hacker, you should go ahead and check out what lisp has to offer.


The software industry now-a-days to my little-to-no experience

As we all know, the industry a slow moving giant vs the atlhetic type of hacker (ja ja) that moves towards the most cutting-edge technology as he can get. On one side we got the old school'd very bureaucratic type of changes going on, the place where even making a slight variation on a methodology would require long meetings and years to implement fully. On the other side, we got the ever starving nerd hungry for more and more power, where changes are just a few clicks away on the web and all of the sudden boom! lisp happens.

If we think about it, it makes sense that in the industry changes happen so gradually over time, there is such an enormous amount of people that need to understand everything perfectly, that every step of the process has got to be planned, people have to get prepared to enter the new methodology and this takes time and effort, which mostly translate to money. The hungry nerds are just a few people that may want to change the way we see things, and so, they choose change.

Many companies don't really want to move towards the new world order because of the cost it implies. Because of the difficulty and the challenges that may arise when taking on harder and more alien solutions. And I don't really blame them.

Be the game changer

For me, it all comes down to this. Make things as powerful as you can, but also as simple as you can. Because augmenting the size of the work not done is a form of art.



- Diego.




Comments

Popular posts from this blog

Beating the Averages

This is a review of the reading Beating the Averages by Paul Graham,  which you can read here .   Our resistance as humans to learn new things is expressed in a function named the learning curve. The learning curve represents in a mathematical form of how we learn through time. It accomplishes this by taking into the equation experience with a particular subject or topic and placing it vs learning. In particular, I like this funciton because it represents one of the author's main points: why we tend to prefer what we already know. What this function represents is that we tend to have some resistance to new knowledge. We may apply this resistance through contradicting knowledge that we might already have, namely, experience in a certain field, maybe because it a new paradigm to see things, very different from what we are used to. As we grow older, it becomes harder and harder to change the way we see things. The Paul Graham, the author, expresses this himself, he say...

Triumph of the nerds, Part I

Last Friday during my programming language course we watched a film named Triumph of the Nerds. The film is about how a bunch of nerds changed the way we live, the way we work, even the way we think. The documentary is about personalities like Steve Wozniak, who was the mastermind behind the first operative system. Other personalities like Steve Jobs, Bill Gates, Steve Ballmer come into the equation, drawing a neat picture of how the world of computers was built. It was amazing to see the main characters of the computer era in this documentary, but I think they forgot about someone who absolutely changed todays live: Linus Trovalds. Linus Trovalds is the person behind Linux. For giving you a perspective on how important is the development and the community around Linux, check this out: 1.- Linux is the first operating system that is completely open source, this means that every single breakthrough or improvement someone makes on it, it has to be posted online. And as you might h...