This list seem to be based on production based accounting if emissions. Consumption-based per-capita emissions are available here for those curious: https://ourworldindata.org/grapher/consumption-co2-per-capit...
The 1 GB DRAM per 1 TB Flash is to store the Flash Translation Layer mapping from logical addresses of the host system to the physical address in Flash. The write cache is separate and much more limited in size.
It is Julia all the way down. julia> @which randn(1000) randn(dims::Integer...) in Random at ~/Software/Julia/share/julia/stdlib/v1.5/Random/src/normal.jl:210 julia> @edit randn(1000) # Opens the normal.jl file in your…
You could use a cronjob to add and commit all files at midnight.
A Mathematical Theory of Communication
The article was renamed "The Mathematical Theory of Communication" in the 1949 book of the same name, a small but significant title change after realizing the generality of this work.
While you still need some experimentation to get a plot right, following the grammar of graphics approach can make it quick and methodical. For any plot, I just need to answer a few questions: * What kind of plot do I…
Yup, that's correct.
The decompression step on the receiver does not need the knowledge of the pre-trained dictionaries; they are used only to bootstrap the compression step.
Highly recommend plotnine if you are looking for the python equivalent of ggplot and only need static visualizations.
tmux-resurrect seems to have an option to save bash history. When combined with tmux-continuum, it should happen seamlessly.
fzf [0] works pretty well for this. [0] https://github.com/junegunn/fzf
This list seem to be based on production based accounting if emissions. Consumption-based per-capita emissions are available here for those curious: https://ourworldindata.org/grapher/consumption-co2-per-capit...
The 1 GB DRAM per 1 TB Flash is to store the Flash Translation Layer mapping from logical addresses of the host system to the physical address in Flash. The write cache is separate and much more limited in size.
It is Julia all the way down. julia> @which randn(1000) randn(dims::Integer...) in Random at ~/Software/Julia/share/julia/stdlib/v1.5/Random/src/normal.jl:210 julia> @edit randn(1000) # Opens the normal.jl file in your…
You could use a cronjob to add and commit all files at midnight.
A Mathematical Theory of Communication
The article was renamed "The Mathematical Theory of Communication" in the 1949 book of the same name, a small but significant title change after realizing the generality of this work.
While you still need some experimentation to get a plot right, following the grammar of graphics approach can make it quick and methodical. For any plot, I just need to answer a few questions: * What kind of plot do I…
Yup, that's correct.
The decompression step on the receiver does not need the knowledge of the pre-trained dictionaries; they are used only to bootstrap the compression step.
Highly recommend plotnine if you are looking for the python equivalent of ggplot and only need static visualizations.
tmux-resurrect seems to have an option to save bash history. When combined with tmux-continuum, it should happen seamlessly.
fzf [0] works pretty well for this. [0] https://github.com/junegunn/fzf