HN user

djahng

234 karma
Posts10
Comments99
View on HN

Well private gun sale laws vary from state to state. For instance, in Oregon private transfers of firearms are perfectly legal without background checks or going through FFL dealers. So anyone can side-step a background check in a state like Oregon by asking someone else to purchase the gun legally and then give them cash for it. Does that mean we should expect more gun violence in states like Oregon?

Please excuse my ignorance on this matter, but why are people so concerned about "untraceable" guns (i.e. guns without serial numbers)? IF a gun is used in a crime, how important is it that there's a serial number stamped on the receiver? As opposed to, say, ballistics showing that a particular gun was used in a crime because of the rifling marks found on the bullet fragments and the firing pin indentation on the shell casing?

Sure a serial number will tell who the original purchaser of the firearm was, but that in itself does not necessarily prove that the original owner is the one who committed a crime.

That's a made-to-measure (MTM) suit, which is a completely different animal than a bespoke. I get MTM suits for myself, but I have a cousin that buys bespoke. They're so nice...

One site, I think the LA Times, would show your the entire article but then redirect you to their pay page after a few seconds. I just turned off javascript and it solved that issue...

The title is fine, I had no trouble understanding it. The ambiguity of "married" did not lead me to believe that Mark acted as officiant in a wedding ceremony, nor did the open-ended past tense of of the term lead me to believe that Mark was married 150 years ago. If you can't access the page that the link points to, and are really concerned about the truthiness of the title, then there's this website called google.com that makes finding answers fairly simple. If you think that this is celebrity gossip and that searching for the truth would be a waste of time, then don't...

I have a Herman Miller Aeron with PostureFit. I used to sit on one of my wooden kitchen table chairs all the time and always had lower back pain. A good chair is expensive but well worth the cost.

The LEDs are typically blue with a phosphor that is energized by the LED light. It's the phosphor layer that starts to glow and produce the white light.

If you "paint" a surface a particular color to alter the light transmitted through it, you're effectively creating a filter. If you want something to appear more yellow, you need to increase the amount of yellow wavelengths transmitted through the filter by reducing the other wavelengths. But if you have a single color LED, such as blue, there are no other wavelengths present (at least not in any significant amount). So if you put a yellow filter over a blue LED, you see nothing...

Generating a PWM signal based on a particular LED's characteristics is similar to designing the gain of an amplifier circuit around a particular BJT's beta. It's just not done. That's also the whole reason behind controlling LED brightness through PWM. By PWMing the drive current, you can ensure that the LED is being driven far into its conducting region, and therefore not relying on controlling dimness by varying current around the LED's "knee" (which literally is different for just about every LED in existence, even same part numbers). This way you also avoid other stuff like wavelength shifts that tend to occur near the knee.

"Bnter was so star-struck by Spark, the company hadn’t widely pitched itself to other investors, but told the ones that it had talked to it’d be going with Spark."

That seems like a pretty big mistake. It sounds like Bnter could have probably still come away from this with VC backing.

The point of probability is to describe uncertain events. Coin flips aren't described by uniform distributions, they're binomial. Human intelligence can be modeled by a Gaussian distribution. And this site's experiment seems to suggest that picking a number between 1 and 10 can be modeled by a bimodal random variable with means around 4 and 7. Point being: random doesn't necessarily mean uniform.

The site asks you to pick a random number, not mentioning anything about trying to achieve a specific distribution.

EDIT: Downvotes and no comments, nice. You guys seem to be misunderstanding something. If asked to picked any number ("random") between 1 and 10, to suggest that the outcome is "wrong" because the distribution isn't uniform doesn't make any sense at all. It would be a completely different experiment if we were asked to pick a number between 1 and 10 such that the outcome after x number of independent trials has a uniform (or gaussian/exponential/etc) distribution. This seems to be what some people are assuming.