Slashdot Mirror


User: Knetzar

Knetzar's activity in the archive.

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

Comments · 469

  1. Re:Code Morphing on Transmeta Closing Up Shop · · Score: 1

    I wonder how much of this technology could be used in modern JIT compilers. It would be nice to improve the performance of C#, Java, and Small Talk.

  2. Re:Presumably... on Linux Kernel Gets Fully Automated Test · · Score: 1

    It's generally known as the 80/20 rule. 80% takes 20% of the effort, while the other 20% takes 80% of the effort.

    The idea is the same though.

  3. Re:What else indeed on Cell phones as Credit Cards · · Score: 1

    That's why my cell phone can vibrate when it rings :-)

  4. Re:What drugs are they on? on Intel Adds DRM to New Chips · · Score: 1

    The problem is, someone who is wriging a virus doesn't care that they are breaking the law. What's an added DMCA violation? Nothing. Those are the people I'm worried about.

    Also, if there is a way to update the certs, then the scheme can be broken by hacking/breaking the server that contains the certs. I can just imagine, everyone moves to trusted computing, and 10 years later a huge hack is done and no one can access anything they did in those last 10 years...

  5. Re:Sales. on Intel Adds DRM to New Chips · · Score: 1

    Apple might not, but IBM has spent a ton of money on Linux and I doubt they'll let MS lock out either Mac OS (IBM makes the G5s) or Linux.

  6. Re:What drugs are they on? on Intel Adds DRM to New Chips · · Score: 1

    That is until viruses start getting written that can pass the DRM. No security is ever fool proof and eventually someone somewhere will crack DRM and we will be back in the same situation as we are now. It happened to the XBox, why won't it happen on these new chips?

  7. Re:Functional Compilers, anyone? on IBM Plans to Open the Cell Processor · · Score: 1

    Go to RIT. FP is in the undergraduate curriculum for CS. They were even thinking of making scheme the programming language taught in CS1.

  8. Re:Don't ask, don't tell on Before You Fire the Company Geek · · Score: 1

    That's a management trick. If they only give factual information, changes are you weren't liked. Where as if they talk about you and say how much they liked you, then chances are that they liked you.

  9. Comment first, code later on Comments are More Important than Code · · Score: 1

    One way I've found to write well documented code, is to first write very general pseudo code, then for each block of pseudo code write really code (or a function).

    So my code starts like: //initialize the variables //Execute the operation 1000 times //generate output //clean up //return

    And each of those lines can either become a function, with more documentation within, or a small block of code.

    This not only helps to force me to document (which I hate to do) but it allows me time to think of the algorithm that I wish to use, instead of the nitty gritty code.

    Also, don't forget to liberally use whitespace. Separating blocks of code with newlines is an easy way to help people read your code.

  10. Re:Why? on Forgent and Microsoft Sue Each Other Over JPEG · · Score: 1

    That or charge a fee to the USPTO each time a patent is overturned in court.

  11. Re:They have cracked strong hashes, huh? on Finnish Firm Claims Fake P2P Hash Technology · · Score: 1

    As far as I can tell, when you combine (by that I mean append) two hashes, you end up with a hash that's at least as strong as the stronger original. Therefore you just developed a stronger hash.

  12. Re:Bloat? What do you know about bloat? on A 2nd Core to Keep Windows Chugging Along? · · Score: 4, Funny

    maybe it's just me, but I like having gaim start up when I login.

  13. Re:Remember... on Texas Considers Putting RFID Tags in All Cars · · Score: 1

    They can already track credit card usage. How is an RFID based credit card going to be any different?

  14. Re:Make it stop on Apple Hires DVD Jon · · Score: 1

    Wow, I thought you were making a bad pun. I read that line as, "The googles do nothing!!!"

  15. Re:Watch for this... on Google Prefetching for Mozilla Browsers · · Score: 1

    So you think that "scroll down" should be used for zooming out instead of scrolling down?

  16. Re:Looks nice on Google Weather Service And GMail Improvements · · Score: 1

    Now ask those same people for the difference between 275 and 300, and then 2 and 27. I bet those people will have a much easier time with 275 and 300.

  17. Re:Kyoto is only a start on Humans are Causing Global Warming · · Score: 1

    When my friend got hit by a car, the car slowed down enough to just toss him onto the hood (and then back on the ground). He had a concussion, and a few scrapes and achey muscles. If he had been wearing a helmet, the worst injury (the concussion) would have been avoided.

    Since that day I always wear my helmet.

  18. Re:Pointless Article on Online Cigarette Customers Get Bill from State · · Score: 1

    Every state has a "usage tax." When you buy products from state A and use them in state B, you are supposed to get a refund on the tax from state A and pay to tax to state B.

    When I moved from MD to MN, I got a partial refund of my car sales tax and had to pay it to MN...although this all happened without my intervention when I registered my car in MN.

  19. Re:I doubt it on Richard Clarke on Microsoft security · · Score: 1

    Does that mean that Open Source(tm) is capitalist?
    Everyone does what they do because it benifits them?

    Hmmm...I can no longer tell if I'm making a joke or not...

  20. Re:...wait...what?! on Spammers Sue Spamee · · Score: 1

    I need to try one of those stickers. Writing "Return to Sender" on my junk mail has gotten my mail man upset at me.

  21. Re:End Social Security on Mathematics of the Social Security "Crisis" · · Score: 1, Insightful

    What happens to the people that don't plan, or don't plan well? Social Security was meant to help everyone, not just those with foresight.

  22. Re:Don't call it a "BitTorrent Arrest" on First BitTorrent Arrest in Hong Kong · · Score: 1

    The whole purpose of copyright is to increase the flow of ideas, and that can't happen effectively when the only thing visible to the public is the effects of the ideas, rather than the ideas themselves.
    I have to disagree with you, but that is similar to saying that movies can only be copyrighted if the producers of the movie explain every piece of technology behind the making of that movie. Should Pixar be required to show us the code to it's trade secret software just because it was used in the making of a copyrighted movie?

  23. Re:This is why IBMs 500 patent gift is pure PR on USPTO Released List of Top 10 Patent Receivers · · Score: 1

    Lets see here, IBM develops a lot of open-source code. IBM also develops a lot of closed-source code. If IBM wants to start using some techniques that they patented in open-source code (such as samba), then they are going to need to donate those patents.
    I like IBM, I really do, but they are looking out for themselves and their investers. It just so happenes that at the moment, they are betting on open-source.

  24. Re:Misses the point on simPC - Your Grandparents' New Computer? · · Score: 1

    And to steal ideas from Xerox is just common sense.

  25. Re:Hmmm on Comcast Begins Rollout of VoIP · · Score: 1

    It might be because they already have an infastructure to handle ip uploads. It may require adding hardware to create a "traditional Cable Telephone Service" and therefore be more expensive then just converting to ip and back.