Live data from Hacker News

Viewing profile — jerrygenser

jerrygenser

HN member
Joined
Tue, Feb 01, 2022, 8:36 PM UTC
HN karma
627
Public activity
341 items

About jerrygenser

meet.hn/city/us-Boston

Recent public activity

  1. comment
    Comment #48652804

    Releasing open source models can drive revenue away from them US AI LABS. This can help china win by depriving those labs of revenue for further investment in winning the long term…

  2. comment
    Comment #48401452

    Python but also add Uv -> OpenAI

  3. comment
    Comment #48318216

    Perhaps you were served from someone else's cache

  4. comment
    Comment #48238352

    This uses separate git worktrees. If we have a local dev setup involving multiple docker services, is there a recommended solution for managing those envs? I didn't see.

  5. comment
    Comment #47855879

    so if you pick max-5x or mx-20x than pro... are you getting 0 now?

  6. comment
    Comment #47051995

    It's also good as an @explore sub-agent that greps the directory for files.

  7. story
  8. comment
    Comment #46246842

    Acquisition of noam shazeer to supercharge their Gemini flagship model line I think made a bigger impact. To make an argument it was Kevin Hou, then we would need to see Antigravit…

  9. comment
    Comment #46056942

    A common use of asyncio is a server framework like fastapi that schedules tasks. I used such a framework for a while before realizing that I needed to create_task for within-task c…

  10. comment
    Comment #45579511

    Basedpyright is not rust but it's a fork of pyright with added features that are otherwise locked in vscode

  11. comment
    Comment #45464608

    You still have to write the resolver for graphql. I've seen. N+1 with graphql if you don't actually use data loader+batch pattern OR if you use it incorrectly.

  12. comment
    Comment #45181587

    Corporations are picking the side that's in power. If team blue is in power they would pick blue. Corporations are (usually) not moral or inherently politically motivated other tha…

  13. comment
    Comment #45067585

    Re the overnight that's why some providers are offering there are batch tier jobs that are 50% off which return over up to 12 or 24 hours for non-interactive use cases.

  14. comment
    Comment #45062769

    Why do you suspect it was vibe coded? There are 2 substantive files that are each less than 100 lines... Also the readme doesn't have the usual emojis for every bullet point.

  15. comment
    Comment #44678033

    You could remove venture and it would still be accurate

  16. comment
    Comment #44627759

    They can lock in by subsidizing the price of you use their tool, while making the default price larger for wrappers. This can draw people from the wrapper that can support multiple…

  17. comment
    Comment #44554493

    I think this is like mass data labelers, including in other countries or other low cost areas.

  18. comment
    Comment #44533585

    What is your future revenue model?

  19. comment
    Comment #44498914

    I also got into materia magica for a few months about a year ago. They are still actively developing it! Get into the discord

  20. story
  21. comment
    Comment #44371082

    Yes it does. And it will fail if there is a combination that is not resolvable.

  22. comment
    Comment #44365887

    You do not write requirements by hand. You write requirements.in and uv pip-compile to requirements.txt

  23. comment
    Comment #44131301

    Is there any security risk to use as project with an embedded .wasm binary? Is there a build process for this that we can reproduce, or is there a way to bring our own if it's a ge…

  24. comment
    Comment #44088073

    If you have small hands and you are stretching for delet/backspace and a small kb allows you to hit this key without strain, it absolutely helps with strain on fingers. I tried man…

  25. comment
    Comment #44037032

    Zellij is a good example of a tui with shortcuts in the UI. Helped me learn them way better than I would have otherwise