Slashdot Mirror


User: DJ+Haruko

DJ+Haruko's activity in the archive.

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

Comments · 15

  1. Slackware on Which Distro For an Eee PC? · · Score: 1

    I've been using Slackware 12.1 on my 900A Eee PC for a while now. Before that, I was using it on a 701. In both cases, it worked really well and was very responsive (I chose to use Xfce as my desktop environment since I wasn't that familiar with Fluxbox at the time). I've even done some Common Lisp programming on them with a locally compiled SBCL. One thing I noticed in particular was that I got more free space out of my 4gb SSD than with Ubuntu-Eee or the default Xandros-based distro. Slackware 12.2 should actually work out of the box. 12.1 required a modified kernel and a few other things (packages at http://slackeee.strangled.net/). The only thing to keep in mind is that I do a lot of things by hand on my boxen, such as set up wifi connections on the command line, so Slackware may not be the best choice for you if you're not used to this sort of thing. I did a short writeup on installing onto my 701 on my blog, as well: http://blog.partition36.com/2008/07/04/eee-pc-meet-slackware/

  2. Mirror of article on First Doom 4 Production Shots Revealed · · Score: 1

    This forum appears to have the entire article with the shots in it: http://www.amio.cn/forum/showthread.php?p=17759 Not that they aren't SCREENshots, they're PRODUCTION shots.

  3. Sending/Reading email from a command line on (Useful) Stupid Unix Tricks? · · Score: 1

    Using Mutt entirely from the command line to send an email (or sendmail/esmtp directly when I've had to) has impressed a few people. I've found it useful when I have to send a file from a server, or in scripts. For example:

    echo "Hello, world" | mutt -s "My Subject" -a /attach/some/file/here nobody@nowhere.com

    Sendmail/esmtp is similar, except that I usually type it in directly rather than using a pipe. Actually my use of Mutt, along with imapfilter and Emacs, as my preferred email solution has left a lot of people either confused, dumbfounded, or impressed.

  4. Re:Wait... on Doom Movie Might Not Be Terrible · · Score: 2, Informative

    Yeah, according to the article, it's back on Mars.

  5. Kraftwerk? on Apple Making a Spreadsheet? · · Score: 1

    Can they still trademark the word "Numbers" if it's already the title of a song by Kraftwerk?

  6. Reminds me of another language. on Fortress: The Successor to Fortran? · · Score: 1

    Fortress has a number of interesting features, including support for Unicode characters in code, enabling code to look more like formal mathematical expressions. First thing I think of...APL. Wonder if we'll buy new keyboard with this as well.

  7. Register's Reliability? on Email Worse Than Marijuana For Intelligence? · · Score: 1, Troll

    I've heard about The Register in a few articles before, and I'm just wondering how reliable the information on it really is. To me, the presentation of it looks like a supermarket tabloid.

  8. monitor tan on Health Consequences of CRT Monitors? · · Score: 5, Funny

    Well dang, if I can't get a tan from my monitor, where can I anymore?

  9. My question is... on Japan Considering Moon Base, Shuttle Projects · · Score: 2, Funny

    So how long before we can expect to see bi-pedal Gundam-like mechs on this moonbase?

  10. Is it really random? on Random Number Generator That Sees Into the Future · · Score: 5, Insightful

    If it can sense future events, that would make it less random, right? To me, that almost sounds like pre-determined events (how far into the future this pre-determination is good for, you decide), so it really isn't "random".

  11. DU? on EA Starts Gamedev Program · · Score: 1

    The University of Denver also has like four different Bachelor degrees in Game Development.

  12. Space Hulk on DOOM: The Boardgame · · Score: 1

    Is it just me, or does this game resemble the old Space Hulk board game? The board layout and pieces look awfully familiar.

  13. They're computer's a bit old, so... on The Tech Support Generation · · Score: 1

    Extended Basic, Hunt the Wumpus, and Tombstone City.

  14. Wait a second... on BT to Offer Free Internet Calls · · Score: 1

    You mean not only can I get trance and electronica from BT, but I can also get phone services? And he's written a program called BT Communicator for it? Wow, tallented man.

  15. Re:Where I am... on Software Monoculture in Schools? · · Score: 1

    Where I am, we're pretty much all PC minus a Sun lab I know about in the CompSci building where I'm a student. There's a few Macs on campus, but most of the computers are PCs and all of them are required to run WindowsXP Professional (no Home). Every single undergrad is also required to have a laptop computer. Linux is allowed on campus (I use Slackware nearly all the time, except when I want some good ol' StarCraft Battle.net action), but here's the fun part... while I'm not totally sure, I think one of the high-up people in our technology services area wants the university to go all Linux within two years. This should be fun with all the laptops and users who aren't the most intelligent when it comes to computers. In a way, I'm happy, but also worried about the eventual outcome of all this.