Slashdot Mirror


User: cfallin

cfallin's activity in the archive.

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

Comments · 67

  1. Re:GeForce 2 MX 400 on What's the Oldest Hardware You are Still Using? · · Score: 1

    Hey... my (primary) video card as well (I also have two Riva TNTs for monitors 2 and 3). It's plenty fast if your main workload consists of a few xterms and/or Mozilla... even does Unreal Tournament on WinXP decently. Nearly 3 years old and still going strong! (Actually, my oldest hardware still in semi-regular use is a monitor, CD-ROM drive and video card from a Dell P166, circa 1996 - not in my main workstation though).

  2. 3 CRTs on Multiple Monitors Increase Productivity · · Score: 1

    I've got 3 CRTs (1 19in in the middle plus 2 17in) on 3 video cards in my Linux box and I must say it kicks ass for development, among other things.

    I have XMMS and GAIM on my left screen, two xterms on my 19in in the middle, and online docs or two more xterms on the right.

    When doing homework I have VMWare running Word (sad I know, but required to exchange docs with school account) on one screen, and then I can pop up Mozilla for some research, or check my mail quickly, on another screen.

    It is amazingly useful to be able to have three maximized windows at once, and even more smaller windows (XMMS, GAIM, small xterm, etc.). Two everyone who says they don't "get" multihead: you will get it once you have enough space that you never need to have one window on top of another - everything visible at once. Even better with virtual desktops.

  3. Re:Your server really *isn't* authorized, though. on Spoofed From: Prevention · · Score: 1

    smtp.central.cox.net isn't authorized for my domain

    The proposed change is to require (presumably with assume-authorized for backwards compatibility, at least for a while) the _sending_ domain's DNS to have record(s) for IPs that are allowed to send mail _from_ those domains. So, all you have to do if you have your own domain is to add your IP, or your ISP's SMTP server's IP, to your domain's DNS.

    In this case, you'd just have a record in your DNS with smtp.central.cox.net's IP, allowing it to legitimately send with "your.domain" as the source.

  4. Re:Go to a better school. on Essay Grading Software For Teachers · · Score: 1

    Sheesh, calm down - it's only an apostrophe, and I doubt it takes you 10 min - 20 s = 9:40 to hit that one extra key. It's always nice to avoid typos when possible, but Slashdot doesn't necessitate perfect composition. I certainly don't care whether or not posts sound like formal essays.

  5. Re:driving test. on Self-Parking Car Available In Japan · · Score: 2, Interesting

    In some states, it is no longer a requirement to know how to parallel park

    True in Oregon - it's been replaced by parking and then backing along a curb (at least that's what my driving instructor said - I'm not 16 yet and so haven't taken the test).

  6. Re:Sounds like a NYC black out waiting to happen on MIT Roofnet · · Score: 3, Insightful

    Consequently overloading that node and causing the latter to fall off the mesh as well.

    I think you're associating a wireless network a little too much with a power grid. Routing everything through one node won't cause it to "fall off the mesh" - it will just start dropping the excess packets. What do you think happens when you send a 100mbps stream of Ethernet packets to a 256k upload cable modem? Same thing. The connection speed of all nodes funneled through a single bottleneck would merely suffer somewhat.

    Starting up the network (after a power outage, say) wouldn't necessarily need a certain order either. It just wouldn't reach full speed until all the critical nodes (ones with lots of links to other nodes) came up.

  7. Re:Solve times on Rubik's Cube Record Broken · · Score: 1

    Yes - theoretically (as mentioned elsewhere) it can be solved in 21 (I think) moves. I simply offered the reversing moves strategy as proof that a method always exists.

  8. Re:Ternary programming would rock! on Beyond Binary Computing? · · Score: 1

    Actually I would think -1 : less than 0 : equal to 1 : greater than Would make sorting interesting.

    You've reinvented a wheel! C's strcmp (string compare) returns exactly those values.

  9. Re:Solve times on Rubik's Cube Record Broken · · Score: 1

    I never knew they were actually solvable

    Actually, the proof (informal) of that is quite easy - it starts solved (when you buy it), and to scramble you rotate the faces, so to solve you simply reverse the moves you did to scramble. If you start flipping corners or edges (an odd number of flips) then it becomes unsolvable, however.

  10. Re:Ha - Ha! (Nelson voice) on Is Linux as Secure as We'd Like to Think? · · Score: 1

    DB connection failed ().

    Um, that would be the Slashdot effect most likely...

  11. Re:SSH? on Implementing True WebDAV Homedirs? · · Score: 1

    Could you couple WebDAV with SSH to achieve the requisite security?

    You read the part about the preferability of no extra client software to install, right? Last I checked, PuTTY on Windows was a separate download. SSL is built into Windows.

  12. Re:Including lawyers fees? on Building a PC Equal to XBox for the Same Price or Less? · · Score: 1

    Sorry if I'm going against the conventional Slashbot wisdom here, but what exactly about building a standard PC (note the original question - comparable specs, not an exact replica) is illegal under the DMCA?

    Last I checked, it was quite easy to legally pick up a few PC parts and slap them in a case...

  13. Re:NTFS support already in Linux on Using Linux for Windows HD Snapshots? · · Score: 1

    Not sure if RH9 has NTFS in the stock kernel (if not you'll have to recompile) - but it's just a normal filesystem driver. try:

    # mount -t ntfs /dev/hdXX /mnt_point

    Of course you can add the mountpoint to your /etc/fstab too.

  14. If you need more precision... on Floating Point Programming, Today? · · Score: 4, Informative

    Hardware floating point is only so accurate - if you need more floating point (or integer) precision, use GNU MP - a library for C with bindings for many other languages too. It came in quite handy when I wrote some cryptography code with very large numbers.

  15. Re:Everyone should benchmark with GCC on Apple Hardware VP Defends Benchmarks · · Score: 1

    Note "_an_ open source OS" - to keep as even as possible they should have either used Linux on both i386 and ppc, or Darwin on i386 (I'm pretty sure it runs on i386) and ppc.

  16. Re:Everyone should benchmark with GCC on Apple Hardware VP Defends Benchmarks · · Score: 1

    How about taking that a step further, and benchmarking with an open source OS as well? That way the only variable is the processor/system itself. The Linux kernel runs on both x86 and ppc64...

  17. OS Development on Want To Write Your Own OS? · · Score: 1

    I have to say that this is one of the more fun areas of development (having been involved for the last 3 yrs or so). To anyone wanting to get started I would highly recommend the newsgroup alt.os.development - many of the members there also have very informative pages.

    (sorry for posting kinda late, I was busy working on my OS!)

  18. Re:No more car tinkering... on 42-Volt Autos · · Score: 1

    constant of proportionality is resistance

    Sorry, should be 1/resistance - higher resistance == less current.

  19. Re:No more car tinkering... on 42-Volt Autos · · Score: 1

    Thus, a high amperage at a low voltage is just as deadly as a low amperage at a high voltage

    Right - current will cause fibrillation, but even low current at high power will cause the dissipated heat to burn your flesh.

    But - remember Ohm's law? Current is directly proportional to voltage - the constant of proportionality is resistance. Human skin has a fairly high resistance, thus 12v or even 48v won't cause very much current to flow (for dry skin, less than a milliamp).

  20. Re:250 Volts on 42-Volt Autos · · Score: 1

    I can't speak for the UK, but at least here in the US it's actually closer to 240V (for the total voltage coming into the house). I just put a voltmeter across an outlet here, and I got 118V (and a single outlet is one-half of the total voltage - so about 236V).

  21. Re:Only TCPA-compliant systems on Explaining WLAN Chips' Poor Linux Support · · Score: 1

    Smp systems?

    Symmetric multiprocessor - two or more processors sharing a common memory space and peripherals (sometimes a common FSB too). Basically, all multiprocessor PCs.

  22. Comparing to server logs on Auto Black-Box Data Being Used In Court · · Score: 1

    If you think about it, how is this any different than, say, an Apache log, or an intrusion detection system log? Well, the data is recorded on the server and not on the client, but other than that it's basically the same. What happens when someone attempts to crack a system? The logs are evidence. With black boxes it would be exactly the same in a car accident.

  23. Re:circumventing protection != circumvnent copyrig on DVD Copyright Case Mulled over by Judge · · Score: 1

    It is equally true that "If we can access something, we can copy it". No one ever seems to make that logic leap, either. Especially as applies to DVD's - If we have to decrypt them to watch them, we can also copy them. Or those copy protected audio CD's - if we can hear them, we can copy them.

    You're assuming, by saying that anything heard can be copied, that the destination medium doesn't require things like digital signatures. Although your two examples, CDs and DVDs, don't require signing, things like console games do (thus the need for a modchip). The only way to get around a restriction like this would be to copy a disc bit-for-bit, which is many times not an option with proprietary formats.

  24. Re:Setting precedents, and liability on Microsoft Sued for Defective Software · · Score: 1

    OK, let me expand on that: it's specifically bad for open source software, because most open source licenses (the GPL and the BSD license at least) contain a "no guarantee" clause.

  25. Setting precedents, and liability on Microsoft Sued for Defective Software · · Score: 2, Interesting

    If this goes through, it could set a precedent of liability for software bugs... that's bad, of course.

    Here's an interesting thought: maybe closed source software could be hit harder by this because keeping the source closed could be considered hiding the vulnerability? IANAL, of course.

    Another thing - aren't there liability issues for engineers in other fields as well - like holding a bridge engineer accountable if the whole thing falls down? Of course, a software bug isn't quite that serious, but still...