Slashdot Mirror


User: morgan_greywolf

morgan_greywolf's activity in the archive.

Stories
0
Comments
7,574
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7,574

  1. Re:Lightweight 'version'? on Canonical Developing Ubuntu OS For Tablets · · Score: 1

    What part of 'they each add their own set of special patches' did you not understand? That's quite a bit more than including/excluding modules.

  2. Re:X11? on Canonical Developing Ubuntu OS For Tablets · · Score: 1

    Why would it have to? They could very easily adapt a desktop based on Qt Embedded or something. Think Meego.

  3. Re:Lightweight 'version'? on Canonical Developing Ubuntu OS For Tablets · · Score: 1

    Unless they are going to roll their own kernel fork, that is.

    All the major distros have their own 'kernel fork' -- they each add their own set of special patches.

    My guess is that they'll probably compile-in some of the kernel modules to save memory and ship without modules for stuff you wouldn't find in a tablet, like SCSI drivers.

  4. Re:cashew fixed! on A Quick Look At KDE SC 4.5 Beta 1 · · Score: 1

    It's a goofy little icon thingy in the upper right corner of the screen that brings up a toolbox. Many KDE users find it extremely annoying; I personally don't use KDE as my primary desktop because I see it as too immature at this point, but having played with it, I definitely concur.

  5. Re:Haha on Safari 5 Released · · Score: 1

    The binary file _IS_ binary, nothing to interpret. The data is what it is.

    Little-endian? Big-endian? If it's a set C structs, what do those look like? Without the source, there's no way to know.

    If you start talking about what you _DO_ with the data then most likely every single text file will be different to any other text file since they will have different contents.

    Same with binary files; that's what I just said.

    The difference is that without knowing any parsing details, I can read, say, /etc/passwd or an ldap.conf file. I can't do the same with, say, a Windows registry file; I need something like regedit or PowerShell or whatever.

  6. Re:Caffeine?! on New Google Search Index 50% Fresher With Caffeine · · Score: 1

    what's with Apple pimping Bing all of a sudden

    The enemy of my enemy is my friend.

  7. Caffeine on New Google Search Index 50% Fresher With Caffeine · · Score: 5, Funny

    The Caffeine project is approved. The system goes on-line June 9th, 2010. Human decisions are removed from search engine results. Caffeine begins to learn at a geometric rate. It becomes self-aware at 2:14 a.m. Eastern time, August 29th. In a panic, they try to pull the plug.

  8. Re:3 people in 2 don't know math. on 2 In 3 Misunderstand Gas Mileage; Here's Why · · Score: 1

    Having a governmental system would make sense but then that'd never fly in America.

    Yup. You're right. A governmental rating system for energy/fuel consumption would never fly in the U.S.

  9. Re:Haha on Safari 5 Released · · Score: 1

    No.

    A binary file is open for interpretation as well, only it's worse. At least with ASCII or Unicode text, there's a standard. (UTF-8 is a compromise between the two and is the standard text file format on Linux, Macs and most Internet protocols)

    Binary files, OTOH, can be everything from a simple list of values (like a TARGA graphics file, which is just a list of pixels), to a file consisting of hundreds of independent data structures. The only way to know a particular binary format is to some source code or a spec describing the format.

    ASCII or Unicode text files, on the other hand, are typically pretty transparent and readable by a human without the assistance of the source code that reads or writes it.

  10. Re:Okay, so Cached vs Cached on Safari 5 Released · · Score: 0, Troll

    Additionally, activity monitor consistently shows Safari takes up more virtual memory and percentage usage of the CPU than Safari does.

    o_O Oh, noes! It's a CPU and memory eating monster! It consistently takes more virtual memory and CPU % than itself!

  11. Re:Haha on Safari 5 Released · · Score: 1

    Agreed. There's nothing simpler than a text file.

  12. Re:sendmail on Safari 5 Released · · Score: 1

    That's why they wrote postfix and qmail. Well, okay, that's why they wrote postfix. djb wrote qmail because it helps to inflate his already overinflated ego. ;)

  13. Re:With digital signatures, not so bad! on HP Gives Printers Email Addresses · · Score: 1

    Yes but it wouldn't print the spam, so who cares?

  14. Re:Somebody at HP deserves congratulations for thi on HP Gives Printers Email Addresses · · Score: 1

    EMSI, FTS-0001, or BinkP.

  15. With digital signatures, not so bad! on HP Gives Printers Email Addresses · · Score: 1

    There's nothing inherently insecure about email, at least for the purposes of this discussion; it's plaintext e-mail that's inherently secure. You could hack together a secure solution on a Linux box over the weekend using postfix, GPG and a Python[*] script and a user account. All you need to do is make sure that every e-mail printed is digitally signed, with the script checking each e-mail against the user account's public keyring. If the mail isn't signed, or is signed by a public key not in the user account's public keyring, then the Python script just ignores/deletes the e-mail. Otherwise, it prints what it gets -- a PDF attachment might be best, but there are other ways you could go.

     

  16. Re:If only... on Australian Police Ask Facebook For Police Alarm Button · · Score: 2, Funny
  17. Re:False alarm on Australian Police Ask Facebook For Police Alarm Button · · Score: 1

    OMG! You didn't click it did you? Did you?

    RUN!!!!

  18. Re:Oh, those Falcon UFOs! on SpaceX's Falcon 9 Appears As UFO In Australia · · Score: 1

    Maybe he means bad in this sense.

  19. Re:3 fluid ounces on Urine Test For Autism · · Score: 1

    I can't pee right now. It's time for Wopner!

  20. Re:A couple of the potential uses on New Handheld Computer Is 100% Open Source · · Score: 1

    No. I have an ssh client with a built-in terminal that uses a 4x8 pixel font on my LG Rumor messaging phone and while somewhat usable, it is barely so. My phone has a smaller screen at 176x220 -- roughly half the size of this device, so YMMV on this screen, but I doubt it'll be much better or more readable.

    The device doesn't have an integrated NIC, but you can plug in one to the integrated USB port (or the SD slot, apparently)

    USB wireless NICs are a dime a dozen these days and most are supported on Linux using either native drivers or ndiswrapper.

  21. Re:Accusations of pedophilia?!?! on PA Appeals Court Weighs Punishment For Students' Online Parodies · · Score: 2, Informative

    BTW--Pennsylvania is not one of them.

  22. Re:Accusations of pedophilia?!?! on PA Appeals Court Weighs Punishment For Students' Online Parodies · · Score: 5, Insightful

    IANAL, but if I remember correctly intentionally misrepresenting someone as something that is patently false is libel or slander depending on how it is done. This is a criminal offense

    No. Defamation, which slander are libel are forms of, is generally not a criminal offense in the United States; it's a tort. There is no criminal defamation at the federal level, although 17 states do have criminal defamation statutes, though they seem to be rarely enforced and are generally considered a misdemeanor.

  23. Re:Integrated bench on Mobile Phones vs. Supercomputers of the Past · · Score: 1

    Well, you have to admit, the Cray I looks an awful lot like a piece of furniture.

    I wouldn't be able to sit on one, though. It would somehow seem....disrespectful.

  24. Re:The steady slide to Police State continues on Police Officers Seek Right Not To Be Recorded · · Score: 2, Interesting

    The problem is, Joe 40 year old voter doesn't watch YouTube videos, might read a few liberal or conservative blogs, and watches lots of TV.

    [citation needed]. Seriously. YouTube is very, very mainstream, and virtually every single one of my non-geek-friends regularly watches videos on YouTube and most probably watch YouTube videos even more than I do. (And it may surprise you, but I'm almost 40. Now get off my lawn.)

    You're right about mainstream America watching lots of TV, but even TV is increasingly showing things like police brutality more and more. It's definitely on the mainstream news channels.

    But voters are increasingly aware of the problems surrounding police brutality and have been demanding action from politicians for years.

  25. Re:20 minute delay ... on Mars500 Mission Begins · · Score: 2, Funny

    Hey! First post from the Mars500 Mission!