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

 



Forgot your password?
typodupeerror
×

Comment Who decides as to what is correct (Score 3, Insightful) 375

If a site says the world is flat and is filled with rationals about it being flat then that site should probably come up on a "flat earth" search. Yet we can all agree that the facts in this case are completely bogus.

But what about inconvenient facts, for instance the various western governments put out employment numbers that are pretty hard core "facts" yet other people will look at the same "facts" and realize that they have had massive amounts of spin put on them. For instance in my neck of the woods they desperately hide the fact that most jobs being created are really crappy. Thus these "facts" then become politicized.

Or what about someone writing about NSA evildoing? Those are facts that the government would love to go away. Or what if every stock analyst suddenly agreed that Google was doomed as a stock?

Then there is group think. Prior to the 2008 financial crisis there were some "crackpots" who called it exactly and made fortunes based on their predictions; yet those facts flew in the face of general consensus. The same in economics. One joke at many economics universities is that the questions never change on the final exam, it is the answers that change year to year. If you look at something such as to the best time to loosen monetary policy and every major economic school has its own "facts".

I don't think that Google's search engine problems come from facts it is more that SEO whores like huffpo or the various directories are driving all the results to their crap sites. I don't know how many times I have searched for a company that has a perfectly good site that has not been through an SEO pimping putting it on page 3 or more while the first many pages are all kinds of crap yellowpages that ask "Is this your site?" where they want to upsell the owners on crap services.

Comment Ha ha they used JAVA; morons! (Score 0) 107

I have hated blueray since the day it came out. I hated the initial cost of the players. I hated that the first generation of players were often incompatible with later disks. I hated that they made you watch FBI warnings, company logos, etc. I hated that they wanted me to rent them from sleazy stores like blockbuster. I hated that Sony slimed the HD DVD thing. I hated that you couldn't get a reasonably priced blueray burner for a computer. I hated the exorbitant cost of a blank blueray for a computer.

But if I had known that the core of the technology had anything to do with Java I wouldn't have hated them, I would have pitied them. Sort of like I don't hate a cripple who walks slowly in front of me. It's not their fault their crippled. I so I guess it isn't Sony's fault that they are retarded.

Comment Most developers suck, even more "rockstars" suck! (Score 1) 145

Most of the developers that I have met really sucked. While I have met some stunning rockstars who could code up solutions that were magical on so many levels the bulk of the "rockstars" were simply blowhards that were probably more destructive than the worst boring developers. These were people who would literally dig into the kernal of Linux instead of writing a simple python script. But the sure sign that a "rockstar" is in fact just a blowhard is when they become religious zelots for one technology or another. They will make statements like "Procedural coding is so 20th century" or "You must recode your entire well oiled system using language X in order to add that one feature."

These "rockstars" usually come in and create massive amounts of work. Destroy pretty much everything and then leave before the cleanup is barely started.

Whereas the true rockstars will simply come in, quietly code for a short while, and solutions are born. Often these are things that other people can then work with making them better as well. If there is horrible work that does have to be done then again the rockstar will quietly nod, find the few in-house good programmers, spend a weekend or two, and then present a working robust replacement for the terrible system. Not something that is "almost done" (as in half baked) but a complete solution with in-house talent that can work with it.

If anything the surest sign of a rockstar is that there will be little or no squabbling. If there is any squabbling with the in-house developers it will be with the resident blowhard who will be heard saying, "That system won't work, we need to stay the course and use the technology that I have 8 certifications in."

Comment AI endpoint is key (Score 1, Interesting) 71

There is a point where the first marginal barely even an AI, wouldn't win any Turning contest, largely useless AI will be created. But if the algorithm is evolutionary in nature it could be the point where it then improves itself, then improves itself, and so on until pretty much out of nowhere you have an indisputable AI.

I regularly employ genetic algorithms and can say without hesitation that I have little idea how they got to where they got and the results are often fantastic. But my code is usually a single layer. That is I have a target, I set up the parameters it needs to explore, and then I set it loose. This is because the number of permutations exceed what my computer can handle in a reasonable time (a-la travelling salesmen problem) and a GA will get me close enough much faster.

But if I added a second layer where the GA was noodling with my code then I suspect interesting things could happen; not an AI but I doubt that I could comprehend the code it would generate. This will be the route to an AI. Basically the key will be an algorithm that generates not only code that we can't comprehend but generates the next generation of the GA which generates another generation of the GA and so on until we have code so far removed that when it works it will be just like where we are with understanding the overall design of the brain (we largely don't).

What this boils down to is that I very much doubt that AI will be the step by step process like most of human endeavour where we can see it coming but one where it is like trying to open pandora's box "just a crack". One day we will have an interesting algorithm and that evening we will have AI. Sort of a directed emergent property.

