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…
> I have little kids and don’t want them to accidentally stumble onto malware or porn sites. But I still don’t like this kind of policing happening at the DNS layer. Where do you set up the filtering or accountability?…
While anyone technical can easily get around DNS filter it is a nice option for helping prevent accidental exposure to pornography. I'm looking forward to when the customization options are available as an…
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…
> I have little kids and don’t want them to accidentally stumble onto malware or porn sites. But I still don’t like this kind of policing happening at the DNS layer. Where do you set up the filtering or accountability?…
While anyone technical can easily get around DNS filter it is a nice option for helping prevent accidental exposure to pornography. I'm looking forward to when the customization options are available as an…
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…