Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Nope (Score 1) 137

the remus paper references vmware's high availibility. (also was published in 2008 about 1.5 years ago, though dont know when it first started to be used, possibly before then)

however, incremental checkpoint precedes both. See (pulling from my bibtex for paper I helped write)

author = "J. S. Plank and J. Xu and R. H. B. Netzer",
title = "{Compressed Differences: An Algorithm for Fast
                                Incremental Checkpointing}",

author = {Roberto Gioiosa and Jose Carlos Sancho and Song Jiang and Fabrizio Petrini},
title = "{Transparent, Incremental Checkpointing at Kernel Level: a Foundation for Fault Tolerance for Parallel Computers}",

author = {Ashok Joshi and William Bridge and Juan Loaiza and Tirthankar Lahiri},
title = "{Checkpointing in Oracle}",

author = "Angkul Kongmunvattana and Santipong Tanchatchawal and Nian-Feng Tzeng",
title = "{Coherence-based Coordinated Checkpointing for Software Distributed Shared Memory Systems}",

as well as a paper I was a coauthor on where we continuously checkpointed a regular gnome desktop (along with its file system) and enabled you to restart it at any point in the past.

author = "Oren Laadan and Ricardo Baratto and Dan Phung and Shaya Potter and Jason Nieh",
title = {{DejaView: A Personal Virtual Computer Recorder}},

Comment Re:Err, so just like the Pre? (Score 1) 621

native code applications exist on the pre. the only thing that has to be created via html/javascript is the outer ui of the app. the inner ui can be implemented as a native browser plugin and do whatever native code can do.

furthermore, any language that has dbus bindings, say whatever scripting language you want, can run in the background and communicate with the html/javascript ui that users see.

Comment article is so wrong (Score 5, Informative) 174

the reporter of that article is an idiot.

Onion Routing was invented at the Naval Research Lab, but it had nothing to do with ships.

If the reporter would have done a cursory reading of http://www.onion-router.net/, which is the page the creators made, the reporter would not have found any mention of ships on the description or summary of what onion routing is.

Comment Re:Two Year Associate's Degree of Liberal Arts (Score 1) 648

sounds pretty close to the first 2 years of physics at a regular college (2-3 semesters of general physics, depending on what they include, though generally 2), though where I went optics and modern physics were separate courses.

modern physics was fun. optics was a bitch with the PDEs. No more wave equations for me.

Comment all these articles ignore one point (Score 1, Insightful) 858

Dells, HPs, Lenovos..... they all go on sale for significant discounts.

Do Macs? Not from my experience.

I can buy a souped up T series lenovo laptop for probably around half the price of an equivalent macbook (in the 1250-1500 range vs. 2500-3000 range for the macbook pro.

And one can get features in the T series that apple just doesn't think there's any market for (such as the old T42p I'm currently typing on that had a 15" 4x3 lcd w/ 1600x1200). Try to find any mac that has anything approaching that pixel density.

Buying a mac is like shopping at Macy's and always having to pay their non sale prices. Buying a Dell, HP.... Is like shopping at macy's and knowing that they always have sales and that the non sale price is mostly a joke.

Comment Re:We looked at this question... (Score 4, Insightful) 858

Dells, HPs, Lenovos..... they all go on sale for significant discounts.

Do Macs? Not from my experience.

I can buy a souped up T series lenovo laptop for probably around half the price of an equivalent macbook (in the 1250-1500 range vs. 2500-3000 range for the macbook pro.

And one can get features in the T series that apple just doesn't think there's any market for (such as the old T42p I'm currently typing on that had a 15" 4x3 lcd w/ 1600x1200). Try to find any mac that has anything approaching that pixel density.

Comment Re:Is LaTeX worth it for humanities/soc. sciences? (Score 1) 328

autocorrect doesn't help you if you change the name. yes, you can now search and replace it, but all these things are more prone to error.

I'm not against Word. i use it a lot (heck, I'd rather do my resume in it than in Latex). However, for regular paper writing, its so much easier. Honestly, any paper writing system that requires the use of a mouse is going to make a lot of people significantly less efficient, i.e. in latex all I have to do is \cite{tag}, to make a footnote, in word, I'd have to take my hands off the keyboard, go into a menu and search for the proper reference (or perhaps type it in. But for most people this is back and forth mouse to keyboard.

but then again, I'm one of those people that likes thinkpad keyboards and disables the trackpad, for the same reason, keep my hands on the keyboard.

Comment Re:Is LaTeX worth it for humanities/soc. sciences? (Score 1) 328

uh. any thing you can use to make a figure for word you can use for latex.

latex can include, eps, png, pdf, gif..... as figures. All word is doing is embedding some image, and generally any program that generates that image can also save it to a file.

I honestly find using latex to be much much easier than word, just because there's much less stuff to get in my way. Also, the ability to macroize things (i.e. type \rlcn{} for really long chemical name) makes life much easier and less error prone to typos.

Comment Re:Needs Table of Authorities Functionality (Score 4, Informative) 260

http://cmchoatelaw.wordpress.com/2008/10/29/table-of-authorities-and-openoffice-how-to/

while not as "simple" as word, word isn't really that simple either, and the majority of the additional effort here is an initial setup that doesn't have to be repeated, at least if one makes the effort to script it. The hardest part then is tagging which one has to do in word as well. basically, I think this is solvable without major programming skill, just some macro programming.

Slashdot Top Deals

"It's what you learn after you know it all that counts." -- John Wooden

Working...