Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Great news for (some) programming language fans (Score 2) 100

If you replace "functional" with "object oriented" and went back in time 20 years ago, your dismissive, skeptical attitude would have fit right in that era as well.

As in: many languages have benefited by gaining object-oriented aspects, haven't found a reason to use an object-oriented language, nothing compelling enough to apply elsewhere, fully aware that a month isn't long enough to master anything but it were cool and earth-shattering then it would obviously manifest.

Sure, maybe the functional hype machine is cranked a little high, but what are you expecting - a concise summary of the years of improvements knowledge, experience in software development and language research, summarized and tailored to highlight the personal benefits to your workflow?

I would suggest picking up a few books and investing more than one month in figuring anything out. Start with the functional support in a language like Python (https://docs.python.org/2/howto/functional.html). Code stuff up one way and then in another. Basically unless you actually invest some effort you won't believe what somebody comes along to tell you.

Comment activation (Score 1) 353

>authorization from "installing too much" was Apple to activate iTunes.

I've never had to call Apple for that. Just "Deauthorize all computers" to wipe out the non-functional, no longer owned, temporarily installed, whatever iTunes instances, and then reauthorize my current machines.

Much faster than the times (admittedly small handful) I've had to call Microsoft and then deal with their automatic phone system to get activation codes.

Comment Re:this will certainly lead to a cure for cancer. (Score 1) 246

If you don't like it, vote for somebody who will increase science spending.

Sad but true; only the government can make this happen, since there isn't any profit to be had via science spending in the next quarter or year (which is all modern corporations look at).

Comment Re:The double standard at work (Score 1) 824

Here is my view, as a Libertarian: Government has no right to define what is or what isn't marriage.

Marriage confers various legal statuses, and as such, involves the gov't.

Now if you are talking about some kind of Libertarian exception that exempts both spouses from ALL legal status and responsibilities, then sure, knock yourself out. Just be happy with a giant middle finger if later you wanted one of those rights/benefits you passed on, to avoid the gov't definition.

But it would be very hypocritical to expect the gov't to grant legal status with marriage, without agreeing to the definition of marriage.

Comment Re:Rent-seeking? (Score 1) 150

Monopoly abuse? You mean of Comcast, the ISP, right?

Once Netflix caved, paying for bandwidth (the whole thing about an ISP not actually providing the bandwidth they claim to their consumers is another issue), the race will be on for others to do the same.

Or are you going to claim that Comcast, after extorting special payments from Netflix and then demanding the same from Apple, is the fair and free-market way an ISP is supposed to behave??

Comment corporations (Score 1) 133

Corporations generally don't give a flip about this situation:

>I could convince a company to hire me based on willingness to learn and improve.

If that's true, what sets you apart from anybody else that is also willing to learn and improve, with a more extensive background that you have?

That being said, I think what you should do is start networking immediately, reach out to anybody and everyone you know for entry level positions in development and/or system administration. Do not spend the next 6 months studying on your own in the evening, in isolation.

Comment Re:break laws but not licenses? (Score 1) 44

>violate the US Constitution, US law, international treaties, the trust of US allies

Dude, they are an intelligence agency, what the fuck do you think they do? Except the constitutional violation part, that should be reigned in. Violate treaties and trust? Hello are you that naive? If you want to get all butthurt about US violations, start with the wars in Iraq and Afghanistan, which killed thousand, pissed away trillions, and had us take a dump on the world. That an intel agency is developing exploits - this confuses you?

I'm not sure you'll get that much out of studying the Accumulo source code, honestly. Secure coding practices have been widely knows for decades at this point, and it isn't as if they've got some magic way to call sprintf() securely, that nobody else has figured out.

High performance data storage and retrieval? So basically they are interested in dealing with lots of data? I could have told you that without bothering to look at Accumulo (and I haven't). Where their magic lies isn't in the software, it is the DATA, which they aren't releasing (obviously) and don't want to talk about gathering.

It isn't as if they are giving out do_mitm_attack.a or break_encryption.dll.

>To fix existing weaknesses while also deliberately creating others seems illogical and self defeating to me...

Makes perfect sense to me. Think of the low hanging fruit theory. Fix a weakness that adversaries and script kiddies can find (thus, the weakness has no actual long term value) and create ones that take nation-state levels of effort to get.

Comment Re:Tracking (Score 1) 436

Put it on the outside of the plane.

So now you just need to bribe a few extra people to clear a plane for flight with a non-functional tracking device installed by maintainence?

Folks, we're talking about protection $250 million. If your simple suggestion won't resist $25 million of theft effort, it is worthless, as in it merely provides the illusion of protection.

Comment Re:Tracking (Score 1) 436

Simple: is it possible to protect a $250 million dollar asset against, say 10% effort ($25 million) to steal it?
$25 million pays for a lot of training, bypass devices, and bribes.

If Slashdot let me edit posts I'd put that in my original: what is the break even point of added cost of incremental protection versus cost of theft? For a $250 million dollar asset, you need a system that at least resists $25 million of theft effort. Otherwise it is an illusion of protection.

Comment Re:Tracking (Score 0) 436

So you've added two or three more people to be bribed to ignore a faulty tracking device - 1 or 2 in maintenance, and someone in the control tower?
A group bankrolling a $250 million theft attempt, this is small peanuts to work around.

More info about what happened will help, but at the moment it appears adding a few more beacons on the aircraft would be an illusion of protection. Now if they were super cheap, sure do it. But for a $250 million profit I think you can bypass a hell of a lot of gizmos between training and bribes, if you were willing to invest say 10% of that.

Slashdot Top Deals

We are each entitled to our own opinion, but no one is entitled to his own facts. -- Patrick Moynihan

Working...