Slashdot Mirror


Identity Thieves Obtain 100,000 Electronic Filing PINs From IRS System (csoonline.com)

itwbennett writes: In January attackers targeted an IRS Web application in an attempt to obtain E-file PINs corresponding to 464,000 previously stolen social security numbers (SSNs) and other taxpayer data. The automated bot was blocked by the IRS after obtaining 100,000 PINs. The IRS said in a statement Tuesday that the SSNs were not stolen from the agency and that the agency would be notifying affected taxpayers.

107 comments

  1. I have a datafile by buchner.johannes · · Score: 4, Funny

    with ten-thousand 4-digit PINs. Interested?

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    1. Re:I have a datafile by 110010001000 · · Score: 1

      Is my PIN in there? It is "1234"

    2. Re:I have a datafile by Anonymous Coward · · Score: 1, Funny

      So you got hacker problems,
      I feel bad for you son.
      I got 9,999 PIN codes,
      but "1234" ain't one.

    3. Re:I have a datafile by Anonymous Coward · · Score: 0

      That's amazing! That's one digit different than the combination to my luggage!

    4. Re:I have a datafile by Anonymous Coward · · Score: 0

      I'm interested, but only if they're in numerical order.

    5. Re:I have a datafile by Sax+Russell+5449D29A · · Score: 1

      I think you have one duplicate there. I don't trust your data to be correct.

      --
      -SR
    6. Re:I have a datafile by immortalpob · · Score: 1

      Is 0000 not a valid four digit number?

    7. Re:I have a datafile by SQLGuru · · Score: 1

      IRS PIN codes are 5 digits. Your file is worthless. I, on the other hand, have the 100,000 entry file that you need.

    8. Re:I have a datafile by Sax+Russell+5449D29A · · Score: 1

      I don't trust anyone in IT who doesn't start counting from 0. :-)

      --
      -SR
    9. Re:I have a datafile by Anonymous Coward · · Score: 0

      Only if they are all unique. I don't want to get ripped off with some dataset that has a bunch of duplicates in it

  2. Good opportunity for legal earnings by SuperKendall · · Score: 2

    I'm pretty sure I forgot my e-file pin, it would be ever so helpful if the hackers would offer to sell it to me for a reasonable fee so I wouldn't have to go through the bother of a reset.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  3. Excellent! by avandesande · · Score: 2

    Would love to be hacked and have someone pay my back taxes for me!

    --
    love is just extroverted narcissism
    1. Re:Excellent! by quetwo · · Score: 4, Informative

      If it only worked that way. The real game they are playing is to file your taxes with a bunch of fake dependents, every dedication they can take, etc., in order to drive up a refund. They then send the refund to a bank account they own and run away with the money, usually several thousand dollars. This often happens without you knowing at all. When you try to submit your real tax return, the IRS bounces it because you already filed. You then have to go through all sorts of hoops to prove to the IRS you are filing your real taxes and you don't need to pay them back the refund they've already send "you".

      It happened to one of my co-workers last year. He didn't get it cleaned up until nearly August -- and he had to spend several hundred hours on the phone, in court, at the IRS office, etc. to get everything straightened out.

    2. Re:Excellent! by sumdumass · · Score: 1

      This. . Except that the bank account is typically a prepaid credit card which is almost untraceable. In order to efile tax returns for others the IRS requires a pin they assign to the preparers. If they suspect a pin number, its a hassle for one preparer but they can hold the returns filled until verified and issue a replacement pin. This will be extremely complex in the middle of the tax season with thousands.

    3. Re:Excellent! by rtb61 · · Score: 1

      Yeah, real warning in that, you do not hack the IRS, the IRS hacks you and in every way imaginable. The amount of investigatory they will put into this hack will be positively mind boggling, ain't no company going to say no to the IRS's request for information.

      --
      Chaos - everything, everywhere, everywhen
    4. Re:Excellent! by Marxist+Hacker+42 · · Score: 1

      Early August? He did well, must have filed in January. I didn't get mine until November.

      --
      SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
    5. Re:Excellent! by Mateorabi · · Score: 3, Informative

      If e-file is blocked you paper file. It takes several affidavits and certified mail and some phone calls, not 100s of hours and court. Though in my case they sent ME the initial "we think something's hinkey with your return" letter before I had even tried to file. I did have to wait 6 months from April to get the check in the mail.

      What annoys me is that the IRS reps always give you a condescending tone about getting your taxes in early, because first-through-the-gate wins. They ignore the fact that fraudsters are making up the filing data and don't have to wait for the actual W2 to get sent out. It's February and I'm still waiting on some 1099s to finish my paperwork.

      I'm a bit scared now because their PIN system was down last Nov/Dec, and when I tried to get in early January after it was back up an account had already been made and PIN accessed but I have no memory of signing up. I was able to "recover" the account. The lady on the phone with IRS insisted I just forgot I had done it already (impossible) and insisted there was no way I was hacked and recommended AGAINST voiding the PIN and getting a replacement--which is apparently a PITA for them and a huge delay to file. "Just file early" she said.....

      --
      "You saved 1968." - Ms. Valerie Pringle to the crew of Apollo 8

    6. Re:Excellent! by Anonymous Coward · · Score: 0

      The people doing this are probably not American citizens, so I doubt they're worried about what the IRS might do to them, especially since they probably live in countries that aren't friendly with the United States anyway.

    7. Re:Excellent! by WSOGMM · · Score: 1

      Great! Maybe they can help me remember my pin

  4. Password Security 101 by 14erCleaner · · Score: 2

    Since when do systems allow brute-force attacks on PIN numbers? Many systems have been locking out (or slowing down) logins after a certain number of failed attempts for a long time now. While this allows for denial-of-service attacks, it seems better than allowing a bot to try 1000 passwords per second until it succeeds.

    --
    Have you read my blog lately?
    1. Re:Password Security 101 by Jason+Levine · · Score: 1

      I recently read my boys (12 and 8) Lauren Ipsum: A Story About Computer Science and Other Improbable Things. It's sort of like computer science meets Alice in Wonderland. In one of the chapters, she has to guess a password. She notices that the little old lady working security (who looks the passwords up in a big book) takes longer to deny access as Lauren gets closer to the right word. So when she gives "About", the lady says "A... B... O... No", but if Lauren gave "Abrupt", the lady would say "A... B... R... U... No."

      Even my 8 year old say the problem with this "password security." Not just giving Lauren clues as to where her given password went wrong, but the ability for Lauren to keep guessing over and over until she got it right. If an 8 year old can spot the hole in your security, maybe it's time to improve your system.

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    2. Re:Password Security 101 by amicusNYCL · · Score: 3, Funny

      Since when do systems allow brute-force attacks on PIN numbers? Many systems have been locking out (or slowing down) logins after a certain number of failed attempts for a long time now.

      Yes, and obviously the IRS is using such a system. They have a rule in their firewall which says something like "if the IP address makes 100,000 requests within a minute, then block it." Boom, problem solved. Intrusion Detection systems have come a long way, and the IRS is leading the way.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    3. Re:Password Security 101 by gstoddart · · Score: 2

      Since when do systems allow brute-force attacks on PIN numbers?

      Who said brute force?

      The attack occurred in January and targeted an IRS Web application that taxpayers use to obtain their so-called Electronic Filing (E-file) PINs. The app requires taxpayer information such as name, Social Security number, date of birth and full address.

      This sucker just harvested them.

      Because, really, HOW many different places will have those 4 pieces of information? I'm betting FAR too many for comfort ... and I'm betting some combination of them have been hacked in the last few years.

      Oh, and of course:

      While the IRS said that externally-acquired taxpayer data was used, the agency did suffer a security breach last year that allowed attackers to gain information such as Social Security information, date of birth and street address for over 300,000 taxpayers.

      the IRS has already coughed this up before.

      Who needs brute force when it's just a matter of entering the information you already have?

      --
      Lost at C:>. Found at C.
  5. I have no sympathy for procrastinators. by Anonymous Coward · · Score: 0

    This is why you do your taxes early and often.

    1. Re:I have no sympathy for procrastinators. by SQLGuru · · Score: 2

      I'm ready for a system where I don't have to bother filing taxes........either a flat tax that is taken out of each paycheck or a national sales tax where it's taken at the register or whatever. I know taxes are needed to pay for stuff for the greater good, but holy cow, taxes are a pain. I'll pay my fair share (emphasis on fair), just make it easier for me.

    2. Re:I have no sympathy for procrastinators. by Anonymous Coward · · Score: 0

      That's pretty much how many countries do it - a percentage out of your salary, your mortgage is slightly reduced, other things like that. Only if you're in unusual circumstances do you need to actually file.

      And America would be like that if it wasn't for the lobbying of places like HR Block and TurboTax.

    3. Re:I have no sympathy for procrastinators. by Anonymous Coward · · Score: 0

      The reason you have to file is to help make it fair. Flat taxes and sales taxes are regressive (affecting the poor more harshly than the rich).

      And paying taxes as you earn it, you won't know how much you'll earn for the year (you could lose your job). It's a terrible system, but reform is still going to be more complex than a simple tax.

  6. Government fucks up security by Anonymous Coward · · Score: 1

    What else is new?

  7. No kidding... by __aaclcg7560 · · Score: 1

    That's probably why the IRS sent me a letter with my 2014 IP PIN and a follow-up letter that I should use my 2014 IP PIN for filing my taxes. Filed my taxes through H&R Block and my return got accepted yesterday.

  8. I wonder if they can tell me what mine is... by Anonymous Coward · · Score: 0

    Because the IRS can't or won't.

  9. PIN numbers are a bad idea by spork+invasion · · Score: 2

    The IRS really should assign everyone PINs or, preferably, better security. There's no good reason that additional security is restricted to people in Georgia, Florida, or those who have suffered tax-related identity theft. Also, why not simply maintain a registry of public keys for individuals? Require tax returns to be filed electronically and digitally sign them using the private key of individuals. As long as people don't allow anyone access to their private keys, this could prevent a lot of the problem. Why we're still using SSNs for identity information in the 21st century is beyond me. They were supposed to serve one purpose and one purpose only -- an identifier to track people's contributions to social security.

    --
    I hate all anonymous shitbags. Log in, you filthy bastards.
    1. Re:PIN numbers are a bad idea by Archangel+Michael · · Score: 1

      "As long as people don't allow anyone access to their private keys"

      And there is the flaw in your plan.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    2. Re:PIN numbers are a bad idea by __aaclcg7560 · · Score: 1

      Require tax returns to be filed electronically and digitally sign them using the private key of individuals.

      If you file your return electronically, you need to provide last year's adjusted gross income number, your own PIN or get a filing PIN.

      https://www.irs.gov/Individuals/Electronic-Filing-PIN-Request

  10. Hades by Anonymous Coward · · Score: 0

    You guys are really taking so much time separating internet A and internet B from the current internet. The differece between A and B is, if You access the one that You can't access for doing bad stuff... You die and goto to Hades. hehehe.

  11. I don't think the PINs were secret by ErichTheRed · · Score: 1

    I've been doing electronic tax filing since the days of yore, even back when the tax software was generating a special machine-readable "1040PC" form with all your data on one page. If I remember correctly, the PIN was supposed to be a replacement for your physical signature on the return, since the rules say you need to certify that you are submitting a true return and acknowledge the penalties for not doing so. So, I'm not sure it was a secret PIN in that sense.

    BUT -- these e-filing services shouldn't be so insecure that someone can just sniff traffic and collect the PINs. I always assumed that it worked something like this -- IRS hands out TLS certificate to "authorized e-file providers" who operate the tax payment gateways and communicate the return data from the program, to the gateway, to the IRS. Hopefully they're not just FTPing the data around :)

  12. Just think of the healthcare by surfdaddy · · Score: 1

    ...and the government wants to move to e-records for your healthcare. So far I've been compromised with the Target breach, the Home Depot breach, the TMobile Experian breach. The government has been breached many times including this one to the tune of millions of people. You have to assume that your information is out there already. I'm not keen on moving to those electronic health records...

    1. Re:Just think of the healthcare by svendsen · · Score: 1

      Add to that the OPM breach. Good thing all my data AND finger prints were compromised.

  13. IRS computer shutdown last week? by OzPeter · · Score: 2, Interesting

    Seeing this makes me wonder if this was the real reason for the IRS stopping to accept electronically filed returns last week. No mention of it in TFA, but the Christian Science Monitor was a bit cynical when reporting Tax filing halted by IRS computer outage. Will refunds be delayed? by putting quotes around the "hardware failure".

    A "hardware failure" forced the shutdown of several tax processing systems, including the e-file system, the IRS said in a statement.

    whereas the actual IRS statement was (in the same article)

    The IRS experienced a hardware failure this afternoon affecting a number of tax processing systems, which are currently unavailable. Several of our systems are not currently operating, including our modernized e-file system and a number of other related systems. The IRS is currently in the process of making repairs and working to restore normal operations as soon as possible. We anticipate some of the systems will remain unavailable until tomorrow.

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:IRS computer shutdown last week? by Tighe_L · · Score: 1

      I was thinking the same thing.

    2. Re:IRS computer shutdown last week? by avandesande · · Score: 1

      I've had so many issues with the pin I gave up- print out the forms and mail them. It really isn't that hard!

      --
      love is just extroverted narcissism
    3. Re:IRS computer shutdown last week? by __aaclcg7560 · · Score: 1

      I filed my taxes through H&R block and informed 30 minutes that the IRS accepted my return earlier this week.

    4. Re:IRS computer shutdown last week? by omnichad · · Score: 1

      Oh, I had mentally put my own quotes around "hardware failure" when I saw this last week.

  14. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Other than Bashing the IRS and Omabacare You Have a Point?
    This may affect your Life? How?
    The Government Cut their Funding, We want our returns faster.

    What do you Suggest that is better than a PIN.

  15. RTFA by jklovanc · · Score: 1

    The app requires taxpayer information such as name, Social Security number, date of birth and full address.

    It was not brute force. They had a lot more information about the person to get the PIN.

  16. So? by BlckAdder · · Score: 1

    Am I missing something here? What is the risk in someone having my SSN and e-file PIN? Are they going to file my taxes for me? Even if they file a fraudulent return and the IRS cuts a check to the bad guy, I'm not seeing any liability for me.

    I had my SSN stolen and used once for illegal employment. I only found out when the IRS contacted me and asked why I hadn't filed my "other" W-2. It was pretty clear that I wasn't simultaneously working two full time jobs, and they quickly marked the other W-2 as fraudulent and moved on.

    1. Re:So? by spork+invasion · · Score: 2

      A fraudulent return means the IRS won't accept your legitimately filed return. As a result, you'll need to prove your identity to the IRS, and then wait a lengthy amount of time for them to process your return. This happened to my parents and it took a few months for them to get their refund. If the IRS owes you a refund, you won't get it for a long time. While you're not liable for the fraudulent return, you'll have to wait a long time for your refund and it's quite a hassle. Also, a substantial amount of federal money is spent on fraud and waste. As a taxpayer, a portion of your money is wasted by fraudulent refunds. While I'm not necessarily opposed to most taxation, I have no interest in paying any taxes where the money ends up going to fraudsters.

      --
      I hate all anonymous shitbags. Log in, you filthy bastards.
    2. Re:So? by BlckAdder · · Score: 1

      That sounds annoying. Personally, I file early, always owe a little (no free loans from me, Uncle Sam), and pay at the last moment, so this doesn't seem like it would be a problem for me. Fortunately, it sounds like the IRS knows which PINs were compromised, so they'll be re-issued.

      As for the fraud, sure, we don't want that, but this sounds like a drop in the bucket compared to other tales of government waste.

    3. Re:So? by SQLGuru · · Score: 1

      They could file a return with faked data indicating "you" are to get a refund and even go so far as to receive the money. Then, when you go to file, either for your refund or to pay your taxes, you're screwed since "you" have already filed taxes.

  17. Re:IRS = ObamaCare by jklovanc · · Score: 2

    Wrong. The Affordable Care Act (some call it Obamacare) is administered by the Health and Human Services Department.

  18. Reassurances by PlacebosRus by evolutionary · · Score: 1

    Okay, I find it funny that the IRS reassuring people that SSN's were not stolen from them. Not sure it matters, the SSN' s were already stolen. All they wanted was the PINs and, Hey, 25% isn't bad. Still worth a fortune. Wonder if data would be safer being send by pigeon carrier. All these data breaches recently. FBI, CIA and the IRS.

    --
    "Imagination is more important than knowledge" - Einstein
  19. Cat got my tongue by Impy+the+Impiuos+Imp · · Score: 1

    "Not stolen from the agency."

    Thieves' Computer: Is this a valid pin?

    IRS' Computer: Nope

    Thieves' Computer: Is this a valid pin?

    IRS' Computer: Nope

    Thieves' Computer: Is this a valid pin?

    IRS' Computer: (Smirks and looks away) Nope!

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
  20. Re:IRS = ObamaCare by Coren22 · · Score: 1

    Yeah, the IRS only charges you a fee if you don't have approved insurance, hardly the same thing as managing our health insurance, or even health care.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  21. What a PIN does by avandesande · · Score: 1

    All a PIN does is act as a proxy for a ink signature, an issue that the government hasn't been able to figure out yet.

    --
    love is just extroverted narcissism
  22. Re:IRS = ObamaCare by __aaclcg7560 · · Score: 1

    Yeah, the IRS only charges you a fee if you don't have approved insurance, hardly the same thing as managing our health insurance, or even health care.

    God forbid that you ever owe for being a member of society.

  23. Re:IRS = ObamaCare by amicusNYCL · · Score: 2

    In case you're curious, this is how APK spent his day yesterday. I see about 7 waking hours throughout the day when he was not trolling Slashdot, although I may have missed a few posts. All times are correct at least for my timezone. The vast majority of these are replies to you (that's how it's easy to find them - just go through your post history and he's there like stink on shit), some of the ones late at night were trolling replies to me. This is who we're dealing with. Something tells me that this is not a one-off thing for him, I think this is his normal day. He goes online and trolls all day, and spends a few hours to eat, shit, masturbate, play games, etc.

    Note this is only for yesterday. He's back today continuing his crap flood and I haven't even included any of those posts, these are just for the 9th (my time).

    8:56 http://slashdot.org/comments.p...
    9:14 http://slashdot.org/comments.p...
    9:16 http://slashdot.org/comments.p...
    10:02 http://slashdot.org/comments.p...
    10:06 http://slashdot.org/comments.p...
    10:20 http://slashdot.org/comments.p...
    10:29 http://slashdot.org/comments.p...
    10:52 http://slashdot.org/comments.p...
    10:56 http://slashdot.org/comments.p...
    11:02 http://slashdot.org/comments.p...
    11:12 http://slashdot.org/comments.p...
    11:15 http://slashdot.org/comments.p...
    11:25 http://slashdot.org/comments.p...
    11:39 http://slashdot.org/comments.p...
    11:51 http://slashdot.org/comments.p...
    11:53 http://slashdot.org/comments.p...
    12:08 http://slashdot.org/comments.p...
    12:15 http://slashdot.org/comments.p...
    12:20 http://slashdot.org/comments.p...
    12:35 http://slashdot.org/comments.p...
    12:52 http://slashdot.org/comments.p...
    13:02 http://slashdot.org/comments.p...
    15:08 http://slashdot.org/comments.p...
    15:19 http://slashdot.org/comments.p...
    15:22 http://slashdot.org/comments.p...
    15:27 http://slashdot.org/comments.p...
    15:29 http://slashdot.org/comments.p...

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  24. Sue the government! by AndyKron · · Score: 1

    Everyone who gets a letter from the IRS saying their SSN was compromised needs to sue the government.

    1. Re:Sue the government! by Anonymous Coward · · Score: 0

      So they can get a second letter from the government saying "sovereign immunity. GTFO"? Genius.

    2. Re:Sue the government! by Xtifr · · Score: 1

      Ignoring sovereign immunity (and the all-too-typical American response of "let's sue!"), I can only imagine the results:

      You: I'm suing the IRS for telling me my SSN was compromised!
      IRS: Yes, when we discovered his SSN had been compromised, we notified him of the fact. Of course, we are in no way responsible for the compromise, so we have no idea why this idiot is suing us.
      Judge: He is an idiot, isn't he? Case dismissed.

      But on the bright side, you would have caused a federal lawyer and a judge to spend time reading your suit, and, in the former case, writing a response, or, in the latter case, reading the response and writing a judgment. With that sort of practice at wasting taxpayer money, you might end up qualified to run for office! :D

  25. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Trolling is one thing; I enjoy a good troll, they can be pretty amusing. APK is a different story. What he's doing isn't trolling, it's abuse. His behavior probably meets the standards for criminal harassment and stalking. I saw whipslash say somewhere that APK's days are numbered, so presumably they're compiling a list of his IPs and getting ready to drop the ban hammer. I can't wait!

  26. How'd eatin yer words taste amicusnycl? by Anonymous Coward · · Score: 0

    See subject & this http://slashdot.org/comments.p... - taste of FOOT in yer MOUTH washed down w/ the bitter taste of SELF-defeat perhaps?

    LMAO - Absolutely!

    * :)

    (You did it to yourself... nobody else!)

    APK

    P.S.=> You're ridiculously easy to see thru so another question I have of you is this:

    Question = WHAT IS YOUR FAVORITE COLOR?

    Answer = TRANSPARENT... apk

  27. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Amicusnycl how did eating your words taste (even though you're posting by ac now to 'support yourself') http://slashdot.org/comments.p... ?

  28. Re:IRS = ObamaCare by amicusNYCL · · Score: 1

    That's interesting, I saw him posting in the article about Sourceforge. I didn't see him mention APK though. It's probably worth linking him to this list.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  29. Wow by Anonymous Coward · · Score: 0

    Wow, they must be as incompetent as the ignoramus at BIZX who thought buying Slashshit and SourceFuck was a good idea.

  30. Another reason to make sure you owe taxes on 4/15 by AlanBDee · · Score: 1

    I've been claiming 0 on my taxes so that I get a big refund. The logic is that it's easier for me to put away $3k on day then $115.0684931506849 every two weeks. I'm also quick to file my taxes because I want my money. For years this has worked well but now I think I should rethink my strategy.

  31. Re:IRS = ObamaCare by Coren22 · · Score: 1

    I'm not sure that you are arguing against something I said. I merely pointed out that the IRS does not administer the ACA, but only charges the fee if you choose to go without insurance. I was pointing out that Archangel Michael was mischaracterizing how much the IRS is involved with the ACA.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  32. Re:IRS = ObamaCare by Coren22 · · Score: 1

    Yeah, he does so enjoy doing that. I think he has a script, because it seems like he replies to every one of my replies within a short amount of time. I try to keep the conversation to a single thread though. This time it is at least only 2 posts to each one. Last time he got a bug up his rear it was 5 posts to every post I made, which of course pisses everyone off.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  33. Re:IRS = ObamaCare by Coren22 · · Score: 1

    I missed it as well, perhaps it was in the Slashdot improvements article.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  34. Re:IRS = ObamaCare by __aaclcg7560 · · Score: 1

    I'm not sure that you are arguing against something I said.

    I'm not sure either. Today has been one catastrophic brain fart after another on Slashdot. I guess my skinny vanilla latte haven't kicked in this morning.

  35. Re:IRS = ObamaCare by amicusNYCL · · Score: 2

    Here it is. I kind of appreciate the vagueness of it. Hopefully they aren't just outright stopping the AC tradition though, that would probably be overkill, even for APK.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  36. Re:IRS = ObamaCare by Anonymous Coward · · Score: 1

    Owe a fucking corrupt corporation!?! Are you fucking shitting me? I pay taxes for things like roads, cops and soldiers. But Why the Fuck do I have to pay the rich bastards who own Humana? And as far as HHS administering it? What the hell do they do besides rubber-stamping rate increases?

  37. Re:IRS = ObamaCare by Coren22 · · Score: 1

    That whole string is awesome, I had to chip in a bit. I think it is hilarious AmiMoJo is posting against APK being silenced, but would gladly silence people who disagree with women...

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  38. Re:IRS = ObamaCare by __aaclcg7560 · · Score: 1

    Owe a fucking corrupt corporation!?! Are you fucking shitting me?

    Private citizens pay the government first before spending their money. Corporate citizens pay the government last after spending their money. The tax laws are in favor of the corporations and not individuals.

  39. Re:IRS = ObamaCare by Archangel+Michael · · Score: 1

    God forbid that you ever owe for being a member of society.

    Being a member of society is not the same as involuntary servitude (13th Amendment). Got it. YOU MUST PAY to belong! So much for free association (1st Amendment).

    This is why socialists suck. They have no clue how they enslave a society.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  40. Re:IRS = ObamaCare by Archangel+Michael · · Score: 1

    Tax laws are in favor of those that can pay off the politicians the most. All taxes are regressive.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  41. Re:IRS = ObamaCare by Archangel+Michael · · Score: 1

    And you think that is any better? Or you just missing the point that the government agencies that need to protect our information the most, can't?

    Not sure you made your case any better. ;-)

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  42. Re:IRS = ObamaCare by __aaclcg7560 · · Score: 1

    Tax laws are in favor of those that can pay off the politicians the most. All taxes are regressive.

    Corporations are doing a fine in paying less in regressive taxes. Why not join them?

  43. Re:IRS = ObamaCare by jklovanc · · Score: 1

    I realize you have the "Government bad" mind set but accuracy is important. You may as well blame the right department.

  44. Coren22's "APKolypse" #1/2... apk by Anonymous Coward · · Score: 0

    "you are stealing other people's work in your code" - by Coren22 (1625475)

    I don't steal (you project YOU do). I write my own code (you don't) & use public data to protect + speed up users.

    ---

    "You have yet to submit to a code review from anyone but your friend. No, I don't trust that" - by Coren22 (1625475)

    A seasoned security pro & competent coder reviewed my work as safe & IT'S WHAT HE DOES (unlike you). He can't "play friends": It's his site & reputation.

    ---

    "You are terrified someone will steal your software if you publish the source code." - by Coren22 (1625475)

    I don't give source away W/ GOOD REASON (Google's mistake w/ CHROME) -> http://it.slashdot.org/story/1...

    ---

    "You have yet to address the issue of name resolution performance of anything not found in your hosts file. This is a serious issue when the hosts file is so large" - by Coren22 (1625475)

    Placing users' FAVORITE SITES where they spend 95++% of their time online @ TOP of hosts files cached in LOCAL RAM gets them to sites FASTER & MORE RELIABLY than a more-than-potentially REDIRECT POISONED DNS SERVER (99.999% of ISP DNS aren't patched vs. the kaminsky flaw, or DNS amp attacks).
    ---

    "DNS outperforms your hosts file solution several fold" - by Coren22 (1625475)

    No it doesn't (see above) - & DNS outperforms hosts in GOING DOWN (does a lot) OR poisoning users via redirect poisonings (DNS amp attacks = another).

    ---

    "so why not just run your own DNS server? Oh, resources eh?" - by Coren22 (1625475)

    More resource consumption + moving parts complexity + POWER USE doesn't = a GOOD solution vs. hosts by using redirect poisoning/DNS amp attack exploitable DNS w/ only a few systems @ home.

    ---

    "But you have no problem running 100k copies of the hosts file in a domain" - by Coren22 (1625475)

    It works easily migrated by central admins via scripts or chronjobs/scheduled tasks w/ less moving parts complexity, room for exploit & breakdown, OR power usage.

    APK

    P.S.=> You FAIL menial... apk

  45. Coren22's "APKolypse" #2/2... apk by Anonymous Coward · · Score: 0

    "the secretary at MalwareBytes took a look at his source code and said it looked all good to them" - by Coren22 (1625475) on Wednesday November 18, 2015

    My code went thru verification by Mr. Steven Burn of Malwarebytes' hpHosts

    hpHosts Site Admin Mr. Steven Burn quoted:

    "I've been asked to further clarify so for the record yes I've seen the code, and yes, it is safe."

    FROM http://forum.hosts-file.net/vi...

    (On my latest 9.0++ code engine above & from past versions -> http://slashdot.org/comments.p... )

    A competent coder & BEST security researcher I know of FROM THE BEST ANTIMALWARE THERE IS http://www.av-test.org/en/news...

    NOT a secretary!

    I don't give away work to be stolen OR misused like GOOGLE CHROME http://it.slashdot.org/story/1...

    ---

    "won't demonstrate security of his product be exposing the source" - by Coren22 (1625475) on Wednesday November 18, 2015

    Bullshit: 62 reputable sources + /. users say different:

    Safe by 57 antivirus programs in 64-bit model https://www.virustotal.com/en/...

    +

    the 32-bit model https://www.virustotal.com/en/...

    &

    Per VirScan (installer too)-> http://f.virscan.org/APKHostsF...

    MalwareBytes' hpHosts Admin (MalwareBytes employee) hosts & recommends it -> http://hosts-file.net/?s=Downl... & MalwareBytes = BEST antivirus per this VERY recent testing of them all http://www.av-test.org/en/news...

    APK

    P.S.=> Eat your words, scumbag:

    Tell us about AD + DNS too while you're @ it & how you said I said not to run DNS when I use it myself & said to NOT use external to network DNS with AD http://slashdot.org/comments.p...

    OR

    About how my program NEEDS admin privelege to update too (& it doesn't http://slashdot.org/comments.p... )

    LOL... fool - 'eat your words' on ALL those accounts chump!

    ... apk

  46. Coren22's "APKolypse" #1/2... apk by Anonymous Coward · · Score: 0

    "you are stealing other people's work in your code" - by Coren22 (1625475)

    I don't steal (you project YOU do). I write my own code (you don't) & use public data to protect + speed up users.

    ---

    "You have yet to submit to a code review from anyone but your friend. No, I don't trust that" - by Coren22 (1625475)

    A seasoned security pro & competent coder reviewed my work as safe & IT'S WHAT HE DOES (unlike you). He can't "play friends": It's his site & reputation.

    ---

    "You are terrified someone will steal your software if you publish the source code." - by Coren22 (1625475)

    I don't give source away W/ GOOD REASON (Google's mistake w/ CHROME) -> http://it.slashdot.org/story/1...

    ---

    "You have yet to address the issue of name resolution performance of anything not found in your hosts file. This is a serious issue when the hosts file is so large" - by Coren22 (1625475)

    Placing users' FAVORITE SITES where they spend 95++% of their time online @ TOP of hosts files cached in LOCAL RAM gets them to sites FASTER & MORE RELIABLY than a more-than-potentially REDIRECT POISONED DNS SERVER (99.999% of ISP DNS aren't patched vs. the kaminsky flaw, or DNS amp attacks).
    ---

    "DNS outperforms your hosts file solution several fold" - by Coren22 (1625475)

    No it doesn't (see above) - & DNS outperforms hosts in GOING DOWN (does a lot) OR poisoning users via redirect poisonings (DNS amp attacks = another).

    ---

    "so why not just run your own DNS server? Oh, resources eh?" - by Coren22 (1625475)

    More resource consumption + moving parts complexity + POWER USE doesn't = a GOOD solution vs. hosts by using redirect poisoning/DNS amp attack exploitable DNS w/ only a few systems @ home.

    ---

    "But you have no problem running 100k copies of the hosts file in a domain" - by Coren22 (1625475)

    It works easily migrated by central admins via scripts or chronjobs/scheduled tasks w/ less moving parts complexity, room for exploit & breakdown, OR power usage.

    APK

    P.S.=> You FAIL menial... apk

  47. Coren22's "APKolypse" #2/2... apk by Anonymous Coward · · Score: 0

    "the secretary at MalwareBytes took a look at his source code and said it looked all good to them" - by Coren22 (1625475) on Wednesday November 18, 2015

    My code went thru verification by Mr. Steven Burn of Malwarebytes' hpHosts

    hpHosts Site Admin Mr. Steven Burn quoted:

    "I've been asked to further clarify so for the record yes I've seen the code, and yes, it is safe."

    FROM http://forum.hosts-file.net/vi...

    (On my latest 9.0++ code engine above & from past versions -> http://slashdot.org/comments.p... )

    A competent coder & BEST security researcher I know of FROM THE BEST ANTIMALWARE THERE IS http://www.av-test.org/en/news...

    NOT a secretary!

    I don't give away work to be stolen OR misused like GOOGLE CHROME http://it.slashdot.org/story/1...

    ---

    "won't demonstrate security of his product be exposing the source" - by Coren22 (1625475) on Wednesday November 18, 2015

    Bullshit: 62 reputable sources + /. users say different:

    Safe by 57 antivirus programs in 64-bit model https://www.virustotal.com/en/...

    +

    the 32-bit model https://www.virustotal.com/en/...

    &

    Per VirScan (installer too)-> http://f.virscan.org/APKHostsF...

    MalwareBytes' hpHosts Admin (MalwareBytes employee) hosts & recommends it -> http://hosts-file.net/?s=Downl... & MalwareBytes = BEST antivirus per this VERY recent testing of them all http://www.av-test.org/en/news...

    APK

    P.S.=> Eat your words, scumbag:

    Tell us about AD + DNS too while you're @ it & how you said I said not to run DNS when I use it myself & said to NOT use external to network DNS with AD http://slashdot.org/comments.p...

    OR

    About how my program NEEDS admin privelege to update too (& it doesn't http://slashdot.org/comments.p... )

    LOL... fool - 'eat your words' on ALL those accounts chump!

    ... apk

  48. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    amicusnycl how'd it taste eating your words when apk made you eat them publicly here on slashdot (lol) http://slashdot.org/comments.p...? Your FOOT in your MOUTH spiced w/ the bitter taste of SELF-DEFEAT perhaps? Yes, lmao!

  49. Re:IRS = ObamaCare by cybordeath · · Score: 1

    I wouldn't worry too much about it, he probably just wants your cock; that or he's using you as an excuse to spam his HOSTS engine garbage

  50. Honeypot / Prevention by Etherwalk · · Score: 2

    How is it that these people don't get tracked?

    Require refunds to go to a domestic bank with an account name matching the name on the return. Better yet, require refunds to be processed through the employer who collected the taxes in the first place if the taxpayer is still employed there.

    1. Re:Honeypot / Prevention by omnichad · · Score: 1

      Prepaid debit cards, like Serve and Chime will often give you a routing number and account number to deposit your refund on. While they are supposed to have the same DHS identity verification as a real bank account, I'm not sure if it's just as secure. The funds are available via the credit card number, which could be used anywhere - even if the physical card never made it overseas.

      For one, they could be reloading prepaid debit cards purchased to pay off scammers who encrypted someone's computer, rather than an account they themselves created.

  51. Re:IRS = ObamaCare by omnichad · · Score: 1

    And those don't even count the recent replies to me. Since he brought it up, and it was on-topic (claim that all ads are served from a different domain to the main site), I had to mention that a HOSTS file can't even block his OWN abuse ads on Slashdot.

    Course I went into an amusing look into his history with CA, where his legal "threats" resulted in him "winning" because he filled out their 21 question form to be removed as a false positive for malware. You know, what you would do if you don't hire a lawyer.

    He'll probably reply to this and still link to my previous comment and claim again that he "won" and that I must accept that he's right.

  52. Re:IRS = ObamaCare by amicusNYCL · · Score: 1

    He'll probably reply to this and still link to my previous comment and claim again that he "won" and that I must accept that he's right.

    Of course he will, that's all he does. After all, your comment failed to prove him "technically and validly wrong", right? Therefore, obviously he won. It doesn't matter that you're not trying to prove him wrong in the first place and that he's the only one playing that game, he still wins. That's the game, it's called "I win", and he's the only one who ever plays it. Then he'll follow up that post with 4 other anonymous posts where he refers to himself in the third person but still uses phrases like "you fail vs. apk" which only he ever uses (how many times have you used "vs." in normal conversation over the last month?), and he'll assume that no one knows that he's the one making those posts in support of himself. Then he'll come along again and post a reply to his anonymous self thanking himself for the support. And, just for good measure, he'll also accuse you of everything that you've accused him of doing, because he learned the "I know you are but what am I?" strategy in grade school and doesn't want to let that one go. This is the APK "debate" strategy in a nutshell. He concludes it all by stating (repeatedly; very, very repeatedly) that you have "eaten your words" and claims some sort of grand victory. He'll probably also manage to call you effete or something, he calls people effete a lot. I'm not sure what that says about his self-confidence or sense of masculinity, but he definitely calls everyone else effete.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  53. Re:IRS = ObamaCare by omnichad · · Score: 1

    All from public information he's posted himself, in case you were curious.
    Alexander Peter Kowalski AKA alecstaar
    903 East Division Street Syracuse, N.Y

    apk4776239@hotmail.com

    I can't even imagine...
    http://www.esciudad.com/casas/...

  54. Re:IRS = ObamaCare by amicusNYCL · · Score: 1

    I haven't had the good fortune to read through that thread responding to John Carmack, that's awful. That's one of those things that makes you cringe for the person who doesn't get it. He posts a question to Carmack, and then the next day some AC replies kind of trolling him. 4 days after that the crapflood hits. He posts at (my times) 11:47am, 11:55, 11:58, 12:04, 12:10, 12:25, 12:39, all anonymous replies appearing to come from a third person (not APK), all saying the same crap as if all of a sudden 4 days later a bunch of people reading that at the same time all decided to post responses within an hour of each other, and he's going to assume that people don't know that it's him. It seriously makes me cringe. He feels the need to repeatedly defend his overclocking skills apparently. He follows that flood up with another 3 posts over the next 2 days still saying the same crap just for good measure. And here we are, nearly 14 years later, and his behavior hasn't changed at all. Think about that, zero personal growth over 14 years. I'd love to know what had to happen in childhood to damage a person like that, Im genuinely curious about what makes him tick. It's like encountering some bizarre animal that shouldn't be able to survive for more than a few years, but here's one 50 years later and you just want to know how that happened.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  55. Re:IRS = ObamaCare by omnichad · · Score: 1

    The birth of a troll. Not that he hadn't been kicked out of several other online forums for the same behavior. I've had some fun googling the alecstaar username and seeing his banned self being talked about as a sort of trolling legend, while most are unaware of his Slashdot antics.

    Or weirder, making coherent positive contributions on other web sites.

    Im genuinely curious about what makes him tick

    It looks like severe bipolar disorder, with Persecutory delusions - http://psycheducation.org/diag...

  56. Re:IRS = ObamaCare by amicusNYCL · · Score: 1

    Well, I'm not going to be sorry to see him go. He's been trolling me for months after I called him out to stop with all of the spam he posts. I've emailed Slashdot about it asking if they can add some more filters specifically to block his post content (which it sounds like they're going to do), I've been emailing the people he cites as those who recommend his software to let them know how he's using their reputations in his spam, etc. He's been taunting me non-stop about how no one can affect him, etc. I don't know if my specific efforts influenced anything, but I'm glad that he's being treated the way he deserves. If he's going to gloat about defeating the various systems that Slashdot uses to protect against spam, about defeating the moderation system, etc, then he deserves to have additional roadblocks put up in front of him to try and step his crap-flood. Now he's whining about possibly being banned, as if blocking his spam is in any way unjust. He should have thought about that before gloating about defeating the anti-spam and moderation system.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  57. Re:IRS = ObamaCare by omnichad · · Score: 1

    Entirely ironic that he spams an ad-blocking program. And then will complain when his ads....get blocked.

  58. Butthurt I & others made you eat your words? by Anonymous Coward · · Score: 0

    "The community says, in a fairly loud voice, that we do not want to see your advertisements. People with mod points use them to deal with your malicious behavior - by amicusNYCL (1538833) on Monday January 25, 2016 @04:01PM (#51368907)

    /. users, not almostalladsblocked shill sockpuppets, say different LOUDER:

    "his hosts program is actually pretty good" - by xenotransplant (4179011) on Monday August 10, 2015 @03:34PM (#50287195)

    "I like your host file system." - by Karmashock (2415832) on Wednesday September 09, 2015 @03:57PM (#50489401)

    "APK is kinda right. I've given up on JS based adblocking and gone to blackholing in /etc/hosts, just like it was back in the 90s. The computational load has gotten intolerable for any ad-blocking using JS. I've tried his hosts file generating software. It works." - by bmo (77928) on Thursday October 15, 2015 @11:30AM (#50736071)

    "APK is totally right on this count. Adblock Plus on Firefox mobile is a dog on older, or lower end, phones. A hostfile based adblocker makes for a much better experience in this context" - by chihowa (366380) on Saturday May 16, 2015 @11:40AM (#49705641)

    "his hosts tool is actually useful for those cases in which one does indeed want to locally block stuff outright while consuming minimum system resources" by alexgieg (948359) on Friday September 25, 2015 @09:57AM (#50596461)

    "I find your hosts file admirable." - by vel-ex-tech (4337079) on Tuesday November 24, 2015 @10:27PM (#50999097)

    "APK isn't wrong" - by cfalcon (779563) on Sunday October 04, 2015 @05:11PM (#50657891)

    "No complaints from me, I like APK's spam. Reminds me to use a host file. Also, his stuff is free." - by aaaaaaargh! (1150173) on Tuesday November 17, 2015 @09:31AM (#50947415)

    * Want more?

    APK

    P.S.=> Which of these are you representing:

    1.) Advertiser
    2.) Webmaster
    3.) Inferior competitor
    4.) Malware maker/Botnet herder

    (/. users like my program. It gives more speed, security, reliability & anonymity - enumerated list above doesn't)

    ... apk

  59. Omnichad apk made you eat your words by Anonymous Coward · · Score: 0

    You also ran when asked a simple question here too http://slashdot.org/comments.p...

  60. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Saw your very short post history cybordeath: You're a newly created troll account to try mock apk with obviously. You fail in that alone. It's always about apk in that history.

  61. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    You're butthurt apk made you eat your words amicusnycl and your other posts online show you're an adblock shill http://slashdot.org/comments.p...

  62. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Amicusnycl you're butthurt apk made you eat yer words! Your other posts online show you're an adblock shill http://slashdot.org/comments.p...

  63. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Why'd you run from apk's simple question to you that shut your mouth omnichad http://slashdot.org/comments.p... ? We know why. He made you eat your words.

  64. You're outnumbered 10++:1 - eat your words by Anonymous Coward · · Score: 0

    "The community says, in a fairly loud voice, that we do not want to see your advertisements. People with mod points use them to deal with your malicious behavior - by amicusNYCL (1538833) on Monday January 25, 2016 @04:01PM (#51368907)

    Real /. users not almostalladsblocked shill/sockpuppets say different LOUDER:

    "his hosts program is actually pretty good" - by xenotransplant (4179011) on Monday August 10, 2015 @03:34PM (#50287195)

    "I like your host file system." - by Karmashock (2415832) on Wednesday September 09, 2015 @03:57PM (#50489401)

    "APK is kinda right. I've given up on JS based adblocking and gone to blackholing in /etc/hosts, just like it was back in the 90s. The computational load has gotten intolerable for any ad-blocking using JS. I've tried his hosts file generating software. It works." - by bmo (77928) on Thursday October 15, 2015 @11:30AM (#50736071)

    "APK is totally right on this count. Adblock Plus on Firefox mobile is a dog on older, or lower end, phones. A hostfile based adblocker makes for a much better experience in this context" - by chihowa (366380) on Saturday May 16, 2015 @11:40AM (#49705641)

    "his hosts tool is actually useful for those cases in which one does indeed want to locally block stuff outright while consuming minimum system resources" by alexgieg (948359) on Friday September 25, 2015 @09:57AM (#50596461)

    "I find your hosts file admirable." - by vel-ex-tech (4337079) on Tuesday November 24, 2015 @10:27PM (#50999097)

    "APK isn't wrong" - by cfalcon (779563) on Sunday October 04, 2015 @05:11PM (#50657891)

    "No complaints from me, I like APK's spam. Reminds me to use a host file. Also, his stuff is free." - by aaaaaaargh! (1150173) on Tuesday November 17, 2015 @09:31AM (#50947415)

    * Want more?

    APK

    P.S.=> Which of these are you representing:

    1.) Advertiser
    2.) Webmaster
    3.) Inferior competitor
    4.) Malware maker/Botnet herder

    (/. users like my program giving 'em more speed/security/reliability & anonymity - enumerated list above doesn't)

    ... apk

  65. Re:IRS = ObamaCare by Anonymous Coward · · Score: 0

    Apk gloating over you making you eat your words was funny amicusnycl http://slashdot.org/comments.p... and I didn't see apk's signature on that reply to AmiMojo either. Take your meds loser.

  66. Re:Butthurt I & others made you eat your words by amicusNYCL · · Score: 1

    APK, the things that you do or say to me (or, for that matter, what any bipolar sociopath has to say) don't affect me, other than as a source of entertainment and possibly pity. Go ahead, let's hear again how nothing that I can do will affect you, because from what I hear you're about to see the effects. Slashdot is about to speak in a loud voice that your trollish shit is not welcome. It's a long time coming, and I will have zero sympathy for you when you're gone. You contribute nothing of value to this site, regardless of what you want to believe. In the past you had the opportunity to actually form some sort of small following here, but you completely squandered that opportunity by shitting all over the site at every available opportunity. There's no one who constantly says that you're a bad programmer, your ideas are wrong, etc, everyone always talks shit about your ridiculous behavior. Trying to bitch and moan about people wanting to silence your ideas is complete bullshit, the only thing that needs silencing is your constant flood of crap that contributes nothing. You're not being persecuted like some martyr, you're being blocked for being an abuser. That's what you are, an abuser. You're not some sympathetic persecuted martyr figure, you're just a troll, and you're about to add Slashdot to the long list of technical discussion sites where you are persona non grata. Think about what that says, is it more likely that there are all of these websites out there that have it wrong, or is it more likely that you're just an asshole? What's the simplest explanation for the fact that you are banned from so many discussion sites? You had an opportunity to gain a following with the substance of your posts, but that ship has sailed. At this point you are nothing but a minor nuisance just waiting to get squished by the inevitable shoe. Good riddance, I'll admit that I'll miss the entertainment value of the absurdity of some of your insults and claims, but I'm really not going to miss you. I'll be happy to continue to contact the site owners to let them know how I believe they can improve their service by way of removing you from it. You are determined to be a pain in the ass, so don't be surprised when you're treated like one. And don't try to pull the victim card either like a little bitch, you made your bed and now you get to lie in it. And I know you understand what it means to lie. What's the first rule when dealing with a spammer?

    Adios, trollchacho.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  67. Of course not: YOU hide behind a fake name! by Anonymous Coward · · Score: 0

    See subject: BIG "courageous troll" that you are, lol... no balls is more like it (or hiding things about yourself).

    * Me, by way of comparison? I don't - I take the risk of putting MYSELF out there, you don't (you don't have ANYTHING worth championing of your OWN is why, lol).

    OTHER REAL /. USERS MADE YOU EAT YOUR WORDS CHUMP http://slashdot.org/comments.p...

    (Want more than those alone? Ask - I've got 'em... )

    APK

    P.S.=> So STFU "Mr. TRULY ANONYMOUS NOBODY", ok? Your own bogus practices defeat you and SO DID I MAKING YOU EAT YOUR WORDS http://slashdot.org/comments.p...

  68. Re:Butthurt I & others made you eat your words by Anonymous Coward · · Score: 0

    If apk doesn't affect you adversely why reply? You give away he does. You did it to yourself. Apk used facts you can't beat in slashdot users saying they like his posts http://slashdot.org/comments.p...

  69. Re:Butthurt I & others made you eat your words by amicusNYCL · · Score: 1

    I like how you talk about the "risk of putting yourself out there", and then immediately follow that up 6 minutes later with a post where you act like you're someone else. Posts # 51500355 and 51500369 - 14 posts on Slashdot on Saturday morning and one of them just happened to be an anonymous supporter of yourself, and you still think that no one knows it's you. You're either a world-class hypocrite, or you are actually so bipolar that you really do think you're someone else. Maybe that's another personality shining through, I don't know. Either way, I'm done with you.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  70. Did you like the "fine tasty flavor"? Hahahaha by Anonymous Coward · · Score: 0

    amicusnycl makes accusations he can't back behind his fake name online too. Courageous and accomplished he is (not) who likes eating his words vs. apk http://slashdot.org/comments.p... so answer the question in the subject sock puppet of life.

  71. Re:IRS = ObamaCare by cybordeath · · Score: 1

    You don't even need to look at the post history to see that, just check out my homepage APK :)