One other bet is that it won't be an "AI" researcher who will build it. It will be someone working on some other NP hard algorithm such as protein folding or image recognition.

To me the only question is one of math. Is there a minimum processing power required for an AI that can deal with a real time universe? At that point we can at least calculate when we might have an AI that is something that needs to be dealt with. I am also fairly certain that the moment we cross that computational threshold an AI will soon follow.

Comment Blech (Score 0) 194

The technology in the movie more reminded me of metropolis where the guy is having to needlessly move all the levers. This was a movie mostly about relationships and how it sucked to be gay in mid century England.

It also taught me that if you give an apple to some engineers they will put their careers on the line and entirely stop opposing your ideas that they had previously vehemently opposed.

Maybe the only true to life lesson is that if your government owes you a favour that you can't collect.

Comment Re:Credibility to rumors? (Score 1) 196

Yes, a number of people are thinking that an Apple/Tesla merger or blending of some sort might be in the works. I think that the two cultures are different in too many ways so I don't think so but who knows.

As for the complexity of steering I was referring to how many cars are switching to a fly by wire system that requires so much less experience engineeringwise. Before when someone would create a steering system from scratch it would often feel "wrong' this was more art than science and required people who could look at a design and know that it wouldn't work. Now you just make it work from an engineering perspective which is easy and then fiddle with the feedback and inputs until it feels "right".

As for when self driving cars really arrive (i.e. can be a taxi) I think that it will be much sooner than later. In that once there are a statistically significant number of cars (maybe 0.001%) and they don't crash then people who lose loved ones to manually driven cars will begin to scream for all SDCs.

Most manufacturers are making the switch to entirely fly by wire designs so adding automatic driving won't be an assembly line challenge. Thus if a viable self driving system comes along the manufactures will be able to implement it very quickly.

Comment Re:Credibility to rumors? (Score 3, Insightful) 196

Apple's expertise in cellphones was considered to be a joke when they were rumoured to be working on a phone. People pointed at them and laughed saying, "Motorola and Nokia will eat them for a snack."

There were huge scholarly style articles breaking down the myriad of reasons apple couldn't succeed. I even read an interview with a blackberry employee who said that when they saw the iPhone they were all relieved that it was going to be a flop as they knew with certainty that it could only have a 1 hour battery life as a computer plus a screen plus a transmitter would require a battery that was much larger than the one that must be inside. Then the guy said that blackberry crapped its collective pants when they got their first iPhone and found that it had a pretty good battery life and that inside the thing was mostly battery as Apple had managed to uber shrink the computer/transmitter part and that the screen was really thin.

I am not saying that Apple will succeed but that to suggest that they will fail because they haven't been doing this for 50 years would be foolish.

That said; one of my theories is that they don't really intend on building a production car but to build awesome prototypes that will teach them what an all electric self driving car will be like and how apple could sell things that will make it better. Plus they will no doubt build up a portfolio of car patents that will pay for the whole effort.

But on the other hand, self driving cars combined with electric cars combined with new materials such as aluminum and carbon fibre are a transition point for the automotive industry. This might allow a competitor such as apple to completely end run the industry because all those years making gas driven drive trains and the complexities in making a great steering system all vanish in this transition. This might then leave the car companies with a legacy of old school engineers who have "seniority" a legacy of pension costs, a legacy of factories not suitable for modern materials, a general lack of computer knowledge, and a legacy of sleazy dealerships. All things that would hold the old school people back.

Comment In Canada, not a problem (Score 4, Informative) 196

Our supreme court made a supremely wonderful decision on this very issue. Basically they said, that people in Canada have the right to work for anyone they want, where they want, and when they want. Also people are free to communicate thus can "poach" all they want and that any contract to the contrary would be a rights violation and thus those parts are null.

This particular decision actually even went further by saying that poaching clients was fine as well as long as the contact information was reasonably in someone's head.

The result would be that the only place that a non-compete could stand would be if there was another aspect such as the sale of a business. So if someone sold their business for $10,000,000 and then violated an agreed to non-compete there could be a lawsuit to recover some portion of the sale price. But they couldn't get any kind of injunction that would violate your constitutional rights only a monetary judgment.

So while our rights tend to be viewed as less black and white than the US constitution I was pretty much bouncing in my seat and clapping my hands when this decision came down the pipe as a serious blow against corporate tyranny.

Comment Re:No overlap for mindshare (Score 1) 319

Yes, my toolset is usually Python and C++ but I have a large codebase with PHP and it is just too easy to keep adding PHP to it. My dream though would be to go to Python for a huge amount of stuff but it just doesn't cut it with much of what I do as well as C++ does.

