HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bingwu1995

no profile record

Submissions

[untitled]

1 points·by bingwu1995·vor 10 Tagen·0 comments

Experimenting with a public build map for an open source project

stashbase.ai
2 points·by bingwu1995·letzten Monat·0 comments

[untitled]

1 points·by bingwu1995·vor 2 Monaten·0 comments

[untitled]

1 points·by bingwu1995·vor 2 Monaten·0 comments

[untitled]

1 points·by bingwu1995·vor 2 Monaten·0 comments

[untitled]

1 points·by bingwu1995·vor 3 Monaten·0 comments

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

realpeace.vip
1 points·by bingwu1995·vor 6 Monaten·1 comments

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

d7g13mep.outbox.website
2 points·by bingwu1995·vor 7 Monaten·2 comments

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

8 points·by bingwu1995·vor 8 Monaten·1 comments

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

gbx85wj1-5173.outbox.website
1 points·by bingwu1995·vor 8 Monaten·0 comments

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

42 points·by bingwu1995·vor 9 Monaten·22 comments

comments

bingwu1995
·letzten Monat·discuss
[dead]
bingwu1995
·vor 2 Monaten·discuss
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.
bingwu1995
·vor 5 Monaten·discuss
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
bingwu1995
·vor 6 Monaten·discuss
Don't forget to apply for your exclusive invitation.
bingwu1995
·vor 7 Monaten·discuss
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".