Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Owned by Cassy

CD
Cobalt Digital

1 member β€’ Free

CC
Cas Cobalt

1 member β€’ Free

Memberships

Clief Notes

7.5k members β€’ Free

22 contributions to Clief Notes
Claude losing scope
I have used vs studio and Claude since the day I joined. Finding that the errors are now becoming a consistent problem over the past 48 hours. I have started a self audit after each output to see if it stayed within the scope of its brief. Any solution? Have I overcomplicated my. Claude and caused this to occur? Any solid suggestions welcome
I'm closing the community....
IS WHAT I WOULD SAY IF NO ONE SHOWED UP. But 7,000 of you did. In twelve days. I built Clief Notes because I got tired of watching good people get sold bad AI advice. You all showed up because you were tired of it too. And now we've got something worth protecting here. Every single one of you who posted a question, dropped a comment, shared your work, or just lurked and learned: thank you. You're the reason this thing has weight to it. Here's what's coming: The Foundation course is live and growing. The Vault and Drawing Room are filling up with people who want to go deeper. High Tea kicks off in 10 days. And we're just getting started on the build-out. This community runs on one rule: we build things. We learn the fundamentals, we understand what goes where, and we make stuff that works. If you're here for that, you're in the right place. Bring your friends. Bring your weird project ideas. Bring the thing you've been stuck on for three weeks. We'll figure it out. More announcements soon. Stay loud. β€” Jake
1 like β€’ 21h
Jake; you click baiter! Lol πŸ˜† cheeky and hilarious to wake to πŸ˜†
We're thinking about doing something big. Want your input!
Alright, I need to run something by you all. Jake and I have been talking about building something bigger. Not just more content. Something structured. Something with real accountability. Something for anyone who wants to actually build with AI, whether you joined this community yesterday or you've been here from the start. Here's what we're considering: The Lyceum β€” the original Lyceum was started in ancient Greece and known as the first school of Aristotle. Ours is a 12-week program with live instruction from Jake and other AI instructors from Eduba. Small cohorts. Real projects. You'd be building something from week one, not just watching tutorials. We're thinking three different tracks: - Technical β€” for developers, engineers, people building tools and systems - Business β€” for ops people, managers, founders, consultants who need to direct AI work without necessarily writing code - Creator β€” for content creators, marketers, educators, solo operators building their own production systems Same core methodology across all three. Different emphasis based on what you're actually trying to do. And here's where it gets interesting. We're thinking about making it a competition. A grand champion who gets a $100K build from Eduba. First, second, third place for each cohort. Demo day at the end where people present what they built. We'd also be issuing Eduba's first-ever certification. Something backed by the same methodology we've used to train Fortune 500 teams. This is still in the planning phase. We haven't finalized everything yet. But before we lock it in, I want to hear from you. Does this sound like something you'd actually want? Drop a comment. Tell me what excites you. Tell me what concerns you. Ask questions. If there's something you'd want to see included, let me know. More details coming soon! Eduba Case Studies: https://services.eduba.io/#cases
Poll
321 members have voted
1 like β€’ 2d
Prefer Platos Academy. πŸ˜† But that may be because if I was in that era, I would have been allowed to study πŸ˜‰
found a tool that basically automates everything we're doing rn πŸ‘€
you know how we're manually updating our Claude folders every session? there's a free open source tool called OpenViking that does that automatically it organises our memories, resources and skills into a file system that updates itself as we work. no more re-explaining our project every new chat β€” the longer we use it, the smarter Claude gets about our stuff how to connect it to Claude: we don't need VS Code for this. just run pip install openviking in the terminal, set up our Claude API key in a config file, and launch it with openviking-server. from there it reads all our files and feeds Claude the right context automatically β€” only pulling in what's actually relevant to what we're working on at that moment. it basically replaces the manual folder system we're building here how it helps our projects: 🧠 Claude remembers our last session without us touching anything πŸ“ our files stay updated automatically as we work πŸ” cleaner outputs because it only loads relevant context β€” not everything at once where the bag comes in πŸ’Έ: once we understand this, we can sell it as a service. businesses are struggling to get AI working consistently and we'd know exactly how to fix it - charge to set up a custom memory system for clients - package it into a done-for-you AI automation service - build something useful with it and sell the template - consult β€” most people don't even know this exists everything we're learning in this course is literally the foundation of how this works β€” we're learning the right way first and then eventually we can use this tool to help us automate tasks better and even auto organize as you keep adding files and working. hope this helps our advanced users came across and thought I should share. β†’ openviking.ai β†’ github.com/volcengine/OpenViking
0 likes β€’ 3d
Can anyone else recommend this as genuine?
0 likes β€’ 3d
@Shirsho Guha thanks for that 😊
Hey Clief Notes crew β€” AI hackers, stack-builders, and workflow wizards!
If you’re deep in Level 3 β€œBuilding Your Stack” or just tired of wrestling with half-baked AI memory hacks, I’ve got something you’re going to love. **Meet OB1 β€” Open Brain** . It’s not another rabbit hole. It’s the infrastructure layer for your thinking: One database + one AI gateway + one chat channel β€” and any AI (Claude, ChatGPT, Cursor, Claude Code, whatever drops next month) plugs straight in. No middleware. No SaaS chains. No Zapier spaghetti. Why this matters right now (the pain we all feel) Right now β€œmanaged memories” are a vendor-lock-in trap: - Claude has its own memory. - ChatGPT has its own memory. - Cursor has its own. - Every new model that ships next quarter will have its own. Your life story, your household knowledge, your job-hunt pipeline, your taste preferences β€” they’re all trapped inside proprietary silos. Want to switch providers? Start from zero. Want to let two AIs talk about the same context? Build brittle integrations and pay for every hop. Want semantic recall across tools? Good luck.That’s not hacking β€” that’s renting brain space from landlords who can change the locks whenever they feel like it. OB1 flips the script You get one single source of truth: a Supabase Postgres table (thoughts) with built-in vector search. Every AI talks to the same persistent memory of you through an open Model Communication Protocol (MCP) gateway. - Capture thoughts via Slack/Discord/email β†’ instantly embedded and indexed. - Any AI reads/writes with row-level security so your household data stays private. - No more copy-paste hell. No more β€œwhich model remembers what?” It’s literally the open brain layer that the big vendors refuse to give you β€” because once you own your memory, you own your stack. Built for us The repo is designed for exactly the kind of people in this skool: - 45-minute AI-assisted setup (Cursor or Claude Code can literally build it for you from the README). - Extensions folder with ready-to-extend modules (household KB, meal planner, CRM, job-hunt pipeline). - Primitives, schemas, recipes, and dashboards so you can fork, remix, and ship your own agent memory layers. - Full TypeScript + Python + Supabase stack β€” perfect for the β€œcustom UIs + infrastructure” crowd.
0 likes β€’ 3d
That is a smart way to work. I was using an extension at work but they don't share a brain. I have been using chat with a Claude side bar to reduce the time. I like that I can set tags and categories and control what each of them see. That was my main concern. Too much noise losing cohesion. Definitely worth a test project to try. Thanks unix greybeard πŸ˜†
1-10 of 22
Cassy Js
3
9points to level up
@cassy-js-7257
A 12-month plan to create a real choice in how I earn and live. Backing myself, and making sure every action moves me closer to where I intend to be.

Active 10h ago
Joined Mar 9, 2026
Toowoomba Australia
Powered by