Live data from Hacker News

Viewing profile — nicwilson

nicwilson

HN member
Joined
Tue, Feb 07, 2017, 2:39 AM UTC
HN karma
473
Public activity
199 items

About nicwilson

No profile information was provided.

Recent public activity

  1. comment
    Comment #48523775

    Absolutely, this is selective pressure at work on cells with malregulated genetics. Most typically, this is in the form of drug efflux pumps, but you can definitely get more specif…

  2. comment
    Comment #48441243

    The open letter: https://www.smh.com.au/national/i-d-be-delighted-to-be-remem...

  3. story
  4. comment
    Comment #48408091

    If you use other students for that problem instead of other teachers, you'd swap a budgetary problem for a bootstrap problem. The upshot for this is that the benefit is as much for…

  5. comment
    Comment #47213521

    (Having not read the article), most likely because the cancer cells (at least at more advanced stages) are busy trying to replicate as fast as possible, so they take up nutrients a…

  6. comment
    Comment #46988504

    Sociomantic (bought by Dunhumby, now defunct IIRC) had a realtime advertisement business built in D. Weka have a realtime distributed filesystem written in D, used for ML/HPC workl…

  7. comment
    Comment #46987015

    It has an LLVM backend, LDC, that is separate from the LLVM project/Clang.

  8. comment
    Comment #46972052

    You might be thinking of Ubiquiti, who were exposed as blind eyeing the sanctions

  9. comment
    Comment #45908874

    That is dated Feb 2022. Do you know if anything came of it?

  10. comment
    Comment #45273665

    It works with arrays (both fixed size, and dynamically sized) and arrays; between arrays and elements; but not between two scalar types that don't overload opBinary!"~", so no it w…

  11. comment
    Comment #44752137

    This was essentially how DMD (the reference D compiler) was translated to D. However this was mostly a restricted subset of C++ common to both of them, e.g. no diamond inheritance,…

  12. comment
    Comment #44450096

    `private` is only private to the module, not the struct/class, (In other words, all functions in the same module are all C++ style `friend`s) and so free function in same module wo…

  13. comment
    Comment #43126223

    Hmmm, I wonder if you could turn this into a sport and have like one paper per year per group of total BS, and shame on the reviewers/conference/journal if they don't catch it, and…

  14. comment
    Comment #42501338

    azimuth is the only other one I can think of off the top of my head

  15. comment
    Comment #42271036

    Double entry accounting is still error prone, but single entry accounting is fraud prone.

  16. comment
    Comment #41306844

    * Brownian motion. "browning motion" sounds like a euphamism for something else...

  17. comment
    Comment #39835618

    54 minutes, but the Yogscast did one a while ago https://www.youtube.com/watch?v=qlTsW9rWE0o&pp=ygUbeW9nc2Nhc...

  18. comment
    Comment #38660822

    It is, because wavenumber and position are distinct variables and are orthogonal to each other. FT turn position into wavenumber (positional frequency) and wavenumber into negative…

  19. comment
    Comment #38659331

    FT is a 90 degree rotation not a 180, the FT of the FT of a function is the mirror image about the origin, not the function itself.

  20. comment
    Comment #38635511

    Wiki link says that was published in 2010, a lot has happened in the field in 13 years. That predates whole classes of immuno-theraputics like grafting B-Cell (cells that produce a…

  21. comment
    Comment #37942604

    not just a drunk, a cheap drunk.

  22. comment
    Comment #37876963

    It won't work for liquid tumours (i.e. blood cancers) since they "metastasise" to the whole vein/artery network. Cancers in the brain/lungs/bone, unlikely, since the speed of sound…

  23. comment
    Comment #37876923

    > Cons - Sound waves can only penetrate a few centimeters into the body. For an Air -> flesh medium interface. I'd be very surprised if they didn't couple this to gel to have gel -…

  24. comment
    Comment #37550436

    You don't need those voting for the bill to act in good faith if you have as part of the system of passing bills that the opposition gets to write the (adversarial part of the) tes…

  25. comment
    Comment #36926126

    Yes, compulsory voting is great, it removes a bunch of pathologies of democracy, to name a few: electioneering is about making people vote for me and not for others and not trying …