codonaut's comments

codonaut | 12 years ago | on: Show HN: Codewars

This is really cool-- but I get so many "Submission timed out" errors that I can't even do a problem...

codonaut | 12 years ago | on: Life is a game, this is your strategy guide

One could argue that survival is the meaning of life, just as one could argue that eating cake is the meaning of life. Just because we have a massive instinctual desire to survive doesn't necessarily mean that it is the default meaning of life.

codonaut | 12 years ago | on: Good with algorithms & horrible with technology. Please help me

Take out the "ivy league" part and that post describes me pretty well. In school(just graduated in May) I excelled at the algorithmic and mathy side of computer science, but was horrible at the technological side. This really bit me in the ass when I got to a class like Operating Systems where I had to do a lot of C programming.

Anyway, from what I can tell there's really no substitute to doing a hell of a lot of programming. I've also had the thought of, "I know I'm smart, but I think I might be just inherently bad with technology", but now that I've been working full time for 6 months, and have stubbed my toes on more technologies than I did in all of school that thought comes less and less. There are still gaps in my technological knowledge, but by reading hackernews, digging more into Linux, and making projects from the ground up I've been steadily filling in those gaps. Go code and prosper!

codonaut | 12 years ago | on: Ask HN: Developer laptop under $500

9hr battery life is not accurate at all. I bought one recently and while the build quality is very nice, the battery life isn't as long as advertised, and there have been issues connecting to wireless networks as well(need to repeatedly sleep/wakeup to connect to a new network). Apparently the network issues are widespread with this model, and while the newer ones(like I have) don't suffer from low speed I'm still getting poor connectivity.

codonaut | 12 years ago | on: Google App Engine PHP Runtime now available to everyone

They do have a history of that, but AppEngine has a huge footprint right now, and Google is only expanding it's cloud platform with Compute Engine, redoing UI, etc. They're clearly investing a lot here, I don't think they'll close this as easily as Google Checkout or others

codonaut | 12 years ago | on: Programming is a Terrible Job

Nobody seems to be addressing the author's recommendation about specializing instead of being "just" a software engineer. Is specialization really the road to less boring coding? As a recent entrant into the working world I find myself thinking that may be the road to more interesting work, but don't have much of an idea about what the day-to-day work of a specialist is.

codonaut | 12 years ago | on: Show HN: Spotify for Independent Music

Loving it! Keep doing what you're doing. One thing I just noticed-- I clicked the Like button which then prompted me to sign up. After doing that I was returned to the same page, but had to click the like button. It's a small thing but applying the action that prompted the signup automatically instead of having to redo it would be a bit of a usability enhancement. Also, an edit button on an already submitted review would be good instead of having to delete and retype.

codonaut | 13 years ago | on: The Reliability of Go

Can anyone explain why exactly a script written in one language would stall, while the same script in another wouldn't? Is there that much inherent instability in Python? Can it be assumed that the scripts in this case aren't comparable?
page 1