Live data from Hacker News

The Surface Book 2 is everything the MacBook Pro should be

char.gd

71–80 of 467 posts

Re: The Surface Book 2 is everything the MacBook Pro should be

#71

Earlier quoted context omitted.

I can resize, copy/paste and change font/color/transparency settings on my cmd.exe without any problems. I get your point but they really improved it since Win7/8

I've used it regularly on Windows 10 and I still have to "mark" text to copy paste. Am I missing something?

True, you have to use the mouse for now, ctrl(+shift)+cursor keys only get you so far

Re: The Surface Book 2 is everything the MacBook Pro should be

#72

Earlier quoted context omitted.

I've tried to adopt the alternative bash systems on Windows, and they are nowhere close to terminal options on OS X (or Linux!). It still boggles my mind why we have to stay within the limits of the cmd.exe UI, with the lack of window resizing, easy copy/paste, and proper font rendering. Then, on top of that, Windows will never have a proper unix-like filesystem. I just can't go back to that. The only thing windows h…

I don’t use cmd.exe for anything. It’s Powershell all the way. Powershell, while different from the BASH way of doing things, is a really nice commandline tool.

I really wish they didn't alias 'curl' into its internal web client. Looks like curl, but all options are wrong.

Re: The Surface Book 2 is everything the MacBook Pro should be

#73

Earlier quoted context omitted.

FTA: Most people that I showed the Surface to were impressed by what they saw, but almost always came back to the same thing: it doesn’t run macOS. I’m increasingly frustrated by this because it’s almost always a misunderstanding of how far Windows 10 has come, and how compatible the workflow now is regardless of what you might do for a job. I suspect most people haven't touched Windows since years ago and it's time…

I've tried to adopt the alternative bash systems on Windows, and they are nowhere close to terminal options on OS X (or Linux!). It still boggles my mind why we have to stay within the limits of the cmd.exe UI, with the lack of window resizing, easy copy/paste, and proper font rendering. Then, on top of that, Windows will never have a proper unix-like filesystem. I just can't go back to that. The only thing windows h…

ConEmu is great for handling the terminal limitations on Windows. Is one of the first things I install when setting up a new machine.

https://conemu.github.io/

Re: The Surface Book 2 is everything the MacBook Pro should be

#74
post #10

Such articles always give too much importance to the hardware (which is somewhat important, no doubt) and not enough importance to the software. Many people are looking for quality alternatives to Macbooks, Mac Mini, etc (myself included). Mac Mini hasn’t been updated for 4-5 years. So, I started setting up a Windows desktop as a Mac Mini replacement. But when it came to finding all the alternatives to the OS X softw…

Agreed. Windows updates and the fact that it still doesn't have a viable shell after 30 years make it a no go. Powershell and Ubuntu Bash on Windows10 isn't as nice as having built in native support.

Ubuntu bash is a huge step up for me. I recommend using cmder too, which will give you a massively configurable shell with a tabbed interface.

Re: The Surface Book 2 is everything the MacBook Pro should be

#75
post #68
post #62

Earlier quoted context omitted.

All of those things were fine, as far as I can tell. What did you run into specifically? I could run npm stuff, compile with Gulp or webpack..

It's been like six months since I tried, because Fedora does great for me now, but in Visual Studio Code Ruby/Rubocop threw a rod, using a Linux-based .NET Core confused it, and anything Java was a nonstarter. For JavaScript, I do usually run `yarn watch` (workspace-level through oao) in a terminal and that works fine, but stuff like eslint/tslint integrated into VSCode was regularly a real pain. Worse: because VSCod…

> doesn't really support per-platform configurations

It would be neat if the config file were JavaScript that's executed on startup like Emacs does. My init.el has a couple functions that behave differently under Mac (it still calls it NextSTEP, how cute) and Wayland (which it nostalgically calls X). After "accidentally" destroying my last corporate issued Windows install, I never went back and ripped the Windows-specific part of "set-perfect-font-size".

Re: The Surface Book 2 is everything the MacBook Pro should be

#76
post #75
post #68

Earlier quoted context omitted.

It's been like six months since I tried, because Fedora does great for me now, but in Visual Studio Code Ruby/Rubocop threw a rod, using a Linux-based .NET Core confused it, and anything Java was a nonstarter. For JavaScript, I do usually run `yarn watch` (workspace-level through oao) in a terminal and that works fine, but stuff like eslint/tslint integrated into VSCode was regularly a real pain. Worse: because VSCod…

> doesn't really support per-platform configurations It would be neat if the config file were JavaScript that's executed on startup like Emacs does. My init.el has a couple functions that behave differently under Mac (it still calls it NextSTEP, how cute) and Wayland (which it nostalgically calls X). After "accidentally" destroying my last corporate issued Windows install, I never went back and ripped the Windows-spe…

Oh man. I like the way you think. Basically everything I write uses a code file for configuration, regardless of language; do-est thou likewise, people!

With the pounding I've put on my hands, emacs is mostly a nonstarter, so I'm jealous.

Re: The Surface Book 2 is everything the MacBook Pro should be

#77

Earlier quoted context omitted.

FTA: Most people that I showed the Surface to were impressed by what they saw, but almost always came back to the same thing: it doesn’t run macOS. I’m increasingly frustrated by this because it’s almost always a misunderstanding of how far Windows 10 has come, and how compatible the workflow now is regardless of what you might do for a job. I suspect most people haven't touched Windows since years ago and it's time…

I've tried to adopt the alternative bash systems on Windows, and they are nowhere close to terminal options on OS X (or Linux!). It still boggles my mind why we have to stay within the limits of the cmd.exe UI, with the lack of window resizing, easy copy/paste, and proper font rendering. Then, on top of that, Windows will never have a proper unix-like filesystem. I just can't go back to that. The only thing windows h…

Does Windows have an equivalent to Cathode?

https://itunes.apple.com/ie/app/cathode/id499233976?mt=12

Re: The Surface Book 2 is everything the MacBook Pro should be

#78
post #10

Such articles always give too much importance to the hardware (which is somewhat important, no doubt) and not enough importance to the software. Many people are looking for quality alternatives to Macbooks, Mac Mini, etc (myself included). Mac Mini hasn’t been updated for 4-5 years. So, I started setting up a Windows desktop as a Mac Mini replacement. But when it came to finding all the alternatives to the OS X softw…

But software preference is a very subjective thing - it's better not to venture into analyzing it if you've mostly been working with a single OS.

As a Linux user (who also owns a Macbook), I find OSX to be a weak substitute. Many features (that we take for granted in Linux-land) require downloading binaries from unknown sources, vastly inferior package management, can use 32 gigs of RAM, relative lack of server-side packages, installs and updates take longer, poor support for NVidia etc. But this is all just my opinion - I'm quite used to running Linux.

Windows is actually a fine OS too - just different. In fact, running on an uncountable number of hardware configurations is a feat of engineering. Not to mention backward compatibility.

Re: The Surface Book 2 is everything the MacBook Pro should be

#80
post #24

Earlier quoted context omitted.

It's everything around baseline development that sucks when using WSL, not WSL itself. WSL itself is really cool. What's not cool is dealing with linters and compiling tools and all the other bric-a-brac that has to cross the Windows/WSL divide. Some of them have been fixed to support WSL, others haven't, knowing which have and which haven't is a crapshoot, and WSL is a third-class citizen at best so good luck waitin…

Try Cmder.

Another Cmder user here - I actually find it to be superior to any terminal I've used on MacOS.
Post reply on HN