Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Dragonfly BSD, Funtoo, and (for now) Gentoo (Score 1) 187

I'm happy to see that you don't hate systemd. That was the last shoe to drop. I'll complete the switch to BSD now!

Dragonfly BSD works quite well on the desktop, as does Funtoo Linux, which is systemd-free. Gentoo also works and still uses OpenRC by default, although there is growing concern some of the devs are quietly preparing to push a systemd agenda (kdbus patches in the kernel, one of the devs commenting he hopes systemd would become the Gentoo default, and a habit of the moderators in the Gentoo forums to shut down any discussions critical of systemd).

Linus may not be showing good leadership in this instance, but not everyone has drunk the urine just yet, and there are others stepping up to the plate to maintain or create alternatives.

Comment Re:Assumptions are the mother of all ... (Score 1) 172

Unfortunately, I'm in the UK, where the selection is much more limited.

For example, Dell UK's web site lists exactly one laptop with a 17+" screen and SSD, and it is also a touchscreen and comes with Windows 8.1.

HP do at least promote the Windows 7 option (via Win8 downgrade rights) for the high-end ZBook laptops on their site. However, the pricing on those tends to make the closest equivalent Retina MBPs in specification look cheap.

Also, Microsoft UK don't seem to have any high-end devices at all within their Signature Edition range, so it's invasive crapware city all the way with a lot of the big name brands, even on their expensive, high-end models.

Comment Re:Assumptions are the mother of all ... (Score 2) 172

But the screenshots I've seen of Windows 10 still mostly look flat and/or garish, and it seems to be more a case of trying not to make the visuals too much worse than what is already available via Windows 7 than actually trying to be better. Another example is the icons, which have gone from being widely ridiculed to being... well, slightly less widely ridiculed... in all of the reviews I've come across, and with considerable justification if the examples I've seen myself were representative.

It's not just the visuals that put me off, though. It's also the fact that I use a traditional desktop PC with multiple large monitors, and I want an OS and software that work well in that kind of environment. I saw a review the other day of the new preview release where literally every screenshot that had substantial content in it also included the word "tap" somewhere, with obvious concessions to touchscreens that just don't make sense for a desktop workstation. This was one of the big problems with Windows 8, and it seems like with the Surface tablet hardware and Windows 10, Microsoft are doubling down on touchscreens. #donotwant #haverealworktodo

I'll wait to see what people say when Windows 10 actually ships and we're not just talking about preview releases and educated guesswork, but so far the signs don't seem promising. Windows 7, on the other hand, is tried and tested and works just fine on the numerous computers I use it with today, so as I said, if I could buy an approximate equivalent with newer and more powerful hardware right now, I'd be right in there. Sadly, I'm in the UK, and what you can pick up over here is quite limited compared to what you can get in say the US.

Comment Re:Assumptions are the mother of all ... (Score 2, Insightful) 172

If I could find a good high-end laptop that came with vanilla Windows 7 instead of 8 and all the pre-installed extra junk, I would be throwing money at the supplier and begging them to sell me one. That has far more to do with avoiding more recent versions of Windows and their kindergarten, touch-obsessed UIs than it does with wanting a cheap upgrade when 10 ships.

Comment iOS users feel it (Score 1, Insightful) 311

I currently have a web radio transceiver front panel application that works on Linux, Windows, MacOS, Android, Amazon Kindle Fire, under Chrome, Firefox, or Opera. No porting, no software installation. See blog.algoram.com for details of what I'm writing.

The one unsupported popular platform? iOS, because Safari doesn't have the function used to acquire the microphone in the web audio API (and perhaps doesn't have other parts of that API), and Apple insists on handicapping other browsers by forcing them to use Apple's rendering engine.

I don't have any answer other than "don't buy iOS until they fix it".

Comment Re:essential to know about jQuery (Score 1) 126

Given the fact that this is a third-party library that you are unlikely to modify, hosting it on your own servers provides no advantage whatsoever.

Of course it does. It has the same advantages in terms of security and your visitors' privacy as any decision to host your own material instead of quietly using a third party service. Whether you consider those significant advantages is a different question, and whether your visitors would is a different question again, but clearly there is a difference.

Comment Re:essential to know about jQuery (Score 1) 126

It's very likely that people would already have the CDN version in their browser cache since a lot of website use that link.

This is a popular claim, but what little real data I've seen says quite the opposite. There are so many different minor versions of a library like jQuery that the chance of any given visitor to your site actually having visited another site using the exact same version from the exact same CDN within the cache window turns out to be pretty low.

There are still reasonable performance-related arguments in favour of hosting static content on a CDN, and for splitting resources across domains unless you're in SPDY or HTTP/2 territory, but those aren't quite the same issue and you can avoid them without resorting to loading libraries from third party hosts you don't control.

Comment Uber isn't stupid (Score 3, Interesting) 230

Uber isn't stupid. They know the existing transport monopolies are maintained due to political connections aka lobbying. Uber knows there is no way it will be able to upset this status quo without support from local politicians. That, unfortunately, means lobbying. Love it or hate it, it's how things get done these days.

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...