Sorry, but yes. In my state, crosswalks are legally defined to exist at every street corner whether or not they are painted lines. Furthermore, the obligation of drivers to yield to pedestrians in crosswalks starts when…
Seattle? Place yourself in the bike lane stopped at Eastlake and Fuhrman southbound. Very common commute route. No way to not be in the bike lane there given you just crossed the U bridge. (Unless you like riding on…
A baseline rate of wildcards among cyclists encourages greater attentiveness in drivers that interact with me, whether or not I am a wildcard in that moment. It's a herd immunity sort of thing. The practices called…
In WA where I am, and I believe in CA, standing on the curb facing the crosswalk != using a crosswalk. Standing around looking like you might use the crosswalk someday doesn't mean anything; using the crosswalk (and…
Matlab is not a JVM language, it just has some ability to call Java built in, and some of the IDE is in Java implementation. Launch Matlab without booting a JVM: matlab -nojvm
In MATTEL, the crossbar of the E is placed in the exact center.
Latest James Hague and/or Michael O. Church blog.
Split keyboard! There are two space bars.
They're both designed around completely in-memory arrays, which are passed around by-value with a copy-on-write scheme. For R there is the bigmem package for mmapped arrays. And the "compiler" JIT packace is included…
Gelman and Hill is a nice book organized specifically around regression.
you know, just two weeks ago I mapped my spacebar to be both space and Meta.
Somewhat fittingly, though.
I've used Matlab for about 15 years and R for about 3. Matlab burned me pretty badly during my graduate career; two weeks after deciding to learn R, I'd recreated a data analysis/modeling/graphing problem I'd previously…
I can see that from this distance -- I should have been more specific about is being a downside of the way MATLAB is only half-assedly array-oriented, not necessarily a feature of all array oriented languages.
The idea appears to be that array languages have builtin functions for operations that would require map/reduce/etc in the applicative programming paradigm. I agree that is convenient, but the downside is that only…
It also allows the file to be widely disseminated and mirrored before revealing what it contains, as an anti-DDOS measure.
Sorry, but yes. In my state, crosswalks are legally defined to exist at every street corner whether or not they are painted lines. Furthermore, the obligation of drivers to yield to pedestrians in crosswalks starts when…
Seattle? Place yourself in the bike lane stopped at Eastlake and Fuhrman southbound. Very common commute route. No way to not be in the bike lane there given you just crossed the U bridge. (Unless you like riding on…
A baseline rate of wildcards among cyclists encourages greater attentiveness in drivers that interact with me, whether or not I am a wildcard in that moment. It's a herd immunity sort of thing. The practices called…
In WA where I am, and I believe in CA, standing on the curb facing the crosswalk != using a crosswalk. Standing around looking like you might use the crosswalk someday doesn't mean anything; using the crosswalk (and…
Matlab is not a JVM language, it just has some ability to call Java built in, and some of the IDE is in Java implementation. Launch Matlab without booting a JVM: matlab -nojvm
In MATTEL, the crossbar of the E is placed in the exact center.
Latest James Hague and/or Michael O. Church blog.
Split keyboard! There are two space bars.
They're both designed around completely in-memory arrays, which are passed around by-value with a copy-on-write scheme. For R there is the bigmem package for mmapped arrays. And the "compiler" JIT packace is included…
Gelman and Hill is a nice book organized specifically around regression.
you know, just two weeks ago I mapped my spacebar to be both space and Meta.
Somewhat fittingly, though.
I've used Matlab for about 15 years and R for about 3. Matlab burned me pretty badly during my graduate career; two weeks after deciding to learn R, I'd recreated a data analysis/modeling/graphing problem I'd previously…
I can see that from this distance -- I should have been more specific about is being a downside of the way MATLAB is only half-assedly array-oriented, not necessarily a feature of all array oriented languages.
The idea appears to be that array languages have builtin functions for operations that would require map/reduce/etc in the applicative programming paradigm. I agree that is convenient, but the downside is that only…
It also allows the file to be widely disseminated and mirrored before revealing what it contains, as an anti-DDOS measure.