HN user

SpiderX

60 karma
Posts0
Comments76
View on HN
No posts found.

He may have changed only a single line, but making the queue 4 months instead of 3 could break other parts of the system. Perhaps the "save data" and "backup" functions assume 3 as well, so you'd lose data. Perhaps other assumptions are made in the code, so with a 4 you'll end up with buffer overflows. Those test and security people are in the process to catch these issues before there are problems. It may seem a trivial change, but people make assumptions all the time.

"new customers" is not a valid metric for a restaurant or a pizza place. You want new customers, sure - if you are a small place just starting up. What's important though is repeat customers. Perhaps if they marketed to people who 'like' them on facebook, those customer would more frequently visit that restaurant, thus increasing revenue. Just because they got no new customers doesn't necessarily make the campaign a flop.

It's a single photo of the entire earth from space. 121 megapixels is good, but it's only 10x the 12 megapixel sensor of my current camera. It's good, but it's not Gigapixel good. However, it is the highest resolution single photo that contains the whole earth in it. You can find better ones that are stitched together, but none that are a single image from a single instance in time.

Aspen, Rocket, Tornado - granted a lot of these have C modules for speed, but they are Python. There are several others.

I didn't get a scholarship, I might have been offered one if I took the college aptitude tests, but I didn't feel like going to college at the end of high school - I was sick of high school as it was, nothing but cliques and kids picking on me. I hated it. I didn't want another 4 years of the same stuff. So, I probably wouldn't have gone to college even if I was offered a scholarship. However, now I am considering going to college, (many years later) and I doubt anyone would give me a scholarship now. I've become a successful programmer just from teaching myself.

That's just completely dumb.

Definition of a court:

an open space enclosed wholly or partly by buildings or circumscribed by a single building

In other words - a cul-de-sac.

Lane: a strip of roadway for a single line of vehicles

So, your community must be full of braindead idiots who never went to school to learn what words mean.

Well, the way I see it, it would create as many jobs as it destroys. Why would you fill in a tooth when you could just replace it by a grown one? You'd need to have your tooth pulled, then get your skin scraped for the cells to start the tooth bud. You'll have to have another appointment to implant the tooth bud, and followup visits to check on the progress of the growth.

JQuery knobs 14 years ago

Yes, I'm referring to a 'knob' interface, not this emulation. This is more of a round slider bar.

JQuery knobs 14 years ago

Not even then. Touch interfaces pay no attention to the rotation of a single point, so this would require two fingers, and if even then, you couldn't rotate it more than 180 degrees (try it without lifting up your hand). Scrollbars seem to win as far as touchscreens are concerned. Also, it's dependent on the visual indicator. For example, to set something at 50%, you need to move the visual indicator to the 50% mark. So, you'd need to first determine whether the indicator is clockwise to the mark, or counterclockwise, and rotate in reverse accordingly. Contrast that with a slider - if you want it at 50%, no problem, just put your finger at the 50% mark and you're done - muscle memory can help with this.

Yea, when I was a wee programmer, I made a "class" for socket.h which was just a wrapper that mapped things to a class, so when you wanted to create a socket connection, you just created an instance of that class, and start using it. It was pretty dumb, but I thought it was cool at the time. I should have overridden the << and >> operators but I was just happy that my "send" and "receive" worked. That was when I was 21, about twelve years ago. Now you see these kids doing something similar, but they have a website on which to place their experiments. I don't hate on them because I was there once myself, but I don't pay them much attention either.

Once 14 years ago

I don't click on any links that are not descriptive enough, mr nbashaw. Please, when you submit your link please describe or hint at what exactly I will see if I will follow the link.

[dead] 14 years ago

Yeah, I have no problem with the story. I've read it before, it was properly attributed. Did it belong on HN? Not at all. It was an emotional story.

It may be good for the 20something not married no kids kind of guy, but for me, 30something married, kids - I'd rather not eat dinner at the office. My wife is an excellent cook, and personally, I'd rather go home and be with my wife and kids than to sit around eating with my coworkers.

I think no one here assumes Chopra speaks with any authority as to the physiology of the brain. Yes, he's a doctor - of internal medicine with a specialism in endocrinology, but that hardly qualifies him to discuss the brain. That being said, I think the key to understanding the brain physically is to read this book: An Anatomy of Thought: The Origin and Machinery of the Mind by Ian Glynn

And to understand the inner workings of the brain and how it theoretically functions:

Society of Mind by Marvin Lee Minsky

I believe the idea that the mind is just a "set of agents" is best explained in "Society of Mind".