Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Frist pots (Score 1) 341

It is by design. The "original" retirement age of 65 was set there because that was the average life expectancy. The idea was that if you managed to beat the odds, then a small pension would pay for your food and incidentals while your family was expected to provide the rest until you managed to do the right thing and kick off.

Today, of course, "retirement" has become an entitlement and you expect the government to keep you in the style you have grown to expect with a sufficient pension to maintain your independence.

Comment Using DD-WRT (Kong latest "old" driver version) (Score 1) 104

on a Netgear R6300 and it has been very fast, great with signal quality, and the QoS features are working as expected.

Both the R6250 and R6300 have a dual-core 800MHz CPU, so they have the power to handle a decent QoS requirement without bogging down potential throughput too much. I'm satisfied, and it wasn't that expensive. If your situation isn't too terribly complex (many dozens of users and extensive QoS rules) then it might be a good choice.

The R7000 is even faster and supports external antennas, so I second that suggestion, but it's also twice the price of the 6250/3000, which can be found on sale from $100-$125 brand new if you're a good comparison shopper and/or patient.

Comment Re:Hypocrisy abounds (Score 1) 818

To the Left, yes.

My favorite question to Democrats is: Quick, tell me 5 things that George W Bush said that were commendable.

I can easily find 5 banal positive things that Obama, or Kerry, or Clinton said that I agree with, despite disagreeing with them politically. I don't find them evil, just ignorant or misprioritizing things, so it's simple to find basic human statements I agree with.

If you can't find 5 positive things to say about your opponent, you're a zealot, and any discussion you enter is a waste of time.

Comment Re:Nonsense (Score 1) 294

So... the business made a stupid decision, and when they realised the error of their ways, rather than trying to reach agreement on the best way forward, you delighted in rubbing their noses in it, using processes designed to protect you to hurt your employing organization instead.

One of the most important pieces of career advice I've received is to make sure that people who cause pain feel the pain. It is not my job to be a whipping boy who suffers for every bad decision I tried to warn someone about. If management insists that I do something really goofy, then they should not be spared from the consequences of their plans. Insulating them only enables them to keep making bad choices and inflicting them on codependent organizations.

You say "rubbing their nose in it". I say "making sure decision makers understand the results of those decisions".

Comment Re:I don't think it's technology (Score 1) 320

Benefits that people working 2 or 3 part-time jobs don't get.

Even for employees without much in the way of the way of health insurance, life insurance, or disability insurance pre-tax compensation, employers still need to pay their part of Social Security & Medicare, Federal unemployment insurance, state unemployment insurance, and workers' compensation insurance as part of total hourly compensation.

Across all workers, the cost of legally required benefits is actually as much as the total cost of employer-provided health insurance. See this breakdown for more info.

Comment Re:RAID? (Score 2) 256

From a review of the Samsung 840 EVO 1TB SSD I just stuck in my MacBook Pro:

  • Sequential READ: up to 540 MB/s
  • Sequential WRITE: up to 520 MB/s
  • Random READ: up to 98,000 IOPS
  • Random WRITE: up to 90,000 IOPS

From the same site reviewing a WD Black 4TB HDD:

Performance from the WD Black scaled from 66 IOPS at 2T/2Q to 86 IOPS at 16T/16Q, versus the 7K4000 which scaled from 82 IOPS to 102 IOPS.

