Live data from Hacker News

Viewing profile — mdparker89

mdparker89

HN member
Joined
Thu, Feb 28, 2013, 7:19 PM UTC
HN karma
40
Public activity
22 items

About mdparker89

No profile information was provided.

Recent public activity

  1. comment
    Comment #29785907

    Fabrik | Full-stack | Full-time | Remote | $100-150k Fabrik is a publishing platform that leverages our proprietary CMS and Ad Ops expertise to manage publishers' engineering and r…

  2. comment
    Comment #28303674

    If you read through some of Alan Kay's other Quora posts there is some more context behind this. It goes a bit deeper than just the tools we build. We don't think like programmers …

  3. comment
    Comment #27765899

    The best thing in the last year was that I made a mode for my job. All of my work repos are under the same folder so the mode gets activated for any file under that folder. It's sm…

  4. comment
    Comment #25037316

    One benefit of the ethereal nature of digital is that editing is really easy which is part of what makes digital so appealing. The downside is that it makes it hard to silence your…

  5. comment
    Comment #24214200

    Assuming that the probability of being hit by lightning is higher than the probability of dying from COVID under 30, it does not follow that one should take the similar levels of p…

  6. comment
    Comment #23903854

    There are some books out there that cover the very little that we do know (I've read a bunch of them) but the big takeaway is that we don't know a lot. The reason is that you can't…

  7. comment
    Comment #23585737

    The specialty actually provides context for the other subjects. You don't learn to write for the sake of writing, you write about chess. You get to practice the foreign language at…

  8. comment
    Comment #23585699

    I highly recommend reading the book. It's probably not what you expect. He makes a compelling case that we should consider the opposite of your question: does letting kids wander a…

  9. comment
    Comment #22141642

    Code is data. `(f foo bar)` is both a list of symbols and a function call.

  10. comment
    Comment #20177718

    You might be interested in reading Maria Montessori (of Montessori school fame). Her stance is very much towards molding the environment rather than the child. She basically says t…

  11. comment
    Comment #19455204

    I see this problem with a lot of big policy. It's sold as a rewrite when in practice it has to be implemented as an incremental refactor. The two have different implications and tr…

  12. comment
    Comment #18360302

    One of the main takeaways in this talk addresses this directly. He's not advocating for everyone being smart, in fact being smart counts for very little. So how do we move forward …

  13. comment
    Comment #11261424

    I would really recommend seeing a therapist that practices cognitive behavioral therapy. I was where you are. Reading about CBT didn't help. I had to go and talk to a professional.…

  14. comment
    Comment #8579055

    The problem is these lessons are, for the most part, already out there. Unfortunately, some things you just have to go through to really learn. All of the mistakes I made were ones…

  15. comment
    Comment #8534914

    I've been looking into how to improve my writing as well. One of the things that I've learned is that good writing is the result of good sentences. Sentences, not words, are the ba…

  16. comment
    Comment #8278651

    The self-employment study says that when people who are self-employed switch to dependent employment their wages are at least as high as their dependent employment counterparts. Fr…

  17. comment
    Comment #8271685

    I've seen this in iOS code. I think it's partly because MVC gets pushed so hard. For a new programmer, it seems as if the code has to fall in to one of those three buckets. Views a…

  18. comment
    Comment #8177701

    There's a way to eliminate the reuse problem as well. If you make the services event-based and only let them speak to each other through messages then a service can never use anoth…

  19. comment
    Comment #6889291

    Bacteria is needed for composting to happen. Milk with antibiotics in it would hurt that process.

  20. comment
    Comment #6745258

    The market isn't necessarily efficient at a given point in time. Just because the stocks are going up, doesn't mean the valuations represent the intrinsic value of the company. Sho…

  21. comment
    Comment #5819130

    Why shouldn't I take pride in my work? >When facing an implementation choice, should a developer opt for solution A, which uses ugly code, or for solution B, which is beautiful? Th…

  22. story