Earlier quoted context omitted.
Which is fine when you're starting out, but infinitely frustrating after you have an idea of what you're doing. A recent example, looking for errors in windows logs: Get-Childitem "C:\Windows\" -recurse -Include *.log ` | Select-String "Error" -ErrorAction SilentlyContinue ` | Group-Object filename | Sort-Object count -descending Closest *NIX analogue I can think of would be grep -r Error /var/log/ | sort English is…
I'd also wager Select-String is an order of magnitude slower than grep or ag.
New Windows 10 Devices From Microsoft
471–480 of 989 posts
Re: New Windows 10 Devices From Microsoft
#472I really want the book now though...
The keyboard for the pro 3 is awesome. I really love how solidly the magnetic attachment feels for the keyboard, the backlit keys and the actual mechanical buttons...
It's fantastic.
I look forward to seeing how the book feels in person
Re: New Windows 10 Devices From Microsoft
#473That's what the OEMs get for not being able to put out a laptop that could compete with Apple in all those years, they always managed to introduce some fatal flaw in their premium laptops, from weird keyboard layouts to bad fan management software. Let's hope the Surface Book will be succesful and Apple finally gets serious competition in the premium laptop market.
Exactly this ... outside of ThinkPad, many Windows hardware options have been pretty embarrassing.
Lenovo needs to fail hard and fast. I recognize we'll probably never get those responsible into prison, but at least we can make sure they never work again.
If you wouldn't buy or recommend a Volkswagen after dieselgate, you certainly shouldn't buy or recommend a Lenovo product after Superfish.
Re: New Windows 10 Devices From Microsoft
#474Re: New Windows 10 Devices From Microsoft
#475Re: New Windows 10 Devices From Microsoft
#476Earlier quoted context omitted.
Exactly this ... outside of ThinkPad, many Windows hardware options have been pretty embarrassing.
Yes, and while Thinkpad is excellent, it's not really a 'cool' option. The Surface Book's design (and price point) places it solidly as a competitor to Macs.
but i guess everyone in SF just use macbooks on their desks at all times.
Re: New Windows 10 Devices From Microsoft
#477Earlier quoted context omitted.
yes. I run ubuntu on my surface pro. Everything works well, with reasonably good battery life (not as good as win10, obviously). it is a painful install process, but that should change completely with ubuntu 15.10
Why painful? Can you desable secureboot, but UEFI on Ubuntu is still sucky?
Re: New Windows 10 Devices From Microsoft
#478Wow, this page is a mess - here's an element based breakdown of the switching elements in their presentation: MSFT: - nav 1 - nav 2 - header with what sounds like a call to action, but no button to buy? - hero image with text overlaid that has terrible contrast nobody will read - inter-page menus with some insane zooming function that scared my browser - another hero image - 3 columns - maybe buttons? no not clickabl…
Page on a full sized browser on a 13" screen with ublock: https://www.dropbox.com/s/gmyi3jjwq25w0d1/surface_book.png?d...
Re: New Windows 10 Devices From Microsoft
#479Anybody have any idea about memory? How much gigs of RAM it compromises ?
* 128GB / Core Intel i5 - 8GB ($1499) * 256GB / Core Intel i5 - 8GB ($1699) * 256GB / Core Intel i5 - 8GB / dGPU ($1899) * 256GB / Core Intel i7 - 8GB / dGPU ($2099) * 512GB / Core Intel i7 - 16GB / dGPU ($2699)
Re: New Windows 10 Devices From Microsoft
#480What Microsoft has done today is prove they're very focused about providing a top of the line personal computing experience. You can argue about server, but when it comes to applications (which are floating windows), Microsoft Windows has proven they can keep that title for their operating system. I'm glad to see them take ownership over the hardware. That has always been the black mark. I build my own PCs and always…
Microsoft's server software is actually top-notch and has been for years. Server 2003 was rough, but after that MS really started improving the management tools and allowing a lot more command line via powershell, etc. And in corporate America, Microsoft's Server products are near-ubiquitous. Consider that most of the in-house workflow tools at any company are built in Sharepoint -- and Sharepoint is actually a great…
Sharepoint is sharepoint. It just doesn't suck as much as everything else.