Slashdot Mirror


User: shish

shish's activity in the archive.

Stories
0
Comments
1,607
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,607

  1. Re:google is my dictionary on Tech Buzzwords Added to Dictionaries · · Score: 2, Informative
    except when I'm trying to locate a precise definition of a word.

    define:word

  2. Re:Can anyone say "knee jerk" on Australia Wants to Regulate Internet Streaming · · Score: 1
  3. Re:Unfair bashing on Microsoft to Supply Electronics to Formula 1 · · Score: 3, Funny
    I think MS has always been the target of bashing on this sight

    Not as much of a target as people who can't spell though...

  4. Re:old news on Q&A with Firefox's Blake Ross · · Score: 1
    One assumes the other will have the material.

    For your situation to be true, both would have to assume the other will have the material, so they've both made asses of themselves.

  5. Re:WTF is wrong with you people? on Next Step in ISP Control Panels? · · Score: 1
    You guys just read the summary and everytime is says AJAX you automatically start bashing the company using it

    Are you sure the key word is "AJAX"? So if the summary didn't contain the word, then all the complaints about it being an advertisement for a non-free service which does the same things as many other non-free services would go away? Seriously, I'm curious as to how you read the comments and determined AJAX to be the phrase that triggers hate -- my intuition says that the things people are actually complaining about are the things that they don't like...

  6. Re:WTF is wrong with you people? on Next Step in ISP Control Panels? · · Score: 1
    Who the hell labeled AJAX as a buzzword, it's an acronym.

    Who the hell labelled cheddar as a cheese, it's a food...

    Also, what's up with so many people complaining about how "everyone on slashdot sucks for thinking XYZ", when they clearly aren't? (in most cases these "everyone here thinks XYZ, but they're wrong" posts outnumber the "I think XYZ" posts ten to one) I just grepped the page, and the only mention of AJAX was "I did no really see the point in using AJAX from what was shown in the demo. the only use of ajax in the demo was displaying an animated image"...

  7. Re:sourceforge? on Things To Download · · Score: 1

    I'm running the latest version of trac (manual download & install) supported by all it's libraries (apt-got)...

    That's on a server I have root access to though -- If you can't install the one or two packages it depends on via apt (eg, you aren't root) you need to build everythiong from python up for yourself :-/

    I do wonder why it isn't in the one-click install list though, surely it can't be that hard for DH to push the necessary support libraries to all their servers? As said, it's painless once they're done...

  8. Re:Good riddance on Freedb.org Ending · · Score: 1
    Some freaky choices in categories sometimes

    That'd be because the CDDB standards are totally braindead. Gogo musicbrainz, which sucks slightly less /o/ (although I've seen very few apps which support it D:)

  9. Re:Another F*ing Hoax on Mysterious Website Actually Social Experiment · · Score: 1
    If you want my participation in your project, pay me for it!

    Do you also complaing about not being paid to visit slashdot, since they're making money out of you (ad impressions)?

  10. Re:How discreet do you need them? on Software to Divide an Image Into Discrete Patterns · · Score: 1

    Are you, by any chance, this guy?

    (If not, I'd still recommend the comic for it's intelligent humour; some of the strips make me think before they let me laugh... (eg))

  11. Re:Way to pad those ad impressions! on Windows Genuine Advantage Makes Few Friends · · Score: 1
    I only want insightful comments

    So set "insughtful" to +5 and all the others to -5, and read the existing discussion at +5...

  12. Re:OB Ruby fanboyism on Wicked Cool Perl Scripts · · Score: 1
    there's Perl 6 - that will have every feature that has existed in any language, ever.

    And that's exactly why brainfuck is easier to understand...

    (Seriously; whenever I compare someone else's perl to my own it's like an entirely different language -- because "there's more than one way to do it", you have to understand *every* possible way of doing it if you want to understand other people's code~)

  13. Re:Ruby's syntax *SUCKS* on Wicked Cool Perl Scripts · · Score: 1
    The Ruby and PHP people seem pretty happy too

    Speaking as a PHP person (one who codes it daily for a living), I'm not happy at all -- PHP is inconsistency incarnate. The built-in functions switch between using underscores or abbreviations or both or neither, argument passing order is similarly non-standard, the parser itself still surprises me, like so:

    $foo = getFoo() or die("failed to get foo");
    return $foo;

    return getFoo() or die("failed to get foo");

    These return *totally* different things. Try and guess which does what, answer below...

    (gur svefg ergheaf "sbb", gur frpbaq ergheaf "1" -- gur svefg pnfr vf vzcyvpvgyl "($sbb = trgSbb()) [ybtvpny be] qvr()"; gur frpbaq vf "erghea (trgSbb() [ovanel be] qvr())")

    I really, really wish that a scripting language that didn't suck (eg. perl, python, ruby) was as common and easy to set up as mod_php...

  14. Re:Evil Perl on Wicked Cool Perl Scripts · · Score: 1

    On that topic, my own hack of choice; an animated presentation engine in 341 bytes, a protest against my classmates' multi-megabyte powerpoint based presentations:

    $c=`clear`;foreach(`tail -c+341 $0|zcat`){if(/^p/){print@l;@l=()} elsif(/^d(.+)/){select$u,$u,$u,$1/10}elsif(/^s(.)/ ){$s=10;$e=-30; $m=-1;if('o'eq$1){$s=-30;$e=10;$m=1}for($i=$s;$i!= $e;$i+=$m){$j=0; foreach(@l){print substr($_,(($i+$j++)>0?($i+$j)**2:0),-1)."\n"} select($u,$u,$u,0.1);print$c}}elsif(/^c/){print$c; @l=()} else{push@l,$_}}__END__

    The full presentation with data file; a ~1:30 demonstration on floating point binary in under 2KB.

    Source with generator; have p7zip installed and run "./build.sh floating" to generate the presentation.

    I don't do much perl hackery, I'm sure someone who does could do shorter ;)

  15. Re:List of XUL Applications? on Songbird Source Released · · Score: 1
    Most people shun it with a, "Coding serious applications in JavaScript? Yeah, right."

    Personally, I'm shunning it since I only have 512MB RAM and a 500MHz processor... Since switching from firefox + thunderbird to epiphany (gecko inside a GTK shell) + sylhpeed I've not had to go and make a cup of tea while I waited for either to come out of swap space, and when fully in RAM they're noticably faster. I'm currently trying opera instead of epiphany, which has given me another huge cut in memory use and boost in speed.

    I daresay that XUL apps are so huge and slow, not even statistics can prove otherwise :-P

    (Did I just invent a new variant of "your momma's so fat" o_O?)

  16. Re:Open Source Media Player? on Songbird Source Released · · Score: 1

    Quod libet is my player of choice for linux, it's GTK + GStreamer glued together with python. It's still nowhere near the resource efficiency or functionality of foobar2000 for windows though D:

  17. Re:Bittorrent -- distro paid for by consumers on BitTorrent Beefs Up Network Capabilities · · Score: 1
    What, you think you weren't paying for distro before? :-/

    Before you were paying for the content with money, and for the distro with money; now you're paying for the content with money and the distro with bandwidth.

  18. Re:What sad... on Billions Donated to Charity · · Score: 2, Insightful
    A man gives away a vast fortune and all you people can do is complain about how that's not really all that much
    Having scanned the comments, I see nothing of the sort; the vast majority of comments are praise or meta-disucssuon. What is it with the slashdotters being holier-than-thou, complaining about how everyone else is saying XYZ, when in fact nobody is? Most people are, like themselves, complaining about how "everyone else" is saying XYZ :-/

    When everyone rides the same high-horse, nobody's any higher than anyone else -- they're all just really annoying...

  19. Re:This is why I prefer the anarchy of efnet on Freenode Network Hijacked, Passwords Compromised? · · Score: 4, Insightful
    No, it's "hackers" in the sense of the world that the vast majority of the world's population refers to it
    By that rule, the screen is "the computer", the big box to the side is "the hard drive", and the thing you stick CDs in is "the cup holder" :-/
  20. Re:Inkscape versus Xara? on Inkscape 0.44 - Faster, Bigger, Better · · Score: 1
    apparently animated images are videos now
    ... yes? They are "now", just as they always have been :-/ How on earth are you defining "video", if not a series of frames, normally shown in quick succession to simulate movement?
  21. Re:The Size was incredible on Quake is 10 · · Score: 4, Interesting

    cough. 1% of quake 1's filesize, and much better graphics too... It makes me wonder -- WTF are today's multi-gig games doing with all that space?

  22. Re:Next you'll be telling kids to get off your law on Quake is 10 · · Score: 1
    fu$%ers
    fusker? what the hell is a fusker?
  23. Re:Is this the PG-13 version? on 2006 Software War Map between FOSS and Microsoft · · Score: 2, Insightful
  24. Re:War? Epic struggle? Get over yourselves. on 2006 Software War Map between FOSS and Microsoft · · Score: 1

    Please explain how you managed to miss the fact that this map is intended as a joke...

  25. Re:the actual response... on Microsoft Workers Prefer Google · · Score: 1
    their terms of service does not say "Ask has the right to create censorbots that restrict what you can see on the web.
    Since when does a website have to explicitly state "we can put what we want on our own site"? And since when are they creating censorbots that restrict you from looking at third party websites?