Slashdot Mirror


User: Skrapion

Skrapion's activity in the archive.

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

Comments · 335

  1. Re:Well said on University Brings Charges Against White Hat Hacker · · Score: 1

    I don't know where this idea that keyloggers are off-limits and unfair comes from.

    Keyloggers are a real risk to security, and it's just as important to make sure your systems are resistant to keyloggers as it is to make sure they're resistant to XSS attacks.

  2. Re:Wake up please. on University Brings Charges Against White Hat Hacker · · Score: 1

    As a sysadmin, it's just as important to find flaws in your physical security as it is to find flaws in your virtual security. The sysadmins need to work on locking down their computers as well as their procedures.

    If this kid managed to install key loggers and magnetic stripe readers, then somebody else will be able to do it as well. Unfortunately, the next dozen times this happens the hackers are just going to abuse the flaw instead of telling anybody about it.

  3. Re:Wake up please. on University Brings Charges Against White Hat Hacker · · Score: 1

    If you know that a system has been under control of an unauthorised person

    The alternative is having your system under control of an unauthorized person and not knowing.

    Which causes more damage?

  4. Re:And Responding to Safari... on Et Tu, Mozilla? Firefox 3 To Get Privacy Mode · · Score: 2, Interesting

    That's pretty funny; the nightlies of Firefox display a giant warning when you try to go to that site, because it has a self-signed certificate!

    Here's a different link that won't force you to add an exception to your browser.

  5. Re:What's the bench mark for "the test of time"? on Will Modern Games Stand the Test of Time? · · Score: 4, Interesting

    You can compare classic games to chess, because they're pure gameplay.

    Many modern games are more about story-telling, so a comparison to Citizen Kane would make more sense.

  6. Re:Databases for CRM. on 24 Hour Laptops From HP? · · Score: 3, Interesting

    Actually, one of the common complaints of SSDs is that their power consumption is relatively constant. Unlike hard drives, their power consumption isn't reduced when the drive is idle.

    Mind you, I haven't read the article (obviously!) so I don't know if there's anything different about this SSD.

  7. Re:Epimenides would be proud on Slashdot's Disagree Mail · · Score: 1

    I know you're trying to be funny, and you succeeded earlier in the thread with your "THREE TIMES" comment, which had me laughing for a good minute, but...

    ...nothing the GP said implied that the evidence was conclusive.

  8. Re:LOL on Slashdot's Disagree Mail · · Score: 1

    Wait... what? You're saying these emails weren't sent by George?

  9. Re:The Dunning-Kruger Effect on Slashdot's Disagree Mail · · Score: 1

    Hmm... is there a rare form of dyslexia where you rotate a letter upside down and move it a couple positions to the left?

    My first guess was that he was thinking about slashing.

  10. Re:Some dev's are clueless... on Too Human Meets Mediocre Reviews · · Score: 1

    Something need not be fun to be entertaining. Many would argue that if videogames are to be taken seriously as an art-form, they need not be fun at all. After all, Schindler's List is not a very fun film.

  11. Re:Bad grammar on Too Human Meets Mediocre Reviews · · Score: 2, Informative

    Blame Nietzsche. It's a reference to his book Human, All Too Human.

  12. Re:Known to cause cancer... on California Classes LED Component Gallium Arsenide a Carcinogen · · Score: 1

    AC: Ever worked a day in your life? I mean the hard kind of work that'll make you sweat during the day and blow black shit out of your nose and lungs at night? (or worse/similar) I doubt it.

    The very fact that you're blowing black shit out of your nose and lungs should be enough to prompt a change in workplace regulations. It shouldn't matter if the black shit is a carcinogen.

    Warnings are also being increasingly applied to trivial things; so much so that we can no longer trust them. A warning on medication that reads "Do not use beyond expiry date" could mean anything from "It may be less effective than usual" to "Your life will be in jeopardy." Let's say I have a friend in anaphylactic shock and I have an expired epipen. Will I do more good or harm if I use it? I don't know!

    Same goes with these warnings. We have absolutely no indication of who should and shouldn't be concerned that the sand is a carcinogen. It would be nice if these warnings were qualified better so we could make actual, informed decisions.

  13. Re:just like vista on Firefox To Get a Nag Screen For Upgrades · · Score: 1

    It's not really a security concern. After all, if NoScript wanted to compromise your machine, they wouldn't have to do anything as exotic as inserting a browser exploit on their webpage. You already willingly installed their program on your machine!

    I've never used NoScript, but some plugins have an option to turn off going to the release notes after an update. If NoScript doesn't have that option, you should badger them about it.

  14. Re:WTF is this story? on Nvidia Rumored To Be Readying X86 Chip Release · · Score: 1

    I'm sorry you were so greatly inconvenienced by having to scroll 200 pixels past a story you're not interested in. No, really, I am. I'm crying on the inside.

  15. Re:What about VIA? on Nvidia Rumored To Be Readying X86 Chip Release · · Score: 2, Interesting

    Well, the 386 (first 32-bit x86) came out 22 years ago, so any patents it required would have expired at least two years ago. But who knows what kinds of patents are out there that are required for the Pentium architecture, MMX, 3DNow, SSE, x64, modern socket designs, etc?

  16. Re:Russia/USA is not a real problem. Yet. on Obama's Evolving Stance On NASA · · Score: 1

    That's your view from within the US, but across the pond they tend to refer to everybody on this continent as American.

  17. Re:Russia/USA is not a real problem. Yet. on Obama's Evolving Stance On NASA · · Score: 2, Insightful

    The problem with the word "American" is that, technically speaking, Canadians, Mexicans, Cubans, and South Americans are all "American". The GP is clearly trying to be more specific. (Although, "Usonian" seems to be a less awkward alternative.)

  18. Re:No. on OpenGL 3.0 Released, Developers Furious · · Score: 1

    English isn't your first language, so I'll cut you some slack here. The part of my comment that you responded to was a tongue-in-cheek way of saying that I didn't completely understand what you were saying. If I was really ignoring your ideas, I wouldn't have posted the second and third paragraphs.

    Instead of going on a tirade, you could have just corrected me on anything I misunderstood in your post.

  19. Re:Question on OpenGL 3.0 Released, Developers Furious · · Score: 2, Informative

    The goal of Wine is a full reimplementation of the Windows API which will make Windows unnecessary.

    Emphasis mine.

    Wine comes with a full set of headers and libraries which make it possible for a programmer to view the Win32 API as a spec and recompile it with the Wine implementation.

    However, Wine also comes with a program that loads native Win32 .exe files and tricks them into thinking that they're running on a bona-fide Win32 OS. This is how most end-users experience Wine, and it's hard to argue that's not an emulator.

    WINE should really stand for "Wine Is Not just an Emulator" or maybe "Wine Is Not a hardware Emulator".

  20. Re:No. on OpenGL 3.0 Released, Developers Furious · · Score: 1

    Grammar doesn't seem to be your friend, so I'm not sure if you're being sarcastic. But somehow you got a +5 Interesting, so I feel compelled to reply.

    It took two years without interim updates for the ARB to release OpenGL 3, which didn't end up being the rewrite we were promised. This is all after OpenGL 2 was released and also wasn't the rewrite we were promised.

    So far, the ARB doesn't have a very good track record of revising their specs to make developers happy. Maybe they'll try again and we'll have another update in another two years, but generally speaking, something two years old isn't usually considered "cutting edge".

  21. Re:really ask carmack then I'll listen on OpenGL 3.0 Released, Developers Furious · · Score: 1

    Why ask Carmack? He'll do whatever Nintendo tells him to do.

    Yeah, that's pretty obvious by the glut of Id games on the Wii.

  22. Re:This can't be good. on OpenGL 3.0 Released, Developers Furious · · Score: 1

    OpenGL's grave will likely be right next to Unix, X, vi and C (ie. no time soon).

    Yep, just like Unix, X, vi, and C, OpenGL will drop from its high mantle as the solution and be relegated to about 5% of the market share.

    I'm pretty crestfallen about this news.

  23. Re:Question on OpenGL 3.0 Released, Developers Furious · · Score: 5, Funny

    That's right, WINE is not an emulator. It just, uh, "approximates" the Win32 libs.

    "Approximates?" No, that's not right. Simulates? Imitates? Hmm... if only there was a word for something that attempts to perform a task in an identical way to something else.

  24. Re:I call this progress. on Asus Release a Wiimote-Alike · · Score: 1

    This makes it great when you have to trace around something when editing a picture.

    People still do that manually?

    People usually do it using tablets, actually >:)

  25. Re:I call this progress. on Asus Release a Wiimote-Alike · · Score: 2, Interesting

    I used to be a hard-core trackball enthusiast. I used them for years and years, and I've had an exotic collection of trackballs (my favourite was the Logitech Trackman Marble FX Wireless). But then I went to college, and all the labs had mice. Since I spent so many hours in the labs, my trackballs at home began to feel increasingly alien. I switched to mice, and haven't seen a reason to go back.

    Back in the day, a couple things I liked about trackballs were that you didn't have a cord pulling your mouse in awkward ways and that they took far less time to clean, but now we have wireless mice (preferably with hot-swappable battery packs!) and, unlike modern trackballs, modern mice don't have to be cleaned at all!

    As I made the change to mice, I also found myself getting better at FPS games. I found that trackballs made it easier to move quickly and accurately in a certain direction, but mice make it easier to move quickly and accurately to a certain position (in other words, relative movement vs absolute movement). Since FPS games are basically just glorified versions of Whack-A-Mole, quick absolute movement is, I find, more useful. But I wouldn't have said that when my muscle memory was more familiar with trackballs >:)