Forgot your password?

typodupeerror

Comment: Re:Abolish copyrights and patents. (Score 1) 171

by Hooya (#38797271) Attached to: The Behind-the-Scenes Campaign To Bring SOPA To Canada

A reality check for congress critters and senate squatters:

http://blog.agrawals.org/2012/01/18/the-chart-every-member-of-congress-should-see/

Meeting halfway my ass. If the media companies were so precious that we needed all kinds of laws to specially protect them, how about protecting the much bigger industry that they are about to destroy?

Comment: Re:comment from the article (Score 2) 206

by Hooya (#38466536) Attached to: The Problem With Windows 8's Picture Password

The "things" that matter the most to me, my most valuable "things", are protected by a flimsy wooden door with easily breakable hinges and easily pickable locks - my wife and kids. I would think if you apply your logic, then unless your wife and kids were locked up in a vault in, say, fort knox, you would consider it unsecure?

My point being that it's a risk/reward thing. If you have something on your tablet that needs 3 factor authentication, you would have 3 factor authentication. But not everything needs 3 factor authentication. I don't need to lock up my family in fort knox. Just like I don't need what I have on my tablet to be protected by a 3 factor auth.

Comment: Re:How about neither? (Score 3, Insightful) 482

by Hooya (#37496704) Attached to: The Great JavaScript Debate: Improve It Or Kill It

> Why is this so hard?

Two reasons, from my experience:

1. we have large corporate clients (think multinational). They use our services exactly once every year. Over 1,000,000 people in total. Imagine the logistics involved to get a desktop/native application deployed - for that one time use? What if we need to tweak something halfway. How do we re-deploy?

2. That application is "distributed". Everyone does a little bit that is then accumulated. Sure, we could write a client-server app. Then we'd need to figure out threading issues on the server side, work out the communication protocols, work out locking issues. Or we could let, say, Apache handle the threading (we're good but i'd rather trust software that has undergone years and years of usage - there are other web servers that do this better, i know.) Let HTTP be the communication protocol. Let the backend database handle data locking issues (at least using standard SQL concepts allows everyone to be able to wrap their heads around the issues involved). You could argue that we could use a native app that then uses HTTP. For that, see #1.

Native apps were great. Far richer experience in terms of UI. But far, far, poorer in terms of distributed-ness and ease of deployment. Or, looking at it another way, the current state of things are due to the evolution of one native app - the browser. It's just that it comes with an established integrated communication protocol and a UI that's flexible/extendable and the guarantee that the shell/runtime is multi-vendor - but largely compatible and available on most computers shielding you from deployment hassles. So it IS a native app that comes with the pieces you need (comm protocol, extension language, widespread availability).

Comment: Re:Server cold war (Score 1) 347

by Hooya (#37401964) Attached to: Windows Server 8 Is A Radical Departure From Previous Releases

> The hard cold truth is that Windows Server is used on around 50% of servers

Yeah? where did you pull that number from?

> Linux is fine for hobbyist stuff and some real work

'some' real work? are you kidding me? You're right. Hobbyist stuff. The same hobbyist stuff that's been paying my bills for over 12 years now.

Comment: Re:Good test. (Score 1) 204

by Hooya (#37353560) Attached to: Researchers' Typosquatting Stole 20 GB of E-Mail

I always thought that was bullshit. How do i *Know* if the email was intended for me? because it's got my email address, that's how.

Now, how can someone demand that i "promptly delete" the email? i have server logs, backups, and a whole array of things (required - as i understand it - as part of SOX) that would have to be scrubbed. Who's paying? The sender wants me to foot the bill to do all that when i had NO say in whether or not I got the email? How about if I sent the sender an email everyday - unintentionally - and ask that they scrub all of it off their servers? Would they do it? Just because I said so?

I would love to send the senders of those fucking boilerplates something to the effect of - "since apparently you want me to observe a contract that i didn't agree to - which i did by scrubbing all the traces of your email - now it's your turn: the bill is $10,000, pay up, the invoice is in the mail".

Comment: Re:It's an old scam (Score 1) 349

by Hooya (#37336816) Attached to: British CS Majors Doing Badly In the Jobs Market

I have been on the hiring end of it. I was disgusted and subsequently quit working with a big name 'Technology Consulting' firm - who shall remain anonymous - after their rep repeatedly referred to recruitment "sessions" (where they have a bunch of applicants come to their office and have me interview them) as "cattle call". Really?!! That told me a lot about how much value they placed on PEOPLE that they were working with.

Good day for overcoming obstacles. Try a steeplechase.

Working...