Live data from Hacker News

A bootable CD image with a retro game in a single tweet

quaxio.com

11–20 of 150 posts

Re: A bootable CD image with a retro game in a single tweet

#12
post #8

Your snake game doesn't even have food for the snake to eat? The snake just grows without eating, until the head collides with the tail somewhere? Pssh, amateur hour... /s (Just kidding this is actually super cool.)

It's Tron-ish (the post says Tron, where did you read snake?) :P

Re: A bootable CD image with a retro game in a single tweet

#15
This is great, and ironically it’s sitting next to another HN article where, in the comments, someone is actually defending a NYT news article that weighs in at 6MB.

In a time when most software is filled with superfluous waste and endless layers of abstraction and libraries, it’s nice to see that the art of writing minimal software is not completely lost.

Re: A bootable CD image with a retro game in a single tweet

#16

This is great, and ironically it’s sitting next to another HN article where, in the comments, someone is actually defending a NYT news article that weighs in at 6MB. In a time when most software is filled with superfluous waste and endless layers of abstraction and libraries, it’s nice to see that the art of writing minimal software is not completely lost.

There is something to the saying "less is more".

Re: A bootable CD image with a retro game in a single tweet

#17
post #8

Your snake game doesn't even have food for the snake to eat? The snake just grows without eating, until the head collides with the tail somewhere? Pssh, amateur hour... /s (Just kidding this is actually super cool.)

It's Tron-ish (the post says Tron, where did you read snake?) :P

It's a fair assumption to make, as the difference between Tron and Snake is effectively just single player vs multiplayer.

Re: A bootable CD image with a retro game in a single tweet

#18
post #4

I was confused as to how you could represent a bootable CD image in printable characters. It turns out that you can't. This is a tweet of a perl script which creates a cd.iso file that you can then boot from. The perl script significantly decompresses the data in the tweet. That said, this is a playable game in around 60 bytes of actual data which is impressive.

I'm reminded of the RSA in Perl "weapon" t-shirt :)

https://upload.wikimedia.org/wikipedia/commons/9/96/Munition...

Re: A bootable CD image with a retro game in a single tweet

#19

Earlier quoted context omitted.

It's Tron-ish (the post says Tron, where did you read snake?) :P

It's a fair assumption to make, as the difference between Tron and Snake is effectively just single player vs multiplayer.

No it isn't. In TRON you leave a trail behind. In Snake, you grow as you eat and drag your body along the path you crawled. TRON's trail is static, Snakes body is dynamic.
Post reply on HN