Slashdot Mirror


User: zoloto

zoloto's activity in the archive.

Stories
0
Comments
1,347
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,347

  1. Re:What? on Do Your Developers Have Local Admin Rights? · · Score: 1

    Oh no! I can't install steam or starcraft on my machine! What will I do during lunch?! *gasp* hehehe

  2. Re:What? on Do Your Developers Have Local Admin Rights? · · Score: 1

    We do have a VM server for exactly what you mentioned so each "machine" is really a VM. But the difference is negligible. "Final" testing before product is shipped would be installing the app onto our testing users computers. you know... the "customers" use and abuse the app before shipping to the real customers.

  3. Re:What? on Do Your Developers Have Local Admin Rights? · · Score: 1

    your condescending attitude notwithstanding, the developers need a clean system to work on. not a dozen or more different applications which effect overall system responsiveness and adding separate extra libraries etc for said apps. If you can't actually sit in front of a computer and work without checking facebook, your IM software or dicking around, you might need to re evaluate your position in the company as something less than useful.

  4. Re:What? on Do Your Developers Have Local Admin Rights? · · Score: 1

    It takes a while to change habits. This is nothing new and no harm was done.

  5. Re:What? on Do Your Developers Have Local Admin Rights? · · Score: 2, Informative

    What has worked best for me was when we gave them non admin on their dev boxes but admin on the test machines. These test machines had a "deep freeze" that when they rebooted the machines they essentially went back to a clean slate. It took some getting used to for those who always had admin before, but this ensured a clean install w/o extra software would work on a base system.

  6. Re:Are you colleagues or janitors? on Uniforms For the Help Desk? · · Score: 1

    Individuality has no business in an organization (re: team) that provide the same essential services. I don't want my "unique" apache install to suddenly decide to switch ports on me because it "feels" the need to be unique-er than the previous week. You provide a service, much like those in sales or the executives. They have a dress code. Why shouldn't you?

  7. Re:Result on Man Tries To Use Explosive Device On US Flight · · Score: 1

    No. I don't need some dumbass trying to apprehend me because I'm a little angry with some clueless twit at the counter.

  8. Re:Result on Man Tries To Use Explosive Device On US Flight · · Score: 1

    That makes too much sense for any of the idiots in charge of this country to actually consider let alone implementing. *I* however would find this the best solution.

  9. Re:remove their ssh key from the ~/.ssh directory on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    This might keep them at bay as well. In the root login's .profile, at the end put 'exit'. So when they login they're immediately logged out. Make sure you have proper sudo access on a secondary account. Renaming "root" might work as well but this is more obscurity than security.

  10. Re:If they do this.. on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    There should not be any changes in a contract without both parties agreeing to it. Else, it's not a contract.

  11. Re:"Other operating systems"? on Psystar Not Closing Up Shop · · Score: 1

    "Windows" is included in the "other operating systems" part of that phrase. Not as an exclusionary statement.

  12. 12" Are they serious? on First Look At Latest Ion-Infused Asus Eee PC · · Score: 3, Insightful

    12 inches is too big for a netbook. 10 inches is pushing it as it is. Why do they think they can slap the term "netbook" on anything small and under powered as far as the typical laptop goes? Does anyone remember the Toshiba Libretto? I still have mine and THAT is the ultimate _netbook_. I thought PHYSICAL SIZE was what made a netbook a netbook! 12 inches is NOT a netbook.

  13. Re:Not not? on Cell Phone Searches Require Warrant · · Score: 1

    Too bad I haven't seen many like this guy. NYC has far too many meatheads to feel comfortable even looking at one at times. :(

  14. Re:Blahgh on Swiss Geologist On Trial For Causing Earthquakes · · Score: 1

    The next thing you know, they'll be doing it next to volcanoes.

  15. Re:Security on Three Lawmakers Ask For Enforcement Against Leak Sites · · Score: 1

    worked for the TSA didn't it?

  16. Re:"perfect" device on Building the Dream Google Smartbook · · Score: 1

    I want a pony too while we're at it.

  17. Re:Not bloody likely! on Should You Be Paid For Being On Call? · · Score: 1

    Well, I was trying to illustrate a point that I enjoy getting paid for my time regardless of it being on call or during the regular working day. Probably came out technically incorrect but lawyers bill differently for different things. I doubt they bill for 6 to 15 min increments however.

  18. Not bloody likely! on Should You Be Paid For Being On Call? · · Score: 1

    I get paid for the time I work, on an hourly basis. 5 minutes over the hour? Well that's one hour I bill for, just like you mr lawyer.

  19. Re:Too little, too late? on Microsoft Issues Takedown Notices Over COFEE · · Score: 1

    If you wanted I'm sure somebody like me could produce a link for you.

  20. Re:The way I see it on Apple Asks Judge To Shutter Psystar's Clone Unit · · Score: 1

    That's fine and dandy until you try to mass produce and sell systems with software installed that the license forbids it.

  21. Re:Carlin Quote on Scientists Say a Dirty Child Is a Healthy Child · · Score: 1

    Asshole, armpits, crotch and teeth. Preferably with the same brush!

  22. Re:What? on Vulgar Comment On Newspaper Site Costs Man His Job · · Score: 1

    I hearby dub everyone who uses profanity in their postings to be "pussyman". If you happen to be female... well if the shoe fits...

  23. Re:TOR on Vulgar Comment On Newspaper Site Costs Man His Job · · Score: 1

    This has nothing to do about him being on the clock but the fact that some over zealous editor "noticed" a posting comment came from a school IP address? How the fuck are you going to know what entity is leasing what IP address by numbers alone and why the fuck should you care? Just block the IP for N minutes and be done with it. There was no need to track him down.

  24. Re:I wonder what celebrities do... on T-Mobile UK Employees Sold Customers' Information · · Score: 1

    That's why you buy a service in an alias. It's not that hard.

  25. Re:Try a screen magnifier. on Making Old Games Look Good On Modern LCDs? · · Score: 1

    For those of you with a Mac, I haven't tried this in OS X yet, but you can scale application window sizes. Run starcraft in windowed mode (cmd + M) after trying this in the terminal /Applications/Utilities/Terminal.app/

    "defaults write NSGlobalDomain AppleDisplayScaleFactor .78"

    This is global so all new applications launched will be at 78% of their original size. You can do it per application with this: "defaults write com.apple.iTunes AppleDisplayScaleFactor .78"

    Find whatever the settings file is (ie: com.blizzard.starcraft) and you can run starcraft in a 640x480 window, but magnified.