Live data from Hacker News

Viewing profile — mrbrowning

mrbrowning

HN member
Joined
Mon, Apr 22, 2013, 8:42 PM UTC
HN karma
354
Public activity
111 items

About mrbrowning

No profile information was provided.

Recent public activity

  1. comment
    Comment #22500197

    > I like their TLI ideas, but I am honestly a bit alergic against designers who lack the phantasy of realizing that sometimes a UIs complexity is a reflection of the complexity of …

  2. comment
    Comment #22496597

    Hey, thanks for asking! My interests in it are primarily for quota management -- in my experience, this is inevitably a hierarchical concern, in that you frequently run into the ca…

  3. comment
    Comment #22486934

    I suspect I'm in the minority on this, but I would love for k8s to have hierarchical namespaces. As much as they add complexity, there are a lot of cases where they're just reifyin…

  4. comment
    Comment #22165960

    Sibling commenters got it. Sorry for the jargon, I've clearly been here too long!

  5. comment
    Comment #22162310

    > The whole exercise felt like taking attendance. In my experience, almost anyone who insists on synchronous, in-person standups is doing so because they want them to function this…

  6. comment
    Comment #22077561

    > Errors are on your face, instead of having exceptions performing invisible gotos to somewhere far up in call tree. Implicit error handling is more code, but your error handling i…

  7. comment
    Comment #21829717

    I have a music degree but have also engaged in a lot of self-study, so hopefully I can still make good recommendations for someone interested in learning on their own. The general …

  8. comment
    Comment #21695120

    The Midwest is far ahead of at least the West Coast on this. I saw much more variety of brewing methods, beer styles, and flavor profiles when I lived in St. Louis than I do here i…

  9. comment
    Comment #21351210

    One of the biggest conceptual moments in my life was taking an intro class to complex analysis in high school (not through my school itself, this was at a nearby university that ru…

  10. comment
    Comment #21315769

    To stick to the more theoretical interpretation of "computer science," and with a focus on theory of computation/programming languages: - Discrete Mathematics And Its Applications,…

  11. comment
    Comment #20711332

    If you're able to, would you mind linking to some resources about the case you describe in point three where the kernel need deal with an invalid stack pointer? I'm very curious ab…

  12. comment
    Comment #20681625

    Oh, certainly. My assumption was that the GP meant that functors aren't useful on their own _in general_, rather than in the particular context of someone just getting into the typ…

  13. comment
    Comment #20680056

    Functors enable the Fix functor and, from there, the whole universe of recursion schemes, so I'm not sure that I agree that they're not useful on their own.

  14. comment
    Comment #20209159

    There are substantial differences between Clojure's constellation of protocols/records/multimethods and CLOS, but at least the feature of CLOS that you cite is exactly what multime…

  15. comment
    Comment #19984858

    No, thank you for that!

  16. comment
    Comment #19976960

    This is wonderful, but I am a little disappointed that it wasn't about mechanical watch movements.

  17. comment
    Comment #19874398

    After having gotten a Switch and noticing that I basically never play games on my phone anymore since having done so, I idly wondered if the Switch's release has had any observable…

  18. comment
    Comment #19724851

    > The points in the article are valid , but quirks you learn and get past the first time. I still shoot myself in the foot sometimes even though I don't have a single bare new/mall…

  19. comment
    Comment #19616966

    Right, I didn't mean to say that they've made it totally impossible, but that the form factor they're trying to push as the "next thing," wireless audio, is not actually a replacem…

  20. comment
    Comment #19609202

    I don't think they will, or at least they ought not to, because the situations aren't equivalent. At the time that Macbooks started shipping without CD drives, every use case facil…

  21. comment
    Comment #19222665

    For what it's worth, I don't particularly have a cross to bear with respect to Java. I cited it just because its invocations as a Bad Language bogeyman are common in the Go-focused…

  22. comment
    Comment #19220007

    This attitude, which I'll paraphrase as "needing any feature that I personally consider unnecessary is a code smell," is endemic to the Go community and a big reason why I still fi…

  23. comment
    Comment #19051994

    I grew to really hate annotation-based magic when I worked on a project that used Jackson for JSON serialization. Not only does it circumvent the type system entirely, it also make…

  24. comment
    Comment #18973891

    I feel the same. I keep Chrome around, though, because it seems to be the new IE in the sense that I frequently encounter sites that simply don't work properly in either WebKit- or…

  25. comment
    Comment #18927816

    I don’t remember where I saw it, so it could be apocryphal, but I saw an admission from an Ableton developer that the difficulty in implementing MPE support is down to the fact tha…