Slashdot Mirror


User: geirt

geirt's activity in the archive.

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

Comments · 175

  1. See your own business plan on Where Have All the Venture Capitalists Gone? · · Score: 3, Insightful

    Since you are creating a web site for day traders, I think your business plan should include some info on how you can attract venture capitalists. If not, update your business plan.

  2. Re:So what? on For OpenBSD, "No More Apache Updates" · · Score: 4, Insightful
    Secure:
    It goes to great lengths to protect the web server machine against attacks and breakins from other sites.

    Well, you shold try to google for thttpd security . It has a security record which makes Windows 95 look pretty good.

  3. Re:Ceiling Hanging Heavy Canvas on Soundproofing a Cubicle? · · Score: 2, Interesting

    Like the tent of doom?

  4. Re:It takes a lot to train on DSPAM v3.0 RC1 Spam Filter Released · · Score: 2, Funny

    You must be doing something wrong then. I get about 10-20 emails a day (the rest is spam). Blew away everything and started from scratch a couple months ago for fun, and i'm getting 99.95% accuracy.

    So, you get 0.05% spam. Two months with 20 mails a day = 1200 mails. 0.05% of 1200 is 0.6. So, did you get a spam mail in the last two months, or not?

  5. Start by releasing specs for their own hardware on Kill Bill, IBM vs Microsoft · · Score: 4, Interesting
    I have tried to contact IBM to get specs for their wonderful hard disk active protection system (warning: flash animation). Emailing IBM was hopeless, just standard replies about contacting IBM HQ, but without any contact information. I tried to call IBM but I could not even speak to someone who had any clue about what I was talking about.

    The system is basically an accelerometer which monitor the movements of the laptop, and spins down the HD when there is a risk of impact. I would like to write a Linux driver for it, but I refuse to reverse engineer the windows driver. More info here

  6. Re:Well, see, it's like this... on First Commercial C++ Development Refactoring Tool · · Score: 1

    I agree. Yes, parsing is expensive, but it isn't so expensive that it can't be done. Word does spell and grammatical checking on the fly. Electronics design software does "on the fly" forward and backward annotation while you work (checking that the circuit layout is consistent with your schematics). I have no problem understanding that the editor needs to do a lot of what is requires by a compiler. But it can be done.

  7. What I want on First Commercial C++ Development Refactoring Tool · · Score: 5, Insightful

    I want a syntax cheker running while I am editing the source code.

    Example 1: When I am writing: "printf("Hello %d\n", "world");" I want a red line under "world", with a mouse-over stating: "Integer, not string expected in printf format string". I want this to happen while i type.

    Example 2: When writing: sinus(3.14); I want a red line under sinus(), with a mouse over explaining "Call to function sinus() without prototype" without running the code trough a compiler.

    I also want sane syntax highlighting. I want it to highlight the things that I look for when I am browsing trough lost of code. That is my function and variable names. All other should be kept in low key (eg. if while for int struct etc.). I am not sure if i want call to libc to be highlighted. Show me the important stuff, not the cruft! Editors are not too bad on this (or can be customized), but when I press print in emacs or use gnu enscript, it prettyprints all the wrong things, and hides away the important stuff.

  8. Electronic design is moving from visual on Gates: Hardware, Not Software, Will Be Free · · Score: 1
    I do electronic design, and we are moving away from schematics (visual design) to text based tools (VHDL, Verilog), because of the complexity of our designs. I am sure that advanced systems will be made with text based tools. Simple programs can be made with visual tools.

    Graphical tools are phased out in advanced electronic design, and I don't understand why programming (which usually have much more complex logic than electronics) should switch to visual design.

    Free hardware is good news, since I use free software ;-)

  9. Re:Fedora News on Fedora Core 2 Test 2 Released · · Score: 4, Informative
  10. Re:Open source benefits from anti-American sentime on Andreesssen: Why Open Source Will Boom - in 103 Words · · Score: 1
    dan dan the dna man wrote:
    Am I the only person who can't seem to understand what that is meant to mean?

    Many users (European, Asian) want software which isn't from USA (eg. Microsoft, SCO, Sun ..). Open source is considered belonging to the world, ie. global.

  11. What about Netscape ? on Microsoft Eyeing AOL? · · Score: 3, Interesting

    America Online acquired Netscape Communications $4.2 billion dollars in 1998 ...

  12. Re:The issue is encryption standards on PKWare and Winzip Reach A Secure Zip Compromise · · Score: 1

    A reason for not encrypting the file name in a zip file is that this would in some cases enable a known plaintext attack.

  13. Re:7.1? on The Successor to AC'97: Intel High Definition Audio · · Score: 2, Informative

    In the movie world, a 7.1 audio mix usually means a 5.1 surround mix plus a conventional 2 channel stereo mix. You can synthesis a conventional stereo mix from a 5.1 surround mix, but the result may vary. That is why some movies are mixed in 7.1, which really is both a 5.1 and a stereo mix.

    When the movie is distributed on DVD or used in cinemas they use the 5.1. When the movie is sent on TV (eg. PAL with NICAM), you get the stereo mix.

  14. Re:A _Real_ Solution... on Piezoelectric Transformers · · Score: 0, Offtopic

    A Real Solution would be to move the power supply inside the computer. However, that would require that the computer meet UL safety requirements.

    Please moderate this as +5, Brilliant ...

  15. The tent of DOOM on Cube House · · Score: 4, Informative
  16. BMW paper cars on Downloadable Origami Motorcycles · · Score: 5, Interesting

    Something to do in the Christmas holiday: BMW paper cars

  17. Re:Schematic capture and printed circuit board des on Open Source Engineering Software? · · Score: 2, Informative

    I forgot to tell that Eagle isn't open souce, but CadSoft have a free (as in beer) lisence.

  18. Schematic capture and printed circuit board design on Open Source Engineering Software? · · Score: 4, Informative

    We use Eagle for all our PCB designs.

  19. Re:debian is a truly great distribution... on Debian 3.0r2 Released · · Score: 2, Insightful
    jms258 wrote:
    >i know a lot of people like to complain about how behind the times debian always is, but
    > this is only done to ensure that each release is as stable and bug-free as possible.

    I don't understand why the software have to be old to be stable. Wine usualy gets better when aging, but I don't understand why this should apply to software, since the bug fixing usually is done by the developers, and they do it in the latest (or development) version.

    Is Win95 stable enough for you, or do you prefer the more unstable Win2K ?

  20. Please RFC this on OpenBSD's Common Address Redundancy Protocol · · Score: 4, Insightful

    I understand that Theo and friends are pissed off by the IETF, but I really hope that they write an RFC for carp, so that we can have a compatible version for other OSes. Are there any detailed descriptions of CARP on the net yet ?

  21. Simple fix on Stopping Spammers Who Exploit Secondary MX? · · Score: 4, Interesting
    Add your main server to DNS as the MX with both the highest and lowest priority.

    eg:
    mail.myserver.net pri 10
    mailbackup.myisp.com pri 20
    mail.myserver.net pri 30

    Works perfect for now. But some day the spammers will adopt to this too ....

  22. Re:InstantSSL on AMTP as an Alternative to SMTP · · Score: 3, Funny

    muirhead wrote:
    I agree!
    www.instantssl.com/ is he only Certification Authority providing low-cost, fully-validated and warrantied SSL Certificates.

    Try this:

    https://www.instantssl.com/

    They can't even get the certs right for their own site ...

  23. Re:but...does it work? on AMTP as an Alternative to SMTP · · Score: 4, Informative
    njet wrote:
    > So why is this SO different from using TLS ?
    > Remember that smtp is still used and you have to be backward compatible....

    From the FAQ:
    Why not add this capability to SMTP as an option?

    This solution will only work if it is exclusive of existing practice. In order to solve the problem we must stop accepting traffic from non- trusted sources.

    So the diffference is just that, it's not backward compatible ....

  24. Re:Screenshot debunked in 20 seconds... You try! on Polybius Game Urban Legend Resurfaces · · Score: 2, Informative

    Well, I did this with gimp (using image->colors->brightness-constrast), and I saw the same thing, but I belive this is an artifact of jpg compression. You can see the same effect on the screenshots from the other games on the same page (See the "game audits" image).

    JPEG is lossy compression. Sorry.

  25. Re:Left out? Try a Linux version :) on LovSan Clone Let Loose · · Score: 1

    Nice idea, works perfect with this patch:

    --- msblaster_slashdot.c 2003-08-15 15:06:19.000000000 +0200
    +++ msblaster.c 2003-08-15 15:06:51.000000000 +0200
    @@ -19,7 +19,7 @@
    int remote_p;

    sock_f=socket(AF_INET,SOCK_STREAM,0);
    - . if(sock_f2) { printf("Error: %s \n","Could not create socket"); return 1; }
    + if(!sock_f) { printf("Error: %s \n","Could not create socket"); return 1; }

    sockaddr_l.sin_family=AF_INET;
    sockaddr_l.sin_port=htons(PORT);