Viewing profile — sellandb
sellandb
HN member- Joined
- Thu, Jun 09, 2011, 1:10 AM UTC
- HN karma
- 32
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About sellandb
Recent public activity
-
comment
Comment #7831441
It never will be. Tennis tournaments take place on private property and you agree to certain terms that ban you from "transmitting match data" by purchasing a ticket and attending.…
-
comment
Comment #6077354
I like to think about the "Sharing Economy" kind of like the shift from physical servers to virtual servers. A similar set of principals come into play when you try to make better …
-
comment
Comment #4922338
I think that is an interesting point. I have always found "site.com/view?postid=1234" feels lazy vs. the alternative "site.com/posts/article-title". While there is a relatively sma…
-
comment
Comment #4497139
That's kind of one of the three legs of the article, that it shouldn't be rape for two 17 year olds to have sex and similarly it should not be a sexual crime for them to send each …
-
comment
Comment #4176808
Write a multi-threaded program in PHP, I will write one in ... well pretty much anything else.
-
comment
Comment #4018202
I understand what you are trying to say. I am curious though what you recommend as a monetization strategy if you take that route? I suppose ad revenue is always the old fall back,…
-
comment
Comment #3591733
I would be interested if statistical data gleaned from DNS makes it's way into any other service areas. DNS would seem like a useful way to rank the popularity of web sites, I am s…
-
comment
Comment #3567732
I think you are still missing what I meant. I think it's a Content vs Pornography distinction. If we wanted to test it, I think the question to ask would be are they blocking expli…
-
comment
Comment #3567541
From Facebook's standpoint I would imagine that these are viewed as completely independent policies. On one hand Facebook does not want to censor discussion, on the other Facebook …
-
comment
Comment #3559462
Coming from a single person certainly. Coming from a court though, it would imply the court's judgement which would seem a little bit different.
-
comment
Comment #3559307
The article doesn't talk about a personal judgement of artistic merit, but rather a previous court ruling (“Early Circuit law in California held that obscene works did not promote …
-
comment
Comment #3195969
Okay, like I said, I still agree with the sentiment of the article (Which is pretty much entirely quoting other people). I just think that it is a little hypocritical to pen an art…
-
comment
Comment #3195852
I don't disagree with the general sentiment of the article, but judging from this quote it would appear to be a two way street: "A lot of [commenters] seem to be socially inadequat…
-
comment
Comment #3164411
The above comment was addressing the lack of variables, not the lack of true inheritance (a single level of inheritance is not really inheritance at all, simply applying attributes…
-
comment
Comment #3043203
This article comes off as being both disingenuous and a significant exaggeration of what is actually happening here. I think that saying that "Facebook doesn't actually log you out…
- story
-
comment
Comment #2864411
Does your mother refer to you as "Doctor Popular"? How about your best friend? How about the telemarketers that call or your internet provider?
-
comment
Comment #2855712
Really?? It is exceedingly clear in the Terms of Service that you link to, where is says to "use your full first and last name", that the name "Doctor Popular" violates the terms o…
-
comment
Comment #2818499
I disagree, I have no expectation that my personal friends will be taking measures to ensure my privacy, I have not paid them money and signed off on a TOS that says they will take…
-
story
There must be a better way to enforce password security...
With all of this discussion of password security lately one question I have is why browsers send the contents of a "password" input in plain text at all. Why not have the browsers …