Live data from Hacker News

Viewing profile — fangpenlin

fangpenlin

HN member
Joined
Sun, Aug 25, 2019, 7:02 PM UTC
HN karma
708
Public activity
78 items

About fangpenlin

One-person-army software engineer. Opinions are my own.

Personal blog: https://fangpenlin.com GitHub: https://github.com/fangpenlin

Recent public activity

  1. story
  2. comment
    Comment #47184488

    There's an obvious theme with lawmakers in California—they pass laws to regulate things they have zero clue about, add them to their achievement page, cheer for themselves, and dec…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #43294845

    I heard that Nvidia's graph cards are the best in the class in terms of power consumption vs TFLOP ration. I wonder what's the number of AMD vs Nvidia? I would like to see the numb…

  13. comment
    Comment #43272875

    For a usecase like this, a local running model would be ideal. I won't like to share my personal accounting books with LLM either.

  14. comment
    Comment #43271773

    Some people, myself included, prefer text-based files as a user interface. Like, some Vim users won't leave their Vim session forever and would like to do everything in it. While S…

  15. comment
    Comment #43271655

    If there's anything like immortal software, SQLite is definitely on the list

  16. comment
    Comment #43271289

    Hi, the author here. If you are okay with Plaid[1], many of their bank connections are now using OAuth-style authentication instead of password sharing. I actually added a new feat…

  17. comment
    Comment #43271079

    Hi, the author here. I get where you're coming from. My books are also growing big right now, and indeed, they have become slower to process. Some projects in the community, such a…

  18. comment
    Comment #43270858

    Hi, the author here. Many customers have asked me about AI offerings, and I am considering them. While this is doable with modern LLM technologies, I need to consider many issues. …

  19. comment
    Comment #43270685

    Hey! Thanks for pointing out. I have already corrected it in my article :)

  20. comment
    Comment #43270601

    Hi, the author here. So BeanHub is built on top of Beancount and uses double-entry accounting. It's one of the benefits of double-entry accounting. Many accounting software are not…

  21. story
  22. story
  23. comment
    Comment #43238425

    By the way, one of the problems I encountered but didn't mention in the article was that the libnvidia-container has problem with the pathes for reading nvidia drivers and librarie…

  24. comment
    Comment #43238395

    There's a bug in k8s-device-plugin that stops the plugin from even launching, as I mentioned in the article: https://github.com/NVIDIA/k8s-device-plugin/issues/1182 And I opened a …

  25. comment
    Comment #43238180

    For training, yes, you will need to share the parameters (i.e., weights and bias); the number is huge. But for inference, you don't need that much high bandwidth to run it in a dis…