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

 



Forgot your password?
typodupeerror
×

Comment Open source to create walled gardens? (Score 1) 51

I recently replaced my problem-ridden Samsung Galaxy S4 Mini with a Motorola Moto G, and the switch has been pure joy despite lower spec and a low quality camera. But gone are all the Samsung customizatons, the extra apps that came with the phone which you could not be sure whether you could uninstall, and the annoying Samsung account. I would be more enthusiastic about their open source efforts if they built less cumbersome products, rather than taking stock Android and adding layers of unneeded and unwanted stuff - just so they can "own the customer" by bringing them into their own ecosystem.

Comment Become a professional gamer (Score 1) 720

With your lightning fast reflexes you are wasting your talent by making compromises about your gaming. And when I say lightning fast, I mean literally lightning fast, or at least within some small factor. Also, figure out whether this is really a PC noise problem, or a "I hate that he is always playing games" kind of problem. The first one is solved by bying different gear, the second one by talking to your wife.

Comment Parachuting isn't worth dying for either (Score 1) 594

Yet people die in parachuting accidents all the time, and there is no big fuss about it in the media. There are probably some brave guys trying out the new parachute designs for the first time as well. And no testing rocket designs it is not just about space tourism for the rich; this is just the first step towards whatever comes next. Plus I expect being a test pilot is something more than just a regular job; I would expect there is some adrenaline rush which comes with the uncertainty of the whole thing, which is part of the appeal. No risk means no excitement.

Comment Now waiting for a proud to be gray statement (Score 1) 764

For me this news is about as interesting as if Tim Cook made a statement about being proud to be gray. As a fellow gray haired person, I wish someone would stand up publicly for the gray - we are just like everyone else, but too many people feel they have to hide their true colors from the public.

Being gay ought to be about as controversial as being gray.

Comment Similar to cell "unlimited mobile data"? (Score 1) 145

It seems when it comes to mobile data, "unlimited" always means unlimited up to a point, when the service gets throttled unless you pay more. So "unlimited within the envelope of activity that we decide to allow". Even having no information about this particular offer, I would guess there is either a "reasonable use" clause hidden somewhere in terms of service, or somehow being able to throttle the service, e.g. by limiting upload bandwidth.

"Unlimited" seems to be one of those words that are used mainly for marketing, leading consumers to think it actually means there is no limit - but then redefining the meaning of unlimited in terms of service to something else. Just as misleading as e.g. offering "transfer speeds _up to_ 20 Mbps", "reliability _up to_ 100%", or being "guaranteed to be _possibly_ the best service available". At some point we should have laws against language which is intentionally misleading to consumers.

Comment Congratulations to Adobe (Score 2, Insightful) 150

Congratulations to Adobe, as I would congratulate a fellow human being (since the supreme court ruling that corporations are people), for truly living the hardcore capitalist version of the American Dream. Doing whatever you can legally or illegally get away with to make more money, and not giving a [your favourite naughty word for excrement goes here] about anyone you walk over in the process.

It is the spyware part which bothers me the most. It is like having a plummer come to fix your toilet, you step out of the house for a few minutes, only to find when you come back that he is going through all your stuff - in order perhaps to understand you better as a person so that he can service you better in the future - or figure out if you are rich so he can charge you more. Or perhaps sell a list of your inventory to someone, for whatever purpose which is no longer the plummer's concern once he gets payment.

I should probably be upset about this whole Adobe thing, but after watching John Oliver's Last Week Tonight show from yesterday about how the police in the US can cease assets and bring cases against physical objects such as money or houses on a guilty until proven innocent basis, and proudly spend the money on whatever they want including machines for making frozen margueritas in the office - I just give up. How can you expect companies to do the right thing when the whole system is rotten to the core.

Comment Re:The bigger Problem is their "updates" (Score 4, Insightful) 577

