Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Is not about standards, but about what is used (Score 1) 421

Rob like someone mention earlier, C# along with the whole (or many of the) Microsoft products portfolio is heavily used on the Enterprise. There are a couple of exceptions like many ISP which use Open Source alternatives to reduce operational costs, like thousands of Outlook licenses for example.

And when a company operates on Microsoft systems, then is very common that they look to non Microsoft products with a little doubt. Because those smaller companies have sometimes gone bankrupt, or products get discontinued and unsupported. Also there is a more common belief that under Windows MS products will be more stable and will endure the test of time better than non MS software. And maybe is true, considering examples like Visual Basic 6 that still works these days. Outdated, but gets the job done.

Only companies that work with mixed environments will actually have a need to look for other multi platform solutions like PHP, Python, Lua, Ruby, etc.

Consumer products have moved to Android and for a couple of reasons. Beginning with the bad history of old Windows Phones crashing around, and the reject of the tile system. But that's on personal devices. Still companies use computers, and computers are either Windows (about just everyone), Macs (artists), and Linux (Developers, and IT). Since Android (1) is not self hosting, and (2) do not run efficiently and good enough on computers, there is nowhere there to be found. Like I said in another thread, while Android requires another OS to develop, those legacy OS are going nowhere. They will lose market in consumer products, yes, but became extinct no. If they do, then also the Android market will stale, because there will be nothing to develop Android OS or apps with. Also haven't seen any Android Server edition, so in the enterprise Android will have only 2 roles... a digital notepad & remote email.

For C# to be a serious multi platform alternative Microsoft needs to make serious changes like:

  • * Open sourcing the whole .Net and opening the patents related to it. Not limited chunks like they have done
  • * Releasing same version for all desired platforms. No more .Net for Windows first, and a year later for everyone else by Xamarin.

Doubt any of them will happen, and that's why C# along with .Net is destined to fail as a standard.

But standard or no standard, at the end it depends on what OS platform the company you get contracted uses. But there is a very big change that if they use Microsoft products, you will end using either Visual Basic, C#, or both (or even Windows shell or VB scripts) to develop.

Comment Re:How about we hackers? (Score 1) 863

So that means that other big programs that are spread in different subprograms, each doing a different job does not feel UNIX. Then X does not feel UNIX too where I got installed on my system drivers that will never use, neither do the bloat load of Debian packaging tools, when compared to the smaller rpm equivalents.

Comment buzz about nothing (Score 1) 345

Article said they plan to drop the support only for external devices. That means the kernel driver will still be there, and the OS partition itself will probably still be using ext.

Also any OS has to develop thinking on upgrades to their old user base, so the ext support will not just disappear. Very likely even if they switch the primary OS to something else like Btrfs, they will have to code, and include a ext3/4 to whatever becomes the default in their setup for old systems.

Comment Failure is his destiny (Score 1) 365

While the project has a nice goal, I'm pretty sure this project will fail in the long term, and will not be able to catch up. And that's because of the fast pace of Linux kernel development.

Linux kernel 3.15 was released in June 8, kernel 3.16 was released in August 3, and already kernel 3.17 is in rc-7. Probably will be released in a week or two at most. That means every kernel is released around 2 months difference. Again, sadly doubt it that company will be able to keep up with the kernel development.

If they want to modernize something that doesn't evolve that fast, they should try BSD instead.

Comment Re:It's simple: provide a choice (Score 0) 172

Omg, this is really archaic. I remember a PC-BSD forum discussion like 3 years ago, around the development of their 2nd release if I'm correct, where they where discussing about a feature that was different on laptops and desktops, and where looking at ways to automate that detection, instead of showing a button.

If at the end, they succeeded on that, is shameful MS with all it's resources can't find a sensible automatic detection approach.

Comment Re:And another pointless phone (Score 2) 146

I'm sure only the 4% "Geek Audience" of the whole billions of phone users world wide knows Nokia sold to Microsoft.

Nokia have done very good phones in the past, and even some Lumias (taking the WinPhone 8 away) are nicely designed. I know they can do a good, if not great Android phone. Probably not in the first try, but neither LG, Samsung, HTC made awesome phones in their 1st try.

My doubt is about the company itself.... Do they sold to Microsoft? Microsoft has the exclusive rights to the Lumia design? Do we have 2 Nokias, one MS controlled, one independent making Android phones?

I only hope Nokia don't become the Atari of the 2010+ era. Where only their respective employees knew which company do what, since both have the same logo and name.

Comment Lag spikes on ATI Cards (Score 1) 158

I notice that like 2 months ago, after upgrading from a Radeon 5850 to a 7850. Since my CPU is an old Core Duo 2.4GHz I didn't expect that much of a performance boost, but expected a noticeable change. When comparing the Haven benchmark results with the previous card, the higher frame rate went up as expected (15-25 fps not remember now), but the lower frame rate went down too from 18 fps to 6 fps on new card. Tried with some driver revisions, being 10.10 the last one tested having same behavior on the 7850. So I guess is an architecture glitch (or driver to architecture bug) since don't affected my old 5850. During games (usually play SWTOR) I notice the lag spikes, but always blame SWTOR, but now looks like the problem is somewhere else.

Comment Re:The catch-22 for Steam's lock-in (Score 1) 880

At which point the Justice department steps in and kicks MS's balls into mid-jowl. Microsoft just got burned for this in Europe, and was almost broken up by Justice in the 90s. Maybe they want to test the line -- see what they can get away with today -- but the answer is probably "not much."

For this???? for the app market??? are you sure????

Unlike the MS Explorer issue which is the one they got kicked as you said, they are not the first company to implement an App Market, so any accusation will go nowhere since Mac OS has one, Android has one, iOS have one, Blackberry have one, hey even Ubuntu has one market.

Even more, the last Mac OS do not allow any software installation outside the app market, something that Windows 8 still allows, but probably Win9 will follow Mac example if app market is accepted by people. In other words, there are more restrictive markets for personal computers than the one Windows 8 came with.

Also these days the disadvantage inclusion of IE can be discussed. Again Apple includes it's own Browser Safari, most Linux desktop distributions include a default web browser (usually Firefox). Smart phones include a web browser (depends on the phone OS)

Slashdot Top Deals

"More software projects have gone awry for lack of calendar time than for all other causes combined." -- Fred Brooks, Jr., _The Mythical Man Month_

Working...