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

 



Forgot your password?
typodupeerror
×

Comment Re: This is an Android Problem (Score 1) 162

It's really nice to hear from an insider. I now see the balance Google needs to strike, and it doesn't sound like there are any easy solutions. I wish that there were more phones running plain Android with fast updates. That's why I'm just sticking with Nexus phones. I tried CyanogenMod but it's too buggy for me...

Comment This is an Android Problem (Score 3, Interesting) 162

In my view, this problem can only be solved by improving the Android OS itself. They need to carve out way more things out of the core OS and make them updateable through the Play Store. Microsoft manages to do this via Windows Updates, I don't see why Google can't figure it out. What makes things worse are carrier specific builds. Apple managed to do tell them to F off, Google should too.

Comment Good idea but wrong conclusion (Score 1) 70

So instead of connecting chips via a circuit board, connect chips directly. It sounds like a good idea, but I think the conclusion, that it would enable every IoT manufacturer to customize their chip configurations, is wrong. It would be expensive due to economies of scale, and I don't see why IoT devices can't use the plain old circuit board. Do IoT devices need to be super small and super power efficient? However, I do see that it might benefit smartphone manufacturers, where size and power consumption matter. However, it is likely that suppliers would offer chip configurations for narrower use cases.

Comment Ratings have changed (Score 1) 59

I use IMDB mostly to pick out movies to watch based on user ratings. But I've noticed that in the past 10 years, there's been a divergence in IMDB ratings and my ratings. Anyone else notice this? Some movies rated 8 are total crap. 10 years ago, every movie rated 8 or above was guaranteed to be a great movie. Maybe my tastes have changed, but i feel the voters have changed. My theory is that IMDB is more popular, and now the people who vote on it are just the average person, not computer nerds like me.

Comment Re:Seriously? (Score 1) 127

Can't we use this DCMA takedown system to take down all content posted by the RIAA and pals? I'm curious, what's stopping someone from just submitting random DCMA takedown notices? Google has no idea who holds copyright for what song. We should use this weapon against them. The real solution is to starve the beast. Don't buy music, go to concerts, where more money makes it to the artists.

Comment Here's what good code is to me.... (Score 1) 298

  • Functions that span 1000 lines with heavily nested if and switch statements and behaves differently depending on global variables
  • Massive 10k line classes that are more mystifying than God himself
  • Everything is an interface because you may want to create a mock for it, and you get multiple inheritance!
  • No comments. Code essentially comments itself!
  • Functions should create side effects, otherwise life would be boring.

Comment Adopt the German Rules (Score 5, Informative) 331

In Germany, a non-compete clause is only enforceable if compensated, since that goes against the the constitutional right to work where you want. The company has to pay at least 50% of your salary during the non-compete period. That means even if you did sign a non-compete, it's not valid unless the old company is compensating you. Effectively, this forces companies to balance the need for a non-compete with the cost. Effectively, this means only high up people have the clauses in it.

Comment Re:The retro bulbs look fantastic. (Score 1) 328

These are a great idea, but I read that these filament LED bulbs suffer from poor quality, low lifespans, and bad yields, I guess because they're difficult to manufacture. Philips and the big western manufactures have stayed away from making these bulbs, so they're mostly made by Chinese manufacturers, which unfortunately push for lower cost rather than higher quality. I'm not really keen on buying cheap Chinese LED bulbs on the internet because they may not be that safe due to insufficient insulation or distancing and isolation of components.

Comment Re:To me the Microsoft comparison can't be more cl (Score 1) 271

The problem with Microsoft is they're reactive, not proactive, ... followers, not leaders. I can't think of a lot of things Microsoft has done in the past decade where they were the innovators and leaders. Except for Visual Studio, which is by far the best IDE. However, I think that's changing. They are doing some really cool research. Like their stitching technology Photosynth and Image Composite Editor, and their cool touchscreen technology. I think they feel their fire burning under their asses.

Slashdot Top Deals

Never ask two questions in a business letter. The reply will discuss the one you are least interested, and say nothing about the other.

Working...