Live data from Hacker News

Bored? How about trying a Linux speed run?

rachelbythebay.com

281–284 of 284 posts

Re: Bored? How about trying a Linux speed run?

#281

Earlier quoted context omitted.

A large brick wrapped in a slice of lemon

Also known as a Pan Galactic Gargle Blaster

Noted for its effect on certain carbon-based life forms. Also known as the best drink in existence.

Re: Bored? How about trying a Linux speed run?

#282
post #166

Earlier quoted context omitted.

What kind of stuff would you do for fun?

Pretty much what the challenge is about: try to get online :-). There is an endless stream of stuff to keep me occupied. (i mean, sure, i'd also do the sunbath and swimming bits, but based on previous experience, most of my time will be spent on the computer :-P)

Heh nice, I don’t know if you like sports but climbing is really fun. Each climbing problem is pretty similar to figuring out a programming problem: breaking something down into sub problems, figuring out how to do each one, and then knitting it all together! This is something I like to do for fun :)

Re: Bored? How about trying a Linux speed run?

#283
post #21

Earlier quoted context omitted.

A basic shell with just forks and execs binaries from $PATH and nothing more. Maybe, just maybe, file redirection. You won't have neither echo(1) or cat(1), you must reimplement them. Echo(1) is damn easy.

Better would be to have a scheduled execution of some bits on the disk, every 5 minutes or so, and you are only allowed to write to disk, not execute anything on your own.

Sounds like a neat scenario for a CTF :-)
Post reply on HN