Live data from Hacker News

MRI's Method Caches

jamesgolick.com

1–10 of 16 posts

Re: MRI's Method Caches

#3

MRI - Not the magnetic one. https://en.wikipedia.org/wiki/Ruby_MRI

Thanks :-P I got excited for a moment that someone on HN was doing something in my former field... nope, just another web thing.

Is it just me or is that a bit of an odd name? For me when I see MRI I think Magnetic Resonance Imagining, but is that just because of my field?

Re: MRI's Method Caches

#4
post #3

MRI - Not the magnetic one. https://en.wikipedia.org/wiki/Ruby_MRI

Thanks :-P I got excited for a moment that someone on HN was doing something in my former field... nope, just another web thing. Is it just me or is that a bit of an odd name? For me when I see MRI I think Magnetic Resonance Imagining, but is that just because of my field?

Nope. It's probably not the smartest thing to call your tech. Those who know what it is will know, everyone else will think MRI (magnetic).

I think a good guideline for choosing an acronym is how many hits it already has on google. MRI: 73,800,000

Re: MRI's Method Caches

#5
post #3

MRI - Not the magnetic one. https://en.wikipedia.org/wiki/Ruby_MRI

Thanks :-P I got excited for a moment that someone on HN was doing something in my former field... nope, just another web thing. Is it just me or is that a bit of an odd name? For me when I see MRI I think Magnetic Resonance Imagining, but is that just because of my field?

MRI is more of a nickname. The software is actually called "Ruby", but thats confising nowadays.

Re: MRI's Method Caches

#6
post #3

MRI - Not the magnetic one. https://en.wikipedia.org/wiki/Ruby_MRI

Thanks :-P I got excited for a moment that someone on HN was doing something in my former field... nope, just another web thing. Is it just me or is that a bit of an odd name? For me when I see MRI I think Magnetic Resonance Imagining, but is that just because of my field?

> Is it just me or is that a bit of an odd name?

It's because there are a ton of Ruby implementations. MRI is the name for the official one that Matz works on.

If he said "Ruby's method caches," he would be wrong, this is about details of MRI specifically, and not, say, JRuby or Rubinius.

Given how much hackers love TLAs, and that there are what, 2600 of them, it's inevitable that there will be some amount of namespace clash. Ruby people reading a Ruby blog post aren't going to be confused about it, and while others may have momentary confusion, a few seconds later it's pretty clear what's being discussed.

Terms of Art are hard.

Re: MRI's Method Caches

#7
post #3

Earlier quoted context omitted.

Thanks :-P I got excited for a moment that someone on HN was doing something in my former field... nope, just another web thing. Is it just me or is that a bit of an odd name? For me when I see MRI I think Magnetic Resonance Imagining, but is that just because of my field?

Nope. It's probably not the smartest thing to call your tech. Those who know what it is will know, everyone else will think MRI (magnetic). I think a good guideline for choosing an acronym is how many hits it already has on google. MRI: 73,800,000

Yeah, and while we're at it god forbid someone name a language after a colloquialism for a popular brewed and caffeinated drink. Or the island the beans for said drink sometimes come from. Or a snake that sometimes lives on that island...

If I told my parents I worked in Ruby all day they'd think I started a career in precious gem mining, who cares? "Those who know what it is will know..." are exactly 100% of the people that care about Matz's Ruby Interpreter and therefore this article.

Re: MRI's Method Caches

#8
post #3

MRI - Not the magnetic one. https://en.wikipedia.org/wiki/Ruby_MRI

Thanks :-P I got excited for a moment that someone on HN was doing something in my former field... nope, just another web thing. Is it just me or is that a bit of an odd name? For me when I see MRI I think Magnetic Resonance Imagining, but is that just because of my field?

Lol, because of your "field"

Re: MRI's Method Caches

#10
post #9

Someone actually does interesting computer science in the field of ruby and it's crickets around here. Huh.

It's a well-written post and impressive coding, but what else do you want people to say? "Look at those caches caching?"
Post reply on HN