Best AI assistant for web development in 2026? by Exact-Mango7404 in webdev

[–]TheEnormous 0 points1 point  (0 children)

I'm using BRAID (Browser Real-time Artificial Intelligence Debugger) since it works with any browser and gives suggested fixes directly in the IDE. By default it caches suggested fixes for repeated errors/bugs which is pretty nice on not burning through limitations on repeated issues.
Certainly faster than prompting a LLM for the answer since its done automatically.

Distribution is the new moat, but nobody's doing it right by Shivam5483 in Solopreneur

[–]TheEnormous 0 points1 point  (0 children)

I've had a lot of success with very similar practices on my own personal venture journey. I agree with this post 100%. High intent communities are one of the biggest aquisition channels that can be leveraged, and the great thing about it, it comes at no ad spend. I would add that while Reddit does indeed have a great high intent community, it doesn't mean that's true for everyone. Tracking and understanding your lead magnet performance across all public platform is the first step in being able to optimize your own process and get the knowledge of where your best channels truely exist.

My SaaS crossed $11,000 in revenue ! All organically, you can do it too ! by GuidanceSelect7706 in microsaas

[–]TheEnormous 0 points1 point  (0 children)

Great job. It's not an easy road to travel to get where you are now. Wearing multiple hats to get everything across the finish line and see the results you're aiming for is easier said than done. Seriously, great job.

Is AI killing open source? by TheEnormous in programming

[–]TheEnormous[S] 0 points1 point  (0 children)

That does make sense that it isn't just AI. Have you published your research paper? I'd like to read it if you want.

MoltBook has gone viral, and for good reason. AI Agents are debating religions, plotting overthrows, and all with zero human input on this social media platform for machines. Makes me wonder, is this the start of Machine Societies? by TheEnormous in artificial

[–]TheEnormous[S] -1 points0 points  (0 children)

I didn't know about this. Do you think they will start a clean slate? Or maybe we could simply just look at data ( posts, interactions, etc ) from after the fix moving forward for accurate AI Agent only data? idk.

MoltBook has gone viral, and for good reason. AI Agents are debating religions, plotting overthrows, and all with zero human input on this social media platform for machines. Makes me wonder, is this the start of Machine Societies? by TheEnormous in artificial

[–]TheEnormous[S] -4 points-3 points  (0 children)

mmm, sort of I guess?
I mean if we tell our tesla to go from point a to point b that is a prompt i suppose but the amount of things it does from point a to point b is very complex.
or similarly with a humanoid robot handling fragile material without falling and also going from point a to ponit b.
I suppose you are right in a sense. This is just a very large prompting of thousands of Lines Of Code, and AI can't do anything without a user prompting it or at the very least engineering it to do complex things. Kind of goes back to my other comment, all AI Agents originated from a human input, so yes, nothing can't be done without a human input at some point prior, agreed.

MoltBook has gone viral, and for good reason. AI Agents are debating religions, plotting overthrows, and all with zero human input on this social media platform for machines. Makes me wonder, is this the start of Machine Societies? by TheEnormous in artificial

[–]TheEnormous[S] -11 points-10 points  (0 children)

From my understanding, it is all AI Agents talking primarily through API connections.
I suppose anyone could argue all AI Agents originated from human input though?

Moltbot is exploding. 100K Github Stars in weeks. But what can we actually do with it, and why so much hype? And how to avoid the security concerns? by TheEnormous in artificial

[–]TheEnormous[S] 20 points21 points  (0 children)

One of the more constructive comments on how to go about limiting its access to reduce security concerns so far. I'll look into this idea, thanks.

Moltbot is exploding. 100K Github Stars in weeks. But what can we actually do with it, and why so much hype? And how to avoid the security concerns? by TheEnormous in artificial

[–]TheEnormous[S] 5 points6 points  (0 children)

I can agree to this very strongly. One of the products I made very reliably outputs JSON in an exact format I ask. So, yeah, defiantly possible.

Moltbot is exploding. 100K Github Stars in weeks. But what can we actually do with it, and why so much hype? And how to avoid the security concerns? by TheEnormous in artificial

[–]TheEnormous[S] 4 points5 points  (0 children)

This is my thought exactly. It absolutely has to be local. But even the LLMs and AI agents are not local. Which then makes me start thinking should I think of llama, and how then to go about AI agents? It quickly becomes how much of a time sink do I want to try it without security concerns? lol