| Author |
Message |
Forum: Random Discussion Topic: Gambling |
| mutley |
|
Posted: 25 Nov 2012, 5:05 am
|
|
Replies: 9 Views: 1,136
|
| I am not interested in gambling, however I have played poker a lot online. I find the strategy interesting, I'm not really bothered about the chance aspect of it. I've sort of developed a mentality that focuses on the average expected result and whether my own play was right for the situation, rathe... |
|
 |
Forum: Games and Video Games Topic: Monopoly! |
| mutley |
|
Posted: 24 Nov 2012, 2:45 pm
|
|
Replies: 78 Views: 7,069
|
abacacus wrote: mutley wrote: 23:00 GMT tonight? Or later if you prefer? So... 7Pm at -4, I think? That's fine by me if I have the numbers right.
Yeah, 3:15 from now. |
|
 |
Forum: Work and finding a Job Topic: Anyone still living at home? |
| mutley |
|
Posted: 24 Nov 2012, 2:43 pm
|
|
Replies: 51 Views: 17,257
|
| I'm almost 23 and still living at home. I'm looking to move out as soon as I have some money or somewhere to go. |
|
 |
Forum: Games and Video Games Topic: Monopoly! |
| mutley |
|
Posted: 24 Nov 2012, 2:19 pm
|
|
Replies: 78 Views: 7,069
|
| 23:00 GMT tonight? Or later if you prefer? |
|
 |
Forum: Games and Video Games Topic: Monopoly! |
| mutley |
|
Posted: 22 Nov 2012, 10:49 pm
|
|
Replies: 78 Views: 7,069
|
abacacus wrote: Unfortunately however, I will have to cancel/delay by a day, if that's alright with you guys 
Fine by me. |
|
 |
Forum: Games and Video Games Topic: Monopoly! |
| mutley |
|
Posted: 22 Nov 2012, 4:52 pm
|
|
Replies: 78 Views: 7,069
|
| I think abacacus is in the US also, and I'm currently somewhat nocturnal, so any time between 22:00-05:00 GMT would be fine by me, if that's convenient for you. |
|
 |
Forum: Games and Video Games Topic: Monopoly! |
| mutley |
|
Posted: 21 Nov 2012, 3:29 am
|
|
Replies: 78 Views: 7,069
|
| I used to love playing monopoly as a young kid, nobody would ever play it with me, though, because it took so long. For a while I used to spend a lot of time playing against the computer, even though it was pretty poor at it. I haven't played it since then though. Hmmm..... who else wants to play wi... |
|
 |
Forum: General Autism Discussion Topic: Have you ever got tired of living? |
| mutley |
|
Posted: 17 Nov 2012, 4:39 pm
|
|
Replies: 33 Views: 5,853
|
| I feel like this pretty much all the time. My life just seems a constant, pathetic struggle, without any enjoyment. Sometimes it gets worse, like now, but I'm constantly wishing that I could fall asleep and not wake up. I don't have the motivation or decisiveness to make it happen though. |
|
 |
Forum: Politics, Philosophy, and Religion Topic: For all the pseudointellectuals out there |
| mutley |
|
Posted: 16 Nov 2012, 7:52 pm
|
|
Replies: 42 Views: 4,039
|
| I do #3. It's not because I'm trying to be a smartarse though, it's just that one of the few ways I can contribute anything to a conversation is to share some of the useless information my head is full of. |
|
 |
Forum: General Autism Discussion Topic: Did you ever want to deny that you have Asperger's? |
| mutley |
|
Posted: 16 Nov 2012, 11:21 am
|
|
Replies: 24 Views: 2,850
|
| For a fairly short period when I was 13, after I left a special school and moved to mainstream education, I convinced myself that Asperger's wasn't relevant and that my earlier problem's (mostly losing my temper over trivial things) were just poor behaviour. I think this was just because I wanted to... |
|
 |
Forum: Politics, Philosophy, and Religion Topic: Christian Missionary Deconverted by Tribe |
| mutley |
|
Posted: 13 Nov 2012, 7:49 pm
|
|
Replies: 19 Views: 2,394
|
| I read his book about this, "Don't Sleep There Are Snakes". I got the impression that he got no great insight from the Piraha into religion that he couldn't have from most other reasonably thoughtful people. I suspect the key factor in him losing his religion was simply going from an environment whe... |
|
 |
Forum: Autism Politics, Activism, and Media Representation Topic: Autism "cure"= good thing |
| mutley |
|
Posted: 13 Nov 2012, 7:03 pm
|
|
Replies: 139 Views: 24,765
|
| Suppose one out of 100 (or whatever the statistic is now while you read this) people suddenly start being born missing one leg. I think the difference is that our legs don't define our personality or character. I could lose my leg, or regain a missing one and I'd still be the same person. On the ot... |
|
 |
Forum: Random Discussion Topic: getting away with breaking the law |
| mutley |
|
Posted: 05 Nov 2012, 7:25 am
|
|
Replies: 13 Views: 1,643
|
Quote: Comments like yours imply a lack of ethical aptitude.
What is ethical isn't dependant on legality. |
|
 |
Forum: Random Discussion Topic: First Car Thread |
| mutley |
|
Posted: 05 Nov 2012, 7:24 am
|
|
Replies: 22 Views: 1,864
|
| My first car was a beat up 1998 Renault Clio 1.2. It ran ok though. My second was a 1999 dark green Rover 216 16v. For some reason it was cheaper to insure than other comparably quick cars, still really expensive though. I really liked that car. Really fun to drive and looked nice. I wrote it off af... |
|
 |
Forum: Computers, Math, Science, and Technology Topic: Help with UNIX shell script? |
| mutley |
|
Posted: 04 Nov 2012, 1:39 pm
|
|
Replies: 6 Views: 1,123
|
| I've just realised, I think you want all the files sorted by modified time, and the above only sorts within directories. Is the following what you want? It will only work if you use a date format that sorts lexicographically. I think it's a bit more complex otherwise. ls -ltaR --time-style=long-iso ... |
|
 |
Forum: Computers, Math, Science, and Technology Topic: Help with UNIX shell script? |
| mutley |
|
Posted: 04 Nov 2012, 1:12 pm
|
|
Replies: 6 Views: 1,123
|
| Something like this, or am I missing something? ls -ltaR | grep '^-' | less If you want just the date and file name: ls -ltaR | grep '^-' | awk '{ print $6, $7, $8, $9 }' I'm not sure what you mean by "or any number of arguments. Any tips on good UNIX resources would also be much appreciat... |
|
 |
| Sort by: |