How did you treat it when you were symptomatic, and what did you do since then to ensure that it won't repeat itself? What was the most helpful?
closed as off topic by ChrisF♦ Feb 12 '12 at 12:54
Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Mine appeared about a year ago and included both arm pains in the Ulnaris muscle and pains in the actual fingers and their surroundings. It started rather abruptly and was partly an overuse problem (finger pains), and partly the result of a terrible non-ergonomic setup: chair with no lumbar support, table too high, laptop screen too low, laptop keyboard too small (muscle pains). Another reason was probably stress, since my idea of forcing myself to be productive was to constantly worry about school and deadlines. Stress causes your muscles to tens up, which adds to the overall strain, and I read that there is also some chemical involved that is released to the blood stream when you're pressured/angry, and in large doses can cause muscle damage. I was familiar with the concept of RSI, which was why I was able to embark on a hardcore panic trip when I realized what was happening, but I was working under the assumption that this is something that only happens to old people. I did a bunch of things to help myself through this problem, which included both changes to the work environment and medical intervention. The work environment/setup changes included the following:
Some lifestyle changes I made were:
As for getting medical help that was a bit problematic. At first my family doctor didn't think much of the pains and tried to treat it first with a dietary supplement of vitamin E and calcium (I think), then gave me anti inflammatory drugs which only alleviated the symptoms. Eventually I was sent to an orthopedist who gave me a cream which was again mostly treating the symptoms, and sent me to physiotherapy, where I was given treatment with waves. The idea behind this treatment was that the waves heat the injured area from the inside in a way that heating from external sources can't do. The heating alleviates the pain and increases blood flow to the area, which encourage healing. This was actually one of the things that helped me the most. I literally felt myself getting better after a few treatments, and after they were over I continued to "practice" it by placing my hand under hot running water, specifically at the kitchen sink (there's something about the weight of the stream and its speed that encourages blood flow in a way that a shower stream doesn't). Overall the things that helped me the most were the physiotherapy and the added exercise (it's amazing how much exercise helps. Nowdays when I skip my daily walks I immediately start feeling various pains in my back and arms). Learning to relax and taking a break come in second. In the long term the changes to the work environment and the infrequent nature of working on programming assignment are what kept me from reverting to the bad state I was in, and to actually improve my muscle strength. Occasionally taking some anti inflammatory drugs and using hot running water are my current methods for dealing with pains when they do arise. |
|||
|
|
|
I've had a few instances over the years. Based on visits with doctors and other research, I've settled on the following:
RSI is certainly something you want to catch early. |
|||||||||
|
|
Yes. Mine was (well still is really) caused by me injuring my right shoulder in an ice skating incident (I fell over :(). Now if I use the mouse with my right hand for any length of time I get various pains up my arm and into my shoulder. My solution is to use the mouse with my left hand. I don't swap the buttons so a left click is still a left click but I use the middle finger of my left hand rather than the index finger of my right. This seems to do the job and while my fine motor skills aren't quite there yet I can do everything I need to without having to think about it. |
|||
|
|
If you use a mouse, avoid using a mousemat or anything that restricts the area you can move it in. This definitely strains my wrist less. |
|||
|
|
|
A few years ago I started getting a dull pain just beneath my right elbow. I figured it was because of using the mouse, as it increased slightly as I moved the mouse around. I read somewhere that getting an inclined mouse (one where its surface where you hold is not horizontal but near vertical), so I got one. And within a month or two, the pain went away. Never had a problem since. I also try to use the mouse as little as possible, but I only started with that after the pain had disappeared. |
|||
|
|
|
Get a workplace desk assessment, or something similar in your country/language. Have someone come over to visit you at your working environment to assess your needs such as:
Many companies will organise this for you - it is in their interests as the assessment is ~ £80 but lost days due to work-related illnesses really cost a lot, and some of those illnesses can become chronic and lead to long-term sickness or, more commonly nowadays, law suits. I have previously had serious RSI problems when doing a lot of work which requires CTRL+this and CTRL+that, either copy-pasting information from one form to another or similar left-ring-finger to left-index-finger rocking action which put strain on my wrist. After a while, I removed the left CTRL, SHIFT and ALT keys, forcing me to use the ones on the right hand side. This helped a lot but a better move was to find a way to automate the repetitive job I was doing and moving to a Microsoft Natural Keyboard, which gave me more room for my big hands. When doing a lot of mouse work, I developed some serious aches and pains in my right hand and wrist, so I did some research and found the Evoluent Vertical Mouse. I convinced my workplace to buy a couple of them (one for desk, one for 'home working') and this has been an excellent purchase. I think it came with some optional-install software to remind you to take a break when you'd clocked up several "mouse miles". It wasn't RSI, but last year I developed a problem whereby my left arm and hand would become quite numb, pretty much all of the time. My dexterity dropped as I couldn't feel what I was doing and my productivity and attendance took a nose-dive as the numbness developed into serious pain. It got so bad I went to see the doctor who spent £2000 putting me through a serious of tests including MRI scanning and electro-conductivity testing. A prescription of a course of physiotherapy soon identified a knot in the muscles on the left of my neck. While dicussing the issue with the physio, she identified that the problem was I kept twisting my head 30 degrees to the left and 15 degrees upwards. She deduced that I had two monitors at slightly different heights and angles, which I did and hadn't realised how bad that could be. After physio, and a workplace assessment to make sure no other issues, everything is fine now. |
|||
|
|
|
I've had bad RSI episodes twice in my life, mainly in my mouse hand, to the extent that I have questioned my ability to continue in my career. In both cases I was able to resume computer work eventually by: 1) Initially taking lots of rest (several weeks). 2) Assessing and optimising my work environment and routine to minimise stress on my body. 3) Using dwell clicking software to reduce mouse clicking (this has a huge effect). 4) Avoiding excessive computer use outside work. No gaming. 5) Taking regular exercise breaks away from the screen (Maybe just a walk round the office, stand up and stretch, hand exercises etc.) 6) Exercise and breathing; doing yoga; attention to posture. Lightness of touch. Economy of action. 7) Planning work to minimise computer contact time (you can do a lot of the design work, reading, and thinking away from the screen - use pen and paper). 8) Limit computer time per day; no all night sessions, no getting carried away. Why did it come back the second time? I neglected to do too many of the above, for too long. In short, I forgot about RSI and thought it wouldn't come back. I was wrong. RSI can be beaten, but it does require changes to your lifestyle and work approach. For people without RSI -- consier doing the above things anyway. Once RSI bites, it's already too late. It never really goes away, but you can adapt to it. |
|||
|
|
|
I had a lot of problems with my wrist when I started my internship, probably because I used a cheap crappy mouse. Switching to a more ergonomic mouse, where the surface you hold is more vertical, fixed it. |
|||
|
|
|
Exercise!!! Check out Is working out a healthy alternative to combat RSI (Repetitive Stress Injuries) |
||||
|
|
