yubozhao | 3 months ago | on: The Limits of Spec-Driven Development
yubozhao's comments
yubozhao | 4 months ago | on: Yansu – The Serious Coding Plaftorm
yubozhao | 4 months ago | on: Yansu – The Serious Coding Plaftorm
Background:
We been helping mid-market companies for the past 1.5 years and finally ready to share the internal platform publicly. Yansu (严肃) is a AI coding platform that use spec + TDD to build complex software projects. It is more like a SOP than coding agent. We focus on understanding requirements and checking outcomes against those requirements while iterating the code based on the tests.
Yansu tries to learn as much tribal knowledge as possible. These are things you don’t write down in google doc or Notion. Yansu absorbs these knowledge by continuously talking to users and distilling learning from them.
It's as if a spec + TDD platform had a baby with character.ai.
Why care about requirements? B/c 80% of any software development is understanding requirements and what exactly we want to build. We also focus on outcomes, the only thing that matters. We deliver satisfying outcomes by simulating scenarios and generating tests based on those scenarios. Our agents take that tedious testing part of the code away from others.
We prioritize accuracy over latency/cost, using a mixture of agents (not limited to CC, codex, and etc) to get the job done. We then run through continuous-testing-generating pipelines until all things pass.
What does Yansu mean? “Serious” in Chinese. Just like my favorite artist, Rene Magritte, painting in his kitchen in a suit. I want to give my coding respect and care.
Our goal is to level people up from IC to tech leads, to work on the high leverage work of planning, validating, and educating.
We made a launch video to celebrate human work that builds on all of the creative minds before us. Shoutout to CinemaSings for making this happen.
Enjoy the video and check us out: https://x.com/isoformai/status/1986101032477434129
yubozhao | 4 months ago | on: Show HN: Yansu, Serious Coding
yubozhao | 6 months ago | on: Spec-Driven Development Toolkit from GitHub
yubozhao | 1 year ago | on: Context, not code, is the future of software development
yubozhao | 1 year ago | on: Context, not code, is the future of software development
The job of human is providing teaching via feedback. Your manager does the same thing to you too. And you can distill those feedback into learnable experience for your llm to be better next time.
yubozhao | 1 year ago | on: Context, not code, is the future of software development
We are not automating ourselves out of the job, we are changing the nature of the job. From writing to teaching.
yubozhao | 1 year ago | on: A step towards bespoke software at scale
Happy to hear your thoughts
yubozhao | 2 years ago | on: Launch HN: Openlayer (YC S21) – Testing and Evaluation for AI
openllmetry is focus on engineers, who wants to use this as more of a piping solution and it sits on top of opentelemtry. While opentelemetry is a popular solution. It is just applying a solution to a new problem.
OpenLayers to me is thinking from the ML/AI problems from ground up and while serving the data scientists and probably prompt engineers.
yubozhao | 2 years ago | on: Why is there a drink called 手打柠檬鸭屎香 = “hand-made lemon duck-feces fragrance”?
yubozhao | 2 years ago | on: Show HN: Openlayer – Test, fix, and improve your ML models
yubozhao | 2 years ago | on: Show HN: Openlayer – test, fix, and improve your ML models
yubozhao | 3 years ago | on: Kitchen Renovation ideas animation using Stable Diffusion [video]
yubozhao | 3 years ago | on: The AI Unbundling
yubozhao | 3 years ago | on: How to support open-source software and stay sane (2019)
disclosure: I have a repo using the SSPL license
yubozhao | 3 years ago | on: Polio Detected in US
The long term affect is not fun. And not to mention post polio syndrome.
yubozhao | 3 years ago | on: Show HN: BentoML goes 1.0 – A faster way to ship your models to production
haha, I wish we created spam accounts....Tried to get on the first page by posting to the community slack, but that didn't work :(
yubozhao | 3 years ago | on: Show HN: Bentoctl – An open-source Terraform deployment tool for ML
Elastic license prevents users to bundle the project as part of their commercial offering. They can use however they want internally.
For BentoML, we will stay with Apache-2, because we see this could be a standard for the industry to use. We are not going to restrict it.
yubozhao | 3 years ago | on: GitHub Copilot is generally available
Turn that exploratory work to product would be the challenges. It is hard to balance the two