Live data from Hacker News

Viewing profile — tmeasday

tmeasday

HN member
Joined
Tue, Sep 07, 2010, 1:10 AM UTC
HN karma
282
Public activity
101 items

About tmeasday

No profile information was provided.

Recent public activity

  1. comment
    Comment #44948132

    Yeah, weird (see reply to sibling). I have Philips Hue bulbs and I literally haven't replaced any of the ones I put in like 3-4 years ago.

  2. comment
    Comment #44948128

    Wow, something weird is going on in your house. I literally never change my light bulbs, I was just thinking about this the other day when I was looking at my extra bulbs and consi…

  3. comment
    Comment #24007280

    I'm pretty sure that's a false dichotomy. There are plenty of options in between.

  4. comment
    Comment #17370644

    Except the lens itself of course! Epistemological relativism is self refuting, I don't get how people can internalise the self-contradiction.

  5. comment
    Comment #15565856

    I think you're forgetting that Turnbull was the communications minister under Abbott. He's square to blame for this.

  6. story
  7. story
  8. comment
  9. comment
    Comment #13782029

    So then all candidates are tainted and you may as well not worry about it. My point is discrimination exists no matter what. So try not to let it bother you.

  10. comment
    Comment #13780970

    Does it bother you if a male candidate gets a position that maybe there's a better qualified female candidate who wasn't considered because "maybe she wants to start a family" or s…

  11. story
  12. story
  13. comment
    Comment #9155517

    Hmm, might stop the larger one from autoplaying. Better safe than sorry.

  14. comment
    Comment #9155465

    Hey, author here. I don't think we have any scroll event handlers on our blog (not 100% sure as I didn't implement the theme). It's a WP site, perhaps that's the common element -- …

  15. comment
    Comment #7397525

    Hey, partner here. I'm in Melbourne. I've set up more vanilla cos here in Aus, but I'm (we're) pretty confused about all the tax implications of selling eBooks to domestic and inte…

  16. story
  17. comment
    Comment #7229692

    It's definitely a concern, but I think it's mitigated somewhat by the oplog-tailing approach. Writes go straight into Mongo, as usual, it's just reads from the oplog that potential…

  18. comment
    Comment #7229662

    Fair question. Obviously that recommendation was supposed to be taken alongside the other recommendations about not touching too many records, so, yeah 'SELECT *' is probably not g…

  19. story
  20. story
  21. comment
    Comment #6551504

    There is Objective DDP ( https://github.com/boundsj/ObjectiveDDP ) and a Java DDP Client ( https://github.com/kutrumbo/java-ddp-client ) although I haven't yet seen a finished prod…

  22. comment
    Comment #5672822

    Thanks! "Now that you're not busy" ... haha I wish! (or maybe not). I'll put it on my todo list though, sure..

  23. comment
    Comment #5670241

    It's the first reason. There's nothing built-in to Meteor right now to help you test and although some people are starting to figure out good ways to do it as we speak, we feel lik…

  24. story
  25. comment
    Comment #5243222

    Very true, and a good point. I thought it was a interesting little gotcha about the whole technique though: sometimes you will actually need to go ahead and look at whole diff to b…