Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Yiling-J
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Yiling-J
1mo ago
Pi is really good. For people who want to build their own agent with even more minimal and extensible, the underlying agent harness is also worth looking: https://github.com/earendil-works/pi/tree/main/pa
2.
▲
by
Yiling-J
3mo ago
This project uses Bun, and I'm Chinese, so naming it Shumai felt like a natural choice :)
3.
▲
Show HN: Shumai – open-source Frame.io alternative for creative work
(github.com)
63 points
by
Yiling-J
3mo ago
|
6 comments
4.
▲
by
Yiling-J
1y ago
I'm the author of Theine (both Go and Python). I actually started with the Python version, using Ristretto as a reference implementation, including its hit ratio benchmarks. Naturally, I had to run Ristretto's benchmark first to e
5.
▲
by
Yiling-J
1y ago
I think Jules does a good job at "generating code I'm willing to maintain." I never use Jules to write code from scratch. Instead, I usually write about 90% of the code myself, then use the agent to refactor, add tests (based
6.
▲
by
Yiling-J
1y ago
Prepare to release https://github.com/Yiling-J/tablepilot v0.4.0, new workflow feature
7.
▲
by
Yiling-J
1y ago
I think Hugging Face will soon add an MCP category to their homepage, similar to what modelscope has done(the Chinese equivalent of Hugging Face): https://www.modelscope.cn/mcp
8.
▲
by
Yiling-J
1y ago
Seems like there are more and more fake stars on GitHub these days. For example, this one: https://github.com/Hammerock?tab=stars , this https://github.com/MacKeepUS?tab=stars and this https://git
9.
▲
Is Free-Threading Our Only Option?
(discuss.python.org)
2 points
by
Yiling-J
1y ago
|
1 comments
10.
▲
by
Yiling-J
1y ago
It would be interesting if there were an AI tool to analyze the growth pattern of an OSS project. The tool should work based on star info from the GitHub API and perform some web searches based on that info. For example: the project gets 1,
11.
▲
by
Yiling-J
1y ago
I generated 100 recipes with images using gemini-2.0-flash and gemini-2.0-flash-exp-image-generation as a demo of text+image generation in my open-source project: https://github.com/Yiling-J/tablepilot/tree/ma
12.
▲
by
Yiling-J
1y ago
https://rowzero.io/ can handle 1 billion+ rows and offers native Python support. Also compatible with Excel and Google Sheets. However it’s a cloud based solution, and the private hosting option is only available to Enterpr
13.
▲
by
Yiling-J
1y ago
gemini-2.0-flash-exp-image-generation doesn’t perform as well as GPT-4o's image generation, as mentioned in section 5.1 of this paper: https://arxiv.org/pdf/2504.02782 . However based on my test, for certain types
14.
▲
Show HN: Generate 100 recipes with images using Tablepilot
(github.com)
2 points
by
Yiling-J
1y ago
|
0 comments
15.
▲
by
Yiling-J
1y ago
"Gemini Flash fails even for simple tasks." On the Gemini Flash page ( https://deepmind.google/technologies/gemini/flash/ ), it claims to be 'best for fast performance on complex tasks.'. I
16.
▲
by
Yiling-J
1y ago
I noticed there's an example in the docs: plandex rm app/**/*.ts # by glob pattern. However, looking at the code ( https://github.com/plandex-ai/plandex/blob/main/app/cli/cmd/
17.
▲
by
Yiling-J
1y ago
I think the recipes on your site are AI-generated? If you're looking to generate a large number of recipes, I highly recommend my tool: https://github.com/Yiling-J/tablepilot . It's specifically designed for t
18.
▲
Show HN: Tablepilot – Open-source CLI tool designed to generate tables using AI
(github.com)
2 points
by
Yiling-J
2y ago
|
0 comments