Ir al contenido principal

The Hundred-Year Language

 Somehow this remember me a chapter of the Arrow series where the son of green arrow "William" talks in the future about the old program files but still mention techniques as recursive algorithms, In my own opinion there will be a lot of upgrades maybe in the way we manage memory or maybe how we will run things in parallel, Today we can't imagine to work in parallel using the same space of energy, but maybe in the future there would be some awesome threads that can talk between each other and manage a memory space together,

We I got the chance to be in the IBM hackaton's, I got just a few understanding of how the quantum computation works an they were talking about the use of python but not as a common programmatic skills , there were talking about connections and the need of knowing quantum physics. I am sure there are a lot of things that will surprise us in our future and for sure there will also be tons of challenges.

In my imagination I can picture some problems like the need of a super powerful cooling system, maybe we will reach the 0 kelvin degrees in order to keep all of the system working; another picture in my mind is the amount of energy that a computer will need, maybe the house will need to have a three-phase connection just to have one computer running, or are they going to become nuclear?

At the I would like to answer the question of Author. Am I going to like it? My answer y just I don't know there are to sides of this question, and the first one is the horrible truth that If we have more computer power, there will be a lot of people that most likely lose their interest in making so efficient algorithms and there would be so easy to just use some Brute force algorithms, Or maybe those new equipments will need to write the function so symplified that your skill will have to be the best.


Comentarios

Entradas más populares de este blog

Lin Clark on WebAssembly

 I think is pretty good to have the web topic around another blog activity and well combined i think because the last semester I got the chance of talking the computational graphics subject and is was all focus on web development for 3d rendering and was very important because it's been a while since the browsers have access to the graphics card and indeed this been my first approach to the technology is as Lin mention where we have the structure as HTML,  design CSS and Javascript for the functionality. It was surprising  for me to see that this was first designed for PC because of the way we use JavaScript for games in the web and is an language that born just to be easy to understand leaving just a side the optimization. From the podcast i understand the benefits of the binary instructions provided by Web Assembly; It's design made for the portability and with targets of high level languages have the functionality of the deployment o client or server client.  When...

Introducción

Hello! My name is Hector Hernandez, I am 21 years old and in september I am going to turn 22, even do I taking Compiler design this semester, my graduation date is in the 2021, this is a little bit sad for me because this mean I didn't graduate on time but somehow I have faith that maybe next semester everything can get back to normal, I am excited to take the ceneval exam and also be able to make a reunion with all of my friends and family. My main hobby was to swim in the school pool but now in some way is to apply to a lot of jobs. I have a pretty good job in a pharmaceutic with a lot of benefits, even do i get the job its pretty difficult to take a job with less pay and benefits. My goal in this is to see how to get better in my communication skills and to finally find a job where I can say that I would rather choose this company because i have somo much to learn from them than this pharmaceutic where I am just in my confort zone. Another hobby that i can write about is the mob...

Mother of compilers

 The story of Grace Hopper described in the article and in the video emphasizes something obvious but which is uncomfortable to highlight, this is the fact that women's achievements have been overshadowed and although they exist, they have been less due to the different historical trajectory that men and women have had and because of the late incorporation of women to many professional activities and even issues that reach the legal framework designed by men that historically exclude women. It is for this reason that the story of "The Queen of Code" is inspiring and stands out the important role of women in technology,  It is very devastating to see how talented people in this case Grace Hopper, was so underestimated and held back in her attempt to bring knowledge to humanity, simply because she was a woman. Despite that, she became the mother of Cobol, becoming an expert in an area that was unknown back then, with the proposal of Cobol becoming the universal language.  S...