Slashdot Mirror


User: iamacat

iamacat's activity in the archive.

Stories
0
Comments
4,112
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,112

  1. Subscription and small catalog don't go together on EA Tests Subscription Access To Game Catalog · · Score: 1

    I would consider buying a bundle outright, but I don't see for whom this is going to make sense. The whole point of Netflix is that you can continuously watch new movies and don't have to buy many from other sources. Here I will only like a portion of already small catalog and will still need to keep buying non-EA games. This kind of offering should really be done by Sony, Nintendo or Microsoft with games from many publishers.

  2. Resell/donate on Ask Slashdot: What Would You Do With Half a Rack of Server Space? · · Score: 1

    Since you don't have a specific use for these servers, it's best to find someone who does. This could be a godsend for another small company that will be able to start it's services immediately rather than waiting for presumably more expensive new servers to arrive.

  3. Re:Paid updates? on Do Apple and Google Sabotage Older Phones? What the Graphs Don't Show · · Score: 1

    Do you prefer the current situation of no updates or low quality updates? That $30 will save you $400 if you are happy with your phone for another year.

  4. Re:It is HARD to support non-shipping devices on Do Apple and Google Sabotage Older Phones? What the Graphs Don't Show · · Score: 1

    They also have a much more limited number of devices, less 3rd party hardware and continued app/music/movies/books income stream from old hardware. One result is better support, but beware of trade offs.

  5. Paid updates? on Do Apple and Google Sabotage Older Phones? What the Graphs Don't Show · · Score: 1

    Would you pay $29.99 to update your device to a new version of iOS or Android? If so, I am sure you would get much better/longer support - more in line with Windows updates on existing hardware than current mobile status quo. But if most people figure they would rather get a new device as soon as their mobile contract is up for renewal every two years, why should device manufacturers care about support anything beyond this time?

    In truth, contract subsidizes are not good for users by hiding the total cost they end up paying for their device. Most WOULD be better of paying for a higher quality OS update to make their $800 phone last 3-4 years instead of 2. We should also include full environmental cost of mining and recycling toxic elements of modern electronics into the device price. If someone can make these last longer rather than creating more pollution, they should have a solid incentive to do so.

  6. It is HARD to support non-shipping devices on Do Apple and Google Sabotage Older Phones? What the Graphs Don't Show · · Score: 2

    If you plan to support new code base on old devices at all, development of a large project will result in hundreds of decision points where you can either have more features and faster or easier to maintain code on shipping hardware or better performance on discontinued devices. Just how much effort would YOU spend in the later, especially with a hard deadline coming up?

    A new OS is also likely to create new demands on device drivers. How much support are you going to get from the manufacturers after they have discontinued the hardware, got out of an entire area of business or simply went belly up? Anyone who has a working knowledge of the chipset could already have left the company or be engaged on other pressing projects.

    I think the most realistic solution is to release all available and legally unconstrained knowledge about the platform to community so that they can provide solutions like CyanogenMod as long as there is sufficient interest. In the meantime, try to treat free updates to discontinued hardware as a glass half full. The vendor has spent millions of dollars developing, testing and certifying it, with no commercial gains for itself besides reputation.

  7. Re:Teachers perspective... on Chromebooks Are Outselling iPads In Schools · · Score: 1

    I am glad your high school has money for a Photoshop license for each student and an IT stuff to fix and remove malware from all their Windows laptops. For most, it will be more realistic to have a lab with Photoshop and in the meantime focus on students being able to do some web research and type up a paper.

  8. Right tool for right job? on Chromebooks Are Outselling iPads In Schools · · Score: 1

    I can not imagine homework is very practical without keyboard or trackpad. Chromebooks are also easy to pass along to next kid or share without privacy issues, and if they break down, like things in kids' hands often do, replacement is exceptionally cheap. Tablets for web browsing, visual tasks like photo editing, and casual games, laptops for heavy duty typing and bigger screen/multi application workflows.

  9. Android? on GOG.com Announces Linux Support · · Score: 0

    That would be a much bigger install base, including users in developing countries that missed these games first time around and could use inexpensive ones from GOG. Most games could be controlled with a single row of soft keys at the bottom of the screen.

  10. See the writing on the wall on Netflix Reduces Physical-Disc Processing, Keeps Prices the Same · · Score: 1

    Physical media is going away and Netflix is focused on improving streaming business. Expect mailing service to deteriorate and eventually go away. Realistically the future is pirate bay, but I can imagine especially scrupulous individuals setting up a non-profit DVD trading service.

  11. Re:It's not as important as we think it is. on Massive Job Cuts Are Reportedly Coming For Microsoft Employees · · Score: 1

    Business only will be eaten for lunch by web applications and cloud services and there are other well established companies in that space.

  12. Wait until someone gets a hold of the ribbon on German NSA Committee May Turn To Typewriters To Stop Leaks · · Score: 1

    Good for retro spy movies, bad for actual security. Stick with open software+hardware solution like BeagleBoard. I am sure Russia and any developed European country is capable of creating their own ARM SoC from ground up if needed.

  13. Chain effect on Massive Job Cuts Are Reportedly Coming For Microsoft Employees · · Score: 2

    One has to be careful about demoralizing effect of these huge layoffs. Employees you most want to stay will perceive the company as a thinking ship and quit or start slacking off in disgust. A company like Microsoft has enough money in the bank to go through a slower and more transparent process. Offer everyone who is performing well a six month contract and a chance to find a permanent position in the meantime. Above all, explain to remaining employees exactly what is it that they gain for sticking around. Raises? Stock grants? New perks?

  14. Jealousy talking on Dubai's Climate-Controlled Dome City Is a Dystopia Waiting To Happen · · Score: 2

    Everyone will be free to visit - like Manhattan or San Francisco or countless other desirable places in the world. Most will not be able to afford to live there - again like all of these places. Cost of housing will probably subsidize construction that couldn't sustain itself just on visitors. By all signs, they are trying to keep out desert heat and not their own people. If I lived in this kind of climate, I would love a place to cool down for a couple of hours. I think people just feel jealous that we don't make this kind of projects in United States.

  15. Re:Java, Python, Lisp... on Will Google's Dart Language Replace Javascript? (Video) · · Score: 1

    Wrong! Once you invoke WebGL, you are relying on GPU much more than CPU. For comparison, try plain 2D WEBP decoding in pure Javascript.

  16. Re:Depends on Microsoft on Will Google's Dart Language Replace Javascript? (Video) · · Score: 2

    More like the dinosaur in the room. Nobody cares about IE anymore. If Chrome, Safari and Firefox adopt a standard, it's a done deal.

  17. Java, Python, Lisp... on Will Google's Dart Language Replace Javascript? (Video) · · Score: 1

    There should be no languages for "web development", only languages for quality development, with web being application delivery mechanism. Current dichotomy leads to loss of features and quality that was taken for granted decades ago.

    I should be able to tell a webmail site to cache all e-mails locally and then have full access to attachments and instant full body search while offline. This requires multithreading, fast access to large binary files, precompilation and static typing for performance. Javascript is just not going to cut it. Maybe Dart would be allright, but good luck getting experienced developers and ready to use software packages. This particular task likely needs a full blown database.

    Developers should be able to choose a language based on the problem they are trying to solve, not how the application will be delivered to the user.

  18. Horrible inefficency on Netflix Is Looking To Pay Someone To Watch Netflix All Day · · Score: 1

    Use a speech recognition engine or any available subtitles to automatically classify movies based on language and keywords. THEN have humans review challenging segments of text and, when necessary, video. May not be as fun, but much more efficient than purely manual process.

  19. Yes, but which area of claustrum... on Consciousness On-Off Switch Discovered Deep In Brain · · Score: 1

    Is responsible for creating consciousness INSIDE claustrum?

  20. Re:Finally! on Consciousness On-Off Switch Discovered Deep In Brain · · Score: 2

    It's called marriage.

  21. Re:Encryption in the hands of a layperson on Use of Encryption Foiled the Cops a Record 9 Times In 2013 · · Score: 1

    Just cold, hard facts my friend. A gun will not make you or your family safer without police-grade training repeated on regular basis. As much as it appeals to your ego to think you are the next Rembo, all objective studies have found that adults are not able to effectively take out a gunman without endangering themselves and bystanders. And kids don't stay away from guns no matter what safety classes they attend.

  22. Re:As soon as you can start your own business on Ask Slashdot: How Often Should You Change Jobs? · · Score: 1

    I consider myself very sharp, but I have no illusions of my potential independent business generating as much money in general or for myself as my current team. Well known individual and corporate content creators wouldn't even bother to talk to me without me having a track record or resources of our business. If you have a truly groundbreaking vision AND personal charisma AND financial security if not ability to make large personal investments, things could be different. Or you can win a lottery with smaller scale but high quality business like WhatsApp. But for most people, collective work brings better dividends and more pleasant lifestyle than striking it out on your own.

  23. Never, in a big company with a good culture on Ask Slashdot: How Often Should You Change Jobs? · · Score: 1

    Chances are you can learn new skills and even move into new functional areas without going outside. It takes perhaps a year to prove yourself and perhaps another 2-3 years to find a project you really like and become an expert in it. At this point, you can make big contributions and resolve problems quickly without working really long hours. Big companies offer long vacations, sabbatical leaves and other official and unofficial perks to retain experienced contributors.

    The only catch is to recognized when your company is going sour and don't hesitate to switch then. I have worked in a great company for 10 years, than stuck for perhaps 3 more years longer than I should when it became stagnant and impersonal. Then, after an awful 18 month stunt in supposedly #1 company that turned out to be terrible internally, I joined another with with great culture and plan to stay there indefinitely. It inspires me that one of my best coworkers is 65 years old and lives in senior housing while still having great fun at work.

    So it depends, but jumping just because of time is not wise. You may get a raise, but lose all the long timer perks and connections that you made inside.

  24. Encryption in the hands of a layperson on Use of Encryption Foiled the Cops a Record 9 Times In 2013 · · Score: 1

    Is like a gun of an average NRA nut - totally useless for security, while advertising to the whole world that you want to get in trouble. These encrypted files on your hard drive have been transmitted over online services and shared with other people. It's far more convenient for police to get a warrant for online data and lean on those people than tinker with your computer. On the other hand, discovery of encrypted files that you are not willing to open is an excellent clue that getting these warrants and harassing your friends is a good use of police time.

    Now, when it comes to passwords, your cipher might be 64 bit, but the space of words and phrases that an average person is able to remember is much smaller. Chances are, yours can be cracked with a map reduce task running on Amazon public cloud, for a small fraction of a budget DAs would allocate for a major case. If not, it's just back to harassing your friends and family. And it's not likely you personally are trained to withstand experienced interrogators and fitted with a dental filling cyanide capsule to swallow once you have reached your limit.

    Most of those 9 cases probably came from lame police departments that just were not equipped/talented enough to do old fashioned honest investigate works. At the same time, thousands of criminals have evaded capture through old fashioned guile and ingenuity. If you want to evade authorities, for good or evil reasons, it's best to stick to simple things. An iPad hidden under a neighbors door rug is more likely to evade detection than an encrypted one in your house.

  25. Never work for this shithole of a company on Amazon Sues After Ex-Worker Takes Google Job · · Score: 1

    Nobody who worked for Amazon ever had anything nice to say about it. It's their stated official policy to put employees last and they are so stingy they don't even pay for office parking. Regardless of legalities, why enter into any contract with this kind of people?