Not sure if this is relevant but these things have helped me with suppressing appetite in order of commitment/severity: - Extra protein even a protein powder, egg - Complex carbs like beans - No added sugar - No…
I definitely agree with this. I seriously suspect that I have ADD, and a burden has been lifted off my shoulders ever since I quit my 9-5 startup job and started travelling the North America a van + freelance coding.…
I try to go minimal javascript. There are two main ways you can limit javascript: static site generation or a rendering via a backend language. Solutions Use a templating engine with a backend language. My goto is…
https://en.wikipedia.org/wiki/UKUSA_Agreement The code name for the data collection/sharing project is "Tempora" and was unveiled in the Snowden leaks: https://en.wikipedia.org/wiki/Tempora…
The Rockchip RK3288 SoC used in this particular board is used in some chromebooks and uses ARMv7 on a 32-bit processor which I think may indicate decent kernel support
Relevant Quote: > “There are two ways to make the world a better place. You can decrease the suck, and you can increase the awesome… And I do not want to live in a world where we only focus on suck and never think about…
Most of the commands there can be replaced with vi keybindings. That is, set -o vi You can type that directly into your terminal for use just in one session or in your .bashrc Type <C-]> or <Esc> just…
Not sure if this is relevant but these things have helped me with suppressing appetite in order of commitment/severity: - Extra protein even a protein powder, egg - Complex carbs like beans - No added sugar - No…
I definitely agree with this. I seriously suspect that I have ADD, and a burden has been lifted off my shoulders ever since I quit my 9-5 startup job and started travelling the North America a van + freelance coding.…
I try to go minimal javascript. There are two main ways you can limit javascript: static site generation or a rendering via a backend language. Solutions Use a templating engine with a backend language. My goto is…
https://en.wikipedia.org/wiki/UKUSA_Agreement The code name for the data collection/sharing project is "Tempora" and was unveiled in the Snowden leaks: https://en.wikipedia.org/wiki/Tempora…
The Rockchip RK3288 SoC used in this particular board is used in some chromebooks and uses ARMv7 on a 32-bit processor which I think may indicate decent kernel support
Relevant Quote: > “There are two ways to make the world a better place. You can decrease the suck, and you can increase the awesome… And I do not want to live in a world where we only focus on suck and never think about…
Most of the commands there can be replaced with vi keybindings. That is, set -o vi You can type that directly into your terminal for use just in one session or in your .bashrc Type <C-]> or <Esc> just…