←back to thread

520 points iProject | 1 comments | | HN request time: 0s | source
Show context
chimeracoder ◴[] No.4848349[source]
I was one of the beta testers for this laptop, so I've been using it for the last few months. [If anybody has any questions about it, I'd be happy to answer them - I've used many different laptops over the years for comparison.]

I couldn't be happier with it - I have a larger laptop that I use as my "main" computer at home (essentially as if it were a desktop), and the XPS13 is what I take with me everywhere and use for presentations, developing on the go, etc.

I've used Linux as my main OS for some years now, and for me the main appeal of this computer was the size/weight/battery life when compared to my larger laptop. If you've been waiting for a Linux ultrabook for portable development (or even just ultra-portable general use), this is it.

Compared to my work computer (a Macbook Air), the difference is enormous. Hardware-wise, the XPS13 just feels slimmer, even though the difference in size/weight is negligible. The biggest physical differences are the keys and trackpad - I'm typing this now on a mechanical keyboard, and I've gotten so used to the Das Keyboard that I can't stand the feel of chiclet-style keys. However, the shape of the XPS13 keys (slightly indented) alleviates some of the annoyances I have with most laptop keyboards (the Air included). The trackpad is highly sensitive, and I like the texture slightly more than that of the Macbook Air.

Battery life is great, even with Bluetooth turned on (though I usually leave this off - I still haven't found a real use for Bluetooth on my computers!).

I should mention the display - it's the perfect size for me. I actually dislike the Macbook Air on this one point - it absolutely kills my eyes by the end of the day (both the default size and default brightness/contrast). I have neither of these problems with the XPS13, but it's still crisp enough that I don't feel like I'm missing anything.

Overall, I'm incredibly happy that I got it, and I actually get slightly annoyed now when I have to use my Macbook Air for work - I wish I could be using the XPS13 instead. Aside from the fact that I'd rather be using Linux any day, hands-down, the computer just feels more physically appealing in itself. Even at its price[1], it's worth every penny.

[1] I should note that I received my testing laptop at a 20% discount, though after using it, I would be willing to pay full price for it if I'd had to.

replies(15): >>4848438 #>>4848463 #>>4848507 #>>4848573 #>>4848595 #>>4848674 #>>4848895 #>>4848906 #>>4849291 #>>4849554 #>>4850348 #>>4850590 #>>4850779 #>>4850786 #>>4853664 #
llimllib ◴[] No.4848674[source]
I also am a beta tester for this laptop.

I use my retina macbook for everything, and have not found myself using the dell at all, even when traveling. I didn't consider bringing it because I like the Mac so much more.

It is really nice hardware, with the exception that the screen has a much narrower viewing angle than either my macbook or my wife's macbook air. Also the trackpad is not as smooth as my macbook's, and more frequently registers the wrong kind of click.

Ubuntu has worked very well, and seems to be completely supported.

I greatly prefer the mac hardware, and would recommend an Air over the Dell.

edit: since parent disclosed that he got 20% off, I'll disclose that I was very fortunate to receive one for free at a conference raffle.

replies(5): >>4848873 #>>4851201 #>>4851451 #>>4851685 #>>4852659 #
notJim ◴[] No.4848873[source]
Can you say more about why you prefer the Mac?
replies(1): >>4848984 #
llimllib ◴[] No.4848984[source]
1) it's kind of unfair, because I've been using macs since... 2007 maybe? I was 100% linux from 2002-2007, then switched to macs.

Despite my familiarity with linux, I can't be sure that simple comfort with the Mac OS isn't part of it. I don't much like the new Gnome (haven't used it since 2007, remember), nor do I care to learn how to install a different window manager and thereby spend the time supporting it.

2) The monitor is the biggest issue for me, followed by the mouse.

The monitor is low resolution, and feels very small compared to the retina monitor. Not a fair comparison, I know! But it's the one I make with the two computers side by side.

3) The dell keyboard is just as good as the mac's, and unlike most PCs, the overall hardware package generally feels very solid, simple, and well thought out. The carbon fiber bottom feels very cool. It's not quite as nice as the Air, but it's not too far away.

So, those are basically the reasons that it sits on my desk, unused, next to my macbook. Also, obviously I don't mind travelling with a slightly larger and heavier computer.

replies(5): >>4849034 #>>4849087 #>>4849088 #>>4849359 #>>4850170 #
brian_cloutier ◴[] No.4850170[source]
> nor do I care to learn how to install a different window manager and thereby spend the time supporting it.

Since you haven't used linux in 5 years I'll be the fanboy that points out Linux, and Ubuntu especially, has grown up a lot since then.

How do you install an application? You open a package manager and hit the install button. Same thing with desktop environments. You want KDE? 'sudo apt-get install kubuntu-desktop'. Xfce is 'xubuntu-desktop'. Hell, even gnome classic can be installed this way with 'gnome-panel'.

LightDM will automatically notice the new environment. All you have to do is log out, then choose the desktop environment you want and log back in.

Window managers usually take a little more fiddling to install properly but I assume that's not what you meant since you referenced gnome.

replies(2): >>4850427 #>>4852331 #
llimllib ◴[] No.4850427[source]
I was an ion3 guy back in the day. Installing and configuring those window managers (which I loved!) is why I left linux... I don't want to spend my time futzing around with the computer instead of getting work done.
replies(2): >>4850523 #>>4853650 #
brian_cloutier ◴[] No.4850523[source]
That makes a lot more sense, as much as I love tiling window managers it's not especially fun to get that far off the beaten path, for exactly the reasons you've mentioned.
replies(1): >>4850774 #
rsync ◴[] No.4850774{3}[source]
ion3 is the high water mark for simplicity and actually getting things done.

We are all poorer for Tuomo Valkonen no longer producing this.

replies(1): >>4851758 #
moe ◴[] No.4851758{4}[source]
Yes, ion3 was by far the best tiling wm in its time, and probably still is (I haven't seen another wm implement the tabbed frames metaphor yet).

I wish someone would port it to OSX (not X11). I'd pay serious money for a license and I imagine quite a few others would, too.

replies(1): >>4851799 #
brian_cloutier ◴[] No.4851799{5}[source]
Unfortunately that's not the sort of thing osx is amenable to.
replies(1): >>4852002 #
1. moe ◴[] No.4852002{6}[source]
I think it might be doable, although it would take quite some skill and nasty hacks.

The various half-assed "click-to-arrange" utilities (SizeUp et al) demonstrate that windows can be placed, sized, hidden and shown programmatically.

Other utilities demonstrate that mouse-position, clicks etc. can be detected and intercepted, and that you can render raster-overlays on top of the desktop. Window drop shadows can be disabled, the window chrome probably can't - but I wouldn't mind that.

An ion for OSX would probably have to draw its GUI (grid and tabs) as an overlay and then arrange the windows underneath. It would probably also have to intercept all mouse-actions and decide whether to pass them on.

The devil will obviously be in the details, and there will be lots of them. But in principle it doesn't seem impossible to go from something like http://www.tylerwm.com to something that actually works...