Viewing profile — jvickers
jvickers
HN member- Joined
- Sat, Jul 05, 2014, 12:25 PM UTC
- HN karma
- 73
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About jvickers
No profile information was provided.
Recent public activity
-
comment
Comment #47344871
Philosophically I really like the idea in terms of how I'd like to work. If they are paying for a data processing node then they can have that. It won't stop me from being a human,…
-
comment
Comment #46007869
Have you tried giving Codex instructions on how to hack a solution together? (Maybe it would be a waste of time.)
-
comment
Comment #41228703
Or even those who work in sewers spend much of their time covered in sewage, so it's fair that everyone else does too.
-
comment
Comment #37988157
> because you open yourself up for discrimination lawsuits Is that because when looking to make a possibly subjective judgement on the performance in a test and especially what a s…
-
comment
Comment #37611462
This is where a scientific approach to measuring opinions and experiences of multiple people would help. Peter Hotez has not demonstrated such an approach and has instead provided …
-
comment
Comment #37611382
> This is word salad. Try reading it again, maybe twice or more, and figuring out what is meant.
-
comment
Comment #37606652
Indeed. My point is that this sets a standard for what is considered 'effective' and if it falls short of that standard, those who say it's 'ineffective' by that unrealistic standa…
-
comment
Comment #37606153
It's been in the works for years. Very good in some ways, a bit rough round the edges though, but it's time I make a substantial demo, docs and marketing website for it. SSR was bu…
-
comment
Comment #37605604
The article was both about attacks on scientists and attacks on science itself. My view disagrees with that of Peter Hotez, as I think that science should be vigorously attacked, e…
-
comment
Comment #37605220
'ineffective' and 'effective' do not have very strict definitions. Something could be ineffective compared to how effective it was presented as being, such as the recent COVID vacc…
-
comment
Comment #37604970
In my view it definitely is worth engaging. In order for people to get vaccinated they need to give informed consent. In order for people to give informed consent they need to unde…
-
comment
Comment #37601423
There are two political gains we should coordinate our attacks to achieve: Better vaccines (safer, more powerful) A more informed public regarding vaccines
-
story
Ask HN: I hear the complaints about React, but what would be your perfect API?
What would be your perfect API to do the main things you need to do (top priority question) What features do you not need that are in React? What features do you need that are not …
-
comment
Comment #37578689
I never said that my ideal video hosting website would lack moderation. Ideally I would have control (which I can delegate) over moderation rather than someone I disagreed with, an…
-
comment
Comment #37577987
No, in my view Youtube can not do whatever they like with this kind of thing, at least as far as my potential outrage is concerned. If Youtube gives a false reason (to me as well a…
-
comment
Comment #37351829
It is if they are absolutist.
-
comment
Comment #36841277
Is it any easier when using Ubuntu on ARM Oracle servers?
-
comment
Comment #35348413
Here is the problem with that: Apple would have a public-facing online search engine. The article addresses the advantages for Apple of having Safari users use Apple's search engin…
-
comment
Comment #34725568
I find it just a little surprising that the former Twitter COVID 'misinformation' policy prohibited sharing details concerning the different vulnerabilities between the young and t…
-
comment
Comment #34497233
I know that. When talking about language and script transmission it makes more sense in my view to talk about Phoenicians rather than Carthaginians, unless there is any specific li…
-
comment
Comment #34495347
Society encouraging people to take ownership of their actions and consequences is also part of how that would take place.
-
comment
Comment #34494613
1) Why Carthaginian rather than Phoenician? 2) Given that runes are a form that's optimised for writing on trees, it should not be expected that the oldest runes will be found.
-
comment
Comment #34426068
An increase from 0 to a tiny and insignificant amount is an increase of infinity percent.
-
comment
Comment #33165439
What do you mean? Hyenas hunt hyenas? Hyenas hunt?
-
comment
Comment #26973057
In JavaScript (specifically node / V8) if dividing multiple values by the same divisor, is it fastest to calculate the reciprocal and then multiply it? How about other languages (a…