So assuming IOPS scales linearly with heads (they don't), you'd need about 1,000 heads to get similar random access performance out of HDDs as one SSD.

There's a reason everyone's migrating to SSDs for anything remotely IO related.

Comment Use is Voluntary (Score 1) 139

From CTIA's site, it appears to be an addon software tool, NOT part of the O/S or hardware:

Each device manufacturer and operating system signatory of Part I of this "Smartphone Anti-Theft Voluntary Commitment" agrees that new models of smartphones first manufactured after July 2015 for retail sale in the United States will offer, at no cost to consumers, a baseline anti-theft tool that is preloaded or downloadable on wireless smartphones that provides the connected capability to:

Remote wipe the authorized user's data (i.e., erase personal info that is added after purchase such as contacts, photos, emails, etc.) that is on the smartphone in the event it is lost or stolen.
Render the smartphone inoperable to an unauthorized user (e.g., locking the smartphone so it cannot be used without a password or PIN), except in accordance with FCC rules for 911 emergency communications, and if available, emergency numbers programmed by the authorized user (e.g., "phone home").
Prevent reactivation without authorized user's permission (including unauthorized factory reset attempts) to the extent technologically feasible (e.g., locking the smartphone as in 2 above).
Reverse the inoperability if the smartphone is recovered by the authorized user and restore user data on the smartphone to the extent feasible (e.g., restored from the cloud).
In addition to this baseline anti-theft tool, consumers may use other technological solutions, if available for their smartphones.

Source: http://www.ctia.org/policy-ini...

Comment Re:perception (Score 4, Informative) 320

"Why the asylums were closed is anyone's guess."

In California, the Lanterman-Petris-Short Act was passed "To end the inappropriate, indefinite, and involuntary commitment of mentally disordered persons, people with developmental disabilities, and persons impaired by chronic alcoholism."

The goal of Deinstitutionalization was that instead of being warehoused in huge, remote institutions, mental patients should be returned to communities where, with help, they might achieve some function in society. Unfortunately there was not much funding for the second part, plus some patients chose the streets if they were not involuntarily committed. Thus many deinstitutionalized patients became homeless.

AT&T

Bidding At FCC TV Spectrum Auction May Be Restricted For Large Carriers 91

An anonymous reader writes "Rumors have surfaced that the Federal Communications Commission (FCC) will restrict bidding at their TV spectrum auction in 2015 to effectively favor smaller carriers. Specifically, when 'auction bidding hits an as-of-yet unknown threshold in a given market, the FCC would set aside up to 30MHz of spectrum in that market. Companies that hold at least one-third of the low-band spectrum in that market then wouldn't be allowed to bid on the 30MHz of spectrum that has been set aside.' Therefore, 'in all band plans less than 70MHz, restricted bidders—specifically AT&T and Verizon (and in a small number of markets, potentially US Cellular or CSpire)—would be limited to bidding for only three blocks.' The rumors may be true since AT&T on Wednesday threatened to not participate in the auction at all as a protest against what it sees as unfair treatment."
Programming

Code Quality: Open Source vs. Proprietary 139

just_another_sean sends this followup to yesterday's discussion about the quality of open source code compared to proprietary code. Every year, Coverity scans large quantities of code and evaluates it for defects. They've just released their latest report, and the findings were good news for open source. From the article: "The report details the analysis of 750 million lines of open source software code through the Coverity Scan service and commercial usage of the Coverity Development Testing Platform, the largest sample size that the report has studied to date. A few key points: Open source code quality surpasses proprietary code quality in C/C++ projects. Linux continues to be a benchmark for open source quality. C/C++ developers fixed more high-impact defects. Analysis found that developers contributing to open source Java projects are not fixing as many high-impact defects as developers contributing to open source C/C++ projects."

Comment Re:Won't everyone be a millionaire? (Score 1) 467

Yup. Those numbers aren't surprising.

If you're a decent software engineer and live in San Francisco, Boston or NYC and you buy a house today, by the time you retire, it will probably be worth 1-2 million.

Then other stuff in the summary:

being most valued employee at your organization. If you exclude the execs, yes, software engineers probably get the best work to salary + benefit ratio if any profession right now.

Any decent software engineer who doesn't get a raise this year is probably quitting faster than their employer can tell them the news, and will start their new job with an extra 10-20% pay tacked on before they finish their sentence.

In place worth working at, outsourcing is frequently used for level 1 and 2 support, click testing (so actual QA Engineers can do something more meaningful), and to deal with legacy software no one else wants to touch.

Its not that way everywhere, and that's why the numbers aren't 100% in every category. But they seem about right.

Slashdot Top Deals

Always draw your curves, then plot your reading.

Working...