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. A truly rare find on Jefferson-Designed Chemistry Lab Discovered In UVA Rotunda (virginia.edu) · · Score: 4, Funny

    An American politician who understood and respected science - this must have been the last time in nation's history that this occurred.

  2. Your device is p0wned on If You're Not Paranoid About Your Privacy, You're Crazy (theatlantic.com) · · Score: 5, Insightful

    Google is not in e-mail advertising business. If you got any ads from maps visit, they would be the usual ones in your search results or banners on 3rd party sites (which do not get access to your e-mail or other identity info). Either you shared your e-mail in some other context related to the event, or your browser and/or mobile device are infected by keylogging/location logging malware.

    You should get even more paranoid about your privacy!

  3. What goes around comes around on Apple Loses Patent Suit To University of Wisconsin, Faces Huge Damages (reuters.com) · · Score: 1

    Apple is the world famous patent troll, demanding billions for trivial recreation of bathroom slide lock on a phone screen. It's like patenting cat videos in the world full of cats.

    This patent, on the other hand, appears to be a genuine, non-trivial invention. I hope they pay through their nose and get impacted enough to rethink what kind of IP laws they want to lobby for in future.

  4. Taser, baton, dog and an armed buddy on Ask Slashdot: What Non-lethal Technology Has the Best Chance of Replacing the Gun? · · Score: 1

    There are plenty of non-lethal options already available, it's just that cops still bring a gun to every confrontation. 99% of the time it's the only gun at the scene, and massively increases the chances of either officer or suspect getting killed.

    Police officers should be required to leave the gun behind AND have an armed buddy stand back away from the heat of the confrontation to cover their back, call for help and importantly provide accountability.

  5. Stay away from git for "inexperienced team" on Ask Slashdot: Selecting a Version Control System For an Inexperienced Team · · Score: 2, Informative

    Source control with git is like using (char *) &myStruct in C. Very flexible, but impossible to explain to someone who wants to do simple tasks, and most commands result in corrupting your work. Including correct commands accidentally used twice. Worked with it for two years, still regularly find things that baffle me.

    Better to start with a comprehensible tool like svn and a good IDE with a source control plugin such as IntelliJ. You might migrate several years down the road, but by that time either team will become experienced enough to use git, or hopefully something better comes along.

  6. Not competitive on NY Times Passes 1M Digital Subscribers · · Score: 1

    Between CNN and Flipboard, I can read lots of news for free, then subscribe to both HBO and Netflix for same money to get much more varied entertainment. These must be loyal long term subscribers who switched from paper to digital. A healthy price point is around $99/year, where people can view subscription is a reasonable infrequent expense.

  7. Things are now so bad... on CodeWeavers To Release CrossOver For Android To Run Windows Programs · · Score: 1

    That people install Bluestacks to run Android apps on Windows because there is nothing decent available natively. And older enterprise apps this will be good for are terrible with small screen/touch/onscreen keyboard. Sounds like a solution in search of a problem.

  8. Choices are healthy on Linux Kernel Dev Sarah Sharp Quits, Citing 'Brutal' Communications Style · · Score: 1

    I am glad Sarah decided to look for projects that suit her personal and professional style better. I suspect though that the project is filled with developers who can never be their best in subdued, politically correct culture. When people care that much about code, they sometimes can not be impartial when they think something bad is being done to it.

    To each their own. It's trivial to fork Linux kernel and work on your own interesting things, all the while benefiting from the work done by rude bastards who took it from a school break project to ubiquitous presence in the last two decades.

  9. Vigilante better than nothing? on Vigilante Malware Protects Routers Against Other Security Threats · · Score: 1

    Nobody prefers vigilante anything to doing things the right way. The question is, would these devices be realistically fixed over time, or just left open and exploited? If the later, maybe vigilante fix is better than no fix. If I left my door unlocked in a seedy neighborhood, I would rather somebody came and locked it for me than come back and find my house burglarized. The entry point for this thing is simply telnet with default username/password. There is little doubt that chances of malicious exploit are high and owners are not technologically savvy enough to fix the device by themselves even if there was some way to warn them.

  10. Work vs play on When Schools Overlook Introverts · · Score: 1

    The best model for education is to mirror environment in which skills will be applied in real life. Most of programmers do enjoy independent work for hours on end, yet need to effectively collaborate with many people to reach any career success. On the other hand, born extraverts need to know when to shut up, make reasonable choices on their own and produce some finished work.

    Ideal classroom will teach both group work and independent work, ESPECIALLY to students who are struggling with either. How you spend your leasure time is entirely up to you, although I would still suggest challenging yourself out of your comfort zone once in a while.

  11. Equal treatment is unfair advantage? on FTC Begins Investigating Google For Antitrust Violations Over "Home Screen Advantage" · · Score: 1

    Get any Samsung device and, while Google services are present, Samsung's own stuff is front and center. Too bad in case of Samsung's craft, but I accept that someone (Microsoft?) might implement a decent e-mail client, word processor and so on. But in any case, I don't see how making a few apps available, along with any other software manufacturer/career wants to include, is unfair. Maybe unfair in the sense that someone's alternatives are inferior and can not hold their own in side-by-side comparison.

    This is very different then Microsoft keeping OEMs from including Netscape on equal basis.

  12. Re:It's a miracle! C++ makes disks spin 10x faster on Cassandra Rewritten In C++, Ten Times Faster · · Score: 1

    The purpose of Cassandra is to optimize durable writes to disk. If you don't care about occasional data loss or your main concern is read performance, it's probably not the right tool. If you want correct results, the node you are talking to has to wait for data hash from at least one other node, and these network hops can not be THAT fast, even if everything is memory.

    Why not put a nice, optimized C, memcached instance in front of your cluster for the cases where you don't care about durability or consistency?

  13. It's a miracle! C++ makes disks spin 10x faster! on Cassandra Rewritten In C++, Ten Times Faster · · Score: 2, Interesting

    Databases are usually I/O bound and improvement of storage structure/network protocol is more important than spot optimization of code. A more likely statement is that scylladb performed ten times faster than Cassandra in one particular benchmark for which Cassandra has not been specifically optimized for yet and is ten percent faster in an average case.

    In either case, good luck maintaining speed and stability after 5 releases when you implement every corner case of every feature and have to deal with legacy support.

  14. Rest of the world? How about Silicon Valley? on A More Down-To-Earth Way To Bring the Internet To the Rest of the World · · Score: 1

    (When internet access is available), it's often expensive. That's due in part to a lack of competition among providers - sounds familiar!

    We need to at least ensure that Comcast does not get any exclusive arrangements with government to build infrastructure, so that competitors that want to try are able to.

  15. The goal of every civilization is to waste energy? on Advanced Civilizations Probably Don't Exist In Our Galactic Neighborhood · · Score: 1

    Why would an advanced civilization want to fry their planet? I find it more likely that they invented birth control, kept their population at reasonable level and are exploring universe by watching miniaturized robotic probes from the comfort of their beach bungalows. We are defining ourselves as an example of advanced. And civilizations that do that are usually not very advanced.

  16. Teach English first on Ask Slashdot: How Would You Introduce Kids In Rural India To Computers? · · Score: 2

    Suppose the project was successful, how would the kids make any practical use of their skills or improve them further on their own? Learning English or another common language opens a huge window into outside world and access to knowledge in all subjects, including computers. Personally I grew up in Soviet Union and studying English rather than any less common foreign language in school opened up tremendous options later in life.

  17. Users need a dedicated ISP to be satisfied on Broadband Users 'Need' At Least 10Mbps To Be Satisfied · · Score: 2

    Cable companies have an inherent conflict of interest when it comes to Internet access. Making Netflix work well only erodes their main source of revenue. When there are competing providers dedicated only to Internet, they will provide both a good maximum speed and peering/caching infrastructure to ensure this speed is what users experience in practice.

  18. The country that shares your values and allegiance on Ask Slashdot: Best Country To Avoid Government Surveillance? · · Score: 4, Interesting

    I am afraid there is no general answer, it depends on what you are trying to achieve. Snowden found safe haven in Russia, the country not known for freedom or privacy, because Putin is not interested in protecting western powers. You may well find a totalitarian king who is not interesting in enforcing copyrights. Now imagine your perfect pro-privacy, anti-surveillance country under attack from NSA? Don't you think they would do some surveillance to catch the spooks?

    If you just want to avoid mass surveillance, just locate in any poor country that doesn't have the resources. Syria sounds about right. If you actually want respect for your rights, you have to look for people who share your values.

  19. Re:My Xperia Z2 is waterproof without question on Sony Decides Its Waterproof Xperia Phones Are Not Actually Waterproof · · Score: 1

    Those processors are likely designed to safely shutdown before any damage happens. And the company is cool with collecting premium for unlocked devices and paying for replacement in rare cases the chip is fried.

  20. Why doesn't anyone make a completely sealed phone? on Sony Decides Its Waterproof Xperia Phones Are Not Actually Waterproof · · Score: 1

    Between wireless charging and bluetooth there is no need for ports or air spaces inside the device. Customers get a cool scuba diving phone and manufacturers end up with much better reputation and lower repair costs for water/sand/dust damage. Win-win!

  21. dd if=/dev/zero of=/dev/keystore on Xerox PARC Creates Self-Destructing Chip · · Score: 1

    There is no practical need for theatrics, just a controller that supports reliable overwrite of data. If permanent hardware alteration is needed, there is a mainstream, inexpensive e-fuse technology.

    Stressed glass chip destruction could be triggered unintentionally. Since you are a secret agent, you might drop things or travel to hot places. Wouldn't want to lose all your secret photos just because you left your phone on car dash or something.

  22. Free other things on The Free Software Foundation: 30 Years In · · Score: 4, Interesting

    FSF has definitely made the world a better place by given users choices, but also, ironically, by improving quality of proprietary software. I would hate to think how buggy SSL would be if every vendor rolled their own copy. If they could agree on a protocol standard at all without a mature free software stack that is.

    But I wonder if nowadays software is really the most important thing that needs to be made more free as in freedom. How about free culture (copyrights that expire in time to share your favouring movies with grandkids)? Free food (planting seeds without Monsanto permission)? Free medicine (generic drugs would save millions of lives worldwide)? Free immigration/religion/politics?

    Wish we had folks like RMS to achieve concrete progress in these causes.

  23. Re:Care about updates? on Ask Slashdot: Best Tablet In 2015? · · Score: 1

    Why is this a negative? Cyanogenmod is an independent company that has formed a partnership with Microsoft, and the OS is 100% open source. But say these were commercial ROMs from microsoft.com. Why would a ROM from Microsoft be any worse than a ROM from Samsung? From what I saw so far, the former will probably be a little less bloated.

  24. Care about updates? on Ask Slashdot: Best Tablet In 2015? · · Score: 1

    If you want quick updates to the latest version of Android, it's got to be Nexus 7 (2013), Nexus 9 - or you could buy a device supported by Cyanogenmod and install Google Apps on top if required.

    If not, just pick the specs important to you - say 1080p screen, at least 32GB flash, 2GB RAM and quad core CPU - and get the best deal available. You should be able to find even a factory refurbished 9 inch tablet for under $200. They are all pretty good.

  25. Bunch of bull on Is There Too Much New Programming On TV? · · Score: 1

    There is no single credible new Sci Fi show, let alone anything of the caliber of Star Trek or Battlestar Galactica. If there is audience saturation, is because every network is trying to copy plot lines that made money a few years ago, but people are looking for variety. Imagine a VR-based series which is also a game, and top players get to interact with professional actors on national TV. Think there will be a few folks who are interested to watch the show and play the game?