Slashdot Mirror


User: WuphonsReach

WuphonsReach's activity in the archive.

Stories
0
Comments
3,320
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,320

  1. Re:What *is* every little app doing? on Ask Slashdot: Measuring (and Constraining) Mobile Data Use? · · Score: 1

    Android 4.4 and Android 5.0 both have the ability to track data usage by application (in the Settings menu). Maybe even an earlier revision...

  2. Re:Whath's the need? on Chromecast Gets a Hardwired Ethernet Adapter · · Score: 1

    Chromecast sticks are useful in the office where you have a wall mounted TV and you want to display your laptop screen on it. No need to fiddle with the HDMI cable (or DVI -> HDMI, or VGA -> HDMI, or DP -> HDMI). They're also cheap enough that you can carry one "just in case".

    Heck, at $35, they're cheaper then some A/V cables...

  3. Re:Play anything? on Chromecast Gets a Hardwired Ethernet Adapter · · Score: 1

    Roku 2 or Roku 3. Natch.

    Talks to the Amazon Prime ecosystem, talks to the Google Play ecosystem, talks to Netflix, and dozens of other ecosystems.

    If you could still pair bluetooth headphones to the Roku itself, I'd give it a 5/5.

  4. Re:I prefer Google TV! on Chromecast Gets a Hardwired Ethernet Adapter · · Score: 1

    As already said: I've never felt like I wanted to be locked into the (much smaller) Amazon ecosystem.

    Roku 2 or Roku 3 are both better choices then Amazon's product. More cross-platform with Amazon/Google/Netflix and more.

    Only thing I dislike is that there is no way to pair bluetooth headphones to the device. Instead, the only viable option is to hook up regular wired headphones to the Roku 3 remote. (Which does a very good job, but it's not completely cordless.)

  5. Re:Has anyone experimented with SSD RAID? on Samsung Releases First 2TB Consumer SSD For Laptops · · Score: 1

    Keep backups, keep backups, keep backups.

    That being said, good enterprise SSDs are around $0.60-$0.80 per GB the last time I looked. About $650 for a 1TB unit with a super-capacitor inside (which makes it more resilient against power failures).

    SSD in software RAID is fine, unless you are going to be writing to the array 24x7 at max speed, you will never have issues with drive endurance with modern units.

    The big win is that a RAID-1 array of SSDs can vastly outperform a short-stroked, dozen or two dozen, array of 15k RPM SAS drives. Using far less power and noise to do so. So as long as you don't need massive amounts of space, the SSDs in RAID-1 make the best choice. In fact, I expect 15k RPM SAS drives to exit the market within 2-3 years, pushed out by the SSDs. The older 10k RPM SAS will probably suffer the same fate a few years after that, or may linger on as nearline storage.

    I have three Linux servers using SSDs, all with either 2x RAID-1 or 3x RAID-1 setups. No issues with any of them for the past 12-18 months. One of the servers hosts VM images, and it's made a huge improvement in performance/responsiveness of the guest VMs.

  6. Re:Big but price has stalled on Samsung Releases First 2TB Consumer SSD For Laptops · · Score: 2

    A few years? Consumer SSDs only broke the $1/gb barrier about 2 years ago, then dropped down below $0.50 about a year ago.

    There are even some down around $0.30/GB if you shop around and aren't picky about brand name.

    My price point is no longer about $/GB, but "how much space can I get for $100" if it's an office / light duty machine or "how much for $400" if it's a power-user / gaming machine.

    So, please call me these new 2TB drives drop below $400. Which will probably be around this time next year, maybe as long as 18 months.

  7. Re:Step 1 on Samsung Releases First 2TB Consumer SSD For Laptops · · Score: 1

    If you're trying to fit 2TB in a laptop, then you'd have to find a laptop with (2) SSD bays in order to use those EVOs.

    Not too many laptops have a 2nd drive bay. The older Thinkpads let you swap out the optical drive bay to fit a 2nd SATA drive, but not sure they still offer that option.

  8. Re:The bravest astronaut on Russian Cargo Ship Successfully Makes Orbit, Will Supply ISS · · Score: 1

    SpaceX is a new company and had 19 launches before failure on this. Even now, we still do not know what caused this.

    SpaceX has had more then one failure, this is just their first failure on the Falcon 9 series that resulted in loss of all payloads. The Falcon 1 rocket had 3 failures out of five launches, but was considered a "test" project. Falcon 9 launch #4 was a partial failure where the secondary payload failed to reach orbit. Launch #7 was an almost failure due to a fire during flight down in the Octaweb engine area.

    I believe there has been at least one launch where a first stage engine acted up, but I can't find the reference.

  9. Re:You do'n't have to suffer with the touchpad on SlideN'Joy Extender Adds Up To Two More Screens For a Multi-Monitor Laptop · · Score: 1

    I've used a lot of keyboard nubbies over the years. The first one (c1995), the button was like a joystick and down by the spacebar. That one sucked. The next units were Toshiba Tecra series laptops with the nubby between the g/h/b keys. For the last 8 years, I've only used Thinkpad T series laptops. Both the Tecra and Thinkpad nubbies were quite good for the purpose.

    One trick with pointer nubbies is that you really need to turn up the mouse pointer movement sensitivity to maximum. You'll overshoot on movement for the first week, but then your index finger will thank you because you need less effort to hit a target. Again, the purpose of the nubby is not to replace the mouse, but to let you do 90% of point-and-click operations (clicking buttons, positioning the cursor, basic drag-n-drop) without taking your hands off the home row.

    If you're not a touch-typist, you won't see the benefit of a pointer nubby. If you do a *lot* of copy/paste or complex mouse operations, then a regular external mouse is better.

    My current work unit is a Thinkpad T540p -- on that one, I dislike it, not because of the nubby, but because there are no physical left/middle/right mouse buttons. They got subsumed into the touchpad click surface. Fortunately, for the T450 and T550 series, they have brought back the physical button below the spacebar.

  10. Re:Just run your own on Cisco To Acquire OpenDNS · · Score: 1

    Hmm, that's a good point. However if too many people were going directly to the root servers, eventually wouldn't they take some action to limit access to whoever needs it (as opposed to who wants it) to reduce the workload on the servers?

    The only reason BIND / unbound talk to the root servers is to find out which DNS servers are authoritative for the various TLDs. The DNS root servers do not return the answer for "what is the IP address of maps.google.com", they only return the answer for "what DNS server is authoritative for .com?". Once your DNS server has the answer for ".com", it goes and asks the ".com" servers about what server handles "google.com".

    I've read that a well behaved DNS server will only talk to the root servers about once every 48 hours, or whenever it hits a new TLD that is not yet cached.

  11. Re:Just run your own on Cisco To Acquire OpenDNS · · Score: 2

    Services like DNS really belongs at the network level, not the local PC level. If only for the possibility that there are 2+ people on the local network who query the same thing and the DNS server can cache / return the results. Or, since the network server is likely to be left on 24x7, it can cache answers across reboots of your local PC/laptop.

    Something like pfSense on the firewall to the outside world with "unbound" running does just fine for this. You can configure it to talk to your ISP's DNS servers, Google's servers, or set it up to start at the root DNS servers and do its own heavy lifting.

  12. Re:Altough I agree on Microsoft To Sell Bing Maps, Advertising Sections · · Score: 1

    Google maps also has the birds eye view now, with four different perspectives. They even 3D model the buildings (very roughly) and foliage.

    Not sure if it's everywhere, or just in select cities, or only on faster PCs.

  13. Re:samba 4 and btrfs on Ask Slashdot: User-Friendly, Version-Preserving File Sharing For Linux? · · Score: 1

    Specifically, Samba 4.2 with Snapper. It's probably still a scheduled snapshot, but it looks to be better then how we did things in 4.0 and 4.1.

  14. Re:PDF link to PDF exploit on Security Researcher Drops 15 Vulnerabilities for Windows and Adobe Reader · · Score: 1

    I dropped Firefox because they no longer have a usable sync across multiple devices. With two laptops, a desktop, a cell phone and a tablet, some sort of bookmark/password/history sync is absolutely essential to me.

    Right now my options are... Chrome.

    The killer feature for Firefox or Opera would be to offer some way to sync to any WebDAV backend. Then I could setup something like Owncloud / Seafile on my own hardware..

  15. Re:104Mb on Microsoft Brings Office To Android Smartphones For Free · · Score: 1

    Flash memory has, historically, been very expensive which is why you don't see larger amounts. There's also the long lead time and certifications for any new product. That's probably two years, minimum, between initial spec and reaching end users.

    Not to mention that you're talking about low-end phones, which are always designed to hit the minimum specs. If you want bigger/faster, then you need to pony up for phones like the iPhone6 or Galaxy S6 which come with 64GB and 128GB options.

  16. Re:In a couple hours. Back up now. on When Will Your Hard Drive Fail? · · Score: 1

    One script I use before putting a drive away for a very long time is to use Cygwin and sha256sum on the entire drive. When I pull the drive back out of storage, I can run another script to validate that none of the files have changed and that all sectors are still readable.

  17. Re:In a couple hours. Back up now. on When Will Your Hard Drive Fail? · · Score: 1

    (laughs) I've actually been prepping a pair of USB drives for offsite backup since Friday. It takes 2-4 days to run "badblocks" with three clean passes, then another day to run "shred" on the drive. If it passes that burn-in test, then the drive is generally good to go for a few years of service.

    You just reminded me that my shred pass was finished and that I should finish setting up LUKS encryption and add them to the backup pool.

    My backups are all written to a central file server, which has a 4-bay USB enclosure attached. So once per day, the server copies the backup files off to one of the four USB enclosure drives. Then I also have a pool of external USB drives that get carted offsite semi-frequently to a safe-deposit box. Then there's the annual backup to a trio of SD cards, kept in the safe.

    At the last company, we had six generations of external USB drives that went offsite each week. That may not sound like a long retention period, but using rdiff-backup or attic-backup, each drive had incrementals going back 27 or 54 weeks. I'm pushing them to ramp up to eight generations.

  18. Re:My ISP? Verizon, really bad on Ask Slashdot: How Effective Is Your ISP's Spam Filter? · · Score: 1

    For my primary small business account, I went with KolabNow which has pretty good spam filtering. The downside is that you're going to spend $65-$95 per year on the service depending on your mailbox size. They need to cut their prices a bit or offer more storage for what they charge. They have more of an incentive to stop spam as email is their primary business.

    Running your own mail server is not worth it unless you absolutely need control over storage of the mailboxes for legal reasons. I've admin'd an Postfix/Dovecot/SA for the last decade. Setup takes 3-4 days, you have to tune it monthly for the first year, and then keep an eye on it. I estimated that we blocked about 90-95% of all inbound spam at the firewall, without too many false positives. The client-side spam filters took care of the rest.

  19. Re:DNS Record public encryption key on Two Years After Snowden Leaks, Encryption Tools Are Gaining Users · · Score: 2

    That requires DNSSEC and DANE to be effective. There's momentum for both, but neither will hit mainstream until Google's Chrome forces it.

    Ultimately, I expect a mix of pinned-certificates, DNSSEC/DANE, and cloud-based reputation for certificates (is everyone else seeing the same certificate?).

    Key management is hard -- really hard. It's the weak link of modern encryption.

  20. Re:Java, and C#/.NET longevity? on Is Microsoft's .NET Ecosystem On the Decline? · · Score: 1

    Having played both sides of the fence, Java vs C# for server-side stuff is about equal. Especially if you use a good framework, inversion of control, and unit/integration testing. At this point, you can succeed with either.

    The main downside right now with C# is your limitation to running on top of Microsoft Windows/Azure servers stack. Support for running against non-Microsoft technologies (such as PostgreSQL, or under a different O/S) is still a rough edge.

  21. Re:Iteration, Openness on Is Microsoft's .NET Ecosystem On the Decline? · · Score: 1

    #3 is pure shill. MSDN documentation is crap for 90% of what you search for compared to how it was back in 2000.

    The big problem with MSDN is that they change URL schemes every 2-3 years, breaking every reference URL that you might have saved. Then there's the almost, but not quite, completely useless form of the documentation which tells you everything you already know without making the water less murky.

  22. Re:Who the fuck would use something like that? on LastPass Reporting a Security Breach, Including Authentication Hashes and Salts · · Score: 1

    I prefer one GPG file per site. Downside is that it exposes the site name, but also means I only decrypt only a single site password at a time.

    Bonus points for putting the files into a version control system (git/svn/hg) so that you can cleanly sync them between PCs.

    And making backup copies is as easy as stuffing the ASCII armored block into an email. Or printing it out for OCR'ing later...

  23. Re:How to avoid the tech bubble on Ask Slashdot: How to Avoid The Worst of a Tech Bubble? · · Score: 2

    Don't be inside the bubble when it burst.

    Very much this. Don't work for a shiny company that is not profitable and is valued based on hype rather then cold hard cash in the bank.

    IT work at more traditional (and well-run) companies may not be sexy and flashy, but payroll is always on time.

  24. Re:The Dragon launch may be rescheduled... on Russian Cargo Spacehip Declared Lost · · Score: 2

    Not that long. Depending on what the solar cycle does, Earth's atmosphere expands out far enough to drag this stuff down within weeks/months. Not years/decades.

    Even at 250 miles above sea level (which is around the orbital altitude of the ISS), you have to regularly boost your orbit or get dragged down for reentry.

  25. Re:Don't forget legacy BROWSERS. on JavaScript Devs: Is It Still Worth Learning jQuery? · · Score: 1

    Customers who are running old, outdated, and insecure systems like WinXP are generally too cash poor to be good customers. They are going to nickel and dime you for any project that you do for them because they are either too cheap to invest in newer technology or too poor to do so.

    Latest statistics indicate that Internet Explorer has less then 15-20% of market share, with versions older then IE 10 being just 2.5% of the market. Looks like IE 6 is under 1% now.

    A year ago, you'd be a fool to cutoff support for IE on WinXP with 10-12% market share. Now? Not so much and it's not worth development time to support a 1% market share for IE 6.