Daniel López Azaña

Theme

Social Media

Blog

GNU/Linux, Open Source, Cloud Computing, DevOps and more...

5 ways to combat your sedentary work

R&D and Innovation
featured-sitting-is-killing-you

For all it’s well known that physical inactivity is bad for health. But not everyone knows how harmful it is, even having reached the rank of a pandemic in this century according to numerous studies. Any person staying long hours sitting in front of a computer while working knows that this causes many inconvenience over time, whether back, shoulders or neck pain, and of course weight gain and overall deterioration of physical condition. In addition there is increasing evidence from numerous studies that sitting long hours on the same position increases up to 50% the chances of developing cardiovascular disease and even various forms of cancer.

Sitting is killing you

However, the pace of today’s society leads us down a path that makes us spend more and more hours sitting without performing any physical effort. It’s true that there is a growing interest in certain sports such as running, but make no mistake, people who run marathons is still a minority. The vast majority of people, sadly, do not exercise for a healthy life. In fact, according to research by the Spanish Heart Foundation (FEC), in collaboration with the European Heart Network (EHN), 42% of those over 18 in Spain declares not performing any physical activity during the week, compared to 6% in Sweden or Finland 7%.

All this should make us reflect and ask ourselves how can we improve the way we work and spend our leisure time. Fortunately more and more people become aware of this problem and now more and more initiatives arise trying to adapt offices and workplaces to allow us to do some kind of exercise while working. Let’s review some of them.

1. Standing Desks

Studies alert (https://www.elmundo.es/salud/2014/07/02/53b3e12b22601dc83b8b4572.html) that spending many hours sitting is itself a cardiovascular risk factor independent of the level of exercise you perform because different metabolic processes are altered. To avoid this standing desks arose, which allow us to perform our tasks comfortably while standing.

In some offices are gaining ground as floating workplaces which are occupied by a single worker at the same time during limited intervals before continuing his work in his usual desk, going to be occupied later by another team mate. Thus each member of the team or department alternate time spent standing and sitting.

2. Height Adjustable Desks

They are an evolution of the previous standing desks and allow us standing or sitting in the same workplace with just flipping a simple mechanism, so we can go alternating intervals while seated and others standing with no computer or phone exchanges , and no need to make any changes to our desk.

3. Treadmill desks

Surely these will seem the most geek , but it’s not unreasonable to think that we will soon see its presence in all the offices of our environment, as they are perfect for moderate physical activity (it’s not cool sweating your keyboard and all your papers) while doing your work.

4. Machines for seated pedaling

This is perhaps the simplest form of exercise while working, as it only requires a small device to pedal under our table. You will continue to work sitting, but at least you will move as you do.

5. Applications that alert us that we are sitting too long

As it couldn’t be easy to introduce any of the above alternatives in your office, you can always choose an application to tell you, or even prevent you from continue working if you don’t have a break from time to time in which you take a ride to stretch your legs.

Geeks solutions

Finally, don’t miss my Pinterest board with the most bizarre ideas imaginable to make our work more fun and healthy.

Follow Daniel’s board Madly healthy workplaces on Pinterest.
Healthy Office Healthy Work Lifestyle Sedentary
Daniel López Azaña

About the author

Daniel López Azaña

Tech entrepreneur and cloud architect with over 20 years of experience transforming infrastructures and automating processes.

Specialist in AI/LLM integration, Rust and Python development, and AWS & GCP architecture. Restless mind, idea generator, and passionate about technological innovation and AI.

Related articles

Google Analytics featured image

5 ways to exclude your own visits from Google Analytics

It is quite annoying that our Google Analytics traffic statistics are adversely affected by our own visits or those of any member of our team (internal traffic). Even more in early stages of websites, while still receives little traffic and our activity is a greater percentage compared to the total activity. Not only modifies appreciably the number of visits per se, but also the number of page views per visit, bounce rate and average time spent per user among many other parameters. This makes sense, as it is when we spend more time reviewing each and every one of our web pages or performing unfinished development tasks.

August 28, 2014
AWS security groups

How to automatically update all your AWS EC2 security groups when your dynamic IP changes

One of the biggest annoyances when working with AWS and your Internet connection has a dynamic IP is that when it changes, you immediately stop accessing to all servers and services protected by an EC2 security group whose rules only allow traffic to certain specific IP’s instead of allowing open connections to everyone (0.0.0.0.0/0).Certainly the simplest thing to do is always allowing traffic on a given port to everyone, so that even if you have a dynamic IP on your Internet connection you will always be able to continue accessing even if it changes. But opening traffic on a port to everyone is not the right way to proceed from a security point of view, because then any attacker will be able to access that port without restrictions, and that is not what you want.

January 12, 2021
hot-button-ssh-command-widget-icon

Linux remote control from your smartphone via SSH button widgets

In this post I will tell you about an Android app that is extremely useful to run commands remotely on a Linux computer: Hot Button SSH Command Widget. This application allows you to launch conveniently any command you want on a remote computer through SSH only with the push of a button on the screen of your mobile phone or tablet. This not only will facilitate automation of repetitive tasks, but also is very interesting from the perspective of security for the same reasons I exposed in my Automatically lock/unlock your screen by Bluetooth device proximity post. It will allow you for example to lock and unlock the screen without having to type your password again and again in sight of other people.

July 15, 2017

Comments

Be the first to comment

Submit comment