Viewing profile — brlewis
brlewis
HN member- Joined
- Tue, Feb 20, 2007, 5:54 PM UTC
- HN karma
- 11,750
- Public activity
- 4,398 items
- HN profile
- View on Hacker News ↗
About brlewis
Socials: - github.com/brlewis
--- Bruce Lewis, creator of https://en.howtruthful.com/
Recent public activity
-
comment
Comment #49162584
>This effect would disappear almost completely if they instead of estimating their rank they estimated their score In the article, in the section "The effect is in the noise", just…
-
comment
Comment #49161348
The key claim: "Random data actually mimics the effect really well." This makes some sense. If people are asked to guess a number between 1 and 6 and then roll a die, the people wh…
-
comment
Comment #49156742
Have you tried putting those explanations into your repo?
-
comment
Comment #49001437
Yes, that is interesting. It sounds like he was aware of the theoretical possibility of a book being regurgitated verbatim. Do you know if he was aware it had been done? https://ne…
-
comment
Comment #48901900
Making reasoning easy to scrutinize: https://gitlab.com/brlewis/solve-debate
-
comment
Comment #48562598
The article gives anecdotal evidence that combining personal stories with advice in a book is more effective than delivering distilled information.
-
comment
Comment #48562386
I thought the explanation for podcasts was people who drive to and from work, and don't care for current radio shows.
-
comment
Comment #41501062
Accept-Language headers aren't used in a particularly good way by browsers and servers. If used better, they would be a particularly good solution. The idea you mentioned of browse…
-
comment
Comment #41500868
My hunch is that Accept-Language became the best way to determine a user's language about the time it became common to bring a laptop while traveling. People use arguments today ag…
-
comment
Comment #41238358
I think your information about lack of notifications is outdated. https://developer.apple.com/documentation/usernotifications/...
-
comment
Comment #40542911
I once insisted with an optometrist that they only take my insurance number and not my SSN. They contacted my insurance and the insurance sent them my SSN. I can't avoid medical in…
-
comment
Comment #40367640
That's distinguishing the String class from primitive string. I don't think that would still work with another `extends String` the same shape as Hash. For example: https://www.typ…
-
comment
Comment #40057074
This seems like a great idea, nicely implemented. Minor bug report: the pronunciation button pronounced Spanish "adaptar" as "ajaptar".
-
comment
Comment #40027580
Deep sleep is not improved by consistent sleep/wake times, and adjustments to noise/temperature/light conditions? If not, which sleep phases are? (I don't have an answer to the ove…
-
comment
Comment #39993218
From the article, In fact, the lawsuits claim that RealPage shares "peer lists" with clients that tell them exactly who else is providing data to the company within a specific dist…
-
comment
Comment #39901432
See my answer "what's cool about deno" https://gitlab.com/brlewis/brlewis-aoc/-/blob/main/README.md...
-
comment
Comment #39846749
Don't give up on your network. For applying cold, have you tuned your resume for Applicant Tracking Systems? I am starting a new job in April with a company that contacted me via L…
-
comment
Comment #39595679
Isn't that assuming that Orange's legal costs would have been the same whether or not they settled?
-
comment
Comment #39592228
>It is also bizarre that someone could take BSD code, make trivial modifications, and now such cannot be sent upstream or used under the original license. No it is not bizarre. Tha…
-
comment
Comment #39496851
> especially blind players Isn't accessibility for a web-based MUD just a matter of adding `aria-live="polite"` as an attribute to the incoming text? Five years ago I did this on h…
-
comment
Comment #39466006
That's missing the point. The article isn't about an advantage for large production projects.
-
comment
Comment #39462833
This article would have worked a lot better without the second paragraph. The writer's simple pleasure of typing "go run ..." should not be predicated on believing that deno doesn'…
-
comment
Comment #39437813
>functions are global so you now need to name them uniquely to avoid collisions I hear this here, and elsewhere I hear that PHP has evolved into a decent language. Both can't be tr…
-
comment
Comment #39437782
The survey methodology is biased toward old technologies, from the era where you sent HTTP headers that advertised the stack you were using. Modern stacks often hide that info. (It…
-
comment
Comment #39383760
It's possible that most commenters here are right, that the writer just has inferior reasoning capabilities compared to us, and that there's no way any of us could possibly fall fo…