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

 



Forgot your password?
typodupeerror
×

Submission + - Linux Getting Extensive x86 Assembly Code Refresh 1

jones_supa writes: A massive x86 assembly code spring cleaning has been done in a pull request that is to end up in Linux 4.1. The developers have tried testing the code on many different x86 boxes, but there's risk of regression when exposing the code to many more systems in the days and weeks ahead. That being said, the list of improvements is excellent. There are over 100 separate cleanups, restructuring changes, speedups and fixes in the x86 system call, IRQ, trap and other entry code, part of a heroic effort to deobfuscate a decade old spaghetti assembly code and its C code dependencies.

Comment Re:Still not The Year of Linux on Desktop (Score 1) 172

I always get these excuses.

"It's the distro you're using."
"You can only blame yourself for choosing wrong hardware."
"Those drivers are known to be crap under Linux."

Just make it work!

I don't want to have to find the optimal combination where the stars are aligned. If Linux actually was good, the situation would simply be: "Use any hardware and software you want. Works great."

Submission + - Windows remains vulnerable to serious 18-year-old SMB security flaw (betanews.com)

Mark Wilson writes: A serious security hole leaves millions of Windows users open to attack, making it possible to extract encrypted credentials from a target machine. Researchers at Cylance say the problem affects "any Windows PC, tablet or server" (including Windows 10) and is a slight progression of the Redirect to SMB attack discovered by Aaron Spangler way back in 1997.

Redirect to SMB is essentially a man-in-the-middle attack which involves taking control of a network connection. As the name suggests, victims are then redirected to a malicious SMB server which can extract usernames, domains and passwords. Cylance also reports that software from companies such as Adobe, Oracle and Symantec — including security and antivirus tools — are affected.

Comment Re:Still not The Year of Linux on Desktop (Score 1) 172

1) My point is not whether HD 6000 is supported or not. The point is that there will occasionally be unsupported hardware and the mode of failure should not be corrupted graphics.

2) I accept your counterargument. It's true that the amount of tweaking depends on the distro.

3) Some laptops have only about 10 levels of brightness and that amount is halved (or some times even divided into three), which results to 5 levels of brightness. It's too coarse. There are some workarounds to decrease the steps which work with varying degree, but the general problem is that the backlight adjustment event is handled by multiple listeners. This mess should absolutely be sorted out.

Submission + - Acetaminophen reduces both pain and pleasure, study finds (scienceblog.com)

An anonymous reader writes: Researchers studying the commonly used pain reliever acetaminophen found it has a previously unknown side effect: It blunts positive emotions. Acetaminophen, the main ingredient in the over-the-counter pain reliever Tylenol, has been in use for more than 70 years in the United States, but this is the first time that this side effect has been documented.

Comment Still not The Year of Linux on Desktop (Score 2, Informative) 172

I'd like to interject for a moment. Sadly, the desktop is still extremely glitchy. Let me show some examples.

1) Notebookcheck a new Intel NUC. Intel HD Graphics 6000 was missing Linux support at the moment of writing. That's not the end of the world, but how does Linux Mint report about it? Nope, you don't get an informative "device not supported" message, nor does X.org fall back to a VESA mode. Instead you get corrupted graphics! Nice failure mode there. Just look at the screenshot in the article. Does that look professional to you?

2) When you install Linux, various manual hacks are needed to correct all sorts of little glitches here and there. Read the installation report of this guy. Does that seem familiar?

3) Laptop brightness adjustment still goes in multiple steps! I can't believe this bug is still around. The same issue is in Ubuntu in Mint and affects most laptops. Bug #527157. Just try pressing the brightness keys of your laptop under Linux and you see what I mean. An everyday feature like this should Just Work without me having to even think about it.

Conclusion: I need an desktop operating system that is more deterministic in behavior. I want robust and predictable user experience. This is not rock solid at all.

Comment Re:UAC is for idiots (Score 1) 187

I really dislike the lack of control I feel when using a Windows box. All my personal machines at home are Linux boxes, except one WinXP system I use for specific tasks that require Windows. And on those Linux boxes, I do damn near everything as an unprivileged user. I only sudo to install packages that come from a verified source, such as the latest GCC.

That's not any different to Windows box. You generally don't need Administrator privileges to do things.

Comment Re:I'm gonna go out on a limb. (Score 1) 291

Then why do universities bother teaching courses in specific topics like mathematics, computer science, and whatnot? Surely there is still some intent to actually increase the student's domain knowledge in these areas?

One can self-teach himself or take a MOOC here and there, but does that create a person with a well-rounded rich engineering base?

Submission + - Valve Offering Free Games To Larger Amount of Developers

jones_supa writes: Last year, Valve made it possible for Debian developers to get free subscription to all Valve games. In the dri-devel mailing list, Daniel Stone informs that now the game company is expanding the offer to Mesa developers as well. If you have 25 or more commits to Mesa in the past 5 years, read the post for instructions on how to get VIP access to the Valve catalogue.

Submission + - Being Overweight Reduces Dementia Risk (bbc.com)

jones_supa writes: Being overweight cuts the risk of dementia, according to the largest and most precise investigation into the relationship. The researchers were surprised by the findings, which run contrary to current health advice. The team at Oxon Epidemiology and the London School of Hygiene and Tropical Medicine analysed medical records from 2 million people aged 55 on average, for up to two decades. Their most conservative analysis showed underweight people had a 39% greater risk of dementia compared with being a normal healthy weight. But those who were overweight had an 18% reduction in dementia, and the figure was 24% reduction for the obese. Any explanation for the protective effect is distinctly lacking. There are some ideas that vitamin D and E deficiencies contribute to dementia and they may be less common in those eating more. Be it any way, let's still not forget that heart disease, stroke, diabetes, some cancers and other diseases are all linked to a bigger waistline. Maybe being slightly overweight is the optimum to strike, if the recent study is to be followed.

Slashdot Top Deals

MESSAGE ACKNOWLEDGED -- The Pershing II missiles have been launched.

Working...