Slashdot Mirror


User: transparen

transparen's activity in the archive.

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

Comments · 4

  1. There must be something more on MPAA Shuts Down Town's Municipal WiFi Over 1 Download · · Score: 5, Interesting

    I find it hard to believe that they would have shut down the Wifi simply because of a *possible* lawsuit.... Maybe they didn't really want the WiFi after all?

  2. Re:hmm - General Purpose DB on The NoSQL Ecosystem · · Score: 1

    There's something to be said for using the right tool for the job. A general purpose database will be optimized for the general case, not for your specific problem. Large databases spanning multiple servers, taking extreme traffic, are sufficiently outside the scope of normal database operations, that a custom solution can be the only way to do it.

    I suggest:

    * figure out exactly what needs to be solved
    * check if existing solutions solve it
    * if not, then develop a solution (and if you're in Canada, claim IRAP and SR&ED for it ;-) )

    Reasons why my suggestion would not always work:

    * risk, both financial and project
    * skills bias (preference to change the problem to match what skills are available)
    * technology bias (preference to change the problem to match a specific technology)
    * vendor bias (preference to change the problem to match a specific vendor)

  3. As an executive and a system administrator on Reporting To Executives · · Score: 1

    As an executive and a system administrator:

    - timesheets
    - list of tasks done
    - list of tasks outstanding

    That's it.

  4. Re:My $.02 on Installing Linux On Old Hardware? · · Score: 1

    on a 486, ssh is enough :)