Slashdot Mirror


User: Hanji

Hanji's activity in the archive.

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

Comments · 203

  1. Some notes on MIT Hacks XKCD Talk With AACS key · · Score: 4, Informative
    • It was LSC, the Lecture Series Committee, not LCS, the Lab for Computer Science (now known as CSAIL) that invited him. They're a student group that shows movies and sponsors talks like this.
    • /. linked to the second page of photos; The first, which isn't entirely obviously linked from the linked page, has some excellent photos of the balls falling from the hatch.
  2. Re:Interesting... on Preview Of New Beagle Search UI · · Score: 1

    I would hope to get a bit closer to the drive's native speed with some optimization

    You'll never get particularly close to the drive's native speed like that. Hard drives (and the HD is gonna be your big bottleneck when you're searching more data than can fit in the block cache), are really, really, good at burst reads of lots of consecutive pieces of data. Your 10GB mail folder, which presumably has thousands of files in it, is probably spread all over the disk, even if individual files are pretty unfragmented (many filesystems even *try* to do this to spread data around, to reduce individual file fragmentation).

    An index, on the other hand, will all be stored in one or two files, which on a decent filesystem, will be pretty much continuous, and you can burst-read it all into RAM, and scan it scary-fast.

  3. Re:Argh! on LispM Source Released Under 'BSD Like' License · · Score: 1

    The cool thing about the parenthesis notation has nothing to do with function programming -- it's macros. Having code all be in the s-exp form makes it very easy to treat code as both code and manipulable data, making macros possible. That's not to say that you can't have macros with more syntax, but, to the best of my knowledge, no one's figured out how yet.

  4. Re:The biggest risk for Mac OS X is the admin dial on Mac Users Blast Symantec ... Again · · Score: 1

    The only thing I can think of off the top of my head would be something that needed to install a kext, which is pretty rare ... Preference panes, frameworks, Input managers, and the like can all be installed user-specifically in ~/Library without needing admin.

  5. Re:Web based survey on American Workers: Lazy or Creative? · · Score: 1

    Technically, if I recall my stat, that's (part of) the criterion for a simple random sample. A random sample just has to have some element of randomness in it. I could be remembering wrong, though.

  6. Re:Lock-free and Wait-free programming. on What are the Next Programming Models? · · Score: 1

    Looks potentially cool, but do you have a reference that isn't a PDF'd powerpoint presentation? That one's awfully hard to follow without any background in the methods or a presenter filling in the blanks...

  7. Re:But what new models are missing from his essay? on What are the Next Programming Models? · · Score: 1

    dollar-oriented programming (everything has a mandatory dollar sign at the beginning)

    You mean PHP? :)

    (At least in perl the dollar sign indicates type, and separates variable namespaces. In PHP, I think about all it's there for is to allow string interpolation...)

  8. Hmmmm on Another Step Towards BSD on the Desktop · · Score: 1

    From the installer:
    You need at least one user to log in to your system. All users created are administrators

    That strikes me as a questionable decision with no clear advantage, and definite potential security implications...

  9. Re:Oh yeah- that will do a lot of good on Monad Shell Removed From Vista · · Score: 1


    #!/bin/sh
    find . -name '*.sh' -print0 | xargs -0 cp $0 {} \;


    That one line bash script, that I just pulled out of my ass with 30s of thought, is equivalent to one of these new so-called ``Monad viruses''. Whoop-de-fucking do.

  10. What about ... on Top Ten Game Cliches · · Score: 4, Insightful

    Jumping Puzzles.

    Now, I'll admit that the last console I owned was the N64, so I'm behind the times, but back when I played video games regularly, there was little that pissed me off more than extended jumping puzzles, where you had to leap between 10 platforms in a row flawlessly, restarting if you failed.

    Have they wised up yet, or did these guys just miss it?

  11. Re:Maybe I'm just oldschool... on Apple Releases Multi-Button "Mighty Mouse" · · Score: 1

    Tactile feedback >>>> audible feedback for buttons. And it has the bonus of not driving everyone else in the room insane, like the iPod's click does.

  12. Re:That's Easy! on Migrating IE Web Apps to Mozilla · · Score: 1

    Out of curiosity, have you ever seen the movie Office Space?

  13. Re:Tired of obligatory *BSD is dying comments on FreeBSD Status Report for 2005 Q2 · · Score: 1

    That gives me an interesting, absolutely absurd idea. Would it be conceivably possible to hack a GreaseMonkey plugin that gave you a pseudo-moderation dropdown for every post, and used that info to train a Bayesian filter that would automatically hide or show posts based on inference from your past, personal moderation? There are a number of obvious issues, but it seems like it could potentially be a cool idea...

  14. Re:In Sweeden... on Sweden Bans Copyrighted Downloading · · Score: 1

    Mind you, cøpyright nøtice bites can be pretty nasty..

  15. Re:For those unfamiliar with AOP on Aspect-Oriented Programming Considered Harmful · · Score: 1

    Now, I'm neither an AOP nor a lisp guru ... but does this sound like CLOS :around methods to anyone else?

  16. Re:Torrents on Star Wars: Revelations Available Online · · Score: 2, Funny

    Well, I'll be, we actually slashdotted the torrents. I'm having trouble getting to them. Anyone got a torrent for the .torrent? :-p

  17. Re:Firefox plugin? on New Technique for Tracking Web Site Visitors · · Score: 1

    Ironically enough, yes.

  18. Re:Wrong Paradigm on AutoPackaging for Linux · · Score: 1

    UNIX nazi time!

    tar -jxvf whatever.tar.gz

    -j is for bzip2

    You want -z (filter through gzip)

  19. Re:Hmm on Google Announces 'Google Movies' · · Score: 1

    by making a few minor improvements.

    To pick some of the best examples, making the map live-scrollable so that you can actually examine the area you will be driving through without waiting a minute for the page to load every time you click one of those little scroll arrows a minor improvment?

    What about the ability to search for a movie based on some event in it, or an even more ill-defined criterion, such as "Awesome Car chase", to pick the googleblog's example. That's a completely different service from anything RT offers.

  20. Re:Actually, 200% more power on Li-Ion With 300% More Power, Minutes to Recharge · · Score: 1, Funny

    That would be correct if he said the new batteries had 300% the power of the old ones. But the old ones already have 100% of their power, so the new ones have (300 - 100)% = 200% more power.

  21. Re:Umm... on Beginning AppleScript · · Score: 1

    Error: Expected end of line, got "end tell"

  22. Re:Sour grapes on Aqua OpenOffice.org v2.0 Cancelled · · Score: 1

    No ... really. Under X11 on OS X, at least, OOo is incredibly ugly and slow. (dual Ghz G4 tower, here). I'm sure it's faster, at least, under Linux, and at the very least the UI doesn't stand out so much, but he's not trolling. It really does hurt to use, at least in my experience.

  23. Re:hypocritical of stallman? on Hackers, Slackers, and Shackles · · Score: 1

    1. Practical use: software, manuals. ... You can qualify them objectively

    So I guess emacs and vim aren't in that category.
    And neither are, say, perl and python...

  24. Re:I like adblock and foxytunes on Apple's Rumored Office Suite · · Score: 1

    Valid, but in their defense, I believe the API to choose default browser is public, so any browser can add that feature

  25. Re:sniff on "Dark Alleys" on the Internet · · Score: 1

    as long as you trust the courier and have good physical security around the CDs.

    You say that as though it were simple...