Live data from Hacker News

Viewing profile — Myk267

Myk267

HN member
Joined
Thu, Jan 24, 2013, 3:36 AM UTC
HN karma
27
Public activity
18 items

About Myk267

No profile information was provided.

Recent public activity

  1. comment
    Comment #12499652

    What kind are you after? There's sort of two: 1. The Philosophical OOP, brought to us by Alan Kay's mind, which probably has to be experienced through a language with sufficient OO…

  2. comment
    Comment #12327825

    Or maybe it will invite them to try it out themselves? I think the 'which is clearer' thing is up to personal choice and experience. And personally, often when I'm programming in o…

  3. comment
    Comment #11837096

    You're at least not alone. I used Clojure for a while and we didn't get along despite my attraction to the language, and the hype, I guess. Clojure makes a lot of trade offs to run…

  4. comment
    Comment #9747672

    Only if you would feel bad that the sites you visit with your ad blocker enabled all died because they didn't get enough funding.

  5. comment
    Comment #9674875

    I think it's easy to misinterpret any of the "Unix philosophies". It's Ye Olde "MIT vs New Jersey" again, and Unix is relentlessly straight out of NJ. Simplicity in the "NJ" sense …

  6. comment
    Comment #8861340

    > I always thought that this article read more like "How to become Eric S. Raymond". That seems like quite the coincidence given that Eric S. Raymond is the author of the article i…

  7. comment
    Comment #8827991

    I'm always interested in the suckless projects. I like emacs and vim, too, but it's interesting to see projects made which can just grab the fork, a sharp knife, and a good pan and…

  8. comment
    Comment #8742063

    Slackware might be something to look into. While everything you might want isn't going to be a binary, there's some pretty good third party sources that regularly package things up…

  9. comment
    Comment #7561803

    The value in FizzBuzz is the iteration process. What's the first step? Well, you probably make a stream of numbers. And then a set of if blocks to test and return strings. Why not …

  10. comment
    Comment #7105582

    You shouldn't find it odd. The course is about teaching interesting paradigms and how they can be used to solve problems, not teaching the easiest thing to beginners. The why not p…

  11. comment
    Comment #7090939

    Does anyone else feel like the only reason to choose systemd is the systemd-journal? That thing is just amazing. The amount of leverage provided by not just appending to a log file…

  12. comment
    Comment #7086461

    "Part of it is due to the very strict Python standard of coding." I don't know about that. Good code is good code. It's sort of one of those, "I'll know it when I see it" things. T…

  13. comment
    Comment #7086337

    This is just fuel in search of fire. "OOP is widely-used and easily comprehended because it is a fairly simple way of modeling reality that is compatible with how human beings do i…

  14. comment
    Comment #7081996

    You might want to read this paper by Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi who provide interesting points about SICP as well as HTDP as an …

  15. comment
    Comment #6956794

    Haskell. Having learned perl, ruby and python (these are all incredibly similar), and then Clojure, I've found that I really like the functional paradigm. It helped drag my attenti…

  16. comment
    Comment #6787651

    It would seem like they got people to believe that The End Was Nigh and that they should commit suicide to avoid said End (Yeah, hold on to your logic there). If he truly believed …

  17. comment
    Comment #6693458

    > which never had a decent package manager as far as I know This is false. The package management tools work fine, they're just different from some others. Slackware users find the…

  18. comment
    Comment #6502154

    That article has so many holes in it, I don't know where to start, short of going back in time and writing it for them and then setting it on fire. This really says it all, "An 8-o…