Slashdot Mirror


User: JoostFaassen

JoostFaassen's activity in the archive.

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

Comments · 10

  1. Re: No, because of SSL on ARIN: No More IP's For IP-Based Virtual Hosts · · Score: 3

    You could run virtual hosts on different ports to allow multiple hosts with multiple certificates to serve on 1 IP address... It's 'a-pache' trick I know, but you could do some tricks in hidding urls like https://1.2.3.4:1234/securedstyff.html in a page on a non-ssl virtual host...

  2. Re:ARM is already bringing a lot on Intel Unveils New StrongARMs · · Score: 1

    If you want to learn assembler, to it the right way, and get an ARM.

    Right, or check out the armulator in GDB and apply this patch to get a cute emulated LCD screen(just a linear frame-buffer) as a window in X to dump your debug messages on.

  3. Re:ARM is already bringing a lot on Intel Unveils New StrongARMs · · Score: 1

    Oh no! Thats costing you two precious bytes! But sure, you're saving yourself some stackspace :)

  4. Although Java still sucks... on C Faces Java In Performance Tests · · Score: 2

    ... I'd have to congratulate whoever came up with the coffee cup to attract all those coders :)

  5. Hello World ? on C Faces Java In Performance Tests · · Score: 1

    The tests they did here didn't use any memory in comparison to any normal, usable program out there... the game of life ? Why didn't they test this with 'Hello World!' ?

    What I'm trying to say is that if they had used a little more advanced program then you would see that Java would start coughing and choking and crying for memory and other resources in no-time!

    Write a little graphical app for example... use swing if you like (gnah gnah gnah:)

    You know, when I saw the headline I seriousely thought about quiting C and start using Java!
    (Wow that was so funny, I'm can't stop laughing:)

  6. Re:dialpad on Free Software Voice Over IP Solutions? · · Score: 1
  7. Re:Some info on Free Software Voice Over IP Solutions? · · Score: 1

    HotTelephone

    Commercial as hell, and works with some active-x component (ngrep ready folks ?) so it's windows only, but the soundquality is astonishing and the delay is less than half a second(tried with isdn)... You can call everyone in the US or Europe. Ok, so it's not voice-over-ip in the way your asking for, but there might be a few folks out there interested in this...

    This post is powered by caffeine

  8. Re:If... on New Slash Version v1.0.3 · · Score: 1

    Okay, so I agree with what your saying that it's basicly a matter of preference.

    Ofcourse a Perl expert is faster with Perl, and a PHP expert is faster with PHP.

    But, since I asked about a rewrite from scratch, I could imagine there would be more people who can follow PHP than follow Perl, because PHP is (simulair) to C.

    right / wrong ? (not starting a flamewar here, just asking for oppionions :)

  9. If... on New Slash Version v1.0.3 · · Score: 1

    ...anyone of you had to write a thing like Slash from scratch, knowing it would get as many visitors and posters as Slashdot has, do you think it would be a good idea to use PHP and MySQL ?

    -Why, or why not ?
    -Would PHP(4) keep up with the amount of traffic ?
    -Would PHP make this better maintable and expandable by other people ?
    -And would PHP increase the development speed ?

    I'd personaly give all of the above questions a positive answer...

  10. Re:Here's the score card... on Lineo 1.0 Eor Embedded x86 Released · · Score: 1

    V2_OS -- by V2_Labs
    Target 32-Bit x86 requires about a 200Kb... No GUI though, but is 'in-the-making'
    Website + download