Slashdot Mirror


User: Vaer

Vaer's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Build quality on Are Lenovo's ThinkPads Getting Worse? · · Score: 5, Insightful

    My company purchases several hundred ThinkPads every year that are given to users who use them ~12+ hours per day 7 days a week and who generally abuse them. X series tablets (starting with the X40t up to X230t), T series (T60-T430s), a smattering of W series and a couple X1's. The ThinkPad line is still as bulletproof as ever, with excellent warranty support (we purchase accidental protection on everything).

    The new systems we are getting have (so far) been just as robust as the previous systems we've had. Of the various groups who purchase computers where I am at, mine is the only one that is exclusively Lenovo. My group is also the only one that doesn't consistently complain about their vendor of choice.

    The new keyboard is a monstrosity compared to the old ThinkPad keyboard, but is still much better than anything else I've tried.

    Also, anyone comparing Lenovo's IdeaPad line, to their ThinkPad line should think about them as two separate companies. ThinkPads are built like tanks, the IdeaPads are built like a Kia and the support model is completely different.

  2. Kingdom Hearts and Super Metroid on The Last Games You'd Play? · · Score: 1

    Kingdom Hearts (PS2) and Super Metroid (Super Nintendo) are the only games I've ever felt like playing through more than once. I've been playing through super metroid about once every two months since it's release (199something?) and Kingdom Hearts is just so fun I've recommended it to every person I know since I played it.

  3. Re:The one I see most often... on What Does Your Command Prompt Look Like? · · Score: 1

    All the freebsd machines in our cisco lab now have 'en', 'ena' aliased to 'su', as a couple of us kept tapping in 'en' whenever we needed to get into a privilaged state. They have a rather simple and elegant prompt for tcsh that one of my coworkers found somewhere:
    set prompt = "%B%m:%b%~%B%#%b "
    Looks like this when logged in as root:
    hostname:~#