Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Copyright violation? (Score 1) 230

But Comcast is leading the user to believe that the page looks like their modified version. If the user mods the page with plugins, they know it isn't being displayed as I intended. I don't mind the user doing that, but I do mind an intermediary doing it.

Perhaps a plugin that checks the integrity of a page against an embedded signed hash and launches a DOS against the ISP if it has been corrupted.

Comment Re:/etc/inittab (Score 1) 314

I would, but they don't answer any of my questions. For example, why must it be PID 1 to do those things? Why cant the service managers be in the form of optional helpers for the init scripts?

And others like Why do you keep re-inventing the wheel and then welding your 'solution' in place? Shouldn't it be up to the user if they like your solution or someone else's better?

Comment Re:Er? (Score 1) 314

But note he indicates that he solved those needs with just a bit of customization. He then explained his objections to systemd. The rebuttal below reveals itself for what it is by claiming a laundry list of things the Swiss Army knife approach allows. All of those features already exist in systems using the old init.

Note the many many existing and well understood tools for processing and manipulating text. Wouldn't it make sense to have the 'language' they speak (text) be the standard? Every suggestion for processing those logs seems to start with use X to convert them to text...So how about just make them text?

The binary log files make as much sense as writing all English language web pages in Russian so the browser can translate them back to English for display.

Here's your car analogy, You get a new car with all the bells and whistles. It's perfect except the cup holder won't accommodate your jumbo coffee cup, so you decide to replace it with one that holds one big cup instead of a small cup and spare change. But alas, you learn that the car won't start if you swap out any of the accessories. That is systemd.

Comment Re:Said by someone who doesn't understand Linux... (Score 1) 7

Agreed 100% ESPECIALLY because computing power continues to increase.

Every single difference he mentioned is entirely addressable through different packages. In most cases they are no detriment to the other functions. How would having an excellent accelerated graphics driver harm a server? Worst case, don't load that driver. How does heavy IO capability harm a desktop machine? It's not even a case of something useless. Just try editing a video on your desktop with wimpy disk I/O.

Comment Re:Too bad we can't trust them (Score 1) 142

Some days, I question if the FBI knows how to turn a computer on.

They certainly don't know how to process forensic evidence.

Meanwhile, we do know that the NSA has illegally hacked a great many routers and tapped many fiber connections. I find it more likely that they used their illegal resources to locate the server through traffic analysis. No need to invoke any superpowers.

I find it at least plausible enough to require proof from the FBI in a criminal investigation (not that it will likely be forthcoming or that the lack of it will derail the railroad).

Submission + - It's Time To Split Linux In Two 7

snydeq writes: Desktop workloads and server workloads have different needs, and it's high time Linux consider a split to more adequately address them, writes Deep End's Paul Venezia. 'You can take a Linux installation of nearly any distribution and turn it into a server, then back into a workstation by installing and uninstalling various packages. The OS core remains the same, and the stability and performance will be roughly the same, assuming you tune they system along the way. Those two workloads are very different, however, and as computing power continues to increase, the workloads are diverging even more. Maybe it's time Linux is split in two. I suggested this possibility last week when discussing systemd (or that FreeBSD could see higher server adoption), but it's more than systemd coming into play here. It's from the bootloader all the way up. The more we see Linux distributions trying to offer chimera-like operating systems that can be a server or a desktop at a whim, the more we tend to see the dilution of both. You can run stock Debian Jessie on your laptop or on a 64-way server. Does it not make sense to concentrate all efforts on one or the other?'

Slashdot Top Deals

Always draw your curves, then plot your reading.

Working...