Live data from Hacker News

Viewing profile — shadowphex

shadowphex

HN member
Joined
Fri, May 04, 2018, 3:37 PM UTC
HN karma
-1
Public activity
7 items

About shadowphex

I do bioinformatics.

Recent public activity

  1. comment
    Comment #23747814

    I agree that NYT has a bias. But they at least _try_ to appear objective (or at least objective with a left leaning slant). The article you linked is an opinion piece by a NYT writ…

  2. comment
    Comment #23747708

    No, but my comment is in reference to those posts. But what makes this one especially egregious is that Reason has not pretenses about being an objective new source. The first line…

  3. comment
    Comment #23747649

    Why are we posting things that come from explicitly biased political websites that have nothing to do with tech? I can understand it if is breaking news, but this is an opinion pie…

  4. comment
    Comment #23528985

    Obviously if you are not writing your programs in binary by manually magnetizing a hard drive, you are not a _real_ engineer. I personally only use CPUs that I have hand made from …

  5. comment
    Comment #18177993

    It means he makes money off of it, i.e. he works in the field.

  6. comment
    Comment #17758105

    The perl here is not really that crazy to remember. -a autosplits each line by whitespace and puts each element into the array F (this was inspired by AWK). -n loops through each l…

  7. comment
    Comment #16995576

    It will be different, but concurrency, mutability, structured programming, and scope are very relevant. Concurrency: Not all genes are run at all times. Gene regulation can look a …