I would hate to work for a company with too many languages or too few. I suspect that if productivity were to measured by the number of languages in general use that there would be some magic number; much like having two monitors is more productive than one. (I still want to try 3).

Comment Re:No overlap for mindshare (Score 1) 319

Very interesting. Probably one of the best replies I have ever had on /. I do have one comment on project managers. Smart people don't need to be managed which is why one of the best developers (often in the position of manager) told me that a great project manager is there simply to deflect and isolate his team from the company. This is why I especially mentioned project managers in the same breath as stodgy companies. I have friends who work for stodgy companies and they pretty much need manager approval for every semicolon. Whereas I have friends who work for companies where they use the bulk of Beck's original XP and are amazingly productive with exactly zero people with a title manager.

Your comments now have me ready to take a solid look at node.js.

Comment No overlap for mindshare (Score 4, Interesting) 319

Node.js and Java couldn't be much more different in the types of programmers/clients that each attracts. A typical Java client would be a somewhat stodgy to extremely stodgy company where the programmers are completely wild and out of control because they don't wear ties with their dressshirts. These same programmers either work in large pools of programmers for the company or are doing contract work for a large stodgy consulting company.

A Node.js programmer might not own a dress shirt and works for a company that mightn't have ever printed an org-chart. The only stodgy companies using node.js would be where they completely outsourced their web infrastructure to a young hungry up and coming development company that has another decade or two before it becomes fully decrepit and stodgy.

There is no competition for mindshare between these two. Maybe, just maybe, there are a tiny few companies right in the middle of these two extremes that would go one way or the other but in all probablity these middle companies are using PHP, Ruby, or Something Microsoft.

But the reality is that Java is competing with Microsoft's C# and maybe other JVM languages such as Scala. Whereas Node.js is competing with PHP, Ruby, Python.

All I could say to product/project manager at a fortune 500 company who wanted to switch their system from Java to Node.js is "Good Luck." And the same with someone who proposed Java at a young startup that had a successful Node.js codebase. In the later I could maybe see a switch to Python but the first would and will potentially not be switching from Java for the next decade or three.

Comment What anti consumer feature is next? Sterilization? (Score 1) 370

I am not sure that Samsung could have come up with features that would make me want to buy their TV less unless they simply went with slapstick comedy. Spontaneous combustion? Radiation hazard? Randomly calls in SWAT teams?

Or maybe they have more subtle comedy offering coming where they partially morph your face onto all the fat and ugly people who appear on your screen. Or send subliminal messages suggesting that your spouse should have an affair.

But for now they at least seem to be violating our privacy coming and going. I wonder what MBA thinking results in this crap. There are many reasons I would never buy a GM but onstar sits right at the top of the pile for similar reasons that I will not now buy a Samsung TV.

Comment What stopped Senator Joseph McCarthy? (Score 1) 239

An excellent place to start would be to look to see what stopped Senator Joseph McCarthy and the equally insane House Un-American Activities Committee. Senator Joseph McCarthy couldn't have shown much better that people like him exist and the system shouldn't exist that enables them. The present day NSA insanity is a Senator Joseph McCarthy wet dream. He had to claw and scrape for the pittance of data he had which the NSA would now laugh at as a joke as they probably gather more data in millionths of a second than Senator Joseph McCarthy gathered the whole time he terrorized the US.

Lessons that should have been learned from the House Un-American Activities Committee is that they could do far more damage than the people they were hunting ever dreamed they could.

So we have the NSA doing their damnedest to repeat history so the key would be to repeat history as to how to stop it. The key seemed to be when the Senate voted to censure him which was such a wonderful humiliation that the asshat died from alcoholism a few years later. So what the senate should do is to identify the few key players who are supporting the NSA and turf them this would then take the wind out of their civil rights violating sales making them an easy target for further reforms that should one by one effectively shut them down.

The final key would be to make a complete list of all the things good they have done and a complete list of bad things they have done. I suspect that in the end that it would be like a surgeon who used a 9mm pistol as his primary method of surgically removing zits. Yes he got the zits but the collateral damage was just not worth it and it would have been better for him not to have operated at all.

To me this is quite simple. Terrorists are first and foremost defined by their criminal activities. Thus use the traditional laws to go after and punish them. I don't care why the guy put a bomb in his underwear. He put a bomb in his underwear!!! I don't think that it counts as misdemeanour if looked at as just a normal crime. I don't care why the guy shot the cartoonist. He shot someone. If any of the above was part of a larger plan then there is a conspiracy which is another serious crime. If there is enough evidence to get a wiretap then a judge will issue a warrant. These are not complicated things. If anything makes it complicated it might be that it involves having to liaise with some international counterparts.

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...