Slashdot Mirror


User: BlurredWeasel

BlurredWeasel's activity in the archive.

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

Comments · 55

  1. Re:TV? Who needs it? on Our Ratings, Ourselves · · Score: 1

    Its intersting, reading your post made me think about my own viewing habits. I certainly pay for cable every month, but my tv viewing is limited to DS9 (never saw it before), cooking shows (good eats mainly), and Angel.

    I am watching effectivly long plot driven stories (Angel moreso than DS9), and cooking shows which really makes more sense than learning cooking out of a book.

    Also of note is that I don't watch commercials. I have a mythtv box, and the commercial skip is worth the 500-600 dollars I spent on it.

  2. Re:ok on Google Adds News Personalization · · Score: 1

    Think about it, thats now what google does. Google takes tried and true web technologies (search, mail, maps, news) and then makes the lots better in terms of ease of use and functionality.

    Think about it - I had a yahoo mail account years before gmail even was started, yet gmail kicks yahoo's interface up and down the block. Same with google's search. There were lots of search engines out there that did an adequate job, they weren't breaking new ground when they made theirs, even if it returned better results. Again, same with maps, just that the interface is SO much better than mapquest or equivilant.

    I will grant that news is a 'new' thing, even though all the content was already out there, and it is just aggregated. How it does that is cool, as is the google suggest thing, thats a really cool use of technology.

    Basically what I'm saying is that google doesn't always innovate, they focus more on the ease of use rather than on the 'new hotness'

  3. Re:Also curious on Network Monitoring and Alerting? · · Score: 1

    Well, they sure didn't hire me for my english skills...

    And it really is a good piece of software.

  4. Re:Also curious on Network Monitoring and Alerting? · · Score: 2, Insightful

    Sorry to be shilling for the company I work for, but we can do exactly what you need. Indicative Service Directory can collect constant data, but then only upload to the central collection server once a day, or even less frequently if desired.

  5. Indicative Software on Network Monitoring and Alerting? · · Score: 1

    Depending on what you are doing, but for that size of deployment, give Indicative a call/email.

    I do testing for them, and we really do have a very cool system going. We monitor the systems, the network, and the applications. We have pre-defined tests for almost anything you could think of from simple http tests to fancier cisco router tests, to perfmon integration. We monitor Weblogic and Websphere, and soon are going to be able to monitor other app servers as well.

    So ya, give us a call and inquire about how we can set you up. This is by far the easiest product to use in the monitoring field.

  6. It could be: on Astronomers Find Star-Less Galaxy · · Score: 1

    Have the scientists concidered that maybe its just a stage 3 civilization that's getting ready to pWn us?
    Maybe its just a bunch of Matrioshka brains...
    Or just wussy dyson shells....

  7. Nipple Fettish on Robotic Arm Controlled By Monkey Thoughts · · Score: 5, Funny

    As long as the monkey doesn't have a nipple fetish I think we'll be fine.

  8. Re:Programming in C++ on Linux on Migrate Win32 C/C++ Applications to Linux · · Score: 1

    I am taking a class right now focusing on Linux C++. As far as I can tell, C++ is rather standardized (nowhere near Java though...).

    The things that are standard are the basic syntax and structure (declaring variables/classes/everything). The other thing that is standard is the STL and a few standard functions left over from the C days.

    The things that aren't standard are the system libraries. So in windows when you use MFC and similar (I don't program windows, don't jump on me about windows junk), or in linux when you program against GTK, or QT, you need those libraries in Windows. Similarly, if you wanted to compile windows apps in linux, you'd need those windows libraries. The problem being that you can't get windows libraries in linux.

    Wine tries to provide those libraries to already compiled programs so that they can run, but honestly it isn't very good for anything non-standard (but definatly getting better by the day!).

    Hope this clears up the universe and shown you how programming windows via windows apis is a bad idea in terms of portabilty.

  9. Re:Why should I switch to Linux? on Desktop Linux Summit Highlights · · Score: 2, Interesting

    You are 90% of the way there. You use almost all open source software (short of the security stuff).

    Switching to linux for you isn't necessarily the thing to do if the system you have right now works fast with no interuptions/pauses and doesn't crash. I doubt you would notice much difference if you did an install of Fedora, all the same programs would be there, gaim, firefox, thunderbird...all FOSS.

    For some people, the switch really wouldn't bring them anything. Its the people who do what you do, but instead use IE, Outlook, Aim (with WeatherBug!). They are the ones having their computers crippled by spyware and viruses. They are the ones that benefit by a usable Linux Desktop.

  10. Re:Good choice. on Python Used as Modding Language for Battlefield 2 · · Score: 1

    Both of my brothers in high school have gone through beginning python class. Just to let you know, your idea is reality at least somewhat (Fort Collins, CO)

  11. Re:Whew... on LokiTorrent Shut Down · · Score: 1

    You're wrong, they don't count viewers either, except through Nielsen ratings, which would actually seem to account for torrent watching (not that there are any commercials left) via the survey method of data collection.

    Source: Wikipedia

  12. Re:Sounds good, but far from air-tight advice... on Politics-Oriented Software Development · · Score: 2, Funny

    Obviously, the solution: be smart and identify problems early, and solve them early, but publicly identify and show the problem at the last minute, go back to your cube, read slashdot for 3 hours, and then check in the new code and claim your raise/vacation time/complimentary release t-shirt.

  13. Re:Why crack it? on Cracking iTunes' DRM with JHymn · · Score: 1

    Because I have an ipod and I love it and just put music on it. But when I'm at home, I want to listen to music on my linux media center. As soon as itunes comes to linux, I'll stop cracking my downloads.

  14. Re:Wow... on Local Root Exploit in Linux 2.4 and 2.6 · · Score: 1

    except you know, when you have users...

  15. Re:The beauty of human nature on Samsung Announces Zero Dead Pixel Policy · · Score: 1

    Or, let me propose another way of looking at things. I am horrified at what happened over in asia, and have given the money that I can (being a relativly poor college student, a few hours of work worth). I have done what I can.

    Now, do you expect me to now spend 24/7 mourning the loss of those people. Maybe a second a piece? How about I just move on, and know that I've done what I can.

    Moral of the story: don't question people's motives when you have NO idea whats going on.

  16. Re:Is Punkbuster spyware? on Player vs. Player Play Examined · · Score: 2, Informative

    Not as far as I know. It is anti cheat software supported by such big games as America's Army and others.

    What it does: scans the harddrive/memory checking for known hacks and cheats. If it detects something, it tells the game server you're connected to, and the server kicks you off. It also updates itself with new cheat definitions (think virus definitions...)

    Thats what I know about it

  17. Re:This just makes maintenance harder. on OpenOffice 2.0 Preview Release · · Score: 1

    Also note: for 25,000 dollars, you can buy your company a nice intern or 2 at a very good salary who will do your bidding. I mean, 2 interns working 15 hours a week each at $16/hr = just under 25,000 dollars. What a deal, now you have tech monkies who do your work instead of microsoft taking 25000 dollars. Sounds like a plan to me.

  18. Re:Next Knitting Project on Mathematicians Crochet Chaos · · Score: 5, Interesting
  19. 13 TB * 2 on Japan's Newest Linux Supercluster: 13TB RAM · · Score: 3, Funny

    isn't it recommended you have 2x ram as your swap? so that'd be *does difficult calculations in head* 26TB of swap. You really don't want the kernel killing off processes because you run out of ram....that'd be bad.

  20. Re:Colo. State? on Colo. State Installs Lightning-Prediction System · · Score: 1

    Well, the website name is www.colostate.edu (because colorado.edu is CU in boulder, those bastards)

  21. Woo CSU! on Colo. State Installs Lightning-Prediction System · · Score: 1

    Woot 2 CSU Stories in a day! Makes me not feel so bad going to a generic state college rather than...working hard.... -Chris

  22. Woo CSU! on Wind Power Falls Under $0.01/kwh · · Score: 3, Interesting

    I go to Colorado State University (Computer Science of course) and I live in the dorms (well... a single dorm room I guess). Anyways, back to topic - they offered for everybody to buy wind power at $17/year. They buy enough wind power to power an average dorm room (I should have bought 40 bucks worth because I have more than 1 car in here) and dump it into the general power the university buys. I did it, and it gives me a little bit of warm fuzzyness.

  23. Re:Personal Responsible Corporations? on Ask Libertarian Presidential Candidate Michael Badnarik · · Score: 1

    You do realize fraud is still illegal under a "perfect" libertarian government. Companies are not allowed to lie in order to make a buck. (especially on finacials)

  24. Re:Now you're cooking with ga-- er, Solar. on Solar Powered Computers Planned for Rural India · · Score: 1

    Ya, just like the electric cars still use gas, you don't want 100% conversion heat->electricity, but 10% > 0%

  25. Re:For info on Kerry on Getting Accurate Political Information? · · Score: 1

    Wow, what a crappy site. Almost all the stories are about Kerry's vietnam record. I know that I don't care. There is a little bit more to presidency than what you did during a war 30 years ago. Speaking of which, didn't Bush (of the appropriate age at the time) not go at all? This site is nothing more than propaganda (not that I think Kerry is a saint) and on one topic. If they wanted to be influential in my mind, they would have some stories that don't revolve around medals and enemy fire.