Viewing profile — crowding
crowding
HN member- Joined
- Tue, Sep 04, 2012, 6:23 AM UTC
- HN karma
- 32
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About crowding
No profile information was provided.
Recent public activity
-
comment
Comment #8666064
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 t…
-
comment
Comment #8665983
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…
-
comment
Comment #8665962
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 s…
-
comment
Comment #8665944
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…
-
comment
Comment #6189180
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
-
comment
Comment #5089942
In MATTEL, the crossbar of the E is placed in the exact center.
-
comment
Comment #4884783
Latest James Hague and/or Michael O. Church blog.
-
comment
Comment #4881657
Split keyboard! There are two space bars.
-
comment
Comment #4881510
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 th…
-
comment
Comment #4881478
Gelman and Hill is a nice book organized specifically around regression.
-
comment
Comment #4881256
you know, just two weeks ago I mapped my spacebar to be both space and Meta.
-
comment
Comment #4881247
Somewhat fittingly, though.
-
comment
Comment #4881109
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/m…
-
comment
Comment #4587275
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 …
-
comment
Comment #4586768
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 conveni…
-
comment
Comment #4473409
It also allows the file to be widely disseminated and mirrored before revealing what it contains, as an anti-DDOS measure.