Slashdot Mirror


User: clamothe

clamothe's activity in the archive.

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

Comments · 9

  1. Re:Python on Rails... instead.. on Ruby on Rails 2.0 is Done · · Score: 1

    I had the same experience as you did, coming from Rails to Django.

    Django supports both mod_python, fcgi, scgi, and ajp1.3. Although you're endorsing apache + mod_python, I have found lighttpd + SCGI (use a threaded python instance) to have the best overal performance in single server deployment. I've benchmarked most apache or lighttpd +django hosting scenarios to come to this conclusion :)

  2. Illegal? on Court Strikes Down Age Verification For Adult Sites · · Score: 2, Interesting

    For you lawyer-types: Does this make it illegal for the Federal government to do this ? Or does it make it illegal for any government to enforce these requirements? Basically: Can the state of oregon say that they want to regulate this, or does this ruling make this illegal?

  3. Re:good PR on Google Re-Refunds Video Purchases · · Score: 1

    Obviously it's good PR. This doesn't have to mean that they did it for the good PR rather than for their customers, as you seem to be suggesting.

  4. 18000kbps? try 25223 on Comcast and Net Speed Tests · · Score: 1

    http://image.bayimg.com/ca/dh/da/ab/i.jpg Location: Eugene, Oregon. Internet: Comcast.. just the regular residential plan.

  5. Re:Nice, Yes, But It's Not Amazing on Google Maps Now Does Interactive Re-Routing · · Score: 1

    Well, does it matter if they code is being reused? Hey, if they can reuse the same code to add new features every day, I'm happy!

    If I wanted to do something like add an additional trip, there was previously no way I could do this besides printing out two maps and piecing them together.

    Changing routes is great :)

  6. Today.. on Judge Doesn't Know What a Web Site is · · Score: 4, Funny

    Secretary: "Sir, you got slashdotted." Judge, with curiosity: "Slashdotted?" Secretary: "Yes sir, it's a news website" Judge: "A website? um...?"

  7. FweeBeeESdee on Lone Programmer Writes 352 Webcam Drivers For Linux · · Score: 1

    So... no FreeBSD Support?

  8. Human make errors on Local Root Exploit in Linux 2.4 and 2.6 · · Score: 1

    If you are paranoid, go with OpenBSD. Those guys rarely have exploits. If you're not paranoid, go with FreeBSD, linux, or whatever. Human's coding can result in bugs/exploits. Since Human's code all Operating systems, there are going to be bugs/exploits. If you are paranoid, but don't want to go out of your way to be it, use FreeBSD or Linux, and remember to recompile your kernel (30 minutes maybe?) whenever there's a bug you're worried about.

  9. Fedora's place.. on Fedora Core 2 Dud or Dodo? · · Score: 1

    Let me just remind you that Fedora's main purpose is to test out new technology, which will eventually make it's way into RHEL.
    If someone who has never used linux before wants to dual-boot XP and a linux, don't look to Fedora; look to something like mandrake.
    Those who would like to learn more about the workings of nix, check out OS's like FreeBSD!