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

 



Forgot your password?
typodupeerror
×

Comment Re:Lift the gag order first... (Score 4, Insightful) 550

Now, this is where the bullshit starts: Netflix passes the cost for the Comcast toll on to both you and ME, even though I'm not a Comcast customer, and this toll did nothing to increase MY speed. In fact, I already had to pay extra to my ISP to get my speed fixed.

As a Comcast customer, it's also bullshit. I'm *already* paying them for my internet service, so if part of my Netflix bill is going to pay protection money to Comcast (and, that's what this is: a protection racket) I'm paying Comcast twice. I fundamentally have a problem with that.

Comment Re:What is systemd exactly? (Score 4, Interesting) 765

then you need to know that "sudo service apache2 restart" is now "sudo systemctl restart apache2" (probably) and that is about all you need to know.

But the System V "apache2" is a shell script. On my minimalist laptop, its about 300 lines long. On an actual production server, I imagine the admins have added quite a bit of additional status checking, cleanup and initialization smarts to this script and it is several times as long.

Back when systemd was first proposed, one of its goals was to "speed up" booting by eliminating init scripts. Each which consumed some resources starting its own bash instance. It was actually a bunch of people unfamiliar with modern o/s operation who were getting butthurt over the fact that a freshly booted *NIX system had "consumed" several thousand process IDs. Seriously. I split my sides over this argument, having run many systems that have 'wrapped around' PID numbers several times.

Now, all of this shell script pre-processing is gone*. Systemd seeks to 'clean up' the boot process by launching executables directly. And this is what many sysadmins are upset about. They will have to find a new home for all the startup processing that they have tuned. And that will break stuff until the conversion is done.

*Or the service developers will just arrange to have systemd run their old System V scripts. Which puts us right back to where we started.

Comment Re:Simple Solution (Score 1) 98

bleeding money like a sieve,

Which is a pretty accurate description of a startup company. So the GST system penalizes companies that are trying to get off the ground. In spite of al the loopholes and other funy business in the US tax code, this is one of its benefits. Low/no taxes on new businesss give them a chance to get started and eventually become tax revenue sources.

Comment Re:Xbox OS != Win2k (Score 1) 66

Contrary to popular belief, Windows XB wasn't a fork of NT 5 any more than CE or NT was a fork of Windows 9x. (Source: Xbox Engineering)

Before people inside Microsoft said that, other people inside Microsoft said the opposite. But good luck finding that reference now, because of all the people crowing triumphantly about the particular reference that you cited.

Comment Conventional war more lethal? (Score 1) 247

And nuclear war winnable?

This guy is a moron. GPS (and other technologies) make precision guided munitions possible. Which means smaller and fewer warheads are needed to take out a target. So, they reduce collateral damage and the need to escalate to strategies like carpet bombing. Or nuke the entire region to take out a few select targets.

Ubuntu

Ubuntu To Officially Switch To systemd Next Monday 765

jones_supa writes: Ubuntu is going live with systemd, reports Martin Pitt in the ubuntu-devel-announce mailing list. Next Monday, Vivid (15.04) will be switched to boot with systemd instead of UpStart. The change concerns desktop, server, and all other current flavors. Technically, this will flip around the preferred dependency of init to systemd-sysv | upstart in package management, which will affect new installs, but not upgrades. Upgrades will be switched by adding systemd-sysv to ubuntu-standard's dependencies. If you want, you can manually do the change already, but it's advisable to do an one-time boot first. Right now it is important that if you run into any trouble, file a proper bug report in Launchpad (ubuntu-bug systemd). If after some weeks it is found that there are too many or too big regressions, Ubuntu can still revert back to UpStart.

Comment Re:WTF? What has this guy been smoking? (Score 2) 300

That is due to Google releasing the awesome Chrome browser, because the web is too important an income vector to them, so they decided to pull it inhouse and cut out the policy middleman.

Which hilariously hasn't really panned out for them. I use Chrome and Firefox side by side on Windows and Linux (Pale Moon x64 on Windows, actually) and the only websites which are more reliable in Chrome are gmail and G+, and the latter of those still isn't very good. In spite of running G+ in Google's browser, their interface still takes longer than eternity to load and it still jumps around like crazy. And now that Chrome is approaching Firefox levels of functionality, guess what? It's just as heavy as Firefox, maybe even more bloated.

I've got FF in everyday use and will continue to use it. If they build an independant contacts application for mobile and web alongside a calendar and perhaps some simple docs management, preferably all of it encrypted, I'll be on board from day one.

That's easy enough to build in $CMS_OF_YOUR_CHOICE, you can literally get it by installing Drupal and some modules and enabling them. (start with views, date, and calendar.) You're going to need some online storage someplace for your files anyway, getting it with web hosting doesn't really cost more.

Comment Re:sun? maybe, but who cares. (Score 1) 300

Even MSFT got the message when their sales tanked and punt kicked the sweaty one and his Metro crap to the curb

To be fair, Metro isn't actually gone. It's still a big part of Windows 10. You can even still enable the AOL start screen if for some reason you want to do that. So it's going to continue to rear its freakish head periodically for the next while.

Comment Re:Those without a timeline will be at an advantag (Score 3, Insightful) 209

I considered that, and have cut/am cutting off other forms of voluntarily information/thought exposure. But with /. there's no point. This has been my homepage for 15 years. I can't imagine how many reams of e-paper I've written on here in that time. I am absolutely easily doxxable, and anybody who's mining this site already knows everything I think. And you can't delete your accounts and posts. I'm already naked here, so there's no point being modest now.

Comment Re:The real issue is not the technology. (Score 2) 247

Exactly. There's nothing wrong with technology or tools. It's how they're used that makes all the difference.

Which is why I'm feeling kind of hopeless about the ubiquitous surveillance thing. Yes, encryption is great. It is definitely better than no encryption. But you still can't trust it.

Are the algorithms secure? NSA already intentionally weakened one. And they employ more mathematicians than anyone else in the world. They could have cracked AES and SHA-2/3/whatever years ago and how would you know?

Can't trust your software. Even FOSS. See the Underhanded C Contest. And I'm calling it now that systemd is a plot to infiltrate and subvert the Linux ecosystem by the US military via the Red Hat corporation. I know, I know, tinfoil hat, but 8 years from now it'll be "duh, everybody knew that!"

Can't trust your hardware. Corrupted harddrive firmware. The binary blobs that are the heart of your cellphone radio. Intel's locked-down bootloaders.

And that's just the shit that's obvious or that we know about. If you have a near limitless budget, insanely smart people, government authority to do whatever you want, and no conscience, well, sky's the limit. If it were my job (and I were evil) that's absolutely what I'd do. Hell, just have an agent apply for a job at Apple, Google, Microsoft, Cisco, etc etc and sneak in whatever vulnerabilities you want.

You can never lock everything down. There's too many attack vectors, and the adversary is very good at what they do.

And you can't "secure" the services that make everything work together, anyway. Your phone company kind of needs to know where your phone is to route calls to it, and they need to know what calls you make to whom in order to bill you for it. And someone HAS to have the root password to that database for it to work.

No, the only way to stop this is a political system that makes such attacks against the citizenry illegal, an oversight process, and severe penalties for those who violate your rights.

For instance, in my job, I have full, back end access to the hospital database. I can see all your medical records, all your billing records. I have to in order to do my job (data warehousing and analysis). OH NO YOUR MEDICAL RECORDS AREN'T SECURE! Umm, yes they are. What I do on the database is logged, there is a internal review board and a privacy office who reviews all internal requests for data, no non-aggregated data leaves the organization, and there are severe penalties for misuse of your records. HIPAA. If I mistakenly misuse your records, I'm fired. If I maliciously misuse your records, I go to felony prison. And that's actually enforced.

No technological solution can keep your devices and communications secure. It has to be a political system, and the political will is not there to establish such a system. Half of Americans WANT the government tracking everything they do. There's no real pressure for lawmakers to act, and whenever they do they put in so much weasel language it makes no difference. "The government is forbidden from doing awful things A, B, and C. Unless it has a good reason to."

Is what it is.

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...