HN user

gelasio

29 karma
Posts0
Comments36
View on HN
No posts found.

Naw, you're not a fanboi.

You just had to come and shit all over Microsoft and make the same point that you already made up thread because uhhh, you call it like you see it...right?

Bullshit. More like you can't deal with opinions that don't match your own, especially when it comes to Microsoft and Apple. You're nothing more than an pro-Apple, anti-Microsoft fanboi.

There are actually multiple lap modes that both work great.

1) Like a regular laptop.

2) Fold the keyboard back and open the stand so it makes a right angle. Place the right angle so that the keyboard is parallel with your stomach and the Surface is perpendicular. Now the Surface is floating above your lap near the bottom of your chest where it's easy to read and write on.

3) Completely remove the keyboard.

I feel sorry for people who are using products from Apple's sterile and completely un-innovative product lines that are all moving closer and closer to the locked-down anti-consumer, anti-developer iOS business model.

Good. One less locked-down, anti-competitive player to deal with.

I'm sticking with Android for now since it offends me the least and I'll never, ever, ever use iOS (ever) since Apple is such an asshole to their customers and developers that I hate them with a passion. As a matter of fact, I hope Apple spends and loses all of their money on their car project. (Fingers crossed!)

Give me a phone where I have complete control please and stop trying to "protect" me. Until that time comes, I'll continue using only the most basic features of my so-called "smart" phone.

GoQt 10 years ago

Anyone can get a free 180 day trial of any version of Windows. Just do a fresh install twice a year in a VM, no big deal :)

There's a shortage of all kinds of apps. You can't even get Chrome with actual extensions on iOS.

That's why I like my Windows tablets...I get to decide what runs on my device, not Apple.

Sorry to disappoint you but I am my IT department and I'm not having any issues...and neither are the IT departments from several companies that I work with.

And as a steady reader of that sub and of the Microsoft multi-sub, I heartily disagree with your observation. Both Win7 and Win8 had loads of "horror stories", just like WinXP before it. People are pretty much going to complain about any new Windows version.

Right and last year it was full of Windows 8 horror stories and the years before that it was full of Windows 7 horror stories. In other news - StackOverflow.com is full of programming problems so programming must suck. Point being - /r/sysadmin is where people go to complain and ask questions.

Also, it's empirically verifiable, not an anecdote - that Windows 10 runs all the same apps that I've been able to run for decades on previous versions of Windows without issue. That's what I call rock solid.

Did you even read the article? The arguments still hold up. It's clearly the case that it's not worth the effort to move VS to 64-bit.

- "First, from a performance perspective the pointers get larger, so data structures get larger, and the processor cache stays the same size. That basically results in a raw speed hit..."

- "The cost of a full port [due to the amount of code involved, not the quality of the code] of that much native code is going to be quite high and of course all known extensions would break and we’d basically have to create a 64 bit ecosystem pretty much like you do for drivers. Ouch."

- "A 64 bit address space for the process isn’t going to help you with page faults except in maybe indirect ways, and it will definitely hurt you in direct ways because your data is bigger...32 bit processes accrue all these benefits just as surely as 64 bit ones."

Bullshit. Allow an actual user of Windows 10 to correct your statement, since I bet you haven't used it at all: Some things are unfinished. Mostly the consumer facing stuff (think Metro apps).

Other than that, Windows 10 has been rock solid for the past 8 months or so that I've been using it on my main workstation and my main tablet.

I think these words are actually on the cover of the 2004 edition of...

So what? The words that you're saying are on the tips of every Microsoft-hating Linux fanboy's tongue.

...the Windows problems are harder because...

Oh please. The Linux problems are harder because most of the time the solution doesn't exist at all ~ (e.g. Does a driver even exist for a particular device? Does it actually work though? Can I get a particular piece of industry-standard software? Probably not (but oh - here's an actually hideous emulation (WINE) of a much better GUI system (Windows) that you can TRY and run it on... ).

...if you type the things into the terminal, it actually fixes the problem.

Good one - please tell me what to type to be able to run Linux on a touch screen tablet, so I can run Linux in the same places I can run Windows. Also, what do I type to get a decent desktop GUI experience?

And if I use react native, I'll still be tied to Javascript, which is one of the web technologies that people try to get away from when trying to get away from the web.

If I pick anything I'll be tied to something. If I (attempt to) write POSIX only code in straight C - I'll basically be tied to doing only things that can work in that kind of environment.

Also pgAdmin is about as feature-ful as Notepad is so it's not hard to do something a little better.

