Hacker News new | ask | show | jobs
by qnaal 4080 days ago

  int t = (data[c] - 128) >> 31;
  sum += ~t & data[c];
> They've gone to plaid