TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Jacob’s Ladder of Coding

201 pointsby franzbover 9 years ago

7 comments

yeurekaover 9 years ago
Creative coding, as in, producing visuals and audio with code is what drew me into programming initially.<p>I wish that like the author I could devote 100% of my working time to this, but I am still lucky to be able to do a bit of it in my spare time.<p>Some of the people in this space that I admire:<p><a href="http:&#x2F;&#x2F;www.iquilezles.org" rel="nofollow">http:&#x2F;&#x2F;www.iquilezles.org</a><p><a href="http:&#x2F;&#x2F;www.mine-control.com" rel="nofollow">http:&#x2F;&#x2F;www.mine-control.com</a>
评论 #10740728 未加载
评论 #10742946 未加载
评论 #10743422 未加载
hugozapover 9 years ago
How to bring back the creative atmosphere of old school computing?, Is it possible?<p>I feel that the abundance of choice and tools is what is having a negative impact on creativity. Somehow the non-ending stream of new tools&#x2F;techniques&#x2F;languages&#x2F;frameworks is limiting our ability to create. It should be the other way but it&#x27;s not. It seems like right now we are chasing the (non existent) perfect toolchain, and people are jumping from one tech stack to another without really producing valuable things.<p>The big problem is the short attention span that is caused by abundance of choice. When people jump to a new technology it will be fun because of the novelty, but the possibility of mastery is lost because everytime one has to ditch a lot of the knowledge that was starting to accumulate. This is specially bad in Web development, but it affects most of the computing areas.<p>We don&#x27;t feel confortable embracing limitations and sadly that&#x27;s a key ingredient of creativity. We prefer to spend long hours researching another tools. How can we &quot;simulate&quot; the lack of options that old school computing had? Is it possible anymore?
评论 #10744278 未加载
评论 #10743493 未加载
评论 #10742442 未加载
cromwellianover 9 years ago
Boy, I relate directly to this. I grew up essentially in the ghettos of Baltimore, and my first computer was a Vic-20. I had only a single ripped up 6502 manual, and one of Vic Games programming. I had no datasette in the beginning, and so I started with graph paper, coloring in squares, and computing graphics. I PEEK&#x27;ed and POKE&#x27;ed stuff directly until I got some primitive stuff going. Later, by reading magazines, I was able to enter by hand, the code for my first machine language monitor, from there things got much better, although I had to be extremely careful not to crash my machine or turn it off, until I could afford a datasette.<p>Eventually, I got a C64, learned cracking, demo programming, NTSC fixing, and that was pretty much my gateway out of a bad neighborhood into the comfortable spot at Google I have today.<p>Here&#x27;s an old compilation I made of some crack&#x2F;intro screens I made for various groups in the 80s.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=aViXXbUg_yU" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=aViXXbUg_yU</a>
评论 #10743420 未加载
Hortinsteinover 9 years ago
&gt; Lesson learned: Language skills, natural and coded ones, are gateways, opening paths not just for more expression, but also to paths in life.<p>This is a fantastic quote. I lived in Tokyo for 3 years and while I picked up some of the language and had a phenomenal time, I saw friends who were fluent in Japanese and the experiences and interactions they had and was and am still extremely jealous.
评论 #10740763 未加载
such_a_casualover 9 years ago
As someone learning lisp for fun, with no expectations, this article was inspirational and reinforced my faith that I am undertaking a worthwhile endeavor, if only to change the way I think about programming.
评论 #10743481 未加载
alvernover 9 years ago
The first six paragraphs made me a bit teary. I can&#x27;t relate my own coming of age in computing with having to deal with the socio-political implications of the Berlin Wall.
aplorbustover 9 years ago
Author shows a broad knowledge of what programming entails and what it can offer, not limited to writing programs. Inspirational.