Sadly the way updates work with MS they become the far bigger problem. You can easily see this by installing a "clean" system, examine its timing (please don't even think about using system internal benchmarks...), then patch it and notice just how much speed you suddenly miss.

Compared to osx and linux distro updates, Windows (at least Win 7) is a true dinosaur. Imagine how many man-hours are wasted worldwide while waiting for Windows to update, with a reboot required pretty much every single time. Even if you don't consider the time spent applying a patch during shutdown, there is often the additional waiting during boot, and more often than not it seems Windows want an additional reboot during startup. Which sucks hard if you have default dual-boot into Linux, because you fire up the PC, choose Windows, go grab a coffee, and when you come back ... behold, there is the Linux login. Because Windows of course decided to do some additional rebooting.

Yes, osx some times goes offline for a while when applying a large system patch, but this happens only every few moons, whereas with Windows you know you are in for a system update ride if you haven't touched that particular install in a couple weeks.

Comment Same q as "is this feature an MS talking point" (Score 1) 577

If it's not part of the Win 10 sales pitch, then my 99% confidence answer is no. They are not going to invest in some feature that no customers will know about (because noone is talking about it).

Plus, as someone else pointed out, it may very well be part of the master plan, that system rot leads to users wanting to upgrade. And there definitely is some system rot going on - someone wrote in another post that this is no longer a problem since Win 7, but I have experienced this countless times with Win 7 over the years, with just standard installs without any fancy tinkering on my part.

Comment Better to make the public key the identity (Score 1) 76

It makes sense embedding into the identity itself the means to prove that identity. Linking a public key identity to an email address would be simple; you just put a self-signed certificate somewhere which claims "this email address belongs to me". There could be public, distributed lookup services for this.

To make things simpler, instead of using complex schemes for carrying private keys around, better just to use a deterministic key generation scheme which builds the identity from a passphrase. It is easy to use slight variations of this data to create alternate identities for different services and "ID spaces". There exist implementations of this concept, e.g. search Google for "decentral identities". There would be no need for password based login to services, because you would log in with the public key of your identity, and you would use the private key to prove your identity. Server side password theft is no longer possible. With such a scheme, you could possibly maintain only one single very complex password, and all identities are generated from that password, by adding e.g. service name. No need for any password manager or such.

If the key is compromised, then the identity is effectively lost. The identity would have to be revoked by distributing a self-signed revocation certificate, and the user would have to register a new identity to associate with service accounts and for contacts.

Comment Re:Simplification, n. (Score 1) 184

Simplification: the act of removing features that are deemed unnecessary, redundant, irrelevant. Simplification (UI design): the act of removing or transforming discoverable, one-step, procedures in opaque, 3-step-after-reconfiguration procedures. See Gnome, Windows, OSX. Hopefully not KDE.

Or perhaps, an alternative ... Simplification (Software): the act of modifying software so that it offers an efficient, intuitive and "good enough" user experience for a broad range (and possibly various groups of) users, with minimum complexity in UI and design.

Simplification is not so much about removing features, as it is about transforming user experience into something leaner. Simplification does not have to be a bad thing, it is all about how you do it. Simplification is really hard; it has to do with how a piece of software is structured, from the ground up. E.g. stuff that is not encoded into the data model, you will never be able to do in the UI. If you have a data model that does not fit the problem, the UI will never be a good one. You cannot simplify an UI just by rearranging icons. Well, you can rearrange, but it does not necessarily get any simpler - you are only giving it a minimalistic appearance, which "fakes" simplicity.

I organize my kitchen on a Huffman-style principle. The stuff which needs to get accessed more often, is more accessible. Why should a UI be any different. You want the stuff you need more often to be readily available, thus minimizing the total number of user actions. That does not mean you cannot have layers of functionality, or possibly alternative UIs (click to enable/disable wizard menu mode).

"Power tech users" are doing themselves and communities a disservice by inisisting on cumbersome, archaic, complex UIs in order to be able to fully wield their power in the UI they know already. Why? Because it hurts general adoption, which hurts software usage, which makes it less attractive as a software ecosystem, which gives it a competitive disadvantage vis a vis other platforms. You want lots of users, so the platform can live on for years and years.

Don't misunderstand me here; I hate ribbons as much as the next guy, and after I recently had to try out Office365, that interface had me going absolutely bonkers, having to send off an angry user feedback in order to vent.

I consider myself a power user, but tech is not my day job, and I am getting old enough that I no longer wish to spend evenings sitting in a basement learning the ins and outs of every piece of program I come across. I spent years creating complex high tech infrastructure setups at home, only to change it all into something simpler because I cannot be bothered to maintain it anymore when it breaks. Life is too short, and even as a "power user", you may not want to have to be an expert on everything. These days, I will choose the program which just works without having to spend too much time figuring it out.

Comment Re:Regular boards are a lot smarter (Score 1) 96

It's funny, I've never, ever (in 20+yrs in IT including plenty of travel to client-sites) seen a smartboard used in business and only once seen one (possibly broken, never used) in a business at all. On the other hand I have seen loads and loads of them in schools.

Good point, they are not as widespread as I projected they would be at this point (I've left business to do other things the last 4-5 years). Though in a business, it could actually be useful. Not so much for interactive apps, but for interactive presentations, and for note keeping. I've had countless meetings using whiteboards, and at some point "invented" (locally in my company) the technique of using the cell phone camera for taking pictures of the whiteboard. It was quite frustrating having to work with regular whiteboards, because in a previous job they had these fancy boards which you could just push a button and the board content would be printed to a sheet of paper. Which was absolutely brilliant.

Comment Regular boards are a lot smarter (Score 1) 96

Smart boards can be useful for businesses. The people who manage schools want the schools to have the same stuff as the businesses, so they end up investing in smart boards. Unfortunately, they are not all that useful in school.

Students quickly get tired of powerpoint slide shows (which is how smart boards would normally be used, run some type of slide show and draw circles and stuff as you go), and most presenters tend to overload slides with information - because they can, and because they are bad at organizing and prioritizing information. School is not about putting content before students, it is about students actually learning. Using a regular board is a great learning tool, because it forces the presenter to pace himself to a speed which students can follow. Plus you actually have to prioritize a bit.

Smart boards are usually a bad replacement for regular boards. Why? Because they add little value. I have not heard about any great smart board apps that are actually being used in class, it is all about the "possibilities" which never quite seem to actually happen in real life. But are there any disadvantages to smartboards? Yes, instead of a nice and big board which you can structure into segments and organize lots of content, you are now limited to this tiny little smart board. Plus you have to fire up the computer, and there are all sort of technological pitfalls.

The best type of board; an old style board for using with chalk. Extremely low tech, and as long as there is any tiny piece of chalk around, you have a functional setup. No PC to boot, no spending time getting the smart board set up - you just grab the chalk and start the lesson.

Comment Perfect long-term provider for key infrastructure (Score 1) 115

I can highly recommend Logitech for home infrastructure. I decide to invest in the Logitech Squeezebox line with two SB Touch, four SB Radios, and even a Boom sitting around somewhere. Rather than going with something with short shelf life, it is good to be on a platform from a known long-term player, with a long-term commitment for maintaining and further developing that platform. Their server software is rather well hidden on the internet, but hey ... if something is not worth spending lots of time chasing, then it is probably not of much value - I understand, you are just playing hard to get Logitech. I know that deep down you actually want my business.

I also own a Harmony remote. It works great, except the one annoyance that it cannot be programmed so that the TV button actually controls the TV, unless you reprogram the entire thing. I am sure they will get around to fixing that eventually, they are probably just too busy rolling out the next Squeezebox upgrade, so I don't mind waiting a few years more for that one.

Given Logitech's reputable history in the home media center market, I certainly have expectations what they could do to home automation.

Slashdot Top Deals

Happiness is twin floppies.

Working...