Live data from Hacker News

Viewing profile — TApplencourt

TApplencourt

HN member
Joined
Tue, Aug 27, 2019, 3:51 PM UTC
HN karma
10
Public activity
6 items

About TApplencourt

No profile information was provided.

Recent public activity

  1. comment
    Comment #47331250

    >One difference is cost. I know that mine is lower cost, and is a one time unlock The one I'm talking about is free, so not sure about that. Not sure if I will pay for beta testing…

  2. comment
    Comment #47326149

    How does it compare to other apps ("watch accuracy meter" for example) on android?

  3. comment
    Comment #44033618

    ... Thanks, LLM, for your input!

  4. comment
    Comment #42070173

    It was in the article...

  5. comment
    Comment #39984713

    You have SYCLomatic to help.

  6. comment
    Comment #20811010

    In HPC, we use `#pragma omp simd`. `#pragma omp imd` should force the vectorization, but maybe not the hoisting, I don't know. Could be nice to check. Edit: Clang fail: ``` :5:5: w…