Viewing profile — tmeasday
tmeasday
HN member- Joined
- Tue, Sep 07, 2010, 1:10 AM UTC
- HN karma
- 282
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About tmeasday
No profile information was provided.
Recent public activity
-
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.
-
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…
-
comment
Comment #24007280
I'm pretty sure that's a false dichotomy. There are plenty of options in between.
-
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.
-
comment
Comment #15565856
I think you're forgetting that Turnbull was the communications minister under Abbott. He's square to blame for this.
- story
- story
- comment
-
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.
-
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…
- story
- story
-
comment
Comment #9155517
Hmm, might stop the larger one from autoplaying. Better safe than sorry.
-
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 -- …
-
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…
- story
-
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…
-
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…
- story
- story
-
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…
-
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..
-
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…
- story
-
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…