Hacker News new | ask | show | jobs
by _Marak_ 3232 days ago
Type `iddqd` to toggle god mode

Edit: I'm getting downvotes for this? It's in the posted source code: https://github.com/dddanmar/twitch-plays-doom/blob/master/tw...

1 comments

It looks like there are two factions forming over the control of `iddqd` command.

It's a battle of trying to keep the marine alive versus killing him. Every-time someone types iddqd, god mode is toggled.

God mode makes the character invincible, without god mode on the marine dies in a few seconds.

This has been my favourite part of the entire stream, didn't expect factions forming at all!
You don't expect factions? Religious wars have been raged over tabs vs spaces... tab is 2, 3 or 4 spaces... bracket on this line vs the next...

Factions are normal and I would expect them to coalesce, polarize and get more extreme over time.

Okay, I understand the reasoning for most of these choices, but what kind of barbarian argues that a tab should be 3 spaces?
I believe that was the standard at Google for a while?
Auuugh that'd drive me insane
Ahh, fighting. The ultimate form of togetherness.
I don't get that war - configure your editor to convert your tabs to spaces. Precision.
Ah, but then you commit and someone else pulls the source code down and their carefully crafted N space per tab setting is now worthless since you decided how long tabs should be for them.

Then they post an angry rant on some mailing list about how forcing tabs to spaces forces people with various reading disabilities into a tabstop setting that makes it hard to read.

And before too long it's devolved into the same old Tabs vs Spaces debate.

But... your team just enforces a style. No debate. Two spaces for Ruby I've seen almost everywhere. Two for Elixir, same. Go has go fmt. This hypothetical of different spaces is killed before it happens.
Before that, your diff looks ugly and you generate tons of merge conflicts by useless indentation changes.
You mean convert spaces to tabs, right? ...right?!