Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Wayland & Mir (Score 1) 122

So what are you saying, that KDE development is in such a horrible shape that it will fall apart in the near future leaving KDE in some stagnate turmoil just before a major overhaul that would have been designated "KDE 5" or are you saying that the next major overhaul will be rebranded without a numbering scheme, (e.g. "KDE XP").

No, he is being pedantic.

KDE is the community, not the software. KDE will release Plasma Workspaces 2 and KDE Software Compilation 5.

Most people will refer to it as "KDE5", though.

Comment Re:Wayland & Mir (Score 1) 122

Will KDE 5 be ported to Wayland?

What's the point of that? Aren't window decorations going to be client side? So applications decide on their own what they look like, whether they want to obey window manager settings, etc.

You are aware that there is more to KDE than window decorations, right?

Comment Re:The harsh reality (Score 1) 193

I completely agree with you -- it's easy in theory. If all soldiers laid down their weapons at the same time, there would be no more wars. Also nice in theory.

The problem is that you need a concentrated action by the majority of qualified academics. Reviewing for closed journals is also a matter of prestige. If one reviewer alone jumps ship, he can only lose -- he will have negligeable impact on the journal, but stands to lose personally. You need a big movement, and this is not easy.

I think that the move to open publishing models is going to happen, because most academics are not happy with the situation. I personally hate it. The success of PLOS One shows that there is potential. But it will take time.

Comment Re:The harsh reality (Score 4, Insightful) 193

The article describes one potential solution.

I didn't see any solutions, to be honest. Just the standard theoretical solution to the tune of "If ALL top scientists in some field ALL jump ship at the SAME TIME to a few select open journals.....", which sound so nice in theory.

I have invested 25 years in my education and sacrificed everything for that one chance of becoming a scientist and doing what I really wanted when I was a kid. My friends drive fancy cars, have houses, I have a guitar, a used car, bills, and an 80-hour week, no holidays, constant stress to the point of impaired short-term memory. All for that one shot of becoming a professor.

Imagine that I get a nice, important result. I have two choices -- publish it in the most prestigious journal imaginable, or go with the feel-good factor and a more open journal. If I make the wrong choice, I'll be flipping burgers for the rest of my life because nobody wants someone like me: old, overqualified, no work experience, no interest in anything but science.

The way I see it: I have a couple of years to land some important papers. Can I do something to make the open journals more prestigious than the best ones in the field? No. So it's an easy decision.

Things are changing, but it's a slow process, because prestige and contacts have a lot of inertia. I hope that things are different in 10 or 20 years. Right now anyone can email me and get a copy of any paper they want anyway, I won't sabotage my career because it might buy me slashdot reputation.

Comment Re:You must be stupid, stupid, stupid (Score 1) 311

The linux kernel console; a lightweight, lightning-fast TEXT console not depending on X or anything else.

I guess that you don't use Linux drivers, but rely on third party blobs.

Ever since Linux switched to kernel-based modesetting, the console has switched to a framebuffer console. No accelerated VGA text mode, but pixel blitting.

It is painfully slow.

If you must have pointless cruft like this, add it IN ADDITION to what has ALWAYS worked perfectly, is super reliable, and super simple.

It is fundamentally broken in many scenarios, like multi-seat. I canot use Linux console, for example, because it is not multi-seat aware. It is not only not reliable, it will bork your system because it accepts all keyboard input.

Comment Re:Uh (Score 2) 311

Because the KMS terminal is so slow that anything that outputs stdout or stderr to it will slow down by orders of magnitude.

Note -- the old-style VGA console was HW-accelerated. This is what you get if you use binary blob drivers. The new console, using kernel modesetting and native resolution, isn't. Try compiling something large with lots of console output on a KMS framebuffer. It absolutely hurts.

Comment Re:Yeah, right (Score 1) 245

Like you said, even if you block things in your browser, the web pages with embedded Like buttons already contacted Facebook with your browser information to "help to be friends".

I use FireGloves, so my browser information is randomised and different for each page I visit. Fingerprinting won't work (or at least, it will be extremely difficult).

The only thing that could happen would be if the third-party page sends my IP to Facebook. That would be a rather big stinker.

Comment Re:What does FaceBook have? (Score 1) 245

Can you recommend a page that explains this in more detail? I'm interested, but I don't understand it.

You request a page from NY Times. The NY Times serves you an HTML page (+JS) which includes a "Like" button from Facebook servers. Firefox tries to connect to FB to display the button and run Facebook JS code. Ghostery scrubs such links and you never connect to Facebook. Facebook has nothing, since you've only ever connected to the NY Times. Where's the catch?

Or do you mean that the NY Times will report your IP number to Facebook directly without you being involved?

I never go to Facebook, so any serial numbers embedded in their pages don't affect me.

Comment Re:So? (Score 1) 245

Anything else, is sacrificing privacy for convenience. But that isn't nearly as satisfying as instant access by typing "Lesbian Whores" or "gay anal sex" into Google, is it?

You pick a nice example, that's cute.

How about sending an email to your mother talking about your cancer treatment? Is email supposed to be private? I know you can intercept it, but is it fair to expect to talk about this without Google monetizing it by selling your info to a pharma company?

Or should you lock up in your cave and die of cancer because if you get treatment, then everybody in the world MUST know about it?

Comment Re:Depends on Field (Score 1) 172

This depends on your field. You would not get many particle physicists at a conference with a $1,000 registration fee!

I completely believe you. "Normal" conference fees in Computer Science tend to be in the $300-$500 range. I've mentioned ICPR because there was quite an uproar when the registration fee was announced last year.

There are two things you must keep in mind, though. First is that in Computer Science, conference papers are really, really important. Far more important than in any other field. Journal papers are outdated the moment they are accepted for publication and hopelessly outdated by the time they arrive in your library. So journal papers are reserved for larger breakthroughs which will remain important for a long time.

The second is that top Computer Science conferences have the status of a journal. Their proceedings are widely available, their blind review involves 3-5 reviewers who are likely bigger experts than they would be most journals, lasts more than 3 months and involves a rebuttal phase, just like a journal. So a paper at a conference like ICCV, CVPR, IJCAI, NIPS and the like will do far more for your career than most journal papers. ICPR is not quite that level, but it is just below it, and they are milking it. It's a HUGE conference, with many thousands of visitors, BTW.

I was quite disillusioned when I attended a conference primarily aimed at psychologists, biologists and behavioural scientists. Talks were accepted based on a (barely reviewed) abstract submission and some of the science on display was depressing. Conferences simply don't mean much in many fields, so you're right, it does depend on the field.

Comment Re:What does FaceBook have? (Score 3, Informative) 245

I believe that by "standard browser" he means any browser which does any of the following:

- Javascript
- Cookies
- Flash

If your browser does any of those, you are being tracked every time you open it. You don't even need a facebook account and you don't need to use google. If you wish to stop being tracked, you will have the install at least the following extensions for your browser:

- NoScript (for malicious javascript)
- Ghostery (for cross-site tracking)
- CS lite (for flexible cookie management)
- BetterPrivacy (for Flash-based cookies)
- AdBlockPlus (for more tracking)
- https anywhere (for man-in-the-middle snooping)
- FireGloves (for browser fingerprinting)

and configure all of them to only use a whitelist, and explicitly disable Facebook, Google, Twitter and anything similar. Then you'll need to restart your browser at regular intervals to deter session cookies. You'll also need to reconnect to your ISP regularly to thwart IP-based tracking.

Yes, there used to be a time when using the web was easy. Now Facebook and Google have turned it into THIS.

Slashdot Top Deals

The world will end in 5 minutes. Please log out.

Working...