Marcello Cultrera

Marcello Cultrera

CodeFlow - no-code beautifully simple.
6 points

Forums

Andrej Good

4mo ago

I can't code. I'm building an AI product

So, quick confession. I'm a marketer by trade, not an engineer.

My coding knowledge is basically zero.

CodeFlow - the new no-code building something beautifully simple for developers and thinkers.

Hi everyone

We ve just launched an innovative no-code platform called CodeFlow. Fully bootstrapped and built with care, it s a prototyping engine that turns natural language and Figma designs into working React apps - fast.

CodeFlow generates infrastructure-native, accessible code you can edit directly in the browser.

CodeFlow - Idea to app in a minute

CodeFlow is a web-based platform that turns your ideas into working applications, fast. Describing an app in plain English or uploading a Figma design, CodeFlow generates clean, semantic React/HTML/CSS code with built-in accessibility and styling.
Chris Messina

4mo ago

$64M Seed Round for a Self-Improving AI Mathematician

  1. Surely there is no bubble.

  2. And, can you smell the AGI now?

Axiom's mission is to build a self-improving superintelligent reasoner, starting with an AI mathematician, and for that, Carina Hong has raised $65M in seed funding.

Rags

4mo ago

We Tanked our Product Hunt Launch on Purpose

There are a hundred posts about how to succeed on Product Hunt.

This is about how to not fail.

Our latest Product Hunt launch was a disaster. Just as we had hoped.

Hassan Jahan

4mo ago

What is actually a “complex problem” for LLMs?

I keep seeing advice like use this model for the easy stuff and that one for complex problems. But it makes me wonder what really counts as a complex problem for an LLM?

For us, complex usually means lots of steps, deep reasoning, or tricky knowledge. But for AI, the definition might be different. Some things that feel easy for us can be surprisingly hard for models, while things that seem tough for us (like scanning huge datasets quickly) might be trivial for them.

Mohit Mohta

4mo ago

What’s the easiest no-code tool for handling subscriptions + payments?

Hey Makers I m exploring options for managing subscriptions, payments, and authentication in a super simple way. Ideally, something that s: 1. No-code / low-code friendly 2. Easy to integrate without a ton of setup 3. Handles the boring stuff like billing, invoicing, cancellations, and user access automatically I ve looked at a few tools, but many feel too heavy for a small MVP. Curious to know: What are you using right now? Any lightweight tools that worked really well for your early-stage product? Bonus if it has a generous free tier or is affordable for indie founders. Would love to hear what s working for this community before I commit to something!
Forrest Chen

4mo ago

vibe coding is real, just not in our repo

i just draw a box and write make app and boom agent writes perfect code

me and my team:

  1. spends 4 hours debugging a webhook that randomly fails in prod

  2. fights over whether a boolean flag should be is_active or active

  3. merges a PR that touches 182 files because Typescript

  4. writes actual logic that vibe agents refuse to touch