Live data from Hacker News

Have you ever hurt yourself from your own code?

blog.nikitas.link

361–370 of 432 posts

Re: Have you ever hurt yourself from your own code?

#361
post #254

Earlier quoted context omitted.

There's lots of safety mechanisms like this in manufacturing. I've also seen "light curtains" which are essentially 2 bars on either side of a hazard. If anything crosses that plane, the machine stops automatically. There are also pressure pads. For one type, you have to be standing on for the machine to operate so that you are in a safe location when it starts. For the other, the pad covers the danger area and the m…

Another one is machinery where you have to "enter" the machine to do maintenance. Think industrial ovens. You're supposed to turn off the circuit breaker and lock it with your own personal lock that only you have the key to. That way no one can turn it on even if they wanted to. I've heard no one, under any circumstances is allowed to take the lock off. If the person leaves after their shift and forgets to take it of…

These make the worst horror stories I've read from various safety organizations. Tanks with gases (nitrogen is particularly sneaky), ovens, radioactive sources... If you want to learn about industrial risks based on real stories watch the CBS videos https://m.youtube.com/watch?v=f2ItJe2Incs

Re: Have you ever hurt yourself from your own code?

#362
post #254

Earlier quoted context omitted.

Another one is machinery where you have to "enter" the machine to do maintenance. Think industrial ovens. You're supposed to turn off the circuit breaker and lock it with your own personal lock that only you have the key to. That way no one can turn it on even if they wanted to. I've heard no one, under any circumstances is allowed to take the lock off. If the person leaves after their shift and forgets to take it of…

An example, not a nice way to go - https://www.bbc.co.uk/news/uk-england-merseyside-32050998

A recent one in US https://www.nbcnews.com/news/us-news/bumble-bee-pay-6-millio...

Re: Have you ever hurt yourself from your own code?

#363
post #330

Earlier quoted context omitted.

Because I am "literally" trying to recreate a better version of medicare and Medicaid. Those terms are not trademarked. If you look at Medicare.gov and Medicare.com you can see, the term is actually used a ton and the gov does not care. They care much more about bad-faith actors. One of the main benefits is I don't have to tell "regular" people what I am trying to do. This is my "moon-shot project so even if it was a…

I'm not a trademark lawyer so take this as you will, but the term Medicare has been trademarked since 1957, assigned to the Executive Director of the US Army. https://trademarks.justia.com/890/00/medicare-89000008.html Just because you haven't run into a trademark issue yet doesn't mean that you will not in the future. And I don't think I'd want to be fighting the US Army lawyers for the naming rights. I love your in…

So, from what I was told. It has to be shown with the actual extension. For example

https://medicare.com/

This i why I use medicare.dev and medicaid.dev and NEVER just use the naked terms.

This is also what I have seen everywhere else, can you point me in the right direction on this? I really appreciate the input.

Re: Have you ever hurt yourself from your own code?

#364
post #330

Earlier quoted context omitted.

I'm not a trademark lawyer so take this as you will, but the term Medicare has been trademarked since 1957, assigned to the Executive Director of the US Army. https://trademarks.justia.com/890/00/medicare-89000008.html Just because you haven't run into a trademark issue yet doesn't mean that you will not in the future. And I don't think I'd want to be fighting the US Army lawyers for the naming rights. I love your in…

So, from what I was told. It has to be shown with the actual extension. For example https://medicare.com/ This i why I use medicare.dev and medicaid.dev and NEVER just use the naked terms. This is also what I have seen everywhere else, can you point me in the right direction on this? I really appreciate the input.

I'll send you an email shortly with some details.

Re: Have you ever hurt yourself from your own code?

#366

Earlier quoted context omitted.

In other words: please go home and I'll call you. 'Head on home' is a real expression. Similar ones are 'head over there', 'head to ...', all of which just mean 'go to'.

is that a pars pro toto?

No. It's not "take your head home", with your head (a noun) being the part standing in for the whole, namely you. Rather, "to head" is a verb that means (among other things) "to move in a specific direction". For example, an aircraft could be heading north.

Re: Have you ever hurt yourself from your own code?

#367

Earlier quoted context omitted.

The biggest problem with the saw stop is that wood when it is even slightly moist can set it off. So on a worksite if you are using lumber that hasn't had adequate time to dry the saw stop would trip even without any limbs being in danger. Each time it would destroy itself, you would have to take the saw apart and change it which would cause a work stoppage. What irks me the most is that the SawStop owner tried to cr…

> The biggest problem with the saw stop is that wood when it is even slightly moist can set it off. Is there any proof of this? From my understanding, that's a myth. Demonstrated here at about 3:00 https://www.youtube.com/watch?v=NV6Jhw0hhBI

The one at our *kerspace has tripped numerous times on damp wood, laser-cut wood, shiny laminates that didn't register as metallic but apparently it was a full moon that day or something, etc.

It's also saved a few legit fingers, so it's still a net win, but you've got to have pretty deep pockets to cover all the false trips.

Re: Have you ever hurt yourself from your own code?

#368
post #248

Earlier quoted context omitted.

Some small metal pressing machines for example have two buttons, one on each side of the machine. You have to push them both for the machine to operate. This means your hands can't be squished. Or a dental x-ray machine has the final "run" button in the hallway so the nurse taking x-rays must go there to do it, so they don't get repeated exposure.

A shirt-tail relative worked on a metal press in the one-button days. It cost him part of a finger or two.

> A shirt-tail relative

What does this mean?

Re: Have you ever hurt yourself from your own code?

#369
post #80

Earlier quoted context omitted.

> A cordless handheld drill is hardly a tool that most people would call 'hazardous'. You turn the trigger, the thing rotates, grab the chuck and you can likely stall it. But that much energy in something driven by code is extremely dangerous, it's waiting for any of who knows how many conditions to take off, a common one is that putting your hands in/on something that seems to be not moving can 'make' a sensor and t…

Recently I did what’s called the ‘big 3’ upgrade on my car’s wiring. You replace the oem wiring from your alternator, etc. with 1/0 gauge cable, thus allowing substantially more power through. This is for speakers. I made my own cables and was in the process of upsizing one of the battery lugs by drilling the hole bigger on a drill press. I was just holding the wire steady with my left hand while pulling the drill ha…

Having had this happen a few times, I'm pretty obsessive about workholding now. It's a shame that a good drill-press vise can cost almost as much as the drill press itself, because it's really important for safety.

You should image-search the term "radial drill" sometime. ;)

Post reply on HN