Viewing profile — fangpenlin
fangpenlin
HN member- Joined
- Sun, Aug 25, 2019, 7:02 PM UTC
- HN karma
- 708
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About fangpenlin
Personal blog: https://fangpenlin.com GitHub: https://github.com/fangpenlin
Recent public activity
- story
-
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…
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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…
-
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.
-
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…
-
comment
Comment #43271655
If there's anything like immortal software, SQLite is definitely on the list
-
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…
-
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…
-
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. …
-
comment
Comment #43270685
Hey! Thanks for pointing out. I have already corrected it in my article :)
-
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…
- story
- story
-
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…
-
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 …
-
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…