HackerTrans
TopNewTrendsCommentsPastAskShowJobs

namanyayg

no profile record

Submissions

Show HN: Gigacatalyst – Extend your SaaS with an embedded AI builder

61 points·by namanyayg·2 माह पहले·27 comments

Meditations on How I Got Into Y Combinator

nmn.gl
2 points·by namanyayg·2 माह पहले·0 comments

The Mindset Shift That Unlocked Y Combinator for Me

nmn.gl
1 points·by namanyayg·2 माह पहले·0 comments

How I Got Into Y Combinator after 14 Years Of Trying

nmn.gl
2 points·by namanyayg·2 माह पहले·0 comments

The Ploopy Bean – External trackball with 4 buttons

ploopy.co
2 points·by namanyayg·2 माह पहले·0 comments

14 Years of Mistakes to "Make Something People Want"

nmn.gl
3 points·by namanyayg·2 माह पहले·0 comments

AI Is Killing Open Source SaaS Too

nmn.gl
2 points·by namanyayg·3 माह पहले·1 comments

Only Law Can Prevent Extinction

lesswrong.com
3 points·by namanyayg·3 माह पहले·1 comments

Open Source SaaS Is Dead, AI Killed It

nmn.gl
2 points·by namanyayg·3 माह पहले·1 comments

I think every company should open source their code [video]

youtube.com
1 points·by namanyayg·3 माह पहले·0 comments

Vibe Coding Is an Existential Threat to B2B SaaS

nmn.gl
2 points·by namanyayg·3 माह पहले·1 comments

B2B SaaS and Vibe Coding = $1M ARR

nmn.gl
1 points·by namanyayg·5 माह पहले·0 comments

Vibe Coding is the Future of B2B SaaS

nmn.gl
1 points·by namanyayg·5 माह पहले·2 comments

AI is killing B2B SaaS

nmn.gl
517 points·by namanyayg·5 माह पहले·729 comments

Show HN: I'm giving Claude Sonnet 4.5 for free to those who need it with ads

1 points·by namanyayg·8 माह पहले·3 comments

Show HN: Completely free Claude Sonnet 4.5, supported by contextual ads

5 points·by namanyayg·8 माह पहले·2 comments

SF Founder 1 Year Reflections

feifan.blog
1 points·by namanyayg·10 माह पहले·0 comments

Vibe Coding Is Making Braindead Coders

nmn.gl
42 points·by namanyayg·10 माह पहले·40 comments

Self-control signals and affords power

today.ucsd.edu
199 points·by namanyayg·2 वर्ष पहले·133 comments

comments

namanyayg
·13 दिन पहले·discuss
Nice, I built something similar ~5 years ago using nested git repos and scripts to accomplish a similar purpose of combined private and public repos.

My shell script definitely wasn't google scale tho!
namanyayg
·21 दिन पहले·discuss
This was one of my favorite Project Euler problems, but getting to the mathematical solution admittedly took me a couple of weeks.

Perhaps because I was pigeon-holing this as a programming optimization problem.

I wrote about it too! [0]

[0] https://nmn.gl/blog/vibe-coding-gambling
namanyayg
·पिछला माह·discuss
Amazing and industry-changing. Is he able to update it by himself now?
namanyayg
·पिछला माह·discuss
I have a similar story with my washing machine repair. I went through 2 service technicians not being able to diagnose it. Gpt did it and I told the 3rd what to do and it worked.
namanyayg
·पिछला माह·discuss
Yup it's gotten good enough that it mostly works (thats why i built my startup around this idea)
namanyayg
·2 माह पहले·discuss
You can live in a house, but you can't eat stocks
namanyayg
·2 माह पहले·discuss
One of the linked demos, "rainbow surf", got me hypnotized. https://www.youtube.com/watch?v=QKLhH_ANwIc
namanyayg
·2 माह पहले·discuss
very true! we sandbox and keep it independent of the main codebase, which makes it easier to build and share new features.
namanyayg
·2 माह पहले·discuss
Nice article. That's basically what we do. We also make the created code saveable and shareable so they can reuse what they've already built
namanyayg
·2 माह पहले·discuss
Yup! That's one of the biggest things we build while shipping this for a Series B SaaS. It's invisible but one of the hardest technical challenges.

We've got guardrails before any code is generated and we put three layers of validation after the feature is ready to make sure it's using the correct data and it's functioning for the use case that the customer asks for.
namanyayg
·2 माह पहले·discuss
Yep, even our use cases are 80% read-only, and the rest where we write is very constrained and guardrailed.

Giving non-technical users the freedom to create new backend objects is definitely scary and not worth it imo!

What did you build, any links?
namanyayg
·2 माह पहले·discuss
Our solution to that age old problem is to scope each new feature into its independent "app", which is sandboxed and walled off from the main source code
namanyayg
·2 माह पहले·discuss
Thanks for the new tagline ;)
namanyayg
·2 माह पहले·discuss
Manual qa, evals, prompting, and inhouse validation steps. AI is not 100% perfect but it's working well for most use cases.
namanyayg
·2 माह पहले·discuss
Yup 80% of the usage is for new frontend features and that's actually quite valuable for our customers who serve traditional enterprises like manufacturers, hotels, labs.

Only some (very well guardrailed) backend functionality is being used.
namanyayg
·2 माह पहले·discuss
We're live with five businesses and 2000 daily users! The technical challenges in setting the mapping, ai model, and dsl that creates reliable outputs is the engineering value we deliver.
namanyayg
·2 माह पहले·discuss
Yes -- the future of SaaS looks more like a system of record, on top of which AI serve what's needed on the fly based on what the customer needs.
namanyayg
·2 माह पहले·discuss
Exactly ;) One of our customers say "we've given their entire team superpowers"

I've been dealing with technical debt for half of my career. Here's what we're doing to prevent it:

- We don't ship to prod or to the main repo -- each feature is a scoped, sandboxed, separately version controlled "app".

- We have a proxy layer to pin API versions, so if the underlying contracts change, we still support all past created apps.

- Authentication follows your SaaS platform's RBAC and authentication tokens, making it easy to share within a team or across multiple tenants.
namanyayg
·2 माह पहले·discuss
Looks like the author on this just copied from chatgpt. Who gave this drivel 6 upvotes?
namanyayg
·3 माह पहले·discuss
Thanks now I'm craving biryani. Any recs for authentic lucknow biryani spots in SF?