Live data from Hacker News

Ask HN: What do you want to tell Microsoft?

news.ycombinator.com

91–100 of 381 posts

Re: Ask HN: What do you want to tell Microsoft?

#91
I would tell Microsoft to go back to their 90s mindset. Less focussed on big corporations, and more on getting (Windows) Microsoft software everywhere. Back then Microsoft was maybe an evil empire, but at least they did some exciting things from a developers viewpoint.

@Balmer: Get rid of .NET. There are people who use it, and some of them actually like it, but it will never become the huge success you thought it would become. This also means Silverlight has to go. The JIT compiler, with an open sourced assembly language, could get a 2nd life in the browser.

For a next OS, have a good long look at Windows 2000. Start from there, and instead of adding millions lines of code, start rewriting to make it smaller and faster. That way you end up with a valid OS to use on mobile devices.

Put more effort into your webbrowser. Make it so that it can be used for any type of application. Don't wait for W3C, if it's up to them we will have to wait till 2019 for a complete HTML5 specification. The other browser developers will either follow, and if not, developers will decide if they make a windows only application. Make the browser the default UI layer of Windows. This time to prevent nasty lawsuits, make it easy for others to add their own navigational toolbar.

So in short, instead of trying to protect business with windows locked in technology, be more open, and out develop the other companies. Become the company again, where it pays off to develop on your platform.

Re: Ask HN: What do you want to tell Microsoft?

#92
I recently got a windows 7 machine. Some things that bug me as a programmer using it, and make me wish I just paid up and got a mac:

1) WPF - I am trying to use this in my work life. It scares me when I hear your ex-product manager twittering that it's dead. I now feel like I should've done my app's front-end in qt or swing.

2) Will microsoft create in-built, tested, virtual desktop support already? More people use laptops that need it even more. I use virtuawin, but things just don't work elegantly. Mac OS X supports virtual desktops natively, and it works without a hitch.

3) The one thing I actually do like that comes out of microsoft are your office products. I think as people actually go paperless now, it's a good time to double down on investing in OneNote as a platform used across tablets, phones, and PC's. Also allow for one to sync it to say, their windows home server, and let one define tags to be whatever they want -- and you may have something that will make me committed to the platform.

4) It's 2010 and I still use cygwin or a virtual instance of linux just to have a console with the commands I want. Windows PowerShell came wayy too late for me to want to bother spending time learning it. Mac users don't have this problem.

5) Start defining some rules for say "windows experience" PC's. This can be an upper-tier for laptop makers to try and not be cheap. This comes from my frustration last april when trying to buy a new laptop. Go into any b&m store, look at the windows machines - feeling like cheap plastic, glossy screens, and meh build quality - then walk over to apple's corner. It's a night and day difference. There's high-quality PC laptops made (ex: lenovo T series, HP envy), but they're hard to find in stores, and are typically only found online. Microsoft needs to define some rules on what a great PC has, similar to what they're trying to do with windows phone 7.

Re: Ask HN: What do you want to tell Microsoft?

#93
post #48
post #40

Earlier quoted context omitted.

I think he is probably drawing on sources like this: http://news.ycombinator.com/item?id=1698213 That has best buy saying tablets are cannibalizing their netbook revenue. This does not mean that netbooks or laptops are dead - personally for the current price I find something like an ACER1215N a lot better value for my usecases than an ipad. This is primarily due to the the HDMI out, USB input for storage, rich client…

Ridiculous. You can't even type on a tablet properly or angle the display. Again, I would say that in 99% of cases, people who buy a tablet are not buying it instead of a laptop, but as well as.

If you're pointed at data which suggests that laptop sales are declining significantly in parallel with the increase in tablet sales, I think you need to provide an argument a little more substantial than bluster.

There would seem to be some evidence that some of the people who have to choose now are migrating to tablets but the real test will be when they come to replace them having experienced both. Do they stay tablet or return to a laptop?

Re: Ask HN: What do you want to tell Microsoft?

#94
post #68

A modest request: please, with each version don't make it more and more difficult to make the Windows explorer behave as in Windows 95. I mean having a folder tree and detailed view. Some people still work a lot with files and folders "the old way". Bonus points for not moving the configuration screens around. Things that have changed with explorer: less space for content, caused by adding not-so-useful toolbars, fol…

GREAT point. On a fresh Win7 install it takes like 5 clicks to get to 'My Documents', with all the favorites and libraries etc. Do I really need to click past "My Music" folder every time I want to open a file? SIMPLIFY. In case you missed it: SIMPLIFY.

> On a fresh Win7 install it takes like 5 clicks to get to 'My Documents', with all the favorites and libraries etc

Hmm. Interesting. On my first install it was just there and I could get to it with one click.

Re: Ask HN: What do you want to tell Microsoft?

#95
When it comes to Internet related technologies, Microsoft should stop trying to innovate in a Microsoft centric view of the Internet. Of couse this view does not help Microsoft promote their operating systems and tools but it does open them up to be more about standards everyone cares about and not just the Microsoft circle. There is so much innovation in web development in an ongoing basis, it doesn't make sense for Microsoft to always be playing catch-up or keeping their developer base only in their sandbox.

A good example of a Microsoft centric view of the web is when I was lobbied by Microsoft to add IE8 specific code for enhanced IE8 specific functionality to my site. "Other browsers will just ignore the tags" was the reply to my question about cross-browser compatibility. This is a wrong-headed view of the Internet. Make open standards that are valuable enough for everyone to adopt and lead in that area. IE8 only functionality doesn't help anyone but people who will only ever service IE8 users.

