Slashdot Mirror


User: kisielk

kisielk's activity in the archive.

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

Comments · 571

  1. Re:"visibly angry" on Hackers, Meet Microsoft · · Score: 1

    HEY! I'm a real engineer, and I resent that "human being" comment! Highly efficient cybernetic organism...

    There should be some insensitive clod joke in here somewhere..

  2. Re:Devils advocate... sort of? on PC Makers See Little Reason to Deploy XP N · · Score: 1

    Why is it always assumed that the typical computer user is a home user? I don't really think this is a fair assumption to make, there's far more machines used in business than at home. I find it likely that many sysadmins would be interested in the flexibility of being able to replace the default browser control in their company's workstations with something else for security reasons and otherwise..

  3. Re:Devils advocate... sort of? on PC Makers See Little Reason to Deploy XP N · · Score: 1

    Ah yes, but you missed the important part. You can't remove the IE control and make the system use something else instead.

    Not to mention that it's used in all sorts of marketing tactics by Microsoft, and as a result many people now equate that piece of software with "The Internet" since Microsoft essentially forced it on them for all these years.

  4. Re:The problem in a nutshell is on If Bad Software Developers Built Houses... · · Score: 1


    This site has been around for years, and I have to say I've never found it very useful or insightful.


    Yeah, and the stories they post are usually weeks old, and often duplicated! I don't even know why I bother...
  5. Re:Bull on The Death of Folders? · · Score: 2, Insightful

    ...Because it's really hard to select all the songs, with all variants of the names.. go in to properties, and change them all to a common name.

    Give me a break, fixing minor problems like this take s seconds in iTunes. Not to mention iTunes autocompletes fields for you in the properties to prevent exactly these kinds of mis-labeling problems.

  6. Re:O/T: Getting started? on Linux For Cell Processor Workstation · · Score: 1

    Wow, that Spartan 3E kit looks mighty impressive, and at an amazing price to boot. I think I'll be holding out for that one before buying an FPGA board. Thanks for the link.

  7. Re:O/T: Getting started? on Linux For Cell Processor Workstation · · Score: 1

    There's very nice cheap FPGA kits available at http://www.easyfpga.com/. They also have pointers to some online resources, and the kits include code samples. If you're interested in discussing more about hardware design and FPGA, feel free to contact me. (Note: I have absolutely no relation to easyfpga at all, just been looking at buying a kit for some time now)

  8. Re:Two is the wrong number on Double Your Fun with DoubleSight · · Score: 1

    What I do at work is put my primary screen directly in front, and then a secondary screen off to the left. Then I keep my main coding / other workspace window on the main screen, and email or some reference documentation on the left screen. Kind of the same layout as you would have with a 3 panel setup, but with only 2 panels.

  9. Re:Doesn't know diddly about hashing on Wikipedia Leaks Some Users' Passwords · · Score: 1

    Actually, if you put a : before the 7 it becomes a valid command, in Vim at least :)

  10. Re:How does this increase adoption rate? on IPv6 for the Linksys WRT54G · · Score: 1

    OR the worm could just wait till you establish connections to other machines (P2P anyone?) and just spread to those addresses, which it knows are good. Maybe not quite as fast as random search, but still fairly good. Also chances are that most admins would assign addresses to their networks in some sort of pattern (consecutive numbers come to mind..) that the worms would be able to make use of once they got to a machine.

  11. Re:Really? on Write Down Your Passwords · · Score: 1

    From what I understood at my last IT job, the password change and complexity requirements were part of Sarbanes-Oxley compliance.. If you don't know what SOx is, just google it. Bane of our existence as IT workers :)

  12. Re:Consider immigration to the north... on Canadian Music Swappers Win Court Battle · · Score: 1
    5 months winter or worse


    Just move to Vancouver ;) No such winter here, maybe a week of rain every now and then..
  13. Re:I do not condone piracy but... on Software Piracy Will Get Worse · · Score: 1

    Exactly. I also know many people who just download the latest and greatest versions of a huge variety of software, often some very expensive suites (such as Maya) simply to be able to say they have a copy. They don't use it, maybe on occasion they'll burn a copy for a friend. Somehow I doubt they'd all be shelling out $20k a year for new version of Maya if they didn't download it.

  14. Re:Diluting its strengths? on Trackerless BitTorrent Beta Posted · · Score: 1

    Don't have a static IP? Use a dynamic DNS service.. lots of free ones such as http://www.dyndns.org/. Easy to set up and update. I don't have a static IP, so I use that.. no problem.

  15. Re:Diluting its strengths? on Trackerless BitTorrent Beta Posted · · Score: 4, Interesting

    Many bittorrent clients such as Azureus have built in trackers that only take a couple of button presses to start up and track any files you want. Hardly rocket science.

  16. Re:Mutt users, unite! on Is HTML E-mail Still Evil? · · Score: 2, Interesting

    You might want to check out my mutt config: http://www.sfu.ca/~kkisiel/mailconfig/. There's no HTML email I haven't been able to view thus far with these settings.

  17. Re:This isn't much of an "exploit" on New Mozilla Firefox 1.0.3 Exploit · · Score: 1

    Maybe it would be a good idea to require (or at least very strongly suggest) SSL for whitelisted install sites. A message along the lines of "You are adding a non-secure site to your whitelist.. yadda yadda yadda" could be used. That way the authenticity of the site could be verified with the SSL certificate and prevent people from installing software via DNS spoofing and that sort of thing.

  18. Re:I'm confused on Paul Graham on PR · · Score: 1
  19. Google wins! on The Philanthropic Arm of Google · · Score: 1

    From Google Fight:
    Google Foundation - 10,400,000 results
    Bill And Melinda Gates Foundation - 224,000 results

    I believe Google Foundation emerges the clear winner :p

  20. Re:The inevitable question on Trent Reznor Challenges Music Norms · · Score: 1

    Funny, I could swear I was using Cubase for real-time multi-track audio editing 5 years ago on my x86 without any problems. I guess helping my friends record their demo album then was all a dream.

    I like Macs and all, but sometimes you rabid fan-boys really do over-exaggerate the situation.

  21. Ubuntu got it right... on New Linux Distros Insecure by Default? · · Score: 4, Interesting

    I installed Ubuntu just the other week and was momentarily perplexed that I couldn't su to root. After some consultation on IRC, I learned that Ubuntu has no root account by default, and you can access things you'd normally do as root by sudo, and applications requiring root just ask for your password. As I understand it, this is similar to how it works in OSX. In my opinion, this is the right direction to go in for single-user machines such as home desktops. Of course, stupid users will still type their passwords in when malware prompts for them, but that's more of a user education issue than anything. I can't really think of any way off-hand to give home users the power they need to install apps while still preventing trickery like that..

  22. Re:USB doesn't provide much power on Why Don't PDAs and Cellphones Use USB? · · Score: 1

    Funny, because my Blackberry charged through the USB dock connector without any problem, only took a couple of hours for a full charge. Not noticably longer than my Motorola phone does..

  23. Re:Too Obvious Answer on No More BitKeeper Linux · · Score: 1

    FYI, the GP probably meant distributed branches...

  24. Re:I cant wait on No More BitKeeper Linux · · Score: 1

    Yes.. just like RMS never made any money while at MIT selling his software and manuals, despite the fact it was free. I suggest you read up on some history. Of course, nobody is making money writing free software right now, nope.. not any of the employees working on free software at IBM, Apple, HP, RedHat, Novell, etc.. are getting paid..

  25. Re:oh, and about that extra space... on Google Ride Finder Announced · · Score: 1

    Must be coming from all those Wordpress pages they're deleting from their search index ;)