Slashdot Mirror


User: DrSkwid

DrSkwid's activity in the archive.

Stories
0
Comments
6,376
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,376

  1. I've been getting that too on Is Apache 2.x Ready for General Use? · · Score: 1

    Apache/2.0.44 (Unix) - FreeBSD 4.7

    I had a set of URL's to test my logging daemon, I set wget off locally and got the same behaviour the parent describes.

    wget would fly through the requests for a while then I noticed it saying "connection refused". While scratching my head it sprung back into life. This pattern was repeated.

    Until I can verify that this is something that doesn't happen any more I won't be putting it on public view.

    I run it at home as a filtering proxy. You can pipe all pages received through any program that takes stdin and writes stdout.

    #!/usr/local/bin/rc

    echo $DOCUMENT_URI | grep -s -q slashdot.org
    if(~ $status(2) 0) {
    gunzip | awk ' BEGIN { inad=0 }
    outad == 1 { inad = 0; outad =0}
    /-- advertisement code/ { inad=1 }
    /-- end ad code/ {outad=1}
    inad == 1 {next}
    { print }
    ' | sed -e 's/ad.doubleclick.net/juice/g' -e 's/document.write/document.wrong/g' | gzip
    }

  2. flame on on Using a PC as a Remote Control? · · Score: 0, Insightful

    flame on, but I don't want to make any major changes in my last year of school)

    hey, it's your freedom.

    You wanna suck Bill's dick, that's your business

    IRDA != IR, simple as that

    buy a universal remote

  3. Turn $25 into $500,000 in 6 months on Online Marketers to Stamp out Spam? · · Score: 4, Funny

    Hello,
    You may have seen this business before and
    ignored it. I know I did - many times! However,
    please take a few moments to read this letter.
    I was amazed when the profit potential of this
    business finally sunk in... and it works!

    With easy-to-use e-mail tools and opt-in e-mail,
    success in this business is now fast, easy and
    well within the capabilities of ordinary people
    who know little about internet marketing. And the
    earnings potential is truly staggering!

    Send me $25 and I'll send you the tools.

  4. hardly on New PF on FreeBSD snapshot available · · Score: 2, Funny

    every post in this thread (except this one) explains what it is

    who needs google when we've got /. whiners ;)

  5. 30fps *is* slow on RTCW: Enemy Territory Test Released · · Score: 1

    let us know when you're getting over 120

  6. not so common dog food here any more on Where Does Spam Come From? No, Really? · · Score: 1

    You might well wonder where the white dog shit went.

  7. .NET thing is just an API bridge on Interview With The PostgreSQL Team · · Score: 2, Informative

    and a "native" Windows/.NET port."

    er, not quite

    Robert: Plus we already have a .net data provider project for connecting to PostgreSQL via .Net.

  8. Give the guy a break on Desktop Laser Cutting/Engraving · · Score: 1

    By the way, your blatent, repetative, self-advertisement is disgusting.

    aw come on, the guy finally get's a story that's about his subject area and he want's to participate and contribute his knowledge.

    If you bothered to contribute positively to the world you'd be promoting it too.

  9. For my distributed computing on Real-time PC access on your PDA · · Score: 1

    I use Inferno

    it uses a protocol (Styx) for remote file access.

    & File access is all you need as all services are controlled by reading, writing & executing files

    how does that work I hear you wonder

    something like this :

    % cat clone /net/tcp
    1
    % echo 'connect tcp!127.0.0.0!80' > /net/tcp/1/ctl
    % echo 'GET http://127.0.0.1/ HTTP/1.0' > /net/tcp/1/data
    % echo > /net/tcp/1/data
    % cat /net/tcp/1/data
    Content-Type:text/plain

    here's a document
    %

    using bind one can transparently import remote file systems to the local namespace

  10. I think he means in the other direction on Tridgell Taking Samba Beyond POSIX · · Score: 3, Informative

    I think he means that instead of Samba presenting itself as a legacy CIFS file server it should serve files to a client expecting other file systems. So you could run Samba on AIX and tell your Linux box it's an ext3 connection.

    Or maybe it's because the user level file systems on plan9 have made too much of a mark on me.

    open, close, read, write & walk baby, s'all you need

  11. It's not really about translucent windows par se on Translucent Windows for X using OpenGL · · Score: 4, Insightful

    If you read the page then you'll notice that the excitement isn;t really about a quick hack to get the abysmal transparent windows working, it's about an OpenGL X-Server.

    This would mean some of the drawing done by the GPU instead of the CPU.

    What's the point?

    The basic need is that, well, it needs trying out!
    It's easy to say "oh, it will never work" but that's nto really true until someone can show you a well crafted OpenGL desktop and it doesn't work.

    I hope it works because for the most part my expensive graphics card pumps out a 2d desktop.

  12. /me knew a world where no video games existed on Carmack On Doom III And The Evolution Of Graphics · · Score: 1

    and before anyone had a VCR

    and before anyone had heard of Star Wars

    and before anyone had played Dungeons and Dragons

    so don't come it with the age thing

  13. "Garagistes" in Motor Sport on Carmack On Doom III And The Evolution Of Graphics · · Score: 0, Offtopic

    Garagistes

    A bunch of guys that buy a chassis, an engine, a gearbox & some tyres & just build the stuff that goes round them.

    Ferrari disliked them because he built the whole she-bang, chassis, gearbox the lot.

  14. "We've already demonstrated" - er NO! on Carmack On Doom III And The Evolution Of Graphics · · Score: 2, Insightful

    We've already demonstrated that an FPS can work well on the X-Box(Halo)

    I'd take a minute to re-assess that "self evident truth".

    FPS are mouse games, pure and simple.

    Two analogue joysticks does not a mouse make

  15. In Soviet Russia on "Super-DMCA" Outlaws Ph.D. Thesis · · Score: 0

    In Soviet Russia

    the state hides YOU!

  16. pay per play could revolutionize music 4 thebetter on EFF Lawyer Argues For Compulsory Music Licenses · · Score: 1

    now that would be an interesting top 40,000

  17. will do on FreeBSD Boots on x86-64 · · Score: 1

    soon as i get the new one booted

  18. Re:Videophone Prank Calls on AOL Tests Video Instant Messaging · · Score: 1

    Herman Costa---- ---mixup ---- ---Sasa Markovic---- --- Rolf Behme

  19. There's already a Unix like JVM out there on Running .NET on FreeBSD? · · Score: 2, Informative

    Lucent made a product called Inferno

    http://www.vitanuova.com/inferno

    it virtualizes the whole of the OS, not just a few APIs

    it had a graphics context as well

    it hijacks the hosted environment, running in a window or runs natively on hardware either way they are the same.

    Socket programming, pah who needs it, all we need are file descriptors and auto-selecting files

    it's all there

    the source code is only available for a fee

    it's really what Java & .NET should be but they aren't and it is

  20. oops on Microsoft Shared Source -- With a Twist · · Score: 0

    mod up parent

  21. It's Licencees only not FREE for all on Microsoft Shared Source -- With a Twist · · Score: 2, Informative

    http://theregister.co.uk/content/4/30186.html

    Pocket PC manufacturers will now be able to tailor their system software to better differentiate their products, after Microsoft today said it would allow Windows CE licensees access to the OS' source code.

  22. 8x 3Ghz box that runs Quake on a GeForce4 - drool on FreeBSD Boots on x86-64 · · Score: 1, Offtopic

    I think I know what computer I'm saving up for next.

  23. hey, don't anthropomorphize computers on Sun May Use Opteron Chips · · Score: 2, Funny

    they don't like it

  24. Are you now or have you ever been a member of the on Request for Submissions: The Open Source Refererence · · Score: 1, Funny

    open source / free software movement?

  25. thats why it's best not to use products on Windows Key Leak Threatens Mass Piracy · · Score: 1

    By releasing a "new version" every 18 months or whatever it is the scope for more bugs is increased.

    Big re-writes for the sake of bumping up the version numbers to drive sales is not the way to build robust systems.

    Using vanilla Windows is suicide. I mean, just look at all those entries in Services. Learning what they all are and how they could make you vulnerable is quite a task. And with each new version you have to go through it all again.

    compare that mess to

    root 0 (swapper)
    root 1 /sbin/init --
    root 2 (pagedaemon)
    root 3 (vmdaemon)
    root 4 (bufdaemon)
    root 5 (syncer)
    root 6 (vnlru)
    root 23 adjkerntz -i
    root 72 /usr/sbin/syslogd -s
    root 79 /usr/sbin/inetd -wW
    root 81 /usr/sbin/cron
    root 83 /usr/sbin/sshd
    root 178 qmail-lspawn ./Maildir/
    root 193 /usr/libexec/getty Pc ttyv1
    root 21597 /usr/local/sbin/httpd
    root 55316 /usr/local/bin/safe_mysqld --user=mysql