Their adoption of jQuery for use in their tools and participation in the community is a good example of where they are doing what I am advocating. Silverlight, on the other hand is an example of a Microsoft only view of the web.

I find my very smart, very talented Microsoft focused web developer friends are often late to the latest trends in web development because they're so focused on what Microsoft is doing and not where the Internet in general is going. I'm sure this is not representative of everyone who is a Microsoft focused developer, but it does seem to be a case with a majority of people I speak with in that area.

Re: Ask HN: What do you want to tell Microsoft?

#96

Earlier quoted context omitted.

> OS X: can't deal with the Finder. I frequently don't know how to navigate to an upper directory, for example. Four ways I know of. 1. Use the column view so you can see every folder you've navigated through. (My preference) 2. Right click on the title bar's label. 3. Use the path button on the toolbar. 4. Use the back button (Yeah, it's not always up) If the toolbar is missing, click the white button at the top rig…

One more: press alt+cmd+up arrow on the keyboard.

Just cmd+up is fine

Re: Ask HN: What do you want to tell Microsoft?

#98

I recently got a windows 7 machine. Some things that bug me as a programmer using it, and make me wish I just paid up and got a mac: 1) WPF - I am trying to use this in my work life. It scares me when I hear your ex-product manager twittering that it's dead. I now feel like I should've done my app's front-end in qt or swing. 2) Will microsoft create in-built, tested, virtual desktop support already? More people use l…

Agree about Office. While it's expensive it's still, for me at least, best of breed (except PowerPoint). If I were Microsoft I'd be looking to leverage Office more than Windows.

Re: Ask HN: What do you want to tell Microsoft?

#99
First let me say that I'm a big user of MS technology, I actually one of the few that calls myself an MS fanboy. Xbox owner since 2001, Xbox Live subscriber since 2002, coding in .NET with VS since 2005, Windows machines, etc etc. However I own an iPhone and an iPad. They are the best in class for what they offer.

Here's a very very practical idea that MS can implement very soon: Xbox Live App Store. MS already has 40+ million 360's connected to people's televisions. You have the Indie Game section, and there are some non-games there, but the quality is pretty poor. First off, broaden the scope officially to "Apps" and make them a first class citizen in the dashboard. Market the area, support the area. Just look at what Apple is doing with the iTunes app store and iteratively improve upon that. Also, give indy developers access to Kinect libraries ASAP. Essentially with Kinect, you can do to the TV what Apple did to the Phone - made the advanced "smart" capabilities accessible to everyone. And open it up to developers in a big way because you don't have the resources to make everything yourself. I really can't stress how cool this would be, and how game changing it would be for the "set top box" experience.

Here are a few "big" ideas that I'd like from MS that are more out there: 1) an all you can eat digital media subscription. I would pay up to $100/month to be able to watch any movie (in HD), play any game (PC or 360), read any book I want to, or listen to any music anytime that I want on any device I want. I don't care to own anything or build up any collections. I just want to be able to consume the media that I want to in a ridiculously convenient way that is actually reasonably affordable.

2) Where my physical person is my representation in meatspace, my facebook profile is my representation in cyberspace, my phone should be my representation in digital space. When I walk into a room with my phone every device around me should be aware of my phone and extend my phone's functionality. Let me put it this way: my phone contains a display, speakers, camera, etc. If there is a better display in the room then let me use that display instead of my phone's. If there are better speakers in the space then let me use those speakers instead of the phone's. etc. Essentially "explode" the phone's physical device into the surrounding better devices so you effectively have a "super phone" wherever you are. And subsequently you "collapse" the phone when no such compatible devices are around.

3) somehow get rid of bandwidth caps. Fast ubiquitous wireless with no bandwidth caps would be amazing 3b) somehow make the above reasonably priced no matter if you're "roaming" in another country or whatever

Now for minor complaints: 1) Windows sucks for battery life. OSX is awesome for battery life. This is one of the major reasons why Apple can make decently powerful laptops in a nice form factor. 2) WHY do I have to reboot my computer for every damn little update? It severely impacts my enjoyment of my Windows computers.

Re: Ask HN: What do you want to tell Microsoft?

#100
post #31

Earlier quoted context omitted.

That is ridiculous why wouldn't Chrome OS run perfectly on a Tablet? e.g. HTC: http://www.pcworld.com/businesscenter/article/203564/htc_pla... Also why not try Chrome OS first before you say it is dead: http://chromeos.hexxeh.net/ Combined with office.live.com I have everything I need for 95% of my needs.

I agree with you, ChromeOS certainly doesn't look bad. I just have a hard time figuring out - what's the difference between the two? What use case does ChromeOS solve that Android doesn't solve? I consider myself web-savvy and fairly technical. If I have trouble answering this question, what is the average user going to think? People are turning towards experiences - which is a combination of hardware and software. W…

> "What use case does ChromeOS solve that Android doesn't solve?"

Android is designed for native application based devices, Chrome is designed from the ground up for Web applications. Web applications especially with HTML5 caching technologies, LTE and Wimax, use of whitespace to increase Wifi range is the future and make a lot more sense on tablets than mobile phones.

Even Eric Schmitt says Android is not designed for Tablets:http://www.mobileshop.com/blog/mobile-phone-news/android-2-2...

Post reply on HN