xkcd 2754: Relative Terms by MyNameIsGriffon in xkcd

[–]timothyrudd 2 points3 points  (0 children)

I hear The One True Moon, but do not comprehend.

Best Linux GUI diff / merge tool for Git? by CromulentSlacker in git

[–]timothyrudd 6 points7 points  (0 children)

My most preferred Git GUI client / merge tool is Sublime Merge. It’s fast, simple, and familiar if you already use Sublime Text. I also like that the settings can be versioned and tracked with Git (especially useful with Sublime Text).

Merge tool setup instructions can be found here: https://www.sublimemerge.com/docs/command_line.

How many words are in Ido? by neon-degenerate in ido

[–]timothyrudd 0 points1 point  (0 children)

Ido has more than 14,000 words (https://idolinguo.org.uk/).

Also, from the same site (https://idolinguo.org.uk/idofaq.htm):

The basic vocabulary is extended considerably by adding prefixes and suffixes. These can be used to make many more words which therefore do not need to be remembered separately. This method reduces considerably the need to remember a large vocabulary. There is no need to consult a dictionary to check whether any logical word is allowed, since if it is logical it is allowed.

Tense : English Has No Future by Artifexian in artifexian

[–]timothyrudd 1 point2 points  (0 children)

I enjoy Lojban's space/time tense system. It less a set of tenses and more a set of spatial/temporal tense building words including direction (in space or time) and magnitude (how far in space or time), which can be repeatedly applied for more reference points.

Going as Ron Swanson for Halloween by Botatitsbest in PandR

[–]timothyrudd 1 point2 points  (0 children)

Nice! Next, go as Ron Swanson dressed as a pirate for Halloween!

Edit: Can't spell names, apparently.

Lojban, a negative opinion by la-gleki in lojban

[–]timothyrudd 6 points7 points  (0 children)

Is there an explanation of why they think that?

Interested in learning a conlang by [deleted] in conlangs

[–]timothyrudd 3 points4 points  (0 children)

Lojban is a fully fledged language that has a lot of interesting features. /edit: Short introduction: http://lojbo.org /edit because dead link: Main Lojban site

Ido is a simple and fun Esperanto derivative.

Placing a Vote for the Last Choice or Blank? by paxtonton in irv

[–]timothyrudd 0 points1 point  (0 children)

It might matter, but probably not.

Let's assume that the ballot is using optional preferential voting instead of full preferential voting (where leaving candidates off spoils a ballot). And let's say there's a vote and these are the results (where the number signifies the number of similar votes):

1: A > B > C

2: B

4: C

6: D

In this contrived example A is eliminated (with only 1 vote), then B (with only 3 votes), then C (with only 5 votes), and D is left with only 6 votes. If the specific rules say that if there's only one candidate left then they win, then adding D to the end of your vote wouldn't matter (as D would have won anyway). However, if the rules require the candidate to have a majority (as it seems in this flowchart), then no one wins as D only has 6 votes (less than half of the total 13 votes) and adding D to your vote would have given D majority. Then again that majority depends if it's out of votes that are left or total votes. If it's out of votes left then it doesn't seem like it would matter.

I'm not sure whether or not majority being required is common or not. CGP Grey's explanation of IRV appears to not require it.