Slashdot Mirror


User: mrprogrammerman

mrprogrammerman's activity in the archive.

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

Comments · 156

  1. Re:Coding is a skill, not a profession on The Case For the Blue Collar Coder · · Score: 0

    I agree too many coders have the urge to reinvent the wheel every time. The best way to do programming is to use best known methods (BKM). The BKM determine what sorting algorithms you should use and other requirements. Most programming is about how to choose and integrate the best pieces.

  2. Re:But that's not the real problem. on To Encourage Biking, Lose the Helmets · · Score: 0

    Something similar happened to me but I focused my efforts on controlling my flip so I landed in a controlled manner. There's actually an even better technique to avoid that type of accident and that is to slip of the back of the bike. It takes a little practice but can be very useful. Your bike might get destroyed but at least you will be safe.

  3. Possible in mammals on First Mammals Observed Regenerating Tissue · · Score: 0

    I remember reading that turning on regeneration in mammals required applying an electric current to the limb. Here's something similar: http://www.nature.com/news/2007/070226/full/news070226-8.html

  4. Firefox OS memory management on Design Principles Behind Firefox OS Explained · · Score: 0

    I hope they didn't use the same implementation of malloc/free as the browser:

    void free(void *p)
    {
    }

  5. Trick in the naming on Advertisers Never Intended To Honor DNT · · Score: 1

    You have to use reverse psychology on the advertisers. It should have been named "Do Track."

  6. Car analogy on Can Microsoft Really Convince People To Subscribe To Software? · · Score: 1

    This is like leasing or buying a car.