Would you be willing to work with US based companies for hardware?
You could still keep your root partition to a minimal size, just create a larger /var partition.
One I have been using for over 20 years, aliasing l to my favorite ls switches: alias l='ls -GFla'
This started from an article [1] posted on Drudge Report recently. [1] - https://pjmedia.com/trending/google-search-results-show-perv...
s3 with cloudfront https://docs.aws.amazon.com/AmazonCloudFront/latest/Develope...
Functional Programming Principles in Scala [1] taught by Martin Odersky, professor at EPFL and creator of the Scala language. [1] - https://www.coursera.org/learn/progfun1
Only ProcessPoolExecutor[1]. If you use a thread pool or async io it will be single python process/GIL. [1] -https://docs.python.org/3/library/concurrent.futures.html#pr...
The Wall Street Journal [1] also does this. [1] https://www.wsj.com
If you haven't already, check out sanic [1] which is powered by uvloop [2] which itself is pretty amazing. [1] https://github.com/channelcat/sanic [2] https://github.com/MagicStack/uvloop
koo-ber-net-ees [1] [1] https://twitter.com/brendandburns/status/585479466648018944
Although Go's GC is tunable to some extent, the open source HotSpot JVM are already has multiple GC implementations that you can choose based on your use case and further tune. There is also work being done in the…
sudo yum -y install epel-release && sudo yum -y install python34 python35 will be soon be coming to EPEL also.
Why do you think it's too early? My company is running it on production with no issues.
Check out JRebel [1] which works with a plugin to your favorite IDE if you want to make it really easy. [1] http://zeroturnaround.com/software/jrebel/
Would you be willing to work with US based companies for hardware?
You could still keep your root partition to a minimal size, just create a larger /var partition.
One I have been using for over 20 years, aliasing l to my favorite ls switches: alias l='ls -GFla'
This started from an article [1] posted on Drudge Report recently. [1] - https://pjmedia.com/trending/google-search-results-show-perv...
s3 with cloudfront https://docs.aws.amazon.com/AmazonCloudFront/latest/Develope...
Functional Programming Principles in Scala [1] taught by Martin Odersky, professor at EPFL and creator of the Scala language. [1] - https://www.coursera.org/learn/progfun1
Only ProcessPoolExecutor[1]. If you use a thread pool or async io it will be single python process/GIL. [1] -https://docs.python.org/3/library/concurrent.futures.html#pr...
The Wall Street Journal [1] also does this. [1] https://www.wsj.com
If you haven't already, check out sanic [1] which is powered by uvloop [2] which itself is pretty amazing. [1] https://github.com/channelcat/sanic [2] https://github.com/MagicStack/uvloop
koo-ber-net-ees [1] [1] https://twitter.com/brendandburns/status/585479466648018944
Although Go's GC is tunable to some extent, the open source HotSpot JVM are already has multiple GC implementations that you can choose based on your use case and further tune. There is also work being done in the…
sudo yum -y install epel-release && sudo yum -y install python34 python35 will be soon be coming to EPEL also.
Why do you think it's too early? My company is running it on production with no issues.
Check out JRebel [1] which works with a plugin to your favorite IDE if you want to make it really easy. [1] http://zeroturnaround.com/software/jrebel/