Slashdot Mirror


User: fraxas

fraxas's activity in the archive.

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

Comments · 18

  1. So how do we apply this to Linus? on How Open Source Projects Survive Poisonous People · · Score: 1

    Really, of all the people involved in all the open-source projects out there, I think Linus' personality is the most destructive. His arrogance and brusque tone have engendered a community whose first response to ANY request for help is "RTFM", and whose first response to anything that isn't a request for help is a flamewar.

  2. Re:Why Penny Arcade? on PAX05 Writeup · · Score: 1

    It's called a Wanging.

  3. Re:Dammit! on Wil Wheaton Strikes Back · · Score: 1

    A Shark in any game is someone who deliberately plays worse than they are capable of in order to encourage his mark to accept a wager on a later game (during which the shark will, of course, play to the full extent of his ability.)

    Sharking is a con. and it is a word. I agree with you that the word Zonk was after is 'sharp' though.

  4. Re:Top Ten Code Comment Do's List on Comments are More Important than Code · · Score: 1

    THIS is the post that should be moderated -1 WRONG. If you're not competent to use the features of your source control system -- annotate/blame/praise -- or your organization isn't competent enough to use a source control system that supports those operations, you shouldn't be dealing with 200+ DLL systems.

    Your techniques may have been appropriate before we had source control systems that would tell us who changed what when. But if you're committing commented-out code to a source base, you're an idiot and I hope I never work with you.

  5. Re:everybody to level 60 on DAoC To Ameliorate Level Grind With Giveaways · · Score: 2, Interesting

    It's not 1d4 magic missiles. It's never *been* 1d4 magic missiles.

    MMOs have always basically equated character power with the time the player's spent playing the game. Not in terms of player skill -- rather, it's a simple question of "I've spent 30 hours and you've spent 50 hours so you win".

    What Mythic has done here is to reduce the pain the 30-hour people have to endure when they inevitably encounter the 50-hour people. And that's absolutely huge.

  6. Mod Parent Troll on Dealing with the Unix Copy and Paste Paradigm? · · Score: 0
    Interesting, sirReal.83., that you ad hom B'Trey as "completely fucking clueless", but have no idea how you fixed the separate-keyboard issue on your own box.

    Free Software is not about choice. Free Software is about Free Software. Choice is incidental.

    Also, choice isn't necessarily good.

  7. Stars! on Non-FPS Network Games to Play at Work? · · Score: 3, Insightful

    Stars! is a turn-based 4x game that's completely awesome. The graphics are a little dated -- ok, the graphics are a LOT dated -- but the game is incredibly good.

    This is the website.

  8. most important of all -- on Emergency Cooling with Limited Power? · · Score: 4, Interesting

    Ask Slashdot.

    But seriously -- be sure to consider the relative risks of keeping your server room up versus taking it down and waiting. If you take it down now, you're guaranteeing yourself downtime, but you can come back online as soon as the substation comes back.

    If you try to stay running, you're not guaranteed to have downtime, but if you do it'll be intense, because you'll have damaged hardware to deal with.

  9. The TTP Project on Funny and Irrelevant Program Names? · · Score: 1
    ...is the only recursive acronym I know of that does mid-recursion (rather than head recursion).

  10. How long will these solutions last? on Providing Security and Safety for an Autistic Child? · · Score: 1
    I hate to be a party-pooper here, but how long can you expect your eight-year-old to be of manageable size?

    I've seen twelve-year-olds who, when they want to be difficult, can stop their parents from moving them, chastising them, or controlling them in any meaningful way. Perhaps we should discuss the alternatives to institutionalization that there are for strong, wilful, and uncommunicative people...

  11. Re:Magnetic cards? on Providing Security and Safety for an Autistic Child? · · Score: 1
    these become keys that are easily lost by five-year-olds.

    In order for this to be feasible, the cards would have to be unlosable and unforgettable -- implanted? Except that an implant would be unfeasibly expensive. This is the problem that biometrics try to solve; you are your own key. But those systems are unidirectional and expensive.

  12. Re:ok folks on Struts Kick Start · · Score: 2, Insightful
    The majority of web-work -- as you put it -- is crap.

    Lucky for us, most of web application development isn't web work -- it's application development. So we're not so crapful after all.

  13. Re:EULA- can't "Accept" on DirectX 9 Finally Out · · Score: 3, Informative
    Some MS licenses from windowsupdate won't let you accept them until the entire license is downloaded (even the parts at the bottom that nobody reads).

    Some of them require that you read the whole thing too (i.e. page down to the bottom).

  14. Re:Workaround on Only Thieves Block Pop-Ups · · Score: 1

    The easiest way to get Proxomitron to fix that is to add a response header filter that fakes the cookie.

  15. Re:I can't wait... on Understanding Bandwidth and Latency · · Score: 1
    Except that in a lot of cases, sites do "run out" of bandwidth.

    Many ISPs have bandwidth caps.

  16. metacommentary! on Undelete In Linux · · Score: 2, Insightful

    Please ignore the idiots above -- the l1nux-l337 are always a pain in the butt about usability issues. As a response to the ask-slashdot rfe from last week, this works really well.

    As a point of note, those of you complaining about the disclaimer in the article should realize that, if the disclaimer hadn't been there, you would be complaining about how "/. isn't an advertising service, you Window$ Idiot!!111!11!!!11!!"

    Sheesh.

  17. UDP packet loss on UDP - Packet Loss in Real Life? · · Score: 2, Interesting

    I don't know if it means anything, but I have experienced UDP packet loss on a regular basis -- playing online games. Unit positions are most often tracked over UDP because it doesn't really matter if things warp around a little when the client receives an update that puts a unit somewhere other than where the client extrapolated it was. There was a big fiasco at launch-time for Anarchy Online -- they used TCP and not UDP for about 8 hours, during which time the game was unplayable because the servers couldn't maintain all the TCP connections. Interpret this as you will.

  18. "futureproofing" video is nigh impossible. on Video Formats That Will Be Usable in 25 years? · · Score: 4, Insightful

    Your best bet is to archive not only the video material, but also the codecs themselves -- AND the O/S required to run them. If you were really paranoid, you'd but a P2 300 (or some other old, but serviceable machine) in cold storage with the disks, since you never know what the computer hardware world will be like in 15-20 years, let alone further ahead than that.