Live data from Hacker News

Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

twitchinstalls.com

261–266 of 266 posts

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#261
post #38

Earlier quoted context omitted.

it doesn't, ctrl-z only suspends process and switches to backgroud - the thing is still alive try ctrl-z and then type bg command - you will see a list, you can resume with fg [number]

Ctrl-z by itself doesn't actually switch the process to run in the background, it stops the process. Running 'bg' is what starts the process back up running in the background, 'fg', like you said, resumes the process in the foreground and 'jobs' is the command you can run to see a list of processes that are running.

This is probably a stupid question, didn't know about bg and fg before. But after playing around with it, it feels pretty amazing, why even use screen/tmux when you have these?

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#262

Earlier quoted context omitted.

Not really. Some programs disable it including vim (at least on some setups).

Every vim I've ever played on has respected `ctrl-z`. In fact, I use `ctrl-z` to jump out of my vim (to restart a server, ls the local dir, etc).

Well I'll be damned. Never thought of trying it. Thank you.

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#263
post #261

Earlier quoted context omitted.

Ctrl-z by itself doesn't actually switch the process to run in the background, it stops the process. Running 'bg' is what starts the process back up running in the background, 'fg', like you said, resumes the process in the foreground and 'jobs' is the command you can run to see a list of processes that are running.

This is probably a stupid question, didn't know about bg and fg before. But after playing around with it, it feels pretty amazing, why even use screen/tmux when you have these?

Screen has aaugh easier interface for multitasking, including things like stderr not bleeding out from whatever background tasks you're running. Not to mention that switching back and forth between screens is what it's designed for and thus a lot easier than switching between job numbers. Also the ability to detach your screen and its running processes from being coupled to a specific login session, which is probably the main reason I started using screen instead of multiple terminals in the first place.

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#264
post #106

Earlier quoted context omitted.

Does X really build for so long? It takes about half an hour on my OpenBSD install, with all the base utilities and libraries.

I hope I don't have to explain it depends on the machine.

Yeah, sorry. I forget I'm on an i7 now, albeit a laptop one. It could easily take 8 times that long on something like an Atom or some sort of ARM. Though I wonder how long it takes on a desktop i7 with an SSD.

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#265

Earlier quoted context omitted.

Twitch creates two state solution agreed to by Israel and Palestine.

Well, technically, replacing everything between the Ganges and Gibralter, and between the Congo and the Alps, with butterscotch pudding would be a solution.

I'm pretty sure this solution figures as a subplot in one of the story arcs of Triangle & Robert (ancient webcomic about geometry, pudding and a space/time pair o' ducks).

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#266
post #55

Earlier quoted context omitted.

2 - http://www.keeptalkinggame.com/ 3 - http://store.steampowered.com/app/62000/ 4 - http://www.surgeonsim.com/

I'd forgotten Keep Talking and Nobody Explodes existed, thanks for reminding me of it just in time for a LAN party this weekend. My printer is going to be working overtime tonight.

It's a really great game, highly recommended - I've had a blast with it.
Post reply on HN