rararational's comments

rararational | 15 years ago | on: Stack Overflow: Printing 1 to 1000 in C

Heh, I forgot about join but that for is still a loop right? :)

Or else you could just:

    for i in range(1,1000):
        print i
Plus relying on the string representation of a list isn't silly it as it doesn't change. I just didn't know if range would meet the criteria or not.

rararational | 15 years ago | on: Don't touch me, I'm British

I can't help but think that you are doing something that you think works but in reality doesn't; if anyone decided to touch my shoulder it would definitely break my current concentration and make me wonder what the hell you are getting at, just seems like cheesy friendly guy with no regards to personal space.

If you touched my elbow I'd probably just walk away (as an american raised male it just seems so wrong).

It would probably be different though if it wasn't someone who I just met and had an accord with.

rararational | 15 years ago

Last I looked some of the thinkpads (15") on lenovo's website had an option for 1920 by something.

rararational | 15 years ago

Google just needs a halo.

Which probably just means acquiring talent and company once someone else starts to hit it big.

rararational | 15 years ago | on: Hardest captcha ever?

The normal google captcha is pretty damn hard, once I had to go through like 5 or 10 before I got it though lately it seems to have gotten a little bit easier (or I now know how to guess it better).

rararational | 15 years ago | on: Hey HN, I'm starting a small business. For $50, I'll design a logo for you

That is the most eye blinding site colors I have seen chosen in a long time, it is almost like reading white on yellow.

Other than that some more criticisms:

- Why do you only offer a png for the logo (instead of psd or vector svg) - What are suggestions? (Revisions or something else)

You need to proofread some more (if English isn't your first language maybe you can find a proofreader):

> Every name suggested have a not registered domain.

Every name suggested has an unregistered domain. (Probably could be better) There are more but I don't really have the time.

Best of luck some of the logos look promising.

rararational | 15 years ago

It is actually submissions ranked by HN users whose accounts were created in the first year.

rararational | 15 years ago | on: J Source to be released under GPL

That is actually quite cool, I do remember seeing all the crazy solutions to projecteuler when I was doing those and it even made me try to grok some of what J did and you don't even need an APL keyboard to write it.

rararational | 15 years ago | on: "WTF, [rms] can't maintain his own damn website?"

To be honest I think the person he is is part of why the FSF GNU succeeded in some sense, he is a radical and often radicals can further change more quickly than any other kind of person.

That said he is very weird and some part of me thinks he would be annoying to hang around with but he always seem to be at least somewhat polite online.

rararational | 15 years ago | on: Ask HN: Teach Undergrad or Grad Students

With my personal experience of being a student in graduate level engineering classes, one thought to consider is that while there is a load of books for undergraduate courses when you get in the tougher subjects (or more advanced subjects) there really exist little amounts of new books to teach with which leaves the burden on the teacher to create notes and problems for the students so make sure it is in a field you enjoy and do indeed know a good amount about (of course if it isn't engineering courses you are teaching it may be different).

rararational | 15 years ago | on: Brief Thoughts on Angel List

I've never met you so I can't possibly think you are offensive but I do find your writing style a bit harsh to read, some people obviously like it though.

rararational | 15 years ago | on: Brief Thoughts on Angel List

I would describe his entire writing style as annoying and abrasive which makes it so I can read barely any of it. But I suppose some people like it or the ideas as his writings seem to do well here.

rararational | 15 years ago | on: Ask HN: The importance your domain (.com vs .io)

I don't find other domains amateurish, but certain domains I'm unlikely to give information to: such as .ru and .ly and maybe in the future .ng but haven't seen evidence for that yet.

I think the main advantage of .com .net .org is the google boost but that might change in the future and if your product is right it shouldn't matter.

Personally I really don't like when the domain name is part of the name it makes it harder for me as typing a period in between a word seems unnatural: bing.com is easier for me than bi.ng.

page 1