Live data from Hacker News

Viewing profile — CreRecombinase

CreRecombinase

HN member
Joined
Wed, Apr 18, 2012, 5:44 PM UTC
HN karma
359
Public activity
92 items

About CreRecombinase

I find computation and biology to be a delicious peanut butter and chocolate combination. www.knobla.com

[ my public key: https://keybase.io/crerecombinase; my proof: https://keybase.io/crerecombinase/sigs/VGD62dHQ_CRawPoSlw66WgOXyhAx1STFJIpeQbLuE1I ]

Recent public activity

  1. comment
    Comment #48282395

    Why not just use a dictionary, or why not just leave the type unannotated? If you really can't (or don't want to) say anything about the type, then don't. Python is dynamically typ…

  2. comment
    Comment #46220169

    Have you tried this yet? Looks like it uses the ms graph API https://github.com/jgunthorpe/cloud_mdir_sync

  3. comment
    Comment #44989564

    I turned this on and for most "general" use cases I found it useful, I also observed a downward biased in a family of "quantatitative estimation" tasks, so just remember when you h…

  4. comment
    Comment #43998231

    It’s kind of wild how much work really smart people will do to get python to act like Fortran. This is why R is such a great language IMO. Get your data read and arrays in order in…

  5. comment
    Comment #43658146

    The comment you linked is a response to my comment where I tried (and failed) to articulate the world in which R is situated. I finally "RTFA" and the benchmark I think perfectly d…

  6. comment
    Comment #43334861

    Every two weeks or so I peruse github looking for something like this and I have to say this looks really promising. In statistical genetics we make really big scatterplots called …

  7. comment
    Comment #42785538

    R was heavily inspired by scheme, and I think that's a big part of why it's so popular in the scientific community (it's a great language for authoring DSLs). In fact, DSLs are so …

  8. comment
    Comment #42334306

    This is what's so brilliant about the Microsoft "partnership". OpenAI gets the Microsoft enterprise legitimacy, meanwhile Microsoft can build interfaces on top of ChatGPT that they…

  9. comment
    Comment #39125214

    QR decomposition isn’t in BLAS, you’re probably thinking of LAPACK.

  10. comment
    Comment #39114514

    No. OTOF is the gene symbol. Referring to the gene as otoferlin is perfectly legitimate

  11. comment
    Comment #38329223

    That’s certainly not true in scientific computing. For us, dynamic is very much the exception rather than the rule.

  12. comment
    Comment #37127934

    How might one go about making the nuclear family a universal?

  13. comment
    Comment #37023270

    That’s absolutely not true about Microsoft. They’re very clear about how they use your data. If they’re mining data in secret against their own terms that’s felonious criminal beha…

  14. comment
    Comment #36917559

    I think what it comes down to is that it's very difficult to divorce modeling from inference.

  15. comment
    Comment #36126589

    It's absolutely not "on the way out". Lots of very slow moving, very deep pocketed organizations working on very long time horizons are heavily invested in HDF5. The same can't be …

  16. comment
    Comment #35919347

    Does pigz offer any advantages over bgzip?

  17. comment
    Comment #35061767

    I spend most of my time in the parallel universe that is scientific computing/HPC. In this alternate reality SQL (not to mention databases) never really took off. Instead of scalab…

  18. comment
    Comment #34971810

    How often do you have markup in the middle of a phrase you're searching for? It seems to me like if that's really important to you, then just don't use a lot of markup?

  19. comment
    Comment #34317313

    I've never seen a 15x difference in density between gzip and zstd on genomic data in an apples-to-apples comparison; I'd be really curious to learn more about how you achieved that…

  20. comment
    Comment #33125773

    These MPI-based scientific computing applications make up a bulk of the compute hours on hpc clusters, but there is a crazy long tail of scientists who have workloads that can’t (o…

  21. comment
    Comment #32189063

    Roaring bitmaps are compressed bitmaps and they're pretty great. https://roaringbitmap.org/about/

  22. comment
    Comment #25848101

    You have to understand that many R users don't have root access the the machines they're working on.

  23. comment
    Comment #25848030

    R packages on CRAN need to be able to install without internet connection so I'm skeptical that that's the case. CRAN packages also don't allow for dependency on R packages that ar…

  24. comment
    Comment #25679228

    I would argue that if "reasonably competent" means "gets in accidents less frequently and has fewer moving violations", the "idiot" in the minivan is very likely more competent tha…

  25. comment
    Comment #25341855

    I often feel like bioinformatics is like this steampunk alternate reality where, because HPC clusters don't generally do database administration, all the technology and the ecosyst…