Slashdot Mirror


User: Sneakums

Sneakums's activity in the archive.

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

Comments · 154

  1. Re:Your .sig on Linux 2.4.0-prerelease is Released · · Score: 2
    I dont know who you are but I do know who you'll never be: Relevant.

    Wow! You can see the future!

    Maybe you can tell us when we'll be getting our flying cars and personal robots.

    --
    "Where, where is the town? Now, it's nothing but flowers!"

  2. Re:Your .sig on Linux 2.4.0-prerelease is Released · · Score: 2
    But no, you'd rather prattle on about how Intellectual Property - MY property - hurts everyone, is bad for humanity, blah blah blah, while you keep on stealing. Now there is a morally correct ideal.

    I don't steal other people's "intellectual property". I buy all my music, on CD. I buy all my books, on paper. All the software I run is free software, mostly GPL. Fuck you and your assumptions.

    Posted anonymously for obvious reasons.

    I can see why. If you had posted under your own name, that baseless, ill-conceived rant would come back to haunt you.

    Everyone knows who I am and that it's me telling you (whoever you are) to go fuck yourself.

    --
    "Where, where is the town? Now, it's nothing but flowers!"

  3. I like itt on 50 Year Old Quantum Physics Problem Solved · · Score: 1

    This is the kind of story that I like to see. Just when we think there is nothing new to know and that unsolved equals unsolvable, someone cracks an enigma like this and shows that a new perspective is often the only thing required to make significant breakthroughs.

  4. Re:What I'd like in a browser on Mozilla M12 Released · · Score: 1

    Select the tail of the URL, delete it, and hit RET.

  5. Commodore did not invent the Amiga on What the Amiga Pioneers Are Doing Now · · Score: 3

    It's worth pointing out that Commodore did not invent that Amiga; they bought the Amiga company, which almost completely developed the Amiga 1000. Lorraine (the prototype) was done by the time C= got on the scene.

    It was at Amiga, and not at Commodore, that the phrase "Guru Meditation" was born. Commodore later elided the phrase from KickStart (version 2.00, I believe).

  6. Patents pending on More Stupid Patent Tricks · · Score: 1

    I would like to take this opportunity to inform the Slashdot community that I have the following patents pending:

    * Use of special character sequences to delimit human-readable text from program code. The following sequences are covered by the patent: /* ... */, REM ... , // ... , -- ... , (* ... *), { ... }, " ... ".

    * Use of right angles to attach lines together, creating formations technically known as "rectangles"; also covers use of "rectangles" to delineate spaces in such technologies as window systems, newspapers and banner ads.

    * Use of "patents" to restrict the rights of programmers to use the best and most obvious techniques to "get the job done".

    Licensing and royalty details will be forthcoming.

    Thank you.

  7. This or that... on Analyzing the Analysts · · Score: 1

    On the one hand, we have pundits, analysts and experts.

    On the other hand, we have yarrow sticks, crystal balls and tea leaves.

    I know which I would place more trust in.

  8. Re:Recompiling Fetish? on Helping Linux Newbies Move to the Next Level · · Score: 1

    Throw out all your computers and buy a pig farm.

  9. Re:Small IE rant on Has AOL Ruined Netscape? · · Score: 1

    Microsoft invented COM. DEC (co?)invented DCE RPC, which Distributed COM (DCOM) uses as its wire protocol (with a couple of changes).

  10. Re:Small IE rant on Has AOL Ruined Netscape? · · Score: 1

    > mozilla is crossplatform which means it is definately not based on COM

    Mozilla uses its own implementation of COM, called XPCOM. They are very similar.

    > MS did not invent COM

    I'm afraid they did. COM specifies a standard layout for vtables, GUIDs, etc to allow components to interoperate.

    > COM is not evil.

    True. What is evil is wrapping crap code in a COM interface and calling it good.

  11. Poor phrasing. on Has AOL Ruined Netscape? · · Score: 1

    I should have said, "pretty much every program that runs on Linux".

  12. Re:Amazing!!! on Has AOL Ruined Netscape? · · Score: 1

    I've looked at the MFC code. That has plenty of hacks. Many MSJ articles say the same. I don't think it unreasonable of me to extrapolate.

    At least with Mozilla, Linux and pretty much every other program in Linux, the source is out there for the great unwashed to look at and evaluate.

  13. Re:Small IE rant on Has AOL Ruined Netscape? · · Score: 1

    I did say "rant", you know.

  14. Version number folly on Has AOL Ruined Netscape? · · Score: 1

    Is there any hard evidence to show that IE 5.5 or 6.0 will be more featureful than Mozilla 5?

    It's worth noting that IE is no longer in a frantic development mode, since it has performed its function, which was to grab the "market".

  15. Small IE rant on Has AOL Ruined Netscape? · · Score: 1

    In Microsoft, respect is gained by getting stuff out the door, not by taking the time to do it properly.

    Internet Explorer is not done properly. Standard support is poor, and undoubtedly the code implementing it is shoddy.

    Security in IE has repeatedly been shown to be badly broken, and almost certainly not an integral part of the design.

    The idea that digital signatures can protect a user from malicious code is ludicrous.

  16. Re:firstpostfirstpost on The Latest Transmeta Rumor · · Score: 0

    WRONG!

  17. Rumour mongering on The Latest Transmeta Rumor · · Score: 2

    It is becoming clear that "Transmeta" is a big, big joke on the lot of us.

    I would like to thank everyone involved in the prank for all the entertainment they have given us over the past few months.

    Getting Linus involved was a masterstroke.

    Thanks again, guys.

  18. The End on Propaganda News and IRC Party · · Score: 1

    I don't like Revelation at all. If Bowie isn't doing the tiles anymore, this is the end of Propaganda for me.

  19. (yr == 1999) && (yr != 1984) on More Bad News From The Hellmouth · · Score: 1

    RESIST!

    RESIST!

  20. Re:Anti-Alias Update on XFree86 3.3.5 released · · Score: 2

    Well, if you want anti-aliased fonts under X, you can use something like GNOME's Canvas to draw using anti-aliasing.

    It's worth pointing out that they way MS has anti-aliased fonts in Windows is totally wrong. What's the point of anti-aliasing a 72-point font? It's small fonts that have the most to gain from anti-aliasing. For an example, look at how Acorn's RISC OS implemented anti-aliased fonts: they applied it to small ones, making it perfectly possible to edit 10-point Times on a 640x256 screen.

    Furthermore, I don't believe that anti-aliasing is much use, except for intricate fonts such as Zapf Chancery. I use Verdana and xfsft for pretty much everything. Verdana is wonderfully readable down to about 9 points on my 1152x896 display, mainly because of the hinting logic that is in most Truetype fonts, as opposed to Type1 fonts, which have to rely on the generic hinting logic in the rasteriser.

    Anti-aliased fonts are more of a "tick-box" feature than a real advance.

    Paul.

  21. Old news on AOL's AIM Exploits Buffer Overflow On Purpose · · Score: 1

    I read this somewhere last week. Can't remember where. Why so slow? :-)

    Paul

  22. Re:gcc vs bcc: speed of the compiled code? on Inprise/Borland Developers Conference Linux Nuggets · · Score: 1

    Edit-and-continue is indeed a feature of VC++ 6.0, but it does its magic by including empty space in the executable and using this space to patch the .EXE. (See patch space in the Jargon File.) Hence, it's precisely equivalent to VB, where its edit-and-continue comes as a virtue of it being an interpereted language; not only that, but edit-and-continute is not going an option for a release build. I find that gcc's "-O2 -g" gives a reasonable compromise for testing new code.

    Edit-and-continue is all very well, but in my experience with VB (admittedly not extensive) in about 50-70% of cases where I make a change to a running program, it needed to be restarted. The kinds of errors you tend to make will dictate how useful edit-and-continue is to you. For instance, if you alter a template definition, it's likely that a rebuild will be needed.

    As for me, I tend to build about once an hour or so when I am writing and debugging extensively. Otherwise, I try to write the entire class or module and understand that it is correct before I build it.

    Excuse me if this is slightly confused; I'm a tad tired.

    Paul.

  23. Wrong name. on Compaq Names New CEO · · Score: 1

    As far as I know, the previous Compaq honcho's name was Eckhard Pfeiffer, not Piffer.

    Peace, brothas.

    Paul.

  24. Re:Missing the point of BO2K on Open Source Concerns: Trojan Horses In the Code · · Score: 1

    Well, I just sent this to McAfee on their feedback form after I read their BO2K page (http://www.mcafee.com/viruses/bo2000/what_bo2k_do es.asp):

    --BEGIN--

    In a number of places on your page about BO2K, you refer to it as a "virus" and a "trojan".

    BO2K is neither of these. Virus spread themselves; BO2K does not. Torjan horses pretend to be something they are not; BO2K does not.

    Back Orifice 2000's website (http://www.bo2k.com) makes no bones about what it is: it is a remote administration program. It hides from the taklist to stop clueless users from removing it, and then only on 95/98. On NT, it is visible in the task list running as a service.

    You refer to the original Back Orifice being "discovered" on October 15 1998... The software was announced with a press release on July 21 1998. Where's the discovery in that?

    Back Orifice 2000 is a tool that allows the installer to control a machine remotely. It is no different in function from pcAnywhere or other such tools. As a side effect, it demonstrates the woeful security present in Microsoft's operating systems.

    Personally, I find your characterisation of BackOrifice 2000 offensive and sensationalistic. Sensationalising the possible effects of the tool is one thing, but sensationalising its essential nature is another thing entirely.

    Yours,

    Paul Collins.

    --END--

    Yes, I have seen the typos ;-)

    ------------p!

  25. Re:Why 10:37? on Geeks in Space, Take Two · · Score: 1

    I was struck by the 10:37 thing too. I felt it was quite freakish. Terrifyingly, the reading on JFK's plane's compass was 10 degrees 37 minutes...

    This is getting scary.

    Paul