Live data from Hacker News

Viewing profile — jvickers

jvickers

HN member
Joined
Sat, Jul 05, 2014, 12:25 PM UTC
HN karma
73
Public activity
65 items

About jvickers

No profile information was provided.

Recent public activity

  1. 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,…

  2. comment
    Comment #46007869

    Have you tried giving Codex instructions on how to hack a solution together? (Maybe it would be a waste of time.)

  3. 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.

  4. 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…

  5. 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 …

  6. comment
    Comment #37611382

    > This is word salad. Try reading it again, maybe twice or more, and figuring out what is meant.

  7. 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…

  8. 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…

  9. 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…

  10. 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…

  11. 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…

  12. 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

  13. 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 …

  14. 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…

  15. 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…

  16. comment
    Comment #37351829

    It is if they are absolutist.

  17. comment
    Comment #36841277

    Is it any easier when using Ubuntu on ARM Oracle servers?

  18. 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…

  19. 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…

  20. 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…

  21. comment
    Comment #34495347

    Society encouraging people to take ownership of their actions and consequences is also part of how that would take place.

  22. 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.

  23. comment
    Comment #34426068

    An increase from 0 to a tiny and insignificant amount is an increase of infinity percent.

  24. comment
    Comment #33165439

    What do you mean? Hyenas hunt hyenas? Hyenas hunt?

  25. 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…