Slashdot Mirror


User: hmatt

hmatt's activity in the archive.

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

Comments · 9

  1. how depressing on Menu Shadows in GTK2 · · Score: 1, Insightful

    why not use Qt, already.

  2. Renters do not receive distribution on GPL and Leased Software? · · Score: 2, Interesting

    The GPL covers binary distribution clearly. If you distribute binaries from MODIFIED SOURCE you are obligated to include the modified source.

    Renters do not receive distribution.

    Case in point: I run Linux, to serve web pages that are dynamically constructed by Tomcat and Apache. Where is the distribution of GPLed software happening in this scenario? I simply rent managed database storage, and provide the web interface.

    Surely the GPL was never intended to cover undistributed modifications, or else the Microsoft FUD would be true.

  3. Re:Let's clear up some things: on Stash Your Hard Drive In The Attic · · Score: 0

    What makes an explosive?

    Simple. Rate of combustion. If you ignite black powder in a small pile, it simply burns quickly. If you encase it in a pipe or cardboard tube, it becomes the fuel for an explosive.

    The same is true of thermite. It burns quickly and without atmospheric oxygen. You can make a bomb out of it if you can contain it.

  4. I LOVE MYSQL on MySQL A Threat to Bigwigs? · · Score: 0

    MORE BANG FOR THE BUCK!!! This freebie is making me rich! I don't need Oracle or Microsoft to crank up a high-volume data-driven web application.

  5. Back to the hardware... on What High End Unix Features are Missing from Linux? · · Score: -1, Flamebait

    What Linux REALLY needs is a nice rack. Everyone knows a great set of tits can spruce up even the dullest of operating systems.

    Take Win2K, for example. I recently installed pr0n for my desktop background, and my system is already doubling its computation speed and plays my mp3s better than EVAR!

    Imagine what a pr0n desktop could do for a Beowulf cluster of Linux machines -- I don't care WHAT kind of hardware. It would ROK.

  6. A keen observation of the UTTERLY OBVIOUS on Programming Languages Will Become OSes · · Score: 1

    see title

  7. Re:FM Tuner for Linux on DIY Ethernet Audio Receiver · · Score: 1

    my D-Link USB-controlled FM receiver works fine with a linux program available free off the net (i googled for it, of course)

  8. Re:what's wrong? on Installing/Configuring ALSA Sound Modules In Debian · · Score: 1

    SuSE 7.2 (possibly earlier) through current (8.1) supports ALSA. I haven't made extensive use of it but it has satisfied my XMMS needs for a while.

    SuSE is an rpm-based distribution, but not RedHat based, compared to Mandrake for example.

  9. my ASP business on MySQL A Threat To The Big Database Vendors? · · Score: 1
    MySQL appeals greatly to SQL-haters because it breaks a lot of stereotypes regarding SQL databases. By being fast, easy to use, and well-supported by various drivers/languages, the barrier to learning is kept very low.

    I feel most of this crowd will be quick to put down the things that have made MySQL popular, because they don't consider market evolution. But just like PCs eventually destroyed the mainframe business, and the web destroyed client-server development models, MySQL will continue to erode its niche into the multi-billion dollar database market.

    My business decision was influenced by the fact that no other database can return queries as fast for this data size. If my data were 1000 times bigger, perhaps Oracle would scale better. Or if I had 1000 times the number of users. But this little business will make me enough to retire well before MySQL runs out of capacity.

    Technical specs: Apache, Tomcat (via mod_webapp), MySQL. The customer is a government agency requiring archival of and reports generated from their 4 million clients' data. The hardware is semi-beefy Xeon SMP machines. All performance requirements derive from the need to serve 30 application views per second: there are approximately 250,000 target users.