Live data from Hacker News

Viewing profile — matrik

matrik

HN member
Joined
Sun, Mar 21, 2021, 8:55 AM UTC
HN karma
10
Public activity
11 items

About matrik

No profile information was provided.

Recent public activity

  1. comment
    Comment #49120463

    For the same performance, one could even go about 50% cheaper with 16 channel ddr4 + a rtx3090 for prompt processing. But still, even for mid level projects API is orders of magnit…

  2. comment
    Comment #48760022

    And why should one prefer GitHub Copilot over OpenCode? Worse harness, more expensive prices, unreliable product strategy, limited model support, the list goes on.

  3. comment
    Comment #47852516

    I'm not sure this information is grounded, but I remember to have read somewhere the inference is indeed profitable. My personal experience is similar. Running 2x3090s draw 500-600…

  4. comment
    Comment #47782297

    Claude.ai uptime 89.2%. That's a stunning zero 9s.

  5. comment
    Comment #46748034

    At this scale, some bugs become features. I think fixing the bugs would need lots of conceptual work, due to the fact that there are millions of users of these apps.

  6. comment
    Comment #44452352

    I find LLMs very efficient in a lot of things except writing big chunks of code that require some organization. They’re good at closing knowlwdge gaps, finding strategies to solve …

  7. comment
    Comment #41779501

    MobileNetV3 and EfficientDet are othwr possible alternatives to YOLO. I was able to get higher than 1.5 FPS on Raspberry Pi Zero 2W which draws 1W on average. With efficient queuin…

  8. comment
    Comment #40882191

    what’s the name of the backend provider?

  9. comment
    Comment #32247416

    Just out of curiosity, and haven’t read a similar comment here, why not create another Google account for ads? (I mean this account for ads looks dead and a separate account is unr…

  10. comment
    Comment #32215882

    It’s not better but more consistent than GCP cloud console.

  11. comment
    Comment #26529081

    there is a way to count unique visitors without cookies and storing ip addresses indeed. have you heard of hyperloglogs? it’s very limited but works.