Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Divide your changes into groups (Score 1) 294

90% of your changes won't have any effect on production systems. Just lump those together under "Routine changes to UNIX/Linux production environments" and explain that you've tested those on your sandbox network.

10% of your changes will impact your production systems, even if it's just because it's upgrading Apache or some Perl module that your systems use. This can be as trivial as "updated Perl module; ran complete unit, load and regression tests, everything works fine." to "This is a kernel patch that requires us to power cycle each box. Here is our plan to do this in a way that generates no application downtime." Those are the changes CAB is meant to catch. Document each one in a different request. Document them clearly and thoroughly. Run them by people whom you trust to write good English. Make sure that your deployment, testing, and rollback plans are solid, and document them thoroughly in each request.

After a while, you'll get really good at this, and people will trust your requests.

Comment Editorial/stats geekiness (Score 4, Insightful) 99

Belle later confirmed the existence of the Z(4430) with a significance of 5.2 sigma on the scale that particle physicists use to describe the certainty of a result.

I believe that "scale" is called the normal distribution; that is to say, the odds of getting that result as a fluke are the same as finding a point 5.2 standard deviations away from the mean of the normal curve. If so, everything in that sentence after "5.2 sigma" can be left out.

Comment Re:Already gone to Linux Mint Cinnamon... (Score 1) 245

With all due respect, "looks and feels like XP" only gets you so far. If you're a home user, that's fine as long as you don't want to play PC games, or use most Windows software like Quickbooks. If you're an office user, that's fine as long as you don't need to continue to run Visual Basic 6 (yes, really) for critical business applications.

Where I work, we need to run legacy apps for the foreseeable future. So we're migrating, somewhat painfully, to Windows 7. Sure, there's plenty of Linux that can do 90% of what we need to do. That last 10% is a bitch.

Comment Re:And so this is Costco's fault? (Score 4, Informative) 440

I actually agree with the parent. Every single jar of peanut butter is a lawsuit waiting to happen, even if they give it away. Even if it's tested safe, Costco still assumes partial liability by handing that peanut butter over to the public. You could repurpose the lot into fertilizer or compost, but it's cheaper to bury the lot.

Comment It appears there's no additional sales tax. (Score 4, Informative) 229

According to the New Jersey MVC (PDF), if you purchased a vehicle in another state and paid sales tax on the vehicle, you provide MVC with the receipt. If you paid 7% or more sales tax in the other state, you pay no sales tax to New Jersey. If you paid less than 7%, you pay the difference to New Jersey. In practical terms, if the purchaser buys in the states neighboring New Jersey, there is no additional cost — New York State sales tax is 4%, Pennsylvania sales tax is 6%.

For example: Alice, who lives in Atlantic City, buys a Tesla in middle-of-nowhere Pennsylvania (6% rate) for $60,000. Alice pays Pennsylvania sales tax on that vehicle in the amount of $3600. If she had purchased the vehicle in New Jersey, she would have to pay $4200 in sales tax. So when registers her vehicle with the MVC, she'll owe the difference ($600), plus title fee ($60) and registration fee ($59 assuming it weighs under 3,500 pounds, see here), and possibly, if Christie is really an a-hole, a 0.4% Luxury Surcharge ($240). Keep in mind, if she purchased the vehicle in New Jersey, she'd pay the same sales tax, but all of it would go to New Jersey. If she purchased the vehicle in New York (4% sales tax), she would pay $2400 in tax to New York and $1800 in tax to New Jersey.

But, I could be missing something. If so, please let me know.

Submission + - Yahoo! Mail Compromised - Users Urged to Change Passwords Immediately (tumblr.com) 1

MAXOMENOS writes: Today Yahoo! announced via their Tumblr page that Yahoo! Mail was hacked, and advised their users to change their passwords immediately. Quoting:

Based on our current findings, the list of usernames and passwords that were used to execute the attack was likely collected from a third-party database compromise. We have no evidence that they were obtained directly from Yahoo’s systems. Our ongoing investigation shows that malicious computer software used the list of usernames and passwords to access Yahoo Mail accounts. The information sought in the attack seems to be names and email addresses from the affected accounts’ most recent sent emails.


Comment Host a Kickstarter (Score 5, Interesting) 277

Theo et. al. might turn up their noses at the idea, but a $40,000 kickstarter to keep OpenBSD going might not be a bad idea.

Rewards might include: kudos for contributions, limited edition (kickstarter only) t-shirts/posters/soundtracks, CD sets (duh), and for big contributors ($2500-$5000) a customized VDD set up for whatever purposes you want, yours to keep or share as you like.

Slashdot Top Deals

Old programmers never die, they just hit account block limit.

Working...