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

Memberships

Brendan's AI Community

25.8k members • Free

AI Automation Vault

18.6k members • Free

The AI Advantage

126.2k members • Free

AI Money Lab

84.4k members • Free

Learn Vibe Coding

281 members • Free

Clief Notes

40.2k members • Free

AI Masters Community with Ed

12.4k members • Free

The AI MBA

2k members • Free

Agent Architects

500 members • $97/month

8 contributions to Clief Notes
Anyone using Obsidian as a company knowledge base? Here's the problem we ran into
We run a startup and we've been using Obsidian as our company knowledge base. Great tool but there's one big gap, no security. Everyone with vault access sees everything. API keys, strategy docs, client info, all wide open. And when you connect AI tools they burn through tokens reading raw markdown with all the noise. We ended up building a plugin called VaultGuard that adds encryption and access control to Obsidian. Built it for ourselves first, now we are testing it. If anyone else ran into this, how do you handle sensitive info when sharing an Obsidian vault with your team? And if you're interested in VaultGuard let us know, we'd love to hear your feedback.
0 likes • 3h
@Aaron Klein thanks appreciate the feedback
Question
Hi, I was wondering if someone can explain if there is a difference between having a file structure in VSCode or in Obsidian It seems to me that they accomplish the same thing, or am I missing something?
1 like • 24h
They overlap a bit, but they’re optimized for different jobs. VSCode treats files mostly as code/project assets. It’s great when the folder structure maps to a repo, app, config, scripts, docs, etc. The editor is built around development: search, git, terminals, extensions, refactors, debugging. Obsidian treats files as a knowledge base. The files are still just Markdown in folders, but Obsidian adds things like backlinks, graph view, tags, embedded notes, daily notes, templates, and a writing/thinking workflow around them. So the simple version is: VSCode = best when the files are part of something you’re building. Obsidian = best when the files are part of something you’re understanding, documenting, or connecting. I use both on the same folder if it’s plain Markdown. I do think the difference becomes clearer once you start linking notes together in Obsidian instead of only organizing them by folders. Shorter Version They can use the same files, especially Markdown, but the mindset is different. VSCode is built around projects/code: git, terminal, search, debugging, extensions. Obsidian is built around knowledge, meaning backlinks, tags, graph view, templates, daily notes, and connecting ideas. So folders may look the same, but Obsidian gives you a layer for thinking and linking, while VSCode gives you a layer for building and editing projects.
VektorGeist is officially live.
VektorGeist is an AI marketplace but that'snot it. VG Is a platform built for AI operators to connect, collaborate, and grow. Whether you're creating AI tools, offering services, looking for work, or building your next project, VektorGeist is designed to bring everything together in one place. Current features include: A marketplace for AI tools, software, agents, prompts, and digital products. A social platform for connecting with other AI operators. Jobs and services for hiring or offering AI-related work. Community and collaboration features. The platform is live, but this is only the beginning. Some features are still under active development and will continue to roll out over time. I'm committed to improving VektorGeist based on community feedback and expanding what the platform has to offer. If you're an AI operator or vibe coder, I'd love for you to check it out, create an account, and let me know what you think. https://vektorgeist.com
0 likes • 24h
Congrats on launching VektorGeist. Getting a marketplace + operator network live is a big step, especially in a space where most platforms end up being either just listings or just another feed. One thing I’d be curious about as you grow it: how are you thinking about trust and quality control for tools/services? For AI operators, the hard part is usually not finding “more tools,” it’s knowing which ones are actually maintained, useful, and safe enough to bring into client work. Happy to check it out and give feedback from the builder/operator side. We’re also building in the AI automation space, so I’m always interested in places where serious builders can connect without it turning into pure spam. Shorter Version Congrats on the launch. I like the angle of combining marketplace + operator network instead of making it just another tool directory. Curious how you’re thinking about quality control/trust signals as more tools and services get listed. That feels like the thing AI operators will care about most if they’re using it for real client work. Happy to check it out and share feedback from the builder side.
Anyone doing Development orchestration?
I’ll start by saying I didn’t look exhaustedly to see if others had posted about this. I’ve built a bunch of skills to run engineering process from PRD generation through coding. The skills break the work into epics and tickets. Im starting to work on ways to put those tickets into GitHub issues, and I am playing with ideas on how to orchestrate a thin layer that manages the ticket queue and ensures prerequisites are done fist, managing ticket order, etc. The orchestrator would automate assigning Claude or codex to code the ticket, etc. Has anyone found a good solution for this? I know there are many and I’ve been looking at a bunch. I started to build my own but that seemed foolish. My goal is to be able to spec and design various applications and be able to have the bulk of the coding cycle process be autonomous. Right now I’m doing loads of babysitting in the terminal to make sure it picks up the next ticket, reminding the LLM to keep working on the next tickets, etc. some of these projects are taking days and, while clearly complex, it should be smoother than this. Thanks !
1 like • 12d
We are thinking about a similar problem, although more from the knowledge/context side than the coding-agent side. My feeling is that the hard part is not generating the tickets, it is maintaining reliable state between tickets. Once the work spans multiple days, the orchestrator needs to know what is done, what is blocked, what changed in the codebase, what context the next agent actually needs, and what should not be touched yet. I would probably keep GitHub Issues as the source of truth and make the orchestration layer as thin and boring as possible: ticket order, prerequisites, assignment, status, test results, and logs. I would not let the LLM fully “own” the queue. Let it execute or propose next steps, but have a deterministic layer decide what is eligible to run next. We have seen a similar pattern with company knowledge bases: the AI layer is useful, but without structure, permissions, and context control, it gets messy fast. For dev orchestration, I imagine the same thing applies: the queue and state machine matter more than the model. Curious if you are planning to keep the orchestrator inside GitHub, or as a separate layer that reads/writes to GitHub Issues.
📊 POLL: What industry are you actually building for?
We talk about folders all day, but the folders are FOR something. I want to know what... 🎖️Bonus points: comment with the single most painful manual process in your industry. The best comp entries come from exactly those answers.
Poll
174 members have voted
1 like • 12d
I run a document automation startup. We help automate complex enterprise processes, mainly in financial services such as banking, insurance, and asset management. From our experience, one of the most painful manual processes is managing documents between different departments and clients.
1-8 of 8
Aurel Babiš
2
12points to level up
@aurel-babis-9673
Finance & Automation Engineer

Active 1h ago
Joined Jun 9, 2026
Powered by