Live data from Hacker News

Viewing profile — alecfong

alecfong

HN member
Joined
Wed, Sep 25, 2019, 9:06 PM UTC
HN karma
7
Public activity
10 items

About alecfong

No profile information was provided.

Recent public activity

  1. comment
    Comment #46895779

    mmoney-cli is a CLI that turns Monarch Money into a personal finance backend you can query from the terminal and hook up to AI agents like Claude Code. Monarch already does the har…

  2. story
  3. comment
    Comment #44807062

    If you wanna compare on an h200 and play with trt-llm configs I setup this link here https://brev.nvidia.com/launchable/deploy?launchableID=env-3...

  4. comment
    Comment #42702366

    You write tests, lint, and review the code. Provide clarifying instructions and point to places in code base to improve agent understanding. It’s funny how similar it is to standar…

  5. comment
    Comment #42044040

    Our first implementation of brev.dev was built on top of kubernetes. We were also building a remote dev environment tool at the time. Treating dev environments like cattle seemed t…

  6. comment
    Comment #40006394

    What foot guns have you run into with FINAL?

  7. comment
    Comment #37757082

    I think this really hits the sweet spot. Been looking for a product just in this space for a while! - Types + IDE > UI/WYSIWYG - Integrations - Long running workflows - "Serverless…

  8. comment
    Comment #34087101

    I find it interesting how much harder it is to grok bash/sh/zsh than other languages I’ve learned. Off the top of my head it may be tooling like the lack of linting, or maybe it’s …

  9. comment
    Comment #33088504

    This is a neat fork! Running benchmarks on the machines seems to show ~1426.01 Mbit/s download

  10. comment
    Comment #31897898

    I find myself forced to model access pattern when choosing non relational dbs. This often results in a much less flexible model if you didn’t put a lot of thought into it. Ymmv