Slashdot Mirror


User: fulldecent

fulldecent's activity in the archive.

Stories
0
Comments
1,034
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,034

  1. finally on Firefox 3.6 Alpha 1 Released · · Score: 1

    Do you remember when firefox was fast... in the pre-1.0 days?

    Version number bloat detailed here:

    http://fulldecent.blogspot.com/2008/03/what-firefox-really-needs.html

  2. Re:Asymmetrical warfare on Twitter, Facebook DDoS Attack Targeted One User · · Score: 1

    >> Russia? How do you know it's Russia? I've read only the CNET article but my first thoughts were that if Cyxymu wanted to validate himself, he would organize this DDoS against himself.

    Which is more likely?

    * A team of Russian hackers successfully accomplishes X

    * A team of Georgian hackers successfully accomplishes X

  3. Re:two patent offices on Microsoft Patents XML Word Processing Documents · · Score: 1

    The patent office currently is not funded, it is a revenue-generating operation.

    They made this abundantly clear when they were recruiting at my college.

  4. Re:What a nice gift to progressives on Murdoch Says, "We'll Charge For All Our Sites" · · Score: 1

    >> I would like to know the IP range that Murdoch companies use, in order to block them from my content.

    Well, you could start by reading your logs and seeing which articles they copied / when.

  5. Re:ASCII Delimited Security Issues on XML Library Flaw — Sun, Apache, GNOME Affected · · Score: 1

    >>As soon as you insert XML that isn't well-formed into a XML parser it will barf in one way or another. And then you will have to dedicate hours to figure out which tag/data in a 200kB XML request that was the culprit. If you are lucky you get a parsing exception, if not you get a Null pointer exception or an infinite loop in the parser.

    What are you talking about?

    If by "you will have to dedicate hours to figure out which tag/data in a 200kB XML request that was the culprit...", you mean "reject the data from the source," then yes, I completely agree.

  6. vigilante on Bell Starts Hijacking NX Domain Queries · · Score: 1

    where's that perl script that queries random domains to break the ISP's DNS cache?

  7. Re:Parking Meter Botnet on Hackers Get Free Parking In San Francisco · · Score: 2, Funny

    >> Yes, but do they run Linux?

    Yes, but does it blend?

  8. Re:These aren't good people... on Licensing Dispute Threatens Future of Skype · · Score: 1

    tag this article: gotchabitch

  9. Re:Claims or Tested in Court on How Wolfram Alpha's Copyright Claims Could Change Software · · Score: 1

    So... compiler output

  10. Re:I hope Wolfram dies. on How Wolfram Alpha's Copyright Claims Could Change Software · · Score: 1

    Did you get that opinion before or after the original version converted like this:

    Input: 2.2lbs

    Output: 1kg
    1000g
    0.5 time the weight of A New Kind of Science

  11. Tag on David Pogue Wants to Take Back the Beep · · Score: 1

    Please tag this article: justpressone

    My voicemail instructions include the note "press one to leave a message" and then plays music, which requires the caller to learn their way out of this trap.

  12. basics on Alan Cox Quits As Linux TTY Maintainer — "I've Had Enough" · · Score: 1

    On Fri, 24 Jul 2009, Alan Cox wrote:
    > On Fri, 24 Jul 2009 17:21:45 +0200
    > "Rafael J. Wysocki" wrote:
    > > ...
    > > Well, I thought we were expected to avoid breaking existing user space, even
    > > if that were buggy etc.
    >
    > I don't know where you got that idea from. Avoiding breaking user space
    > unneccessarily is good but if its buggy you often can't do anything about
    > it.

    Alan, he got that idea from me.

    We don't do regressions. If user space depended on old behavior, we don't
    change behavior. ...

                            Linus

    ---------------------

    I think this is a pretty fundamental misunderstanding...

  13. Re:You can't do that... on The Pirate Bay Is Being Sued Again · · Score: 0, Troll

    >>They keep throwing arond "They're suing us over something which we don't own" - if I make alot of money through a company I own which is involved with illegal behaviour - selling the company does NOT strip you free from all crimes.

    Fail.

    Please scroll up and read the entire summary this time.

  14. Re:Temporary on Transparent Aluminum Is "New State of Matter" · · Score: 1

    Tag this: sensationalslashdot

  15. Wifi on Verizon FiOS/DSL Customers Get Free Wi-Fi Across US · · Score: 1

    I see a need for a standardized protocol over Wi-Fi that allows clients to exchange billing and authentication information.

    One implementation could be an open wifi that is sandboxed and can only access the wifiaccess.info domain which the router will serve, and net access is attained with PPPoE.

    This would allow standardized billing and access control, and individual Wi-Fi operators (you and me) could monetize their access and handle (weak) blacklisting. Also, all of these ATT, Tmobile, Starbucks pay-for-wifi APs could share hardware.

  16. Re:Simmer Down Now. on AT&T Blocks Part of 4chan · · Score: 1

    >> The block is gone. It was for 4chans own good. They have been DDoSed for weeks. AT&T just stopped access for a short bit.

    >> Settle the heck down.
    Please provide link to full disclosure from AT&T

  17. Re:and so it begins on Palm Pre iTunes Syncing Back With WebOS 1.1 Update · · Score: 4, Interesting

    Or... he could have open-sourced and became immortal

  18. Re:Image uploads are restricted on Why the Photos On Wikipedia Are So Bad · · Score: 2, Informative

    Please include a link to your photos so that we may upload for you (and we will give you credit in the comments). Thank you for your contribution.

  19. Re:Stay away from the Kindle! on Amazon Pulls Purchased E-Book Copies of 1984 and Animal Farm · · Score: 1

    Call Amazon and give them the opportunity to come pick up your defective product for full refund. If they don't pick up, keep the device.

    Then call VISA, and chargeback "product not as described."

    This is the solution.

  20. Re:Rsync on New Binary Diffing Algorithm Announced By Google · · Score: 1

    >> re: the computation overhead of disassembling, diffing, reassambling versus normal binary diffing

    Executable files releases are one-to-many. Front loading computation overhead is useful.

    Rsync transfers are (normally) one-to-one.

  21. legal on Internet Astroturfer Fined $300,000 · · Score: 2, Interesting

    >> New York Attorney General Andrew Cuomo announced yesterday that Lifestyle Lift, a cosmetic surgery company who posted fake reviews of their services on various websites, will have to pay $300,000 to the state of New York. Cuomo's office says this is the first US case to specifically target astroturfing on the internet.

    How is this illegal?

  22. Re:Why not? on Canadians Find Traffic Shaping "Reasonable" · · Score: 1

    I disagree.

    The problem of reducing network load for large volumes of data in a one-to-many delivery is solved by CDN solutions providers such as Akamai.

    The problem of reducing cost or decentralizing distribution points (related to the low cost) is solved by P2P.

  23. solution on Wikipedia Debates Rorschach Censorship · · Score: 1

    How is this any different than a standard movie spoiler?

    Solution:
    Put the images under a show/hide section with an alert about the spoiler effect.

  24. Re:What about public domain music? on Experimental Fees Settle Royalty War For Internet Radio · · Score: 1

    Except... that they'll never sue you.

  25. Re:Too easy to spoof on Cellphones Increasingly Used As Evidence In Court · · Score: 1

    >> I find this reminiscent of the RIAA's arguments, where they show that infringement took place from an IP, but they cannot show who was sitting at the computer. Who can prove who was carrying a cell phone?

    preponderance of evidence