Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Torvalds is true to form.... (Score 1) 727

Actually applications break on osx updates and major releases quite a bit. This is usually due to libraries being removed or changed in the background. Apple's 'successful' solution is to tell users 'sorry your shit doesn't work on the new os.' Beign the apple fanboys they usually are, they swallow their pride and rebuy their applications. If they're lucky the application vendor will release a patched version for free.

Comment Re:Torvalds is true to form.... (Score 1) 727

Userland is not the kernel. In fact, linus has made it very clear that it is not allowed for kernel devs to break userspace ABI. Beyond that, it's up to others to decide what to do with userspace. The fact is, you CAN run old linux 2.0/libc6 binaries on modern linux for a given platform. You just need copies of libraries that haven't broken ABI with the ones it was linked against.

If you want to blame someone for their laziness in supporting your desire to keep your code closed, then blame the distros who aren't shipping the ancient libraries you linked against 5 years ago in their current releases and/or blame the authors of the libraries who broke their ABI.

Comment Re:Torvalds is true to form.... (Score 1) 727

Actually, the notable exceptions are the gpu vendors, and a smattering of printer models... Most devices 'just work' under linux as they're just generic hardware anyway. People shouldn't be hiding their secret bits in binary blobs anyway.. It is NOT secure.

They don't have to give anyone source, but then they don't get to take advantage of having their driver maintained in-tree as kernel internals change over time and as it is ported to new systems. The kernel devs also don't have to deal with users complaining about crashes when those drivers are loaded. If the user's kernel oops message says 'tainted', the devs will tell him "go talk to your vendor for support." Why should the devs have to debug systems with source they can't access? Linux is supposed to be open source, not half-open/closed.

Most raid controllers work under linux, even the shitty software ones do now.

Comment Re:Torvalds is true to form.... (Score 1) 727

Help who exactly? There are good reasons why non gpl modules get limited api access, and why the kernel has a tainted/not tainted flag displayed in every oops. The devs don't accept bug reports from kernels that have closed/non gpl code running at the time of crash. Why? Because they can't look at the source or build debug versions. The kernel devs don't want to deal with floods of users posting such kernel dumps and demanding answers the devs cannot give. A linux ecosystem like this would be no better than windows' (or any other closed platform, really).

The net result is that the vendors who take linux seriously submit working source for their hardware under gpl2, which is then folded into the main release via git pull requests. If the vendor then abandons the hardware and driver at some point, at least the code is available and can be maintained as kernel internals change and as it is ported to new hardware.

The ones who don't release source, don't get to take advantage of this 'automatic' maintenance and must do it all themselves, nor do their blobs interfere with the kernel devs or users running more recent kernels that won't load them. This effectively keeps these vendors accountable for the entire ecosystem needed to support their blobs, which is good since they're the only ones with complete source. The users stuck on the older kernel releases in order to retain needed functionality are rightly dependent on the vendor for fixe instead of the kernel devs.

Comment Re:Why focus on the desktop? (Score 1) 727

of course, in order for your 'corporate social media' hipster morons to do this, it requires a phalanx of software engineers working on desktops to maintain it all. Then there're all the limitations that come from doing all your work within a javascript application. If your entire workflow can be done on 'the cloud', then you aren't doing very much at all.

Comment Re:Why such paranoia ? (Score 2) 299

Police routinely abuse laws as shields to prevent people from recording public police behavior they'd rather no one know about. It's pretty obvious that officers are being trained to respond this way. Most agents from three letter agencies pull this shit now too.

Sorry, my hardware is my hardware.. remote bricking is just ripe for abuse. I'd rather retain control over it and accept the slight risk of it being stolen than have it remote bricked by power tripping assholes.

Comment Re:Living in the country is an anachronism (Score 1) 276

I don't understand why people would ever want to be so distant from one another -- we've a social species. We don't need distant farms at this point.

Generalizations like this don't justify forcing people to conform, which many here advocate. There are plenty of anecdotes showing how many of the most successful people were loners, or at least, did their best work while alone. The cultural noise floor in cities is way too high. As far as farm work goes, modern 'careers' are becoming so toxic with the expected hours/week load, unhealthy sedentary configurations, and passive aggressive social laws/dynamics, that rural work on the farm is starting to become more attractive. To me, this is a sign that we're doing it very very wrong, and cities amplify these effects.

All music is made by humans, 'live' or recorded, whether they're plucking strings, blowing air through reeds and metal pipes, singing, or using a computer to generate waveforms. To me, 'live' music is usually distracting and, most of the time, badly played and/or the acoustics are terrible.

No they're not. Cities are blights that pump out tons of carbon, pollution, and heat. The population density pollutes and contaminates the environment around it far more rapidly than nature can recover. The 'chain store hell' is basically a city scape without the sky scrapers. I don't see how anyone could like either. The real issue here is population density, not population configuration.

There's plenty of idiocy in cities. I realize so-called 'progressives' love the sardine can lifestyle (and think everyone should), and think that only white, straight people can be bigots, but reality doesn't work that way. There's also the flipside to bigots: the prideful fools who think they should be celebrated and catered to by society because of some arbitrary attribute. There are tons more of those living in cities per capita it seems. Perhaps you're one of those idiots then? See? I can stereotype too. I guess we have something in common after all.

This trend of labeling those who want their space as 'anti-social' reeks of the same intolerance they claim is so horrible. Keep your lifestyle away from me, thanks, and don't expect me to pay for it.

Slashdot Top Deals

Say "twenty-three-skiddoo" to logout.

Working...