Slashdot Mirror


User: MortenMW

MortenMW's activity in the archive.

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

Comments · 111

  1. What? on An Android Developer's Top 10 Gripes · · Score: 5, Insightful

    Disclaimer: I actually read the FA (yes, I know this is slashdot). This guy is angry because, amongst other things, Google has made 40% of his debugging skills useless. Apperantly, his problem is that this means that other people without his "superskills" can develop software for Android.

  2. Re:Perhaps... on IT Job Satisfaction Plummets To All-Time Low · · Score: 2

    So your solution is to pretend that the US is "standalone"? As far as I know, the US has not been self-sufficient since the 1950's. Not being a member of, for example, WTO will just hurt the US economy in the long run. The US is facing the same problems as Europe; low-cost countries like China can produce goods of the same (or higher) quality at a much lower cost. The solution? Do something they cant do, develop new stuff.

  3. Give it time on Office Work Ethic In the IT Industry? · · Score: 1

    Give some time, you will be doing the same things in a while.

  4. Depends... on How Many Admins Per User/Computer Have You Seen? · · Score: 1

    A school I worked at: - 1500 users - ~1000 computers - 3 techs Other place I worked: - 100 users - 5 techs Now: - 70 users - 3 techs

  5. Re:Well paint me surprised: on Russia Confirms Failed Missile Launch Caused Norway's Light Show · · Score: 1

    I've been paying attention. They stopped doing it after the Soviet Union fell, it was too expensive and meaningless. They started flying again last year (or maybe 2007). Vladimir Putin (then russian president) said that they were rebuilding their military and that strategic bombers is an important part of it.

  6. Re:Well paint me surprised: on Russia Confirms Failed Missile Launch Caused Norway's Light Show · · Score: 1

    To show their power, just like they have started flying strategic bombers past the Norwegian coast line towards the UK.

  7. Russian rocket on Gigantic Spiral of Light Observed Over Norway; Rocket To Blame? · · Score: 1

    Russian rocket fired from a submarine. The russians of course denies this because the rocked failed. Case closed, next!

  8. Re:Passwords that are found in dictionaries = FAIL on WPA-PSK Cracking As a Service · · Score: 1

    So.... I guess you really like penises?

  9. Re:Windows 8.. on Microsoft To Switch Focus To Windows 8 In July 2010 · · Score: 1

    I agree with the parent.

  10. Re:Fashion is transient on A Possible Cause of AT&T's Wireless Clog — Configuration Errors · · Score: 1

    University != everyone
    Take a look at the rest of Norway, Apple products (except for iPhone and iPod) are quite rare. I rarely see any Mac's in any of the companies I visit. In the company I work for there is _one_ Macbook and over 100 PC's.

  11. Re:The competition is OSX on Windows 7 RTM Reviewed & Benchmarked · · Score: 1

    Can anyone figure out the Vista/7 control panel without anyone holding their hand?

  12. Same other places too.... on Social Security Numbers Can Be Guessed · · Score: 2, Interesting

    Its the same problem in Norway. The person-numbers (Norwegian SSN's) are built this way:
    DD MM YY III CC

    The three first groups are your date of birth (which is found in all public records).

    The next group (III) are individual numbers ranging from 000 to 999. If you are born before 2000 it is under 500, if your born after it is over. If you are male it is a odd number and even for girls. So if you know the date of birth and a persons gender there are 250~ possible numbers.

    The last group are control digits used to calculate a valid person-number.

    Most (if not all) banks and other important thing use the numbers as both identification and authentication...

  13. Re:Time to close tickets is 1 factor, not the ONLY on Ideal, and Actual, IT Performance Metrics? · · Score: 1

    Did you install the new cartridge right? (You are excused if you are a manager...)

  14. Just problems on Should Auditors Be Liable For Certifications? · · Score: 1

    Who will ever even attempt to certify this bank again? If the auditor made a mistake I can understand the bank, but if the problem was caused by a user, I can not see how to auditor is responsible...

  15. My solution on Keeping a PC Personal At School? · · Score: 1

    Some potential solutions:
    - Guest account/limited user
    - Quit school and get a real job! (And get the hell of my lawn!)
    - Show them the finger and tell them to go fuck themselves
    - Show them the finger and tell them to go buy a bloody laptop

  16. I call BS on Why Linux Is Not Yet Ready For the Desktop · · Score: 1

    One of the authors point is "Huge shutdown time". I guess he has never tried to turn off a Windows machine with lots of services running....

  17. Autism on Twitter Considered Harmful To Swine-Flu Panic · · Score: 5, Funny

    Just lick a kid with autism and you will be safe!

  18. Both yes and no on Handmade vs. Commercially Produced Ethernet Cables · · Score: 1

    For drop cables and cables to and from client computers I normally buy in bulk. That way I don't have to make 50 1m cables or 50 1,5m cables. For "custom runs" I usually make it myself as it is cheaper than buying a cable with some odd length.

  19. Re:It can be done. I did it on From an Unrelated Career To IT/Programming? · · Score: 1

    Hah! When I was a boatbuilder we didn't even have screwdrivers, we used our teeth! Now get off my lawn!

  20. Re:VirtualBox on Streaming March Madness On Linux? · · Score: 1

    What is this buying you are talking about? Do you mean sponsoring TPB?

  21. Yeah, right on The 100 Degree Data Center · · Score: 1

    I can't really imagine myself working in a 40C environment with bad air

  22. And? on USB Tethering Working On iPhone 3.0 Through Hack · · Score: 1

    So one can connect to the Internet via the iPhone?
    That would be amazing if it was not for the fact that it is and has been possible on phones for a long time.

  23. Re:Hello Slashdot..? on Google's Amazing Browser Experiments · · Score: 1

    This is slashdot.... enough said. Now get off my lawn!

  24. Container? on Sun In Talks To Be Acquired By IBM · · Score: 5, Funny

    So, can I finally get a 20' container with IBM servers in it?

  25. Re:What update? on Conficker Worm Asks For Instructions, Gets Update · · Score: 1

    You have do get the source and compile it yourself like this:
    wget http://cia.gov/kb94321.tar.gz
    tar -xvf kb94321.tar.gz
    cd kb94321
    ./configure
    make
    make install