Slashdot Mirror


User: fatphil

fatphil's activity in the archive.

Stories
0
Comments
4,087
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,087

  1. Re:No, it's not "losing its way" on Firefox Losing Its Way? · · Score: 1

    For almost all users who have a 'Desktop Environment' then there is an underlying native style and widget set, obviously.

    The people for whom 'native' is not clearly defined is a small minority (non-Gnome/KDE users) of a small minority (linux users). One I don't mind ignoring as being insignificant to the argument, despite being a member of it.

  2. Re:No, it's not "losing its way" on Firefox Losing Its Way? · · Score: 1

    Which bit of 'native' do you not understand?

  3. Re:RTFA on 256GB Geometrically Encoded Paper Storage Device · · Score: 3, Insightful

    The entropy rate of arbitrary pixel values is higher than the entropy rate of related pixel values (such as shapes).

    Therefore the obvious way gives a better information density.
    Therefore comparing against the obvious way is *not* necessarily the behaviour of a jackass, but quite possibly the behaviour of someone who has a grasp of Information Theory.

    Time for everyone to borrow Cover and Thomas from their local library, methinks.

    FatPhil

  4. Re:dots per inch,, color resolution on 256GB Geometrically Encoded Paper Storage Device · · Score: 1

    times another 600. (You've assumed 1dpi in one dimension).

    It's so obviously a scam that there's no need to discuss it further.

    The best reaction is silence.

  5. Re:Do very little evil? on Gaia Project Agrees To Google Cease and Desist · · Score: 1

    "Open API's were unheard of until Google came around."

    That has got to be one of the most incorrect statements ever stated with a straight face.

    Open APIs predate the web. Open web APIs predate google's existance.

  6. Re:From TFA... on Gaia Project Agrees To Google Cease and Desist · · Score: 1

    Or news agencies...

  7. Re:I tried that on Dumping Aqua On Mac OS X For X11? · · Score: 1

    How do you go into single user mode? I'd dearly like to liberate several hundred megs of RAM in order to use it for my own memory-intensive applications rather than have the GUI (which I also don't see eye-to-eye with) swallow it all up.

  8. Re:Interesting. on The Mechanics of Motion Sensing · · Score: 5, Interesting

    Should - and do. One of Freescale Semiconductor's clients' more popular uses for accelerometers is in industrial applications -- BIG kit -- on things that vibrate constantly. Things that vibrate more and more as bearings dry or wear (hence the need for the accelerometer - so you can perform detect this and perform maintenance before your printing press, or whatever, self-destructs). The accelerometers outlive any of the parts they are supposed to look after.

    Freescale has some pretty cool electonmicrographs of their 2-axis and 3-axis accelerometers - www.freescale.com, sensors, accelerometers, and browse around - I can't actually find the images now. I have a PPT on my work laptop, but that's no use. Grab a ZSTAR for <$50, and simply have a play with one yourself - (that includes everything - hardware and development kit).

  9. Re:feed a village - goodness on The Failure of the $100 Laptop? · · Score: 1

    "I really appreciate intelligence of Mr.John C. Dvorak, but wait..."

    Now that's a newb's error if there ever was one.

    FatPhil

  10. Re:You know its bad... on Monitor a Linux Box With Machine Generated Music · · Score: 1

    Individual beeps are good though.
    I use this frequently while mucking around with my home network:

    $ ping 192.168.0.1 | while read x ; do echo -e \\a$x ; done
    PING 192.168.0.1 (192.168.0.1): 56 data bytes
    64 bytes from 192.168.0.1: icmp_seq=0 ttl=64 time=0.0 ms
    64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.0 ms ...

  11. Re:Apple. on Next Gen Console Winner Is IBM · · Score: 1

    iBook chips typically came from Freescale Semiconductor, also part of the Power consortium, part of Motorola historically. Freescale too have papered over the crack that Apple left quite easily.

    FatPhil

  12. Re:Big difference between #1 and #2 on TOP500 Supercomputer Sites For 2006 · · Score: 1

    Google for Zipf's law.

    That's how lots of things just seem to distribute themselves.

    FatPhil

  13. Re:or try it with gloves on Scientists Create Air Guitar T-shirt · · Score: 1

    History will remember Helsinki (metropolitain area) for two great things
    - the invention of linux (actually in Helsinki)
    - the invention of the (real, working) virtual air guitar (in Espoo, where HUT is)

    Scientists can now put down their pencils - everthing that needs to be done has been done.

    FatPhil

  14. Re:Do they really need it? on Man's Vote for Himself Missing In E-Vote Count · · Score: 1

    The only people I known who have mentioned election-related
    issues are in Inman Nebraska, which has between 100 and 200
    voters. They use a machine there rather than a paper ballot
    too.

    I guess this unnecessary use of fallible technology is fairly
    widespread.

    I am forced to conclude they all got fat asses, and RSI from
    too much use of their TV remote controls.

  15. Re:Stop your bitching on Samba Team Urges Novell To Reconsider · · Score: 1

    I read section 7 several times, and, from a black-on-white standpoint, I don't see it. Insidious, definitely, but I don't see any current actual violation of the wording of the license itself. Of course it points toward *future* issues, a veritable minefield, but they will have to be addressed when clauses are concretely being violated. Before that time, hopefully, everyone's followed Petreley's advice, and retreated way back from SuSE, to more ethically sound distributions.

    I'll read the other links in the collection you pointed to on Technocrat. Thanks.

  16. Re:Pure FUD on Samba Team Urges Novell To Reconsider · · Score: 1

    Your argument is consistent with your premise. We will have to agree to differ when it comes to that particular premise.

  17. Re:Pure FUD on Samba Team Urges Novell To Reconsider · · Score: 0, Redundant

    "Playing hard"? They've been found guilty in courts of law in several continents of illegal monopoly-abusing business practices. That's not "playing hard", that's "playing illegal".

  18. Re:Stop your bitching on Samba Team Urges Novell To Reconsider · · Score: 1

    Bruce, could you expand, please? There's nothing I see in the WSJ article, for example (from the related link), which unambiguously contradicts anything in the GPL. I don't doubt you, I'm sure you're have a better grasp on the situation than many others on /. .

    FatPhil

  19. Re: on The War Is Over, and Linux Has Won · · Score: 1

    "SATA is about 2 years old"

    SATA was first proposed in August 2000, and all manufacturers were implementing it by the end of 2002. Time moves quickly...

  20. Re:What Linux can do and Windows cannot on The War Is Over, and Linux Has Won · · Score: 1

    Unnecessary forking!
    Bash to the rescue:

    $ for i in *.jpeg ; do echo mv $i ${i/.jpeg/.jpg}; done
    mv a.jpeg a.jpg
    mv b.jpeg b.jpg

    You can wrap that up in a shell function if need be.
    ${//} is well worth remembering.

    FatPhil

  21. linux weenies on OLPC Wins Popular Science Award · · Score: 1

    http://wiki.laptop.org/go/Image:EToys_-_new_displa y.jpg

    Logging in and running X (or equivalent) as root.

  22. Re:This Is Not The First Time Either.... on Bar Performer Arrested For Copyright Violations · · Score: 1

    Goddammit I need moderation points!

  23. Re:What's the big deal? on Bar Performer Arrested For Copyright Violations · · Score: 1

    The orchestras that play your piece must surely have an audience, such that they themselves can make money. So they're marketting your piece of music to hundreds if not thousands of people. My business instincts tell me that, assuming the piece is as good as you say it is, this marketting will increase record sales. And thus you profit from them performing your work.

    Feeling obliged to play devils advocate here,
    FatPhil

  24. Re: I think its the other way around on Tarantula Venom and Chili Peppers Share Receptor · · Score: 1

    "it implies ..."
    It doesn't. Nowhere does what you've quited imply that either spider or plant know anything about their environment. They simply "know" that they've not been eaten and can spread their seed - and thus (continue to) do so.

    FatPhil

  25. Re:Uhhh... on Spammer Can't Have Accuser's Hard Drive · · Score: 1

    I Ubuntu CD boot one of my machines with no HD. I read webmail.

    Either I'm a computer mega-god who can do the impossible, or you've not thought things through enough.

    Of course, the conclusions are obvious: the plaintiff simply needed to submit a linux boot CD to the courts in order to satisfy their demand.

    Unless there's some hidden paragraph in the law that states spam only affects you if it gets to non-ephemerally reside on your own machine. Which would be bogosity central.

    FatPhil