Twenty years later I wrote a Tetris again
blog.levit.be
Twenty years later I wrote a Tetris again
1–10 of 43 posts
Re: Twenty years later I wrote a Tetris again
#2Re: Twenty years later I wrote a Tetris again
#3"One night in May of 1996 I was bored and wanted to play Tetris very badly..." now this is how a great programming story should start :-)
Re: Twenty years later I wrote a Tetris again
#4Re: Twenty years later I wrote a Tetris again
#5Re: Twenty years later I wrote a Tetris again
#6"One night in May of 1996 I was bored and wanted to play Tetris very badly..." now this is how a great programming story should start :-)
"... so I connected my laptop to the internet, searched github, and within minutes I found several great implementations" ;)
Re: Twenty years later I wrote a Tetris again
#7I think the higher up the stack you go the easier it is to lose appreciate for all the lower layers that facilitate your stack. And over time I fear new generations of programmers are losing touch with what the basic foundation of a computer is. Sure they will study theory but do they really know how many man hours are supporting their stack?
Re: Twenty years later I wrote a Tetris again
#8Earlier quoted context omitted.
"... so I connected my laptop to the internet, searched github, and within minutes I found several great implementations" ;)
"...the majority of them in node.js, so now I need to install 500MB of dependencies to play a simple game of Tetris."
Re: Twenty years later I wrote a Tetris again
#9Re: Twenty years later I wrote a Tetris again
#10Earlier quoted context omitted.
"... so I connected my laptop to the internet, searched github, and within minutes I found several great implementations" ;)
"...the majority of them in node.js, so now I need to install 500MB of dependencies to play a simple game of Tetris."
Please provide an example of a Node.js project which downloads 500MB of deps.