Live data from Hacker News

Viewing profile — jbrennan

jbrennan

HN member
Joined
Sat, Jan 10, 2009, 4:42 PM UTC
HN karma
1,014
Public activity
308 items

About jbrennan

lover of books and some humans

Recent public activity

  1. comment
    Comment #42590090

    Ireland springs to mind, and in fact has strong ties to Indigenous nations in the Americas for their similar struggles

  2. comment
    Comment #36348384

    This is a great point, and I’m curious to hear what would be better alternatives. Like obviously there’s something great about having online connections with other people, but how …

  3. comment
    Comment #35442687

    hi, author here :) happy to answer any questions! it was extremely fun to write a little browser, highly recommend it

  4. comment
    Comment #23920569

    I’m actually not proposing shutting down any website that allows uploaded content, just large / public sites that require this sort of moderation. Not every site gets this stuff up…

  5. comment
    Comment #23920150

    I think there’s a difference that depends on scale and privacy. If your network is private (or something more akin to p2p / messaging) this is much less of an issue, especially if …

  6. comment
    Comment #23920105

    In my opinion this is an argument in favour of shutting Facebook (and every other large social network) down. This sort of work is damaging and abusive, and nobody should have to e…

  7. comment
    Comment #16392656

    See also Mark Miller’s excellent blog post on the same topic, which really turned on a few lightbulbs for me: https://tekkie.wordpress.com/2010/07/05/sicp-what-is-meant-b...

  8. comment
    Comment #16042892

    I think this line of reasoning is victim blaming. It’s not the author’s fault that Instagram works the way it works. I think she’s entitled to want them to do a better job.

  9. comment
    Comment #16042879

    Yeah, it’s too prevalent. We best not talk about it.

  10. story
  11. comment
    Comment #11941946

    >I think most people grow up missing their actual potential as thinkers because the environment they grow up in does not understand these issues and their tradeoffs.... This is the…

  12. comment
    Comment #8341144

    Great article although I think it’s worth mentioning the pattern of checking the iOS system version for method availability (e.g., `if ([[[UIDevice currentDevice] systemVersion] fl…

  13. comment
    Comment #8232727

    The one thing I wish Objective C (or other languages, too, unless I’m missing some [totally possible]) is that the abstractions of metaprogramming are often hard to follow. You get…

  14. comment
    Comment #7446389

    Sean, I’ve read some of your research and it’s great! I agree completely. Hell, even the concept of “to create software means some set of sequential steps” is presuming quite a bit…

  15. comment
    Comment #7445984

    Author here: Funnily enough, I have! I wrote the Super Debugger which uses F-Script ( http://shopify.github.io/superdb/ ) Please note though this is not at all what I’m describing …

  16. comment
    Comment #7445605

    Author here: you are correct.

  17. comment
    Comment #7445602

    Author here: Objective C is far and away mostly used for creating user-facing software. I want a better way to do that. That’s what the essay is about.

  18. comment
    Comment #7445595

    Author here. Please try not to get too caught up on the interpreted part. It’s far less important to what I’m trying to get across here in the essay. Yes, implementation matters, b…

  19. comment
    Comment #7445319

    No not really. Ruby is a fine text language but it offers no benefits or advantages like what I described in the article, safe maybe a REPL. But we can have that already with the S…

  20. comment
    Comment #7445032

    Heh, which is similar to what I drew up a year ago, and even linked to https://github.com/jbrennan/ObjectiveNext/blob/master/langua... :)

  21. comment
    Comment #7444952

    Author here. Good point, they are not mutually exclusive. I do think however it's not in Apple's culture to significantly move away from C/ObjC any time soon. For the time being, t…

  22. story
  23. comment
    Comment #5783853

    > Every talk is for an audience, and it's the speaker's responsibility to say what the audience needs to hear. > >Wait, what? I don't think he means what you're inferring. I don't …

  24. comment
    Comment #5700131

    Author of SuperDB here. I think you should be able to embed most of SuperDB itself directly in Spark Inspector. I'm not sure how you're doing runtime inspection, but SuperDB alread…

  25. comment
    Comment #5635654

    It's true some artists can already work with interactive media through code, but I think his greater point might be that we're selling every other artist short if they've got to ex…