Live data from Hacker News

Viewing profile — trogdc

trogdc

HN member
Joined
Fri, Aug 11, 2017, 2:20 AM UTC
HN karma
41
Public activity
16 items

About trogdc

No profile information was provided.

Recent public activity

  1. comment
    Comment #48928931

    I don't understand the premise, maybe I'm missing something. > LLM-generated code is fuzzy at runtime: non-reproducible, expensive per call, hard to debug. Wouldn't you have the LL…

  2. comment
    Comment #45142005

    The example on the site does have tween frames: `transition-duration: .15s`

  3. comment
    Comment #44697779

    These are just wrappers around intrinsics that exist in LLVM already.

  4. comment
    Comment #37968767

    > If you fail to adhere to the Simulcast Guidelines, Twitch will send you a warning prior to taking any enforcement action https://help.twitch.tv/s/article/simulcasting-guidelines?…

  5. comment
    Comment #36932115

    Does this have native-comp enabled? Or do you still have to build from source for that?

  6. comment
    Comment #36530135

    Not sure how MLIR would solve anything, there's no bridge from C++ to MLIR, or from MLIR to assembly, other than going through LLVM.

  7. comment
    Comment #34584337

    No they still use GitHub, and there are plans to switch code reviews to use GitHub PRs as well.

  8. comment
    Comment #33392121

    Some companies might be in the position to make that choice, but I'd guess most aren't really equipped for it. First of all there's the issue of getting your changes upstream, you …

  9. comment
    Comment #33391442

    Sure, but I think this mostly results in a difference in quality/velocity, not proprietary vs open.

  10. comment
    Comment #33390247

    They probably would have their own proprietary "something" anyways, if not MLIR.

  11. comment
  12. comment
    Comment #25725097

    Those are intentional deviations from the standard, and I think there's a reasonable assumption that those stay the same/compatible from version to version. I think the other kind …

  13. comment
    Comment #22951568

    Well I don't think most people these days are interacting with assembly by hand-writing programs. The real users of ISAs now are compiler authors, and the simpler and regular langu…

  14. comment
    Comment #22053264

    this program is in canada

  15. comment
    Comment #20680898

    Sounds about the same as pipenv's functionality.

  16. comment
    Comment #18575891

    You'd have to use "volatile int n"