Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fangpenlin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Amendable – on-demand Git repos for AI agents
(amendable.io)
1 points
by
fangpenlin
16d ago
|
0 comments
2.
▲
Software Engineering in the Agentic Era
(sidv.dev)
4 points
by
fangpenlin
7mo ago
|
0 comments
3.
▲
by
fangpenlin
7mo ago
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 declare, "There! I've made the world a better pl
4.
▲
Manufacturing as Code Is the Future, and the Future Is Now
(blog.makerrepo.com)
1 points
by
fangpenlin
7mo ago
|
0 comments
5.
▲
Origami on Another Level with 3D Printing
(hackaday.com)
2 points
by
fangpenlin
9mo ago
|
0 comments
6.
▲
Nix flakes explained: what they solve, why they matter, and the future
(determinate.systems)
3 points
by
fangpenlin
10mo ago
|
0 comments
7.
▲
Open-source LLM powered plaintext based spreadsheet appp
(github.com)
3 points
by
fangpenlin
1y ago
|
0 comments
8.
▲
I built an AI-gen video detection model and browser extension in a month
(fangpenlin.com)
2 points
by
fangpenlin
1y ago
|
0 comments
9.
▲
HTTP Feeds – Asynchronous Interfaces Without Kafka or RabbitMQ
(heise.de)
2 points
by
fangpenlin
1y ago
|
0 comments
10.
▲
Show HN: Open-source LLM-powered invoices/receipts email data extraction tool
(beanhub.io)
2 points
by
fangpenlin
1y ago
|
0 comments
11.
▲
Nvidia on NixOS WSL – Ollama up 24/7 on your gaming PC
(yomaq.github.io)
95 points
by
fangpenlin
1y ago
|
49 comments
12.
▲
Setting Up Nix on macOS
(nixcademy.com)
4 points
by
fangpenlin
2y ago
|
0 comments
13.
▲
by
fangpenlin
2y ago
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 number because power consumption is going to take a bi
14.
▲
by
fangpenlin
2y ago
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.
15.
▲
by
fangpenlin
2y ago
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 SQLite is immortal software and will probably be there f
16.
▲
by
fangpenlin
2y ago
If there's anything like immortal software, SQLite is definitely on the list
17.
▲
by
fangpenlin
2y ago
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 feature called Direct Connect[2] a while back to allow any plain
18.
▲
by
fangpenlin
2y ago
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 as Beanpost [1], are actually trying to solve the proble
19.
▲
by
fangpenlin
2y ago
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. The first is that nobody, myself included, likes their data
20.
▲
by
fangpenlin
2y ago
Hey! Thanks for pointing out. I have already corrected it in my article :)
21.
▲
by
fangpenlin
2y ago
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 good at dealing with multi-currencies or custom curren
22.
▲
Machine Learning Glossary
(ml-cheatsheet.readthedocs.io)
1 points
by
fangpenlin
2y ago
|
0 comments
23.
▲
Product-Market Fit
(cra.mr)
2 points
by
fangpenlin
2y ago
|
0 comments
24.
▲
by
fangpenlin
2y ago
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 libraries under NixOS with its non-POSIX pathes. I had to creat
25.
▲
by
fangpenlin
2y ago
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 PR for fixing that here
26.
▲
by
fangpenlin
2y ago
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 distributed manner. According to the author of Exo https:
27.
▲
by
fangpenlin
2y ago
Broken links should be fixed right now. Sorry about that.
28.
▲
by
fangpenlin
2y ago
You can check Exo out: https://github.com/exo-explore/exo It's a project designed to run a large model in a distributed manner. My need for GPU is to run my own machine learning research pet project (mostly evolut
29.
▲
by
fangpenlin
2y ago
Hi, I'm the author. Usually, I provide links to the new terms mentioned in the article so that interested people can click and learn more. I have changed the link color from blue to dark gray. Would it help? Or are there just too many
30.
▲
Nvidia GPU on bare metal NixOS Kubernetes cluster explained
(fangpenlin.com)
41 points
by
fangpenlin
2y ago
|
15 comments
More ›