Slashdot Mirror


User: s0c0

s0c0's activity in the archive.

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

Comments · 4

  1. flash on Fallout From the Fall of CAPTCHAs · · Score: 1

    Has anyone tried flash for capatcha? Seems like that might stop em' for a little bit.

  2. Re:Do we really need a powerful bomb? on Nukes Against Earth-Impacting Asteroids · · Score: 1

    You must work for NASA

  3. close your browser now boss on Hiring Programmers and The High Cost of Low Quality · · Score: 2, Insightful

    Hope my boss doesn't read this article and get any crazy ideas. I'm one of those newb developers, we deserve a shot...right?

  4. blah on Netcraft Says IIS Gaining on Apache · · Score: 1

    I think this has more to do with the server OS than the web server. It's just easier to setup a windows server than a linux server, and yes I know you can run apache on Windows, but really why do that? I sure wouldn't and I definitely prefer apache. In fact I think apache is one of the easiest things to configure. If you're just looking for a page to server static content it's ready to go after an apt-get install apache2 or if you want dynamic content apt-get install apache2 php5 mysql5.