Post #2139601
2023-03-10 18:08 UTC
Replies (17)
-
@blinry@chaos.social 2023-03-10 18:09
There are some example puzzles on the site – but you can also make your own, using the "Customize this level" link at the bottom! It will generate a sharable URL like this: https://linuxpuzzles.blinry.org/?task=Unpack+the+archive%21+busybox+tar+doesn%27t+support+the+z+flag%2C+so+you%27ll+have+to+do+it+in+multiple+steps%21&setup=echo+FLAG+%3E+flag%0D%0Atar+cf+flag.tar+flag%0D%0Agzip+flag.tar%0D%0Arm+flag&tools=tar%2Cgunzip&searches=xkcd+1168
-
@jotapeh@mastodon.gamedev.place 2023-03-10 18:48
@blinry@chaos.social This is amazing. I especially liked the ending - I realized I've never actually tried the last suggested command. (although the results were a little underwhelming and perhaps relieving)
-
@chadgeidel@mastodon.cloud 2023-03-10 19:55
@blinry@chaos.social This is cool!
-
@PurpleShadow@eldritch.cafe 2023-03-10 19:59
@blinry@chaos.social uyou can make a Windows 98 version by adding randomly appearing blue screens of death :P
-
@jernej__s@infosec.exchange 2023-03-10 20:16
@blinry@chaos.social Small annoyance: the solution isn't accepted if it has trailing spaces (double-clicking the line, and then copying it always includes a bunch of trailing spaces).
-
@jonstevens@mastodon.gamedev.place 2023-03-10 20:37
@blinry@chaos.social @b0rk@social.jvns.ca I was a bit surprised it loaded and ran on iOS Safari. Too bad there doesn't seem to be a way to open the keyboard and type into the terminal.
-
@obale@social.oberhauser.space 2023-03-10 20:54
@blinry@chaos.social Very interesting
-
@manawyrm@chaos.social 2023-03-10 21:07
@blinry@chaos.social This was fun, thanks for making it. The alert() got kind of annoying, think I'd prefer a info box (like the bootstrap alerts)?
-
@olavf@spacey.space 2023-03-10 21:40
@blinry@chaos.social neato!
-
@electroflow@chaos.social 2023-03-10 22:46
@blinry@chaos.social This is amazing work! (Help I am stuck in vi)
-
@Cqoicebordel@mastodon.social 2023-03-10 23:59
@blinry@chaos.social It's really really nice ! Just a note : it's a pain for user not using the qwerty kb layout…
-
@jimgeo@mastodon.social 2023-03-11 01:18
@blinry@chaos.social fully functional? will it compile with -lcurl?
-
@Wikisteff@mastodon.social 2023-03-11 03:05
@blinry@chaos.social This is insane, mate. Well done!
-
@torsteinv@mastodon.social 2023-03-11 08:52
@blinry@chaos.social i tried it but couldnt get past the "booting linux". am i doing something wrong?
-
@juliansgamble@techhub.social 2023-03-11 20:47
@blinry@chaos.social I love it I got stuck at the git question because I couldn’t paste into the terminal on a Mac
-
@airbagmoments@mastodon.social 2023-03-11 23:09
@blinry@chaos.social isn't it weird that we're still pushing 1970s technology in 2023? 
-
@vinesnfluff@equestria.social 2023-03-14 18:34
@blinry@chaos.social I have played this now. If I may offer 1(one) bit of criticism with the "game" as it is, the penultimate puzzle (the one with a git command) is a lot harder than the final one (with finding the pid of a process), so maybe switch the order around. Otherwise -- Neat little invention AND fun way to learn your sh commands!