Slashdot Mirror


User: TCM

TCM's activity in the archive.

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

Comments · 916

  1. Re:anyone who says blocking ads is stealing... on Ask Slashdot: To AdBlock Or Not To AdBlock? · · Score: 1

    I wouldn't. I'm on the "wrong" side of the fence for that.

  2. Re:anyone who says blocking ads is stealing... on Ask Slashdot: To AdBlock Or Not To AdBlock? · · Score: 1

    how would you feel if websites then had the power to selectively allow or disallow you access - to the whole site, or parts of it?

    Why aren't they doing it, then? The technical point still stands. If you want to control what people can view, maybe develop your own protocol and don't freeride on HTTP which you didn't pay anything for? Same useless argument.

    because I like supporting them explicitly through viewing their ads and sometimes even clicking on them

    You support Slashdot by writing comments, since that's the real content, not some unedited/badly edited regurgitated "news" the monkeys put up.

  3. Re:Irrelevent on Ask Slashdot: To AdBlock Or Not To AdBlock? · · Score: 1

    Nearly all advertizements pay per impression (view) not per click these days.

    See, that's the part I can't stand at all: scumbags trying to mess with people's brains.

    We had informative ads once, where a honest producer quickly introduced his quality product and you made the decision to try it or not. These days, we have slimy weasels trying to manipulate our feelings, "generating desire" and whatnot for whatever shitty product they're trying to hawk.

    All advertisers need to be shot. They're among the most dishonest and despicable people on earth, right after lawyers.

  4. Re:Advertising on Ask Slashdot: To AdBlock Or Not To AdBlock? · · Score: 1

    Don't forget the malware.

  5. Re:Just block all ads and don't worry about it on Ask Slashdot: To AdBlock Or Not To AdBlock? · · Score: 1

    You deserve to be banned if you block ads.

    Go ahead. I'm stopping noone from blocking me when I block ads.

    Strangely, noone is doing it. So what do I care?

  6. Re:Just block all ads and don't worry about it on Ask Slashdot: To AdBlock Or Not To AdBlock? · · Score: 1

    Perfect. Then they won't care that I don't download their ad if I don't intend to click anyway.

  7. Re:Ever heard of gpedit.msc, TCM? on Windows 8 Changes Host File Blocking · · Score: 1

    Sure, get your forum users to join your AD first. Call me when you've succeeded. /facepalm

    I can see why all of your posts end up at -1. Lunacy at its best.

  8. Re:Disprove my points in favor of hosts files then on Windows 8 Changes Host File Blocking · · Score: 1

    Sorry I don't read at -1.

  9. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 1

    Of course if your clients are competent enough to modify a HOST file then you can probably just tell them to point their DNS client at Google's anycast DNS servers which respect TTL.

    See, even in this case there should be no reason to touch the hosts file on a client computer.

  10. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 1

    Where did you read that I was saying the hosts file is useless?

    You equate development work with expecting your clients(!) to modify their hosts file to compensate for the idiocy of ISPs and "forum admins"? Give me a break and get back under your rock. Thank you.

  11. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 1

    Some ISPs ignore the TTL and cache DNS records for much longer. Sometimes days.

    So the answer to stupidity is more stupidity. Great IT skills.

    Also, what makes you think I have control over the TTL setting?

    Well, your post I replied to? Duh..

    I don't run the DNS

    So you are tasked with the move of servers and you don't even control the DNS and you can't even coordinate with the "DNS people"?

    and when I do have that setting available (e.g. at a registrar) I lower it to 300 seconds for the move and that still doesn't help everyone.

    You know you have to lower the TTL and then wait for at least as long as the old TTL was?

    It's not random clients either, it's members of forum communities and it works well for us.

    They're random clients as far as your control over them is concerned.

    Moral of the story: Bad IT at work. q.e.d.

  12. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 4, Informative

    I make use of the hosts file for various purposes, including getting my forum users set up with hosts file entries to the new server, beforehand, whenever our DNS entries are changing so they can still reach the forum while changes are propagating. THIS is a prime example of why the hosts file still exists and the behaviour should not be fucked with by those assclowns at Microsoft.

    No, it's a prime example of a bad IT person. If you had any clue about what you're doing, you'd lower the TTL prior to making the change, then make the change, then change the TTL back to normal.

    Expecting random clients to modify their config to compensate for your incompetence is just dumb.

  13. Re:Yeah, but how do you measure 'Quality' on Bad Software Runs the World · · Score: 1

    Yes, done. Because rm ./* doesn't remove that, either.

    Nice try, though.

  14. Re:Hate using my Email address as log in on Gaining Info On Tech Execs With Just Their Email · · Score: 1

    Don't use sitename@... use sitename-$rnd@... with $rnd being 4+- random chars.

    Makes guessing adresses harder in case some rogue forum admin tries to defame a competitor's forum or somesuch.

  15. Re:Who cares? on Blizzard Says Battle.Net Has Been Hacked · · Score: 1

    If you use your domain, why aren't you using battle.net-$rnd@$yourdomain, for example?[1]

    The luxury of your own domain is precisely the ability to use one address per "consumer" and disable individual addresses at will.

    [1] $rnd being 4 random chars to keep people who know your scheme from guessing websites you use.

  16. Re:Yeah, but how do you measure 'Quality' on Bad Software Runs the World · · Score: 1

    Who writes ./*?

    rm *

    Done. If you beg to be shot don't complain afterwards.

  17. Re:Yeah, but how do you measure 'Quality' on Bad Software Runs the World · · Score: 1

    Yeah, seen by a dumb user, the output should probably be that. Seeing it as a consistent piece of software, however, it should delete everything from / downwards.

    there's just no valid use case for 'rm -rf /'.

    This is plain bullshit. There is a use case: "What happens if I do rm -fr / on a live system?" See? Use case. Counter question: What use case makes you delete complete current directories as root every so often?

    The problem is exactly that for every stupid user working as root too often, there are workarounds, failsafes, side conditions introduced into perfectly working software. Imagine how many semantic possibilities exist to address / using symbolic links, parent directories, null mounts, whatever. If you try to catch them all, you introduce way more bugs than there are lines in rm(1) currently. In addition to that, you now proclaim your rm(1) now is idiot-proof against removing /. Guess what? A better idiot WILL come along.

    If you can't operate a UNIX system without a nanny holding your hand, maybe try working as root less often. These stupid failsafe provisions are just useless cans of worms.

  18. Re:You missed the part about Amazons password rese on How Apple and Amazon Security Flaws Led To Mat Honan's Identity Theft · · Score: 1

    But what is Amazon protecting?

    1) The ability to order goods using my credit card to be delivered to my registered address
    2) The ability to order virtual goods using my credit card (music, ebooks, gift certificates).

    You forgot

    3) The ability to takeover your Apple account

    So clearly, Amazon is worse than Apple because Amazon is Apple and more!

  19. Re:Weak security questions on Apple Support Allowed Hackers Access To User's iCloud Account · · Score: 1

    Is there anything that prevents you from entering the first 10 characters of the SHA-256 of the real answers?

    The fact that it's security by obscurity for starters.

    You are making the algorithm the key which is bad.

  20. Remote wipe? on Apple Support Allowed Hackers Access To User's iCloud Account · · Score: 1

    At 5:00 PM, they remote wiped my iPhone

    At 5:01 PM, they remote wiped my iPad

    At 5:05, they remote wiped my MacBook Air.

    And no backups because the "Cloud" is the backup, right? HAHAHAHA. This is beyond stupid. Seriously.

    If the best Apple can come up with against device theft is the ability to remotely wipe them, then their customer base deserves everything they get. Personal responsibility needs to be burned into those morons with pain. Lots of pain. Maybe then they'll pay attention to what the fuck they are doing.

    No pity for this fool.

  21. Re:Weak security questions on Apple Support Allowed Hackers Access To User's iCloud Account · · Score: 1

    "What was the name of your first pet?" Hell you can find that with Google.

    Which is another problem these days.

  22. Re:Sloppiness on Bedrock Linux Combines Benefits of Other Linux Distros · · Score: 1

    Well where's the focus then?

    It can't be code quality or else we wouldn't be talking in a thread about a meta-distribution "designed" to cover can't-be-arsed-to-fix crap, would we?

  23. Change? on Microsoft Won't Say If Skype Is Secure Or Not. Time To Change? · · Score: 1

    What do you mean, change? I never used Skype in the first place, _because_ it's an obscure binary blackbox.

  24. Re:"Reliably better" on Unbreakable Crypto: Store a 30-character Password In Your Subconscious Mind · · Score: 1

    What makes you think the "salt" is known? It's the secret in this case.

    I use this same approach with some refinements and I do it on a non-connected box because "mypassword" is the ultimate master key to the whole idea. It's not a salt.

  25. Re:"Reliably better" on Unbreakable Crypto: Store a 30-character Password In Your Subconscious Mind · · Score: 1

    Bad algorithm.

    Why limit yourself to 0-9a-f in the final output? What if you need to change a single password? That's why you pipe the binary(!) hash to base64 and add $iteration: more possible characters in the output and changeable passwords. Ideally, make iteration the date you "created" the password.

    Better do

    echo "$user:$domain:$masterpassword:$iteration" | openssl sha -sha512 -binary | base64"