Viewing profile — cyw
cyw
HN member- Joined
- Wed, Jul 16, 2025, 3:25 AM UTC
- HN karma
- 14
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About cyw
No profile information was provided.
Recent public activity
-
comment
Comment #47784788
Hello HN, I have many tasks I ask my AI agent to handle, like searching flight tickets, finding rentals on Zillow, or browsing events on lu.ma. My agent would try to crawl or use a…
- story
- story
-
comment
Comment #47345129
hahaha, i guess it just the nature that wanted to get things done correctly and don't want to look bad? but I kind get it now and you prob can tell from how I am writing this comme…
-
comment
Comment #47318103
If your main working machine is Windows and you're working with multiple coding agents in parallel, you know the pain. So I built this terminal based IDE in Rust with GPUI. Beside …
- story
-
comment
Comment #47303789
I used to do that but not anymore, I now write it myself first and only tell AI to fix any grammar issues since English is my third language but that’s it.
-
comment
Comment #47303773
I used Rust to build a terminal based IDE for parallel coding cli workflow. It works with Claude Code, Codex and Gemini! My favorite features are: - custom layout and drag and drop…
-
comment
Comment #47302750
Hello HN, I was previously using VSCode then switched to Zed with PowerShell. Although I have a Mac, my main working machine is Windows so I can never use tools like Ghostty, Tmux,…
- story
- story
- story
-
comment
Comment #45508366
I came across a YouTube video where different large language models played a social deception game called Liar’s Bar, and it caught my interest. I decided to build a website that t…
- story
-
story
Show HN: I Built "Vercel for Stateful AI Agents" – open-source, cost-efficient
tl;dr: Like Vercel, but for stateful AI agents. Deploy your container and instantly get an agent with persistent memory, auto-recovery, and a live API endpoint—zero infrastructure …
- comment
- story
-
comment
Comment #44631014
Hello HN, I posted this project last week and received some valuable feedback. I’ve made a lot of changes since then and wanted to share it again to see what you think. The idea ca…
- story
-
comment
Comment #44610761
I apologize for misunderstood, English isn't my first language but I totally get what you mean now. We have updated our web page with Github repo to a demo version and documentatio…
-
comment
Comment #44610742
Great news! We have released our demo version in the Github with updated home page. Please feel free to give us some feedback after you try!
-
comment
Comment #44587074
You are not wrong, the website was actually built with help of Claude Code (like I mentioned in other reply) and we missed to update the social link of it. We will be releasing our…
-
comment
Comment #44587039
For sure! We’re planning to release a demo version later this week once we clean up the codebase (it’s a bit messy since we hadn’t originally planned to open it up publicly). This …
-
comment
Comment #44583532
Totally fair, appreciate the honesty. we’re still building and not quite ready yet, but wanted to start getting feedback early so we can build something people actually need while …
-
comment
Comment #44583472
Thank you for your feedback — I can see where the concerns are coming from. We did use Claude Code to help build the landing page, which I believe is why it has that “template-ish”…