HN user

bingwu1995

17 karma
Posts14
Comments9
View on HN
stashbase.ai 1mo ago

Experimenting with a public build map for an open source project

bingwu1995
2pts0
realpeace.vip 6mo ago

Show HN: I vibe coded an (unofficial) Board of Peace site

bingwu1995
1pts1
d7g13mep.outbox.website 7mo ago

Show HN: Diddy Invaders – Coding took 30 mins, finding memes took 2 hours

bingwu1995
2pts2
news.ycombinator.com 7mo ago

Ask HN: How to Differentiate a General Agent from Manus?

bingwu1995
8pts1
gbx85wj1-5173.outbox.website 8mo ago

Show HN: PvZ clone where Gemini3 wrote all the code and I provided the "AAA" art

bingwu1995
1pts0
news.ycombinator.com 9mo ago

Ask HN: How to boost Gemini transcription accuracy for company names?

bingwu1995
42pts22
chilldog-news-feed.lovable.app 10mo ago

I'm curating my own tech newsletter to keep myself stay ahead

bingwu1995
1pts0
twitter.com 10mo ago

$TRAVEL, a coin where holders win free flights with the coin fees. Pump or rug?

bingwu1995
1pts0
chilldog-news-feed.lovable.app 10mo ago

Show HN: I built a simple site for today's top tech news. What are your picks?

bingwu1995
3pts2
meetmilo.net 11mo ago

Show HN: Milo, an AI podcast host dedicated to personal narrative

bingwu1995
1pts0
news.ycombinator.com 11mo ago

Ask HN: Is manually discovering and configuring MCP servers the only way?

bingwu1995
1pts3
mysupps.tech 11mo ago

Show HN: I got lost when choosing supplements, so I built an AI nutritionist

bingwu1995
3pts4
medium.com 1y ago

Notes on "Andrej Karpathy: Software is changing(again)"

bingwu1995
2pts0
quick-quotes-quill.lovable.app 1y ago

Turns your raw notes into a blog post with highlights

bingwu1995
4pts0
[dead] 2 months ago

HTML support felt bolted on. Terminal plugins were slow and brittle. Continuously indexing a changing note library was surprisingly difficult.

Eventually I realized the issue wasn’t missing plugins. The assumptions were different.

Obsidian was designed around humans manually writing, organizing, and reading notes.

I had already gotten used to harnessing Claude Code. There was no going back.

Recently a friend shared this project exploring the same direction: [StashBase](https://github.com/liliu-z/stashbase)

It feels closer to VS Code than a traditional note app.

I've been testing it on a few specific workflows.

Found it actually performs well for data analysis and running automated checks (cron-style tasks). Because the reasoning layer seems reliable so far, I've hooked it up to a simulation account (paper trading) to backtest the execution in real-time.

It’s good enough to monitor the market, but I’m keeping it sandboxed until I see consistent behavior over a longer timeframe.

https://github.com/SYNR-AI/ClawStreet

OP here.

I asked Reddit to give me a weird game idea to test my "vibe coding" workflow. They voted for a "Diddy shooting baby lotion bottles" space invader clone.

The interesting takeaway: The actual development took about 30 minutes using my agent. However, agonizing over which celebrities to target and hunting down memes took ~2hr.

It feels like the bottleneck has completely shifted from "how do I implement this" to "what assets do I need".