grimboy's comments

grimboy | 13 years ago | on: Rel="logo" (2011)

Yes but the point there was that sites had motivation to misrepresent their content. What motivation could you have to misrepresent your logo?

grimboy | 13 years ago | on: Factorization diagrams in Haskell

I feel like expanding that set a little is really only a matter of picking a more distinctive arrangement than a circle. Like 11 would be more readable as 3 vertical lines of 4, then 3, then 4 again. Just varying the shape a little would go a long way towards making them more readable, and you could still fall back to a circle for larger primes.

grimboy | 13 years ago | on: Why Raspberry Pi Is Unsuitable for Education

>esoteric open source architectures with no applications in the real world

Why does an open source architecture have to be esoteric? It could just as easily be conventional. We don't know for sure that ARM will be as popular in the future. Presumably aim isn't to teach individual intricacies but rather the overall concepts.

grimboy | 13 years ago | on: Modeling Physics in Javascript: Gravity and Drag

Why would you post a link to an example using floats then? I mean sure, part of the trick involves treating the float as an integer but the number is still meant to be interpreted as a float.

Your assumptions about speed might be true for something like a Nintendo DS which doesn't have a floating point unit but a 3DS does, a vectorised one no less. Also in Javascript integers that can fit into 32 bits are actually integers nowadays.

All in all, I believe your information is outdated.

page 1