# 5 Tips to Boost Productivity When Working Remotely as an Engineer

DevFeed: [5 Tips to Boost Productivity When Working Remotely as an Engineer](<https://devfeed.tech/articles/5-tips-to-boost-productivity-when-working-remotely-as-an-engineer-27992.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2020-04-17-5tipstoboostproductivitywhenworkingremot/>)

Author: Hendrik Kleinwächter

Published: 2020-04-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [async](<https://devfeed.tech/topics/async.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Vim](<https://devfeed.tech/topics/vim.md>), [Emacs](<https://devfeed.tech/topics/emacs.md>)

Tags: [async](<https://devfeed.tech/tags/async.md>), [code](<https://devfeed.tech/tags/code.md>), [communication](<https://devfeed.tech/tags/communication.md>), [emacs](<https://devfeed.tech/tags/emacs.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [pair-programming](<https://devfeed.tech/tags/pair-programming.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [programming](<https://devfeed.tech/tags/programming.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [tips](<https://devfeed.tech/tags/tips.md>), [vim](<https://devfeed.tech/tags/vim.md>), [work](<https://devfeed.tech/tags/work.md>)

## AI overview

An engineer shares practical advice for working remotely, including communicating more, using asynchronous communication, seeking help early on technical decisions, pairing through terminal sessions, and working together on calls.

## Source excerpt

Throughout my career, I've had times where I worked 100% remotely. Overall working remotely can have benefits and even make you more productive as an engineer. I would like to share 5 tips that ...