Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Android version req - long time coming (Score 1) 427

You also don't need to update them if you don't use them - go to Settings, Apps, go through all Google apps that you don't use and [Uninstall Updates] followed by [Disable] on each one of them. You need to disable automatic app updates as well, otherwise the apps will get updated and will occupy the Internal Memory (FLASH).

On later versions of Android, you can just "Disable" and the system will also uninstall updates for you. In addition, "Disabled" apps aren't updated automatically, even if automatic updates are turned on.

Comment Re:Simple fix. (Score 1) 269

Perhaps a better solution would be a 'valet key' that when used limits access to the boot, reduces acceleration (like the Eco mode you get on lots of modern cars and limits speed to say 60mph),

Except for the recording part, my car has exactly that feature. I can program keys that limit the maximum speed, radio volume, etc. It's a 2011 Ford.

Comment Re:huh? (Score 1) 269

Obviously that scenario would not be legal, but putting cameras in your house to see what the babysitter is doing or to see if anyone breaks in is perfectly legal.

Actually, it's a tough call on the legality, because in theory the guest could change clothes in any "private" room in the house.

If the only other person in the house is a baby in a crib, and I change clothes in a bedroom, then is capturing video of me "illegal", while if I merely enter the bedroom and walk around, the capture is "legal"?

Comment Re:I dunno about LEDs, but CFLs don't last (Score 1) 602

But higher wattage CFLs I've used in the garage don't last very long.

CFLs seem to be much more sensitive to climate than incandescent bulbs (or even tubes, as you noted).

I have some 300W equivalent 6500K CFLs that I use for photography, and they have done fine even with being used in varying climates, but always stored in controlled conditions.

Comment Re:Oh good (Score 1) 907

I've never seen car loans at rates lower than or even close to inflation, for buyers without excellent credit ratings, and frequently large down payments.

My current car was purchased in October 2010 with less than $5K down on a $40K vehicle with a 5-year 1.9% loan. That's not a "large down payment", since most of it was trade-in. I might have "excellent credit", but I don't really know, as I really only use it for infrequent car and home purchases. I have credit cards, but they all get paid off each month.

For me, the advantage of a new car is the lack of unexpected expenses. I added 4 years to the manufacturer's warranty for $750 (rolled into the $40K), so for 7 years, I have bumper-to-bumper coverage. My dealer gives me essentially free oil changes and tire rotations for life (4 per year limit, which is more than I use), and the other standard maintenance costs aren't unreasonable. I've spent far more money repairing damage caused by a squirrel that shredded the heat guard inside the hood than on maintenance. So, yeah, I have a fairly large payment for 5 years, then 2 years of pretty much nothing where I stuff the car payment into savings, then about 3-5 years of having to pay for some repairs before I buy a new car.

Overall, I think buying a new car every 10 years or so makes better sense than getting a used car every 2-3 years, especially if you want the used car to have the same sort of feature set as the new car. If you are buying beaters, then you'll save a lot of money, but you'll also have a lot more uncertainty about whether your car will start when you want it to.

Comment Re:Oh good (Score 3, Informative) 907

It might be possible to bypass it, but blocking the signal isn't the solution. He parked his car in an underground garage, and when he came back it wouldn't start. Turns out if the disabler hasn't received a ping in a certain elapsed time it also disables the starter.

I think a DDoS by anonymous on the servers that send the ping is in the works some time in the future. That would result in literally millions of cars (based on the percentages in TFA) being disabled.

I can understand a "kill switch" as a tool to encourage on-time payments, but not a dead-man's switch. With that sort of design, just about any problem with any part of the system would result in cars that won't run.

Comment Re:Good response to the Systemd fight... (Score 1) 221

It doesn't need to know about the underlaying stuff, but it's not that uncommon to publish new LUN to some server (like when you add more local storage and create new array or when you assign more space from your SAN).

Which, as I said, is managed quite nicely by the device node manager, and the init system doesn't need to know anything about it.

Comment Re:min install (Score 2) 221

What packages are you talking about?

Everything that exists to deal with things that happen because an inexperienced GUI user might do something stupid (like manually change the system time).

Last I used systemd (Fedora), the dependency tree for packages is such that packages like NetworkManager are required by systemd. Do a minimal CentOS 7 install and see just how many packages you can remove from the system without having systemd be removed because of dependencies. Then, look at the list of remaining packages and you'd have to be a complete liar to tell us that none of them are GUI-centric.

Comment Re:CoreOS uses systemd (Score 1) 221

It seems to me that the opposite is happening, cloud ready distros are choosing systemd.

Not really...they're choosing all the extras that systemd requires to be installed.

I don't think people would have a problem with systemd if it didn't replace init, cron, syslog, autofs, ntp, etc., and require you to run its version of those demons. If systemd had more separation of packages where you could use any syslog-like program that had certain features, there would be a lot less backlash.

Comment Re:Good response to the Systemd fight... (Score 1) 221

Servers in general do need hotplug (for example, a RAID array of hot swappable hard drives)

With hardware RAID, the OS doesn't know anything about drives being added or removed from the array, and most real production servers use some sort of hardware RAID.

That being said, all the various device node managers (udev, eudev, mdev, smdev) by themselves handle hotplug just fine. The init system doesn't need to know anything about hotplug. If you want to run a particular program on hotplug, configure your device manager to do that. And, if you want to run that program using some of the features that systemd's init portion provides (CPU limits, etc.), that's fine, too...the udev rules file can just start a "system service" on hotplug. That's all the integration needed between init and hotplug.

Comment Re:min install (Score 1) 221

Try a CentOS 7 minimal install, does not even have ifconfig, lspci or a bunch of other what I would consider basic stuff.

But, with systemd dragging in a bunch of packages that many would consider to be only truly useful when a GUI is installed, the actual footprint is probably larger.

On that same note, perhaps there is a "systemd way" to do what you are trying to do with ifconfig or lspci?

Comment Re: Alright smart guy (Score 1) 504

Because the difference in the monthly fee between a SIM only plan and a plan with a subsidised phone adds up to much more than the subsidy on the phone.

None of this applies to the US. US Carriers that subsidize phones charge the same rates for non-"pay as you go" plans regardless of how you acquired the phone. US carriers that don't subsidize phones just add the price of the phone divided by some number of months to your monthly bill.

Comment Re:Small setup (Score 1) 287

I get a solid 110-115MB/s, but I have SSDs.

I have just started to build out my 10Gbps backbone at home, and get over 380MB/sec on disk transfers (RAID arrays on both ends). I've got some major tuning to do, though, as I only see about 600MB/sec on the network level. I'd like to get that up to about 900MB/sec. I have switches at several places in the house that give me 1Gbps wired to most rooms. One bedroom gets wired connectivity from DirecTV cabling, and there are two WiFi access points for various portable devices.

Otherwise, I have a CentOS box serving as an iSCSI SAN (14TB) for 3 ESX hosts. I also have a separate file server (9TB), and several user workstations (desktops and laptops).

The only hardware I use that is designed to be rack mounted is the networking gear, because most rack-mount servers are too loud.

Slashdot Top Deals

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...