Slashdot Mirror


User: bodgit

bodgit's activity in the archive.

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

Comments · 47

  1. Re:Ratings on Innocuous California Game Ratings Bill Passed · · Score: 3, Interesting

    This is thing with these ratings ideas, you can slap warnings and ratings over games as much as you want, but it still doesn't stop shops like GAME selling them to kids, (and lets face it, the majority of places like this are staffed by kids that probably aren't old enough themselves to buy it either, let alone sell it).

    But more importantly, it doesn't stop parents buying these 'unsuitable' games for their kids, I myself have also been in GAME, and witnessed parents buying games like Vice City, etc. for kids who are barely teenagers, just because the kids are tugging at their parents' arms screaming "I want! I want!", and the parents are just giving in to get a quiet time. I've never seen a parent examine the box, nor have I ever seen a sales representative inquire if the game is actually for the children and that it might not be suitable.

  2. Re:what's the point? on UML, PostgreSQL Get Corporate Support · · Score: 1

    Tablespaces allow you to do things like place a table that is 90 percent read and 10 percent write on one RAID array while taking another table that is maybe 50 percent write and 50 percent read on another table and then taking the Postgres WAL and placing that on a completely different array.

    It's fairly straightforward to put the WAL on a separate disk/array already, just symlink the data/pg_xlog directory elsewhere, or mount your separate disk/array at that point.

    Popping tables on separate disks is a PITA currently, especially if they tend to grow and shrink with frequent use, so this tablespace stuff is very much welcomed.

  3. Re:Uh, no on Recovering Secret HD Space · · Score: 2, Informative

    Some ports (namely i386) ISTR have both disklabel and fdisk, your disklabel goes into one of the fdisk'd partitions set to the correct BSD partition ID. Whereas sparc, alpha, etc. just write their disklabels directly.

    port-cobalt also has both under NetBSD.

  4. Re:None of the above when $100 buys you a PIV mobo on GameCube-Powered Webserver · · Score: 1

    Mine does ;-)

  5. Re:None of the above when $100 buys you a PIV mobo on GameCube-Powered Webserver · · Score: 0, Flamebait

    Are you forgetting the hard drives in both the PS2 and Xbox? You can even have one on the Dreamcast with a bit of electronic hackery, (the other *nix running console you forgot to mention).

  6. Re:Yay. on Bochs x86 IA-32 Emulator 2.1 Released · · Score: 1

    I'm guessing if you can afford licenses for these two suites of applications, you can afford a VMWare license.

  7. Re:A Sparc 5 is not an Ultra 5 on Sun Sparc 5 Nostalgia · · Score: 1

    If given the choice I would take the Sparc 5 simply for it's greater I/O bandwidth alone. Actually, give me an Ultra 1 or 2, or a Sparc 20. Frankly, the Ultra 5 was a hunk of junk even on release. I wouldn't pay a dime for one of those.

    Actually, I wouldn't say the Sparc 5 has got greater I/O, disk anyway. Despite the 16-bit SCA bays for the internal disks, the SCSI bus is still narrow. The internal disks on my Sparc 20 suck, but the stuff hanging off the SunSwift card are not quite as bad, and they're pretty much identical models throughout the whole system.

  8. Re:Not sure about the 20" iMac... on New 20" iMac and Dual 1.8GHz PowerMac G5 · · Score: 1

    Erm, you didn't see this Lada...

  9. Re:Mail server? Web Server? on Move Over Mini-ITX, Here Comes The gigaQube · · Score: 1

    Firstly, I fail to see how "certain partition and file attributes" restricts the addition of extra software. As I understand it, those restrictions are only present for the Qube firmware loading the kernel, which expects a Linux-based OS.

    From the article, stats for file transfer using Samba are shown, so it's pretty obvious a working TCP/IP stack is present, therefore services providing HTTP and SMTP have everything they need to work.

    And secondly, it's NetBSD! You have so many options to add these services, either by using pkgsrc or building them from scratch with the provided toolchain, however you like.

  10. Just make sure... on Handy Wristwatch Phone · · Score: 1


    ...you don't phone anyone who happens to be called Kit, especially if you're fond of referring to them as 'buddy' a lot. Could be embarassing...

  11. Re:Perfect for Linux home gateway on Pentium-M In Mini-ITX Format · · Score: 1

    A new rangew of Mini-ITX VIA boards are also packing two NICs on board, aiming towards networking applications.

    You wouldn't really want to run anything but a router/appliance from CF for speed and limited write ability, and in those situations, a Pentium-M is vastly overpowered anyway.

  12. Re:Standard Components on Pentium-M In Mini-ITX Format · · Score: 1

    I've had a C3-based EPIA running for many months now with a standard install of Slackware, bar a recompile of XFree86 to get some improvements to the original S3 drivers, but it would have still worked without them.

    No binary drivers required. Sure, on some of the newer boards, there are features that are unlocked currently with binary drivers, but watching a DVD or DivX can be done in software-only on those machines, they are plenty fast enough for that.

    The biggest problem with Linux on some of the pre-Nehemiah CPU cores is the i686/CMOV issue for binaries. This allegedly is no longer an issue on the newer cores.

  13. Re:XML parser and SSL/TLS? on Replacing SMTP? · · Score: 1

    Eh? Why?

    If because you can use HTTPS to secure the connection, then SMTP has had STARTTLS for ages now, supported by every MTA that matters.

    If it's for XML, then why on earth do you think XML is going to make a difference?

  14. Re:from the article on Specs for Sony PSP Handheld · · Score: 1

    "A worldwide simultaneous launch..."?

    That'll be a first for SCEE surely?

  15. Pots and Kettles on Public Confused by Tech Lingo · · Score: 1

    This, a survey from a company who can't even coherently label the speed of their mainstream processors...

  16. Re:I had a computer lab English class once... on Innovative Uses for a Computer Classroom? · · Score: 1

    I had this too, although this was actually in a Computer Science environment, but lectures/lessons not requiring the computers were taught in the same room.

    The difference in our room was that there was a big red emergency power cutout button, which if the teacher heard anyone typing or clicking mice, he'd just walk over to and thump the button, and all the computers would go dead.

    It seemed to work, as you couldn't feasibly do anything when you weren't supposed to, but I'd argue it wouldn't do the machines any good.

  17. Re:Does it mater all that much? on Replacing WEP with IPsec on OpenBSD, Windows XP · · Score: 1

    A false sense of security is better than no security at all. Discuss.

  18. Re:oooh yay! on Chandler 0.1 Released · · Score: 2, Interesting

    The problem is the dearth of apps that already do this, and try and do it like Outlook does for no good reason other than that.

    Sure there are reasons for trying to make things Outlook-alike, ease of migration for one, but are you sure the Outlook way is the right way? I for one don't use it being of the *nix persuasion, but I have to support it from an administration POV, and I find myself going through the setup/option dialogs in circles. It sucks from that perspective alone.

    Good for them that they're at least trying to do things differently rather than write Yet Another Outlook Clone.

  19. Re:uh, how about drive encryption? on Stash Your Hard Drive In The Attic · · Score: 1

    So what you're after is this

  20. All the world is not an x86 on What Would You Put Into A Software Survival Kit? · · Score: 1

    Just from reading all these replies, hardly anyone has suggested that the computers might not be 32-bit x86.

    How silly are you going to look turning up with Partition Magic and a W98 boot floppy, only to be met by a row of Sun Microsystems kit? All that we're told is that they're old. The world has old Sun's, old Vaxen, old Alpha's, etc.

    To be honest, it's a bit too much of an open-ended question. To prepare for any and every eventuality is hard given the diversity of kit available.

  21. Re:PHP4 with Apache2? on Apache 2.0.45 Released · · Score: 4, Informative

    I've been running PHP 4.2.3 with Apache 2.0.43+ and there haven't been any problems so far. I've kept the PHP options to a minimum to get Horde/Imp working, so there may be some adventurous settings that will still cause problems.

  22. Re:Tech support for your family?? on Family Tech Support · · Score: 1
    As someone who repeatedly got called by my mother when Windows kept crashing. I had enough. She wanted to email, browse the web and type a few simple documents and spreadsheets.


    Bingo! Stuck her on a Linux box, with KDE and all the K-mumble programs. It took a bit of educating of where stuff lives, but she's got the hang of it at last. And the household is now Microsoft-free once I did the same thing for my younger sister!


    Problems have all but disappeared, and now when there is a problem I know it really is a problem, not a random crash 'cos the day has a 'y' in it. Rather than try and guide her through what she's doing with Mum-style descriptions of what's happening, e.g. "The thingy is whizzing all over the screen", I can just SSH in and have a look.


    Any bugs that she uncovers and are reproducible, I'll file an appropriate bug report, and everyone benefits.


    My most memorable quote from her, "At last when the web browser now crashes, it doesn't take the whole machine down with it".