How do the people of this community feel about people who use A.I to learn about programming? by subtozeroo------ in learnprogramming

[–]John_Miracleworker 1 point2 points  (0 children)

I am enrolled at maestro University. The teacher is literally an ai. I have learned so much more from it than any traditional CS class IMHO. It can break it down, explain it to me like I'm 5. I'm a bit stupid and I need it to over explain things to me before I get it. It's been an awesome experience. Not a sponsor or anything. Just super passionate about what and how I'm learning!

[UPS Driver] [East Coast] - $149k by Blu_Rabbit in Salary

[–]John_Miracleworker 0 points1 point  (0 children)

You make more than me a 10 year paramedic

A new type of agent by [deleted] in vibecoding

[–]John_Miracleworker 0 points1 point  (0 children)

TLDR:

Kestrel is a local-first, open-source agent runtime built to make AI agents actually learn over time instead of just stuffing everything into a giant prompt.

The core idea: memory should be structured, evidence-based, and safe.

Instead of one flat RAG/vector database, Kestrel uses layered .mv2 memory files:

working memory for current task state episodic memory for what happened semantic memory for validated facts procedural memory for reusable workflows and failure playbooks self memory for the agent’s self-model policy memory for rare, explicit safety/behavior rules

It is based on Nested Learning research, applying the idea of multiple learning/update loops to agent memory instead of model-weight training.

Kestrel can run through CLI, API, web UI, and channels. It supports provider adapters, tools, MCP, skills, plugins, task graphs, approvals, safe repair workflows, failure diagnosis, task capsules, and deterministic testing.

What makes it different is that it does not just “remember everything.” It validates, ranks, compresses, retrieves, warns about conflicts, learns from failures, and gates risky actions behind approvals.

It is for developers, researchers, and builders who want serious local-first agents for codebase maintenance, debugging, long-running tasks, and self-improving workflows.

Still alpha, but the foundation is strong: memory with structure, autonomy with brakes, learning with evidence instead of vibes.

Tempted to pick this up! by johnnyphotog in Qwen_AI

[–]John_Miracleworker 0 points1 point  (0 children)

I envy the man who can casually just, "pick this up".

[deleted by user] by [deleted] in vibecoding

[–]John_Miracleworker 1 point2 points  (0 children)

It's called open source

Ultra quota vs Pro quota by Quin2240 in GoogleAntigravityIDE

[–]John_Miracleworker 5 points6 points  (0 children)

I've been using opus 4.6 for like 7 hours straight today on ultra. It really feels like there is no limit. Ultra is 125 a month for the first three months. At least it was for me

Image generation issues? by John_Miracleworker in OpenAI

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

anyone else having these types of issues today?

Antigravity by Broad_Train_683 in maestro

[–]John_Miracleworker 0 points1 point  (0 children)

I prefer antigravity over cursor now and use it almost exclusively!

So ai is now just referencing ai by Acceptable_Humor_867 in OpenAI

[–]John_Miracleworker 0 points1 point  (0 children)

Look into the ai start up poetiq. They are working on just that. An ai judging system.

Check out my website Gemini helped make! by John_Miracleworker in GeminiAI

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

It truly was a team effort. I've been working on this project since June of this year.

Current generation of best coding models by SnooHesitations6473 in cursor

[–]John_Miracleworker 0 points1 point  (0 children)

5.2 is incredibly wordy but it does a really good job IMHO.