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

 



Forgot your password?
typodupeerror
×

Comment SMTP!=gmail (Score 1) 45

"leaving users in China with no way of sending or receiving emails" - SMTP has been designed so that it has no single point of failure. Why one poor webmail service failure can affect SMTP users in China (stated in general)? That's their problem if they made themselves dependent on some 3rd party service they have no control of and it is good they finally see it.

Comment Re:Give us QWERTY (Score 1) 75

OK, you are right. I meant more the flip-out QWERTY. I have tried the Blackberry keyboard but it is too small and it also does not have enough keys - primarily arrow keys. It is IMO more for SMSes, not for editor/shell. So maybe the QWERTY is covered by Blackberry for QWERTY users market as I see.

Comment Give us QWERTY (Score 1) 75

> Differentiation is difficult in the smartphone market these days.

> all are nice upgrades but are only iterative

Please give us one huge upgrade - simple QWERTY. Last QWERTY phone is N900 from 2009. The next will be Jolla+TOHKBD in 2015 just thanks to a community funding effort (but still with weak hardware from 2013). Everybody in forums wants QWERTY but no single manufacturer makes one.

Interesting both QWERTY phones also run Linux OS (that is not Android) despite both features are technically completely unrelated. And there are very few non-QWERTY Linux OS phones.

Comment Re:Why to develop anything? (Score 1) 184

Maybe there is some need for extension (although I have never found it) but in that case - systemd is still too buggy to be deployed in a real OS. After any upgrade/update I am dealing with daemons refusing to start, system upgrade takes _whole_night_ because systemd crashed on an assert - on each host upgraded etc. etc.
It is similar to pulseaudio, since that time I had to learn all the options of audio software how to deal with silent audio which always worked before pulseaudio deployment.

Comment Re:Why to develop anything? (Score 2) 184

upstart is event based, it has replaced sysvinit in RHEL-6 and RHEL-6 still worked, I have noticed it has replaced init only after some time using it. systemd's scope is needlessly large for the even based parallelization, systemd replaces everything what worked and nobody complained before.

Slashdot Top Deals

Thus spake the master programmer: "Time for you to leave." -- Geoffrey James, "The Tao of Programming"

Working...