ajray's comments

ajray | 14 years ago | on: The lasagne theory of game design

The analogy reminds me of Shrek. Ogres have layers, so they're like onions, which have layers, but not like cakes that have layers? I think the article would have been fine without that analogy, and just dove into the relationship and differences between the 'layers'.

ajray | 14 years ago | on: Judge Alsup asks Oracle/Google to brief API issue in light of new EU ruling

While that's a nice thought, I don't think that ruling in favor of Oracle will magically make Android poof into a new language/api/framework. It'd take lots of effort, and in the meantime fall way behind Apple. I'm not even sure the cost of trying to keep up with the iPhone would be justified in that case.

ajray | 14 years ago | on: XOR Linked List

Yeah, there's going to be these trade-offs (complexity/efficiency), but I've seen this end up in fellow student's personal projects after learning it in class.

Aside from that though, I think if you're clever enough to come to this and implement it well, I hope you're clever enough to understand whether or not it's the RightWay(TM).

ajray | 14 years ago | on: Samsung Galaxy S III hands on: fast, thin, and a little bit cheap feeling

If you're counting the Samsung, Google, AccuWeather, and ChatOn logo's, sure. Without those we're left with a still diverse set, but I think reasonably varied. If I could make one change it would be to make the clock font match (style-wise) the rest of the non-logo fonts, probably at a much lighter weight (ultralight serif).

ajray | 14 years ago | on: R/C SR-71

RC Aircraft nerd here. This is very cool, but not at all uncommon (while this particular model is, making scale remote-control versions are not). Pulse-jet aircraft are some of the coolest things you can fly, but need a big field (for safety reasons).

ajray | 14 years ago | on: How a Web Link Can Take Control of Your Phone

Maybe I'm not sure about how tech-savvy most people are, but when I get a text message from an unknown number claiming to be my provider asking me to click a web link to update my phone, I know something's up.

ajray | 14 years ago | on: 4th State of Water

As someone who did computational modeling of water, this strikes me as kind of odd. The "hello world" of computational molecular dynamics is simulating water in different phases, phase changes, etc. (including the different ices). I'm interested to hear more, but incredulous.

ajray | 14 years ago | on: Ask HN: tiny VMs

I've actually heard this question asked a lot in a bunch of different forms, and (to me) it basically comes down to: How do I use virtualization to provide additional security to processes?

The advantage of virtualization is that it provides a very strong statement of security (if a lesser statement of performance). On the other hand Jails/Containers (see LXC) have a strong statement of performance and a lesser statment of security.

For you, I'd recommend checking out Linux Containers, because it does provide more protection than just a process, but is faster and uses less resources than a whole VM.

page 1