Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Not a fair fight anymore (Score 1) 328

99% of development are put in web technologies, of course they are going to be better than native at some point. I think they have already taken over. Native programs often feels like clunky squared dinosaurs when compared. I have used Macs for the last five years and have no emotional attachment to the platform, web apps works here too.

As a side note, Microsoft already uses Electron and have for some time, Teams for example.

Comment Re:Great for Multitasking (Score 1) 411

Agree, the wider the merrier I say. My desktop is a 21:9 3440x1440, able to have 3 good sized programs open simultaneously side by side. 16:9 gives you about two programs.

The thing is that the earth is pretty flat, I'm not used to bending the neck up and down all day. If you want more screen space, horizontal is the way to go.

Comment Re:pathetic (Score 1) 307

My MSI GE62 from last year have 4 core I7, 16GB, tripple m.2 SSD, 2.5" harddrive and fast nvidia graphics in less than a 3kg package.

This is not even the latest iteration of laptops. I love being able to work and game everywhere. At home I plug it into an 1440p 34" monitor, real keyboard and mouse. There is no way I'm going back to desktops again..

Comment Re:Your are kidding, right? (Score 1) 28

Who on earth would choose Javascript for server-side code?

It's not only serverside either, it's now possible to make fullblown desktop applications using mostly javascript/HTML/CSS with Atom. Atom basicaly is chromium + node.

http://electron.atom.io/

It's picking up pace and the programs written in this feels modern, like the web. It's extremely flexible compared to any existing widget toolset out there. And the applications written are fast. I''ve used it for quite a large project and to me this is what Java promised 20 years ago regarding write once/run everywhere, pixel perfect. I will probably never use a native toolset for a larger project again, too much hassle compared to some HTML/CSS/Javascript. V8 is fast enough for most code and performance code or platform specific features can be written in a compiled language. Mutliplatform is not free but very close.

Comment Re:Desktop Windows has more users than X11/Linux (Score 2) 403

So far as I can tell, Windows 10 has absolutely no developer advantages at all

In the mobile and server fields, I'd agree. But in the desktop field, the advantage of Windows is in the economies of scale of having far more users than X11/Linux has.

I'll be sure to tell the 1% of developers still building apps for desktop OS:es.

Newflash: It's a dead market. The web won.

Comment Re:It's called a 'browser' for a reason. (Score 2) 104

We've tried the global experiment of browser-as-platform, and it has failed miserably from a security, usability and consumer-rights perspective.

The browser as a platform has definitely not failed, 90% of all computer time is probably in the browser. It has taken over almost all general computing task and more is coming. Look at the R&D invested in web technologies versus your favorite desktop OS. The desktop OS as we know it are going to die, it's already minuscule compared to the web.

Comment Re:Too little (Score 1) 50

Still too expensive and too weak. You can get an HP Stream 7 32GB for $80 + $10 USB OTG card reader/full size USB/MHL HDMI adapter and have a full Windows 8.1/10 tablet & PC.

If you want a TABLET you should probably check that one out or any of the other super lowend tablets, but I don't see how that has anything to do with HDMI dongle computers

Comment Agree (Score 1) 629

There are 84 companies in the OHA (Open handset alliance). If a company for whatever reason will not update their phones to 4.4.4 (which is the latest point release of version 4 of Android) someone should probably backport the patch to 4.3 version of Android. Android is open source and Google accepts patches.

Google is not the only one making Android and the Google supported phones are free of this vulnerability. I can see Googles position on this (they want the vendors to just update to latest point release), although it seems a bit silly.

Slashdot Top Deals

BASIC is to computer programming as QWERTY is to typing. -- Seymour Papert

Working...