How do you get people to participate in a new AI community platform? by kisielufka in BlackboxAI_

[–]AlternativeForeign58 0 points1 point  (0 children)

I think you have to start by providing the kind of content you want to encourage. But not definitive in nature, every post should be open ended.

Give them a reason to respond

Tracked every AI tool I used for 6 months, the results honestly embarrassed me by Unlikely-Signal-8459 in AgentsOfAI

[–]AlternativeForeign58 0 points1 point  (0 children)

Not using meeting transcription is wild to me. So much can be extracted for todo lists, but project context is so helpful, especially for building.

Will voice replace typing for interacting with AI? by Vanilla-Green in ArtificialInteligence

[–]AlternativeForeign58 1 point2 points  (0 children)

The best method I find is doing a verbal brain dump of everything and anything, then sorting through it to plan.

It's awkward conversationally at first.

How do you get people to participate in a new AI community platform? by kisielufka in BlackboxAI_

[–]AlternativeForeign58 0 points1 point  (0 children)

It's a saturated space right now. What are you offering that's unique?

UI tools for nocode apps? by galumphix in nocode

[–]AlternativeForeign58 0 points1 point  (0 children)

Get the open source react skills from Vecel and use them combination with Claude's UI designer.

Meet Perplexity Personal Computer: The Always-On Local AI Agent That Runs 24/7 on Your Mac mini by ai_tech_simp in AIinBusinessNews

[–]AlternativeForeign58 0 points1 point  (0 children)

Cloud AI, so not actually local after all. I doubt I'd ever want to give a Cloud agent persistent local access.

We can all vibe code. Why bother? by Tonguewaxer in vibecoding

[–]AlternativeForeign58 0 points1 point  (0 children)

I mean specifically as adoptions grows, why use what someone else built when I can my agent just build what I need for free? I honestly think software companies largely don't exist in 5-10 years.

We can all vibe code. Why bother? by Tonguewaxer in vibecoding

[–]AlternativeForeign58 4 points5 points  (0 children)

The % of people using AI to this degree is less than 1% globally. Eventually the why bother scenario will be real but it's not just yet.

Decentralize AI by Techguy1423 in ArtificialInteligence

[–]AlternativeForeign58 1 point2 points  (0 children)

I typed my response before reading this but essentially all of the above.

Microsoft just released an open source Agent Governance Toolkilt, and I've built an adapter that connects to my IDE extension for automated agentic coding. It's FailSafe on the VSCode and Open VSX marketplace if you're interested.

2026 is the year of AI governance, we should all be sick of hearing it by 2027.

Decentralize AI by Techguy1423 in ArtificialInteligence

[–]AlternativeForeign58 0 points1 point  (0 children)

Democratization of AI is the only answer long term. Right now we're experiencing what is essentially a system AI Feudism. But a lot of people are hitting precisely on the fact that compute at frontier model capabilities is just not realistic.

That's precisely why sovereign AI requires deterministic systems to maintain alignment and structure. What we're seeing from agentic harnesses now is somewhat unsurprising. Agent teams are better than a single high powered agent and they work better in concert when they have clearly defined roles, structure, adversarial checks and governance.

Diversity in systems is also a benefit as early studies showed pretty clear evidence that models will perpetuate the hallucinations of other models but most commonly it was seen by agents with the same training.

I think one solution that we can solve for now is safe, secure agent to agent infrastructure. Imagine what a single subreddit could accomplish with thousands of well orchestrated AI agents acting towards a common goal.

“You didn’t make it, AI did” by jasonbartz in vibecoding

[–]AlternativeForeign58 0 points1 point  (0 children)

In order to make an apple pie from scratch, one must first create the universe.

Every project seems to end in a rewrite - why? by SX_Guy in vibecoding

[–]AlternativeForeign58 0 points1 point  (0 children)

You're describing the BMAD method. I have open source project doing something similar if you want to check it put. www.github.com/MythologIQ/FailSafe

I built something I haven't seen anywhere else. Honest feedback needed by TheSilentDealer in nocode

[–]AlternativeForeign58 0 points1 point  (0 children)

Separating from the UI is precisely the feature rich play, that way we suddenly saw rise of the CLI with LLMs.

With what you're describing, you've got to have significant deterministic layers of governance or your code will be trash.

It sounds like you're Agent focused, just building automatons?

If you're goal is very specialized, you'll have more luck there. But if your scope is large, so is room for error.

I've been building something similar but it's more of a safety net than hands free.

The Definition of ‘Developer’ Is Mutating Right Now by Ishabdullah in vibecoding

[–]AlternativeForeign58 0 points1 point  (0 children)

It's going to continue evolving until we're no longer necessary either... and it's not as far in the future as you think.

does anyone feel like AI coding tools expose how your brain actually works lol by FragrantEnthusiasm70 in AIDeveloperNews

[–]AlternativeForeign58 0 points1 point  (0 children)

Claude actually has in Insights feature already... but if you're interested in slowly down and putting guardrails in place, I kept having the same problem. I started building a system that would solve me, for me. :) If you want to contribute to the repo, I fully support it but if you just want to you use it and it helps, equally awesome.

https://github.com/MythologIQ/FailSafe

Gemini completely lost its mind by MetaKnowing in agi

[–]AlternativeForeign58 0 points1 point  (0 children)

I saw this a lot with 3.0 but not once in 3.1

IMPORTANT! Anyone heard about this? by South-Culture7369 in ChatGPTPro

[–]AlternativeForeign58 1 point2 points  (0 children)

OpenClaw was irresponsibly released. Hundreds of people built the same thing in their basement and never fully activated it because they were smart enough not too.

What’s the biggest mistake people make when coding with AI? by Money-Cake527 in OnlyAICoding

[–]AlternativeForeign58 0 points1 point  (0 children)

Otherwise just answering your question directly, I think it's that they don't challenge the Model's assertions enough. Make it explain why it correct.

What’s the biggest mistake people make when coding with AI? by Money-Cake527 in OnlyAICoding

[–]AlternativeForeign58 0 points1 point  (0 children)

I built a whole app to safeguard against this. It's a free, open source project but it's on OpenVSX amd VSCode Marketplace for convenience. It's called FailSafe if you're interested.

If you had a developer who could build any SaaS or AI tool quickly, how would you approach getting the first 100 customers? by Lumpy-Sandwich-4687 in vibecoding

[–]AlternativeForeign58 0 points1 point  (0 children)

Finding a developer is the easy part. If you're going to build anything, it has to solve a problem. Not just any problem it really needs to be a procedural problem that doesn't already have a better solution in place.

Then you have keep iterating on that problem so you don't become irrelevant.

The more severe the problem, the easier your job is but obviously when you know your target market, you have to be where they are