Live data from Hacker News

Ubuntu on Windows

blog.dustinkirkland.com

611–620 of 933 posts

Re: Ubuntu on Windows

#611

Earlier quoted context omitted.

Why not move to Linux?

Just out of curiosity, what does a Linux desktop offer that's not also natively offered in Mac and also highly polished? Every year I try a switch to Linux desktop. This year I made it as far as trying to get multiple monitors working well. I also dabbed in gaming. In the end I went back to my work=Mac game=Windows duopoly.

> Just out of curiosity, what does a Linux desktop offer that's not also natively offered in Mac and also highly polished?

Freedom, a full GNU userland, proper package management of the entire system, plethora of CLI programs which can fulfil your every need and only really work on GNU/Linux, configurable, etc.

> Every year I try a switch to Linux desktop. This year I made it as far as trying to get multiple monitors working well. I also dabbed in gaming. In the end I went back to my work=Mac game=Windows duopoly.

I use multiple monitors every day for my work under OpenSUSE and Arch. They both worked with either minimal (Arch) or no (SUSE) configuration. I use DisplayPort which works pretty well.

Re: Ubuntu on Windows

#612
So how does one actually install this thing?

I set up the brand new Windows 10 Pro Insider Preview 14295 from MSDN. Hanselman's blog post says:

> After turning on Developer Mode in Windows Settings and adding the Feature, run you bash and are prompted to get Ubuntu on Windows from Canonical via the Windows Store...

OK, I turned on Developer Mode. Now what? What does "[add] the Feature" mean?

http://www.hanselman.com/blog/DevelopersCanRunBashShellAndUs...

Re: Ubuntu on Windows

#613
post #538

Ubuntu desktop can do pretty much all Windows can do these days, not to mention mostly all I need is just a browser now. I spent 364 out of 365 days with a Ubuntu and it works fine(yes the one day left is for Turbotax that needs the Windows). Maybe the real reason that MS is moving super fast towards open source nowadays is to damage the open source goodies from within after they failed to attack it heads on many yea…

I've been running TurboTax on Linux for over a decade now …

Re: Ubuntu on Windows

#614

Earlier quoted context omitted.

I think M$ is targeting more developers with *NIX background on the desktop side rather than Linux apps on server. So a bash support with uniform CLI is the end-game.

Yea, I think they are going after developers who use OS X because it is UNIXy. Smart move given how en vogue Apple laptops have become for developers these days.

I dev on a windows box, and deploy to ubuntu servers running on gcloud. I am very excited by this news!

right now my initial deploy+vm provisioning scripts are written in windows .cmd scripts, only because it means I don't have to have a C&C server somewhere. I'll be really happy to put all my automation scripts in bash and have it run regardless of dev env!

Re: Ubuntu on Windows

#615

Earlier quoted context omitted.

I don't have hands on experience, but Dell XPS 15 looks like an interesting option for thoaw looking for Windows laptop that is close to 15" Macbook Pro (quad core, sleek etc).

I have the XPS 15. It is almost identical to a Macbook Pro. Build quality is really awesome. Super super happy with it. The new one with the infinity edge screen is super friggin' sexy, and will absolutely be my next computer. I know a bunch of other devs on the XPS 15 as well, also very happy (we run Ubuntu, but I'm sure it's even better in Windows).

Which one do you have? How is it specs-wise?

Re: Ubuntu on Windows

#616

Earlier quoted context omitted.

You jest, but I agree. I might accept a GNU/Windows machine as a working computer, but I would be a lot more weary of accepting just a Windows machine.

Would this be possible? How far could anyone (outside of Microsoft) strip down Windows to leave behind just a kernel with a functioning GNU environment (let's say, a shell and file access) ?

The install environment for Windows, Windows PE[0], is an extremely stripped down version of Windows. It's based on the same code base as the main Windows, but basically only comes with the command prompt and task manager. It's available free as part of the Windows Automated Installation Kit.

[0] https://en.wikipedia.org/wiki/Windows_Preinstallation_Enviro...

Re: Ubuntu on Windows

#617
post #507

This is good news for developers with Macs, and it has nothing to do with an option to switch platforms. By doing this, Microsoft are legitimising bash as an OS feature for "developers who like unix". This has two effects on Apple: 1. It means they will be less likely to remove their bash CLI from a future OSX / iOS hybrid workstation OS nightmare that we all don't like to think about. 2. They will have to compete wi…

I was thinking this as well. The bash version which is included with OS X is really old[0]. They refuse to ship any software which is licensed under GPLv3. It makes me wonder if they will reverse on that stance?

Homebrew also breaks with every major OS X release. It would be really nice to get some 1st party support on a package manager.

I feel like Apple does the bare minimum in this area to stay POSIX compliant. I would really like to see them feel some pressure here.

[0] https://www.reddit.com/r/bash/comments/393oqv/why_is_the_ver...

Re: Ubuntu on Windows

#618
post #132
post #33

Scott Hanselman has a good write-up here: http://www.hanselman.com/blog/DevelopersCanRunBashShellAndUs... Google Cache: https://webcache.googleusercontent.com/search?q=cache:http:/...

"Of course, I have no idea how to CLOSE emacs, so I'll close the window. ;)" What if you read the welcome screen, Mr. Scott ;) ?

It was a joke. ;)

Re: Ubuntu on Windows

#619

So how does one actually install this thing? I set up the brand new Windows 10 Pro Insider Preview 14295 from MSDN. Hanselman's blog post says: > After turning on Developer Mode in Windows Settings and adding the Feature, run you bash and are prompted to get Ubuntu on Windows from Canonical via the Windows Store... OK, I turned on Developer Mode. Now what? What does "[add] the Feature" mean? http://www.hanselman.com/…

Builds coming soon first via the Windows Insider Program. Sign up and you'll get it all over Windows Update soon.

Re: Ubuntu on Windows

#620

Looking at Hanselman's blog on this, was excited to see Redis running. Presumably this makes the Rails on Windows story a bit better?

Absolutely. As Rails would then be running on Linux.

I code ruby running in this system (some stuff has issues, it's beta, and I'm doing Sinatra) but using Visual Studio Code as my editor.

Post reply on HN