HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yuvalhazaz

no profile record

Submissions

Agentic SDLC Orchestration vs. Synchronization: Choosing Modular Workflows

docs.overcut.ai
1 points·by yuvalhazaz·в прошлом месяце·0 comments

[untitled]

1 points·by yuvalhazaz·в прошлом месяце·0 comments

The Future of AI Development Isn't a New IDE

docs.overcut.ai
1 points·by yuvalhazaz·6 месяцев назад·0 comments

The Agentic Software Development Lifecycle

docs.overcut.ai
1 points·by yuvalhazaz·6 месяцев назад·0 comments

Show HN: Overcut.ai – Automate Your SDLC with Agentic Workflows

overcut.ai
8 points·by yuvalhazaz·10 месяцев назад·1 comments

Epic Games launches its app store on iOS in the EU

techcrunch.com
2 points·by yuvalhazaz·2 года назад·1 comments

SAP to acquire digital adoption platform WalkMe for $1.5B

techcrunch.com
2 points·by yuvalhazaz·2 года назад·0 comments

Discord is an unlikely foundation for the GenAI boom

startupnews.fyi
1 points·by yuvalhazaz·2 года назад·0 comments

Founder says meme tech is the next big thing

techcrunch.com
3 points·by yuvalhazaz·2 года назад·1 comments

[untitled]

20 points·by yuvalhazaz·2 года назад·0 comments

Kickstarter now lets you pledge after a campaign closes

techcrunch.com
2 points·by yuvalhazaz·2 года назад·0 comments

Kudos lands $10M for an AI smart wallet that picks the best credit card to use

techcrunch.com
1 points·by yuvalhazaz·2 года назад·0 comments

[untitled]

3 points·by yuvalhazaz·2 года назад·0 comments

Slack under attack over sneaky AI training policy

techcrunch.com
4 points·by yuvalhazaz·2 года назад·0 comments

Production-ready AI-powered Back end Code Generation

amplication.com
4 points·by yuvalhazaz·2 года назад·0 comments

Show HN: We built the only AI-powered production-ready code generator

amplication.com
18 points·by yuvalhazaz·2 года назад·13 comments

Ilya Sutskever, OpenAI co-founder and longtime chief scientist, departs

techcrunch.com
2 points·by yuvalhazaz·2 года назад·0 comments

[untitled]

1 points·by yuvalhazaz·2 года назад·0 comments

Oracle preparing Code Assist: AI coding "fine-tuned" for Java, SQL and its cloud

devclass.com
2 points·by yuvalhazaz·2 года назад·0 comments

[untitled]

8 points·by yuvalhazaz·2 года назад·0 comments

comments

yuvalhazaz
·10 месяцев назад·discuss
Hi HN ,

I’m Yuval, and for the past several years I’ve been building dev tools (some of you might know Amplication). Over that time, we’ve all seen the rise of AI copilots and agents. They are useful for individuals in the IDE, but limited when it comes to how teams actually ship software. I believe the next step is moving beyond copilots into *autonomous, continuous AI* that runs inside the SDLC itself.

That’s what we’re building with https://overcut.ai/. It connects directly to GitHub, Jira, and other tools, and runs workflows that handle things like:

- Reviewing PRs - Writing tests - Generating specs and docs - Triaging and resolving issues - Opening and updating PRs automatically

The difference is that instead of manually operated assistants or black box agents, you define the workflows (like CI/CD pipelines, but for AI agents). This makes it transparent and under your control.

We provide several ready-made playbooks, and you can also build your own for anything you can imagine on top of Git and tickets. There are built-in integrations to GitHub, GitLab, Bitbucket, Azure DevOps, and Jira.

Would love to hear your thoughts: what workflows would you want AI to take over, and what would hold you back from trusting something like this?

Thanks for reading
yuvalhazaz
·2 года назад·discuss
ok
yuvalhazaz
·2 года назад·discuss
Thanks for the feedback. Can you please share what did not work?
yuvalhazaz
·3 года назад·discuss
That looks very interesting. I will give it a try soon.
yuvalhazaz
·3 года назад·discuss
Prisma’s type-safe database access, powerful query API and migrations were a game-changer for Amplication building our platform and also the code we generate.
yuvalhazaz
·4 года назад·discuss
Would love to hear about ideas for plugins if you would like to share
yuvalhazaz
·4 года назад·discuss
Thanks for sharing! Please share any ideas of feedback
yuvalhazaz
·4 года назад·discuss
Agree with you on that! To my opinion the plugins are the most excising in this version. We are still working on the doc on how to create your own plugins
yuvalhazaz
·4 года назад·discuss
Hello, Yuval here, founder of Amplication. I’m very excited to share with you what the Amplication team is working on.

Amplication saves engineers from undifferentiated heavy lifting in application development, while helping organizations speed up delivery, and enforcing best practices and standardization across multiple teams and developers.

Amplication accelerates the development of backend applications and microservices with high-quality code generation, streamlining and automating development while solving issues that delay production readiness.

We built Amplication so developers like us could focus on coding the parts that matter rather than get distracted by repetitive tasks and boilerplate code.

Amplication is an open-source platform that lets you easily configure your backend services, by generating a human-readable and editable TypeScript Node.js codebase. The generated code includes everything you need to start writing your business logic.

Amplication continuously generates the code based on changes in the schema and configuration, then pushes the code to a GitHub repository to allow developers to continue off and edit it further based on their needs.

Today's launch of our v1.0 also incorporates a plugin architecture that enables developers to develop their own plugins to implement best practices, code conventions, custom integrations, and virtually anything in the generated code. Developers can use plugins created by Amplication’s core team, by our community, or create their own.

We already have several plugins on our Github plugins repo -https://github.com/amplication/plugins, including support for Kafka, MySQL PostgreSQL, Passport JWT, Passport Basic authentication, and the list is growing.

We can’t wait for you to experience Amplication, please share your thoughts.
yuvalhazaz
·4 года назад·discuss
Thanks for the feedback. As for the pricing, this was an initial draft that was published some time ago, and since then, some concepts have been changed. We are working on new pricing tiers, which will be published soon - anyway, the product will be free and open-source for individual developers and open-source projects.

About the users - we are building Amplication for pro backend developers. The code we generate is built based on best practices with well-known technology, so it does not require learning anything unique to Amplication.

Also, we provide several ways to customize the code without breaking the link to Amplication so you can add business logic and customize your server with minimal conflicts.

When you build your server with Amplication, you get the server with all your data models, DTOs, and more so it saves you a lot of writing.

We are working now on a new version that will allow you to build microservices with or without databases, with or without queues and message brokers. And on top of that, we will introduce a plugin system allowing teams to use their own best practices and standards for the generated code.

Would love to get your feedback or any suggestions or ideas you may have.