Viewing profile — wayneshng
wayneshng
HN member- Joined
- Sat, Aug 27, 2022, 9:01 AM UTC
- HN karma
- 72
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About wayneshng
No profile information was provided.
Recent public activity
-
comment
Comment #48891371
I know LLMs are terrible at playing chess because they just hallucinate moves(illegal ones). GothamChess made a lot of videos making fun of it. So in my AI agent project, I added a…
-
comment
Comment #48773825
I’d say the workflow feature is inspired by automation tools like n8n, but the workflow execution is “ai native”. For example, for a condition node, we use AI to determine true or …
-
comment
Comment #48766677
Thanks! Let me know if you have any feedback or comments.
-
comment
Comment #48765103
It doesn’t current support multiuser, but the system is designed to support multiple users with different roles and permissions. I’m also adding a feature to share credentials betw…
-
comment
Comment #48763598
Also here is something fun: Valmis is probably the first AI agent that is able to play real chess with legit moves. We all know LLMs are notoriously terrible at playing chess and a…
-
comment
Comment #48763484
Other cool features: - Agents have cross-session memory: Your agents are able to automatically write memory when you tell them anything worth remembering or when it discovers somet…
-
story
Show HN: I built an open-source alternative to Claude Cowork
Hey HN, A few months ago, I tried to automate some of my work with the popular AI agent OpenClaw, and then I quickly realized how difficult it is to get it to work with APIs and th…
-
story
Show HN: Valmis, an OpenClaw alternative built for work, with security in mind
Hi HN, I would like to share with you Valmis, an AI agent harness built for work, with the ability to connect to 100+ business and productivity integrations. The system is designed…
-
comment
Comment #48674820
It has been a great experience. Setting up the company was online, and it took 3 days, including the time spent to change the name because the initial name was rejected. You can us…
-
comment
Comment #48659779
I founded my Estonian company within 3 days, that includes when the court rejected the name because a similar name already existed. Everything was online.
- story
-
comment
Comment #47215898
See status page https://health.aws.amazon.com/health/status
- story
-
comment
Comment #44863427
For now, you can connect to these email providers with IMAP using app passwords. But oauth connection is a planned feature because Outlook seems to have disabled password connectio…
-
story
Show HN: An open-source email archiver with full-text search capabilities
Hey HN, I’d like to share an open-source project I’ve created. It is an email archiving tool that can back up your whole email system with full-text search capabilities. The projec…
-
story
Show HN: Open-source email archiving tool with full-text search
Hey HN, I’d like to share an open-source email archiving tool I’ve created. So the backstory is that I run a small software company and all our contracts, financial documents, and …
- story
- story
-
comment
Comment #43824653
I’m building an accounting automation tool that captures and extracts information received from your billing inboxes and send them to your accounting system. I had this idea after …
- story
- story
- story
- story
- story
-
comment
Comment #33385383
Hi, thanks for the advices. I think I should have added some explanation about what a webhook is and how it can be useful. Will update the post.