Live data from Hacker News

Viewing profile — weegee101

weegee101

HN member
Joined
Mon, May 06, 2013, 7:54 PM UTC
HN karma
14
Public activity
8 items

About weegee101

No profile information was provided.

Recent public activity

  1. comment
    Comment #49174605

    Sure, but then Clean Code goes and directly pushes for polymorphism in an area (branching) where indirection and polymorphism is known to be costly for both complexity and performa…

  2. comment
    Comment #43919355

    The issue with this in practice is that there are always cases where panics are absolutely the correct course of action. When program state is bad enough that you can't safely cont…

  3. comment
    Comment #18726042

    You're right, it is easy to over engineer sites these days. It boils down to tooling for SPAs vs traditional static sites. The tooling for making static sites, even the most modern…

  4. comment
    Comment #18399436

    Haha, that "sample security test" is hilarious. Basically just a link to SSL Labs saying they meet industry standard. That's great, glad they can meet low hanging fruit. How about …

  5. comment
    Comment #7841654

    Yes, and I think people should head to Swift if it fits their needs. That is very different from Objective-C losing support however. Objective-C is not going away.

  6. comment
    Comment #7840774

    This is not even remotely similar to that situation. Obj-C is far more important & integrated than I think you realize.

  7. comment
    Comment #7840642

    That is extremely unlikely. Enough so that I would bet money on it. Swift is targeted at the largest user base of the Obj-C language, the iOS developers. Obj-C will be around for a…

  8. comment
    Comment #7840316

    No, it doesn't. It is a great way to do 99% of the tasks most developers do. There is, and always will be, a place for Obj-C on the Macintosh platforms. Apple recognizes that most …