Start mono-tasking. Focus on one thing at time and work on growing the amount of time you can keep that focus. I've been doing this and it has been quite helpful. Some good mono-tasking activities: - Read books. Books…
No. But I'll have to check it out. Do you use it and the mobile apps? Do you have problems with connecting to public wifi when running the app? I've noticed setting the DNS locally on a computer throws off the local…
What time do you go to bed and how much sleep do you need each night? I've been trying to get up earlier, but evenings/nights are still prime time for family, spouse, and "me time." So, starting work at 5am seems out of…
No mention of using a non-root user? Any reason why or just oversight? With Debian based images like node:carbon you could do something like this: ENV HOME /home/nodejs RUN groupadd -r nodejs \ && useradd -r -g nodejs…
Start mono-tasking. Focus on one thing at time and work on growing the amount of time you can keep that focus. I've been doing this and it has been quite helpful. Some good mono-tasking activities: - Read books. Books…
No. But I'll have to check it out. Do you use it and the mobile apps? Do you have problems with connecting to public wifi when running the app? I've noticed setting the DNS locally on a computer throws off the local…
What time do you go to bed and how much sleep do you need each night? I've been trying to get up earlier, but evenings/nights are still prime time for family, spouse, and "me time." So, starting work at 5am seems out of…
No mention of using a non-root user? Any reason why or just oversight? With Debian based images like node:carbon you could do something like this: ENV HOME /home/nodejs RUN groupadd -r nodejs \ && useradd -r -g nodejs…