Besides server explorer, VS also has SSDT (SQL Server Data Tools) obviously only for SQL Server, but I've never seen anything even in the same league as SSDT for any open source database.

VS2015 starts up in ~1 second for me even with all the options installed. If I open a solution with 10 C# projects in it, it takes about 3 seconds.

So is your complaint basically that it's just taking up too much hard drive space? I can't see how the other stuff (TFS Explorer Winforms/WPF designers) could possibly be getting in your way, especially since you don't ever have to open them.

I've tried all of JetBrains tools over and over throughout the years since I keep hearing about how much some people like their stuff - but every single time I am disappointed at how over-engineered everything they do seems to be. Furthermore, their cross platform tools like IntelliJ IDEA always wreak of badly emulated native components that don't look or behave the way that they should on any OS.

So for me - Visual Studio 2015 is the best tool I've ever used for HTML/CSS/JS (and Node.js and C#). It simply outshines everything else I've tried. I guess if I was forced to use an OS X or Linux desktop, I'd resign myself to using JetBrains tools because they probably are the best thing you can find outside of Windows...but as someone who prefers Windows and who wants native Windows apps that behave idiomatically instead of just fulfilling the lowest common denominator - VS can't be beat IMO.

And I wish there was a proper desktop for Linux and OS X - but there's not. I'm guessing this is the right place for that complaint?

Speaking of RDP though, I have yet to find a remote screen sharing tool that is as polished and that works as well on Unix as RDP does on Windows. I'd really like to be able to use something other than VNC to remote into my Mac from Windows.

Depends on what I'm doing. TortoiseGit is my preferred Git UI. Notepad++ (used with "Notepad replacer") is my quick text-file editor, but mostly I use the free Visual Studio 2015 edition for working on whole projects. When I'm doing Node.js projects I use Microsoft's Node.js Tools extension which has really nice autocomplete and debugging features. Also the WebEssentials extension includes editors for all sorts of web-related file types that I need to edit like LESS/SCSS/Coffescript/etc. Beyond Compare is my diff/patch utility as I mentioned somewhere else. It's totally worth the very low price-tag. Some other stuff I use: Greenshot, Postman, ScreenToGif, IcoFx (free version), Paint.NET, Pencil, yed, mIRC, VirtualBox for my *nix VMs, Putty, WinSCP, 7+ Taskbar tweaker, KeePass. I have also run PostgreSQL, Redis and MongoDB directly on Windows in the past. If I'm using Linux to run code that I'm editing, I can edit it right in the terminal or use the WinSCP feature of keeping a directory in sync so that I can edit everything on Windows but have it stored directly in the Linux VM when I hit the save button.

There are some pain points and growing pains. It could take a while to put together the kit that works for whatever you're doing. One thing that really annoyed me about VS was that it was adding UTF-8 BOM and CR/LF to every file. I had to install and configure extensions like "line endings unifier" and "fix file encoding" to change it. But I always just stop what I'm doing and lookup how to change VS or Windows if it does stuff that I don't want and I usually find an acceptable solution.

I'd say immutability is just about the only thing that's concise in Clojure/Script and everything else about it is a huge step backwards - especially the lisp syntax. Yuck! (Also IMHO.)

I can't find any diff viewer or git client that integrates directly into any file browser in Linux, like I get with the (FOSS) TortoiseGit and the ~$50 Beyond Compare diff tool i use which I've been using on many projects for years...

I can't even find a diff/patch tool on any platform as good as BC. It has all sorts of heuristics and plugins for different file types and a ton of really advanced features that are easily accessible from it's UI. And those are just 2 of my most basic tools that I use heavily (and I use the keyboard to do everything).

Moving onto text editors, I think the choices on Linux are basically like having to choose between learning Klingon or Vulcan. It's exhausting just thinking about it.

One reason I do most of my programming from Windows is because I find Linux programming tools to be either very bare-bones, UI/UX-wise or some kind of ill-fitting cross-platform Java thing. I'm talking about run of the mill stuff like a Git UI, Diff Viewer, Text editors, Icon editors and other specialty image and file editors...and also bigger apps that people usually name.

Maybe you prefer a terminal and maybe your terminal can do what my GUI tools can do or maybe they can't or vice-versa. There's going to be a lot of bias when you work and give your life to these things. To me, Linux is a really nice server or device that I use to run stuff but that's all it will ever be until it has a plethora of high quality GUI apps that I want to use.

I've been reading through your own comment history and I can honestly say that your posts are among the shittiest simply due to the fact that it's really obvious how hard you are always trying to appear intelligent, but you don't quite hit the mark so it ends up just being a bunch of bothersome noise.