Slashdot Mirror


User: ckaminski

ckaminski's activity in the archive.

Stories
0
Comments
4,236
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,236

  1. Re:Linus is wrong on Linus Speaks Out On GPLv3 · · Score: 1

    Recall, it isn't Linksys but Cisco making these changes.

  2. Re:Probably never. on When Will OSS Financial Apps Catch Up? · · Score: 1

    Peachtree was awesome when it was just Peachtree. Then Best bought 'em to flesh out the low end of the MAS90/MAS200 system. I have NO idea what Sage is doing to screw the pooch now... But Sage Software in general sucks. Don't even get me started on SalesLogix... The MAS90 entry fee is $20K US. It's open, but there's a price to pay. There's no middle ground between that and closed PeachTree.

  3. Re:Probably never. on When Will OSS Financial Apps Catch Up? · · Score: 1

    What matters to me the open-ness of my "platform". That means that my data in my accounting app isn't locked tighter than Fort Knox. Like my current Peachtree setup (Old PCA Classic Btrieve dbs). It means that I can have good software, and when my needs no longer match the functionality of my software, there's nothing stopping me from building tools to extend it. Right now, I cannot integrate Peachtree Complete 12 with my webstore in real time. Not possible. I'm stuck doing nightly inventory reports and order imports to keep things flowing, and I don't generate enough business to justify a $10,000 investment in MAS90 just so I can have 80 ship to addresses for my Wal*Mart distribution centers.

  4. Re:What are the Downsides to IPv6? Anyone? on U.S. Government to Adopt IPv6 in 2008 · · Score: 1

    And 128bit vector mathematics have been parts of numerous general purpose and embedded processors for years. This is a non-issue.

  5. Re:Big HUGE warnings - Not quite true on Review of Seagate's 750Gb Hard Drive · · Score: 1

    There is, but last I heard it's spotty and not ready for prime-time (Jan timeframe). I've yet to experiment with it, but I have a VMware guest at home all prepped to do so.

    I use a pair of 250GB drives with RAID1 and LVM. I was once burnt when my Promise SuperTrak failed, and left me high and dry. Turns out I also had a bad disk too, so off to software RAID I went. I don't need the throughput, but when my disks fail, I absolutely need to get to it.

  6. Re:Big HUGE warnings - Not quite true on Review of Seagate's 750Gb Hard Drive · · Score: 1

    Which is why the market invented RAID6. Instead of having to rebuild your dead "parity drive" as in RAID5, you can use that hot-spare to hold another live copy of your "parity data", so that your RAID volume can suffer 2 disk failures and still be safe.

    I've lost two volumes (600GB+) lately because a second disk in a RAID5 set failed before the replacement or the hotspare could regenerate the lost information.

    Having disk arrays of more than 4 disks without RAID6 is needlessly risking your data today, IMHO, assuming your RAID controllers support it (which is rare).

  7. Re:Big HUGE warnings on Review of Seagate's 750Gb Hard Drive · · Score: 1

    Well, I just lost two this morning. Two disks of a 4 disk RAID5 set.

    Complacency and "It'll Never Happen To Me" will result in some very stinky gooey egg on your face someday. I've lost more than I care to remember. Some gave some indication that they were failing. Others just died.

  8. Re:Important for the Old Debate on 2.6 Linux Kernel in Need of an Overhaul? · · Score: 1

    As an aside, what quad port card are you using that would be cheaper than a 24 port gig-e switch with vlan capabilities?

  9. Re:How accurate is the Register Article? on El Reg Says Google Choking on Spam Sites · · Score: 1

    What the hell do you expect from the home of the Bastard Operator From Hell? Cookies and a coupla pints?

  10. Re:Accurate or not on More Than 20 Years of the Web on the Big Screen · · Score: 1

    I'm sorry, I was asleep by then... care to explain?

  11. Re:Prequel? on New Battlestar Galactica Spin-off Series Announced · · Score: 1

    As if giving birth traumatically to Force-gifted twins wouldn't be enough to imprint on an impressionable young mind...

  12. Re:Here's an idea.. . Develop your own! on MySQL to Adopt Solid Storage Engine · · Score: 1

    Hmm... some not-so-definitive information:
    http://www.samspublishing.com/articles/article.asp ?p=30167&rl=1

  13. Re:Postgres tcp/ip too difficult to configure on Oracle and PostgreSQL Debate · · Score: 1

    Philosophically and pragmatically, I am not opposed to GUI configuration utilities. What I am opposed to are GUIs that turn my beautiful text files into unreadable, undebuggable crap.

    That's all. Once people have GUIs in place, I've found they tend to like moving to serializable data, or something that reduces the amount of text processing and validation they have to do and ruin the simplicity of the text config file.

    I have a USB install of a rescue system that can repair my Apache/Postgres/Mysql server. I cannot necessarily say the same of my Oracle system.

  14. Re:If you need Oracle, you need it. on Oracle and PostgreSQL Debate · · Score: 2, Informative

    From my stint playing with Progress, I'd have to agree with you. 4GL makes data manipulation easy enough my father could get away with it. The troublewith Progress is the dearth of 3rd-party tools that would make it a true contender in the RDBMS space. As it is, it's fairly well consigned to integrated/embedded db space (somewhat like my favorite dbms, ObjectStore), and it's SQL support, last I checked, was both horribly slow and not nearly SQL-92 compliant. On the upside, the Progress purchase of Merant/Data Direct just prior to my layoff was one of the best strategic moves I think Progress had made to date (certainly better than the eXcelon purchase which brought me to Progress in the first place). Smart objects (adm2) seemed like a poor attempt at checking off "object oriented" on a marketing checklist, something I think the PRGS management hopes Datadirect can fix with .Net.

    Keep an eye on them long term. IIRC, PRGS was one of only a handful of Boston based tech firms that made money nearly every quarter since the dot-bomb.

  15. Re:New heights of disingenuousness from Peacefire! on Pay-per-email and the "Market Myth" · · Score: 1

    Actually, I do. I run my own mailserver, and set the rules for managing spam. I delete 15-20 a day, and I haven't even tuned the system yet.

    If getting a few extra spam a day is the price I pay to get important information from everyone when necessary, then that's the price I'll pay.

    -Chris

  16. Re:A good security on Windows to Linux Migration - File Server Security? · · Score: 1

    There's a decent command line tool called SVK that front-ends to Subversion HTTP repositories. There's a great GUI front-end to SVN called TortoiseSVN that integrates nicely with Explorer. If TortoiseSVN could eventually talk SVK then that would solve all my remote document/fileserving needs.

    Local offline cached version controlled repositories, with a centralized SVN or HTTP master for the entire workgroup to use. It's a minor change in workflow, but the benefits in reliability and accountability are tremendous.

    At the moment I suffer with the commandline client.

  17. Re:Make Love Not War on Hilf Speaks About Linux Through Microsoft Eyes · · Score: 1

    Wrong. Microsoft will not change until the ISVs who make Windows successful flee elsewhere because Microsoft has come to dominate every software industry imaginable and put them out of business.

    And then it will be too late.

  18. Re:I guess that this article can be skipped on Sudo vs. Root · · Score: 1

    When will windows finally allow user impersonation? I'm tired of having to change user passwords to properly prep a laptop with domain accounts for my field sales people. I certainly can't figure out a better way to do it that's painless for THEM.

  19. Re:Interesting star or image artifacts? on Scientists Find Doublehelix at Center of Milky Way · · Score: 1

    What you are seeing is a halo effect common to mirrored lenses. I'm not sure if the cause is extra reflections from the primary or secondary mirror or both, but you wouldn't get that effect from a refracting telescope (which most major observatories are not).

  20. Re:Interesting star or image artifacts? on Scientists Find Doublehelix at Center of Milky Way · · Score: 1

    I'm pretty sure that *ANY* star is at infinity to an earth-made telescope. It's a simple matter of focal length to lense diameter, and we got REALLY SMALL lenses.

  21. Re:Deep thoughts on Scientists Find Doublehelix at Center of Milky Way · · Score: 1

    Or the simplest explanation of them all, he never "left" the Matrix.

  22. Re:Well DUH on Analysis of .NET Use in Longhorn and Vista · · Score: 1

    You're solving the problem with the wrong solution. An OS should be able to implement sandboxes natively, we shouldn't need to rely on a VM to do it for us. Unix started this with chroot(), and has evolved into the capabilities model of SeLinux and Solaris Zones.

  23. Re:Advertising on One REALLY Long Runway for Rent · · Score: 1

    Repeat after me, there is NO SUCH THING as BAD ADVERTISING.

    Example:
        The Dell Kid
        The "Can you Hear me Know?" Guy
        Make 7*Up Yours

  24. Re:Quick Fix, Instant-Oatmeal One-Hour photo on 'No Quick Fix' From Nuclear Power · · Score: 1

    As my truck-driving roommate would say, "Relying on your wheel brakes to stop your rig is a surefire way of killing the kids in the back of that SUV. Use your engine brake."

  25. Re:Quick Fix, Instant-Oatmeal One-Hour photo answe on 'No Quick Fix' From Nuclear Power · · Score: 1

    Burning calories == burning calories, no matter how you do it.

    Building obscene muscle-mass is an entirely different beast, and only a few people truly want to do this.