Skip to main content

About me

Hi, my name is Diego Canizales Bollain Goytia, and I love programming. I'm a student currently enrolled at Monterrey Institute of Technology and Higher Education. I will hopefully get my degree in a year and a half from this day that I'm writing this blog. Since there will be a lot of time to talk about programming (and so on), let me introduce myself with you.

I love music. I used to play in a band called "The Host" when I was in highscool. We considered that our genre was what we referred to as "dance rock". There were really cool times, but now I just really enojoy listening to music. I like rap the most, it's my favourite genre because  -I think- it has a lot of artistry in it.

I like reading, specially horror books. My favourite author is Stephen King and my favourite book is It. It was really cool reading it. Although I really can read pretty much anything, excepting cheesy novels about love.

I also love playing basketball and swimming. I like playing with my friends at the "Polvorín".

I expect to open up new ways of programming. Getting new angles to the same problems I think, is essential into finding better solutions.

So if you've read this far, thank you! And hope you enjoy further posts.




- 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...

Language as the Ultimate Weapon

During this blog entry, I was asked to reflect on one question: Why is the Nineteen Eighty-Four novel by George Orwell relevant to a student taking the Programming Language course? In case I haven't told you before, in my programming languages course we were reading 1984 by George Orwell. The book is about a man that is trapped in a totalitarian system. He is just, let's say, another gear in a super huge mechanism. This man, Winston Smith was a little bit different from everybody else. He saw what others didn't want to see about their way of living. He saw the little mistakes that the system made and how they deprived them of their humanity. It seemed like everybody else just wouldn't notice that they were being lied to. In the book, the party had three slogans that were supposed to guide the way people living: War is Peace, Freedom is Slavery, and Ignorance is Strength. Let's take a look at the first slogan first: War is Peace. By making the people beli...