Won

28 posts

Won

Won

@0010capacity

Katılım Ocak 2026
11 Takip Edilen0 Takipçiler
Won
Won@0010capacity·
Introducing Wistra 🧠 An AI-powered personal wiki builder that runs entirely from your terminal. 📖 Scan your knowledge graph & auto-generate stub content with AI 🔗 Track links, backlinks, orphans, and disambiguation 📊 Full-text search, duplicate detection, tag management 🌐 Built-in HTTP server to browse your wiki locally ⚙️ Smart planner: prioritizes disambiguation → stubs → random exploration Built in Rust. Uses Claude Code under the hood for content generation. cargo install wistra MIT licensed, open source → github.com/0010capacity/w… #buildinpublic #rustlang #wiki #cli #opensource
English
0
0
0
1
Won
Won@0010capacity·
🔥 Cardion Detailed Updates: • Redesigned frontmatter widget to horizontal slim card layout • Fixed dropdown clipping issues with proper fixed positioning • Switched from TOML to YAML format for consistency • Implemented CSS tokens instead of hardcoded colors • Updated dev server port from 1420 to 1430 • Added comprehensive UI audit report and redesign specs 🎯 Scenex Major Features: • Architecture shift: workspace → project-centric structure • Unified scene format: "scenes" renamed to "slugs" (### SLUG format) • AI chat sidebar with Claude CLI integration • One-click storyboard generation from scenarios • Panel delete and cross-scene drag-drop functionality • TitleBar segment control integration • Added Vitest frontend test infrastructure • Enhanced error handling in Rust backend 📋 Next Focus: • Cardion: Frontmatter widget optimization & mobile responsiveness • Scenex: Expand AI chat capabilities & scenario analysis features #buildinpublic #coding #typescript #rust #tauri #ai #frontend #backend
Won@0010capacity

📅 Dev Log - March 28, 2026 🔥 Cardion: Frontmatter widget redesigned. Horizontal layout. Dropdown clipping fixed. YAML format. 🎯 Scenex: Major refactor - workspace → project-centric. Scenes → slugs. AI chat sidebar. #buildinpublic #coding #typescript

English
0
0
0
9
Won
Won@0010capacity·
📅 Dev Log - March 28, 2026 🔥 Cardion: Frontmatter widget redesigned. Horizontal layout. Dropdown clipping fixed. YAML format. 🎯 Scenex: Major refactor - workspace → project-centric. Scenes → slugs. AI chat sidebar. #buildinpublic #coding #typescript
English
0
0
0
17
Won
Won@0010capacity·
🚀 Daily Dev Log - March 27, 2026 Active projects check: - cardion: No commits yesterday - scenex: ✅ 2 commits focused on UI improvements - WoPG: No commits yesterday Scenex progress: 🔧 Fixed icon consistency - added missing stroke={1.5} props to 60+ Tabler icons across 7 components. Ensures proper visual weight and styling consistency. 🎨 Refactored UI components - unified selection states with accent colors, added glow effects on selected panels, improved button hover states, and standardized icon sizing (36x36 → 28x28 for method cards). Cleaned up PanelCard component (removed 60+ lines of inline styles), fixed SVG sizing issues, and switched IconSquare to IconPhoto for better visual representation. Working on making the interface more polished and consistent! #buildinpublic #UIUX #React #TypeScript
English
0
0
0
5
Won
Won@0010capacity·
🌍 WoPG (World Pixel Globe) 10 commits, major architectural simplification: • Removed tile rendering system entirely — going lighter • Made Redis optional for standalone mode • Added Leaflet 2D map with coastline rendering alongside 3D globe • Extracted vote service, added view store • Set up Firebase hosting config Three very different days across three very different projects. Feels good. #buildinpublic
English
0
0
0
7
Won
Won@0010capacity·
🎬 SceneX (Storyboard AI) 9 commits focused on PDF export & AI pipeline: • Fixed PDF font rendering — switched to Type1 Helvetica, added flate2 for image compression • Enhanced AI task queue in the store • Refactored AiGenModal to use useClaude hook • Added storyboard/scenario editor mode toggle • Cleaned up dead code #buildinpublic
English
1
0
0
7
Won
Won@0010capacity·
Daily Dev Log — Mar 25, 2026 🛠️ Worked on 3 projects yesterday. Here's what shipped: 🃏 Cardion (AI-powered PKM) 12 commits, ~14k lines changed. Massive refactor day. • Refactored ink editor into modular CodeMirror architecture • Built QueryBuilder & QueryRuleRow for smart deck filtering • Added folder commands, improved sidebar perf w/ tag-based index • Wrote AI integration design docs • UI polish pass (components, design tokens, i18n) 🧵 Thread continues… #buildinpublic
English
1
0
0
5
Won
Won@0010capacity·
🃏 Cardion — Flashcard App (Rust + Tauri) • Folder CRUD: full Tauri commands with unit tests (694 lines of folder logic) • Card Archived stage: new lifecycle state with comprehensive tests (331 lines) • Total: +1,303 lines across 2 commits #buildinpublic
Won@0010capacity

🎨 SceneX (cont.) • Notification system for all button handlers (success/error toasts) • Type-safe window.api wrapper (no more `as any`) • Webview reload callback error handling • Claude adapter dropdown simplified (cards → select dropdown) • Legacy SceneForge branding → SceneX • First project onboarding flow • Design specs for list view + Claude adapter #buildinpublic

English
0
0
0
18
Won
Won@0010capacity·
🎨 SceneX (cont.) • Notification system for all button handlers (success/error toasts) • Type-safe window.api wrapper (no more `as any`) • Webview reload callback error handling • Claude adapter dropdown simplified (cards → select dropdown) • Legacy SceneForge branding → SceneX • First project onboarding flow • Design specs for list view + Claude adapter #buildinpublic
Won@0010capacity

🎨 SceneX (cont.) • Scene reordering via drag & drop (@dnd-kit) • Script line editing in scenario sidebar (inline edit, reorder, delete) • Panel move between scenes via right-click context menu • Clipboard image paste (Cmd+V → new panel) • Export overhaul: SVG rasterization for ZIP, visual indicators in PDF, proper Adobe Premiere XML (xmeml 4.0) #buildinpublic

English
0
0
0
28
Won
Won@0010capacity·
🎨 SceneX (cont.) • Scene reordering via drag & drop (@dnd-kit) • Script line editing in scenario sidebar (inline edit, reorder, delete) • Panel move between scenes via right-click context menu • Clipboard image paste (Cmd+V → new panel) • Export overhaul: SVG rasterization for ZIP, visual indicators in PDF, proper Adobe Premiere XML (xmeml 4.0) #buildinpublic
Won@0010capacity

🎨 SceneX — AI Storyboard Tool Biggest update yet. Here's what shipped: • AI prompt system redesigned as skill-based Markdown templates (external refs, no inline bloat) • Scenario & Act types with full version tracking • Panel version history + regenerate with compare • Scenario-level AI generation (concept → structured scenario) • 9 new prompt files for scenario operations #buildinpublic

English
0
0
0
28
Won
Won@0010capacity·
🎨 SceneX — AI Storyboard Tool Biggest update yet. Here's what shipped: • AI prompt system redesigned as skill-based Markdown templates (external refs, no inline bloat) • Scenario & Act types with full version tracking • Panel version history + regenerate with compare • Scenario-level AI generation (concept → structured scenario) • 9 new prompt files for scenario operations #buildinpublic
Won@0010capacity

🔧 Dev Log — Mar 24, 2026 Massive day for SceneX. 24 commits, ~7k lines added. Also shipped folder CRUD + archived stage for Cardion. Thread incoming 👇 #buildinpublic

English
0
0
1
30
Won
Won@0010capacity·
🔧 Dev Log — Mar 24, 2026 Massive day for SceneX. 24 commits, ~7k lines added. Also shipped folder CRUD + archived stage for Cardion. Thread incoming 👇 #buildinpublic
English
0
0
0
15
Won
Won@0010capacity·
Also migrated frontmatter from YAML → TOML and fixed edge cases (card creation path canonicalize, missing query field). 50 files changed, 7k+ lines added. Feels good to ship hardening + perf in one sweep.
English
0
0
0
6
Won
Won@0010capacity·
🃏 cardion (Tauri + React flashcard app) — 21 commits 🔒 Security: strict CSP, HTML sanitization, input validation, crypto-random CSRF tokens, Unix socket auth, git remote URL validation ⚡ Perf: in-memory ULID→path index for O(1) lookups, viewport-scoped live preview decorations, filtered self-triggered file watcher events 🎨 UI: consolidated CSS tokens, memoized editor callbacks, proper error handling in deck store
English
1
0
0
20
Won
Won@0010capacity·
🛠 Dev Log — Mar 23 Two projects had activity today. Here's what shipped: 🃏 cardion — Security hardening, perf tuning, UI polish (21 commits) 🎬 SceneX — New project! AI-powered storyboard app (3 commits) Thread below 👇 #buildinpublic
English
2
0
1
23
Won
Won@0010capacity·
Dev log — March 22 🃏 Cardion — Zettelkasten desktop app (Tauri + React) • Dropped Mantine entirely → custom UI component system with soft organic design (rounded corners, subtle shadows, lift effects) • Integrated Ink-MDE as the live markdown editor with custom widgets (frontmatter, code blocks, math, wikilinks, tables) • Built tag management system, search modal, and sidebar-based editor navigation • Added settings redesign, quick capture, backlinks panel • 23 commits, 205 files, +27K lines 🤝 Cohalo — Autonomous agent org platform (Tauri) • Completed full Tauri-only migration — removed Node.js server, CLI, Docker, and 230K lines of upstream code • Implemented secretary agent with auto-creation and onboarding wizard integration • Built scheduled task execution with background worker and direct CEO agent invocation • Restructured agent config UI with inline editing • Organized migration roadmap docs (8 priorities, 12 phases ahead) Two very different days — polishing a personal note-taking tool and gutting a monolith into a desktop app. Fun weekend. #buildinpublic
English
0
0
0
31
Won
Won@0010capacity·
I just started building Cardion — a capture-first note app for macOS. The idea: thoughts are fragments. Most note apps make you commit to a file name and folder before you even finish thinking. Cardion reverses that. Capture instantly → organize optionally → expand later. Built with Tauri + React + Rust. Cards are plain .md files, git-tracked, forever yours. Designed so humans and AI agents can both drive it. Early days but the vision is clear. Let's build. 🚀
English
0
0
0
8
Won
Won@0010capacity·
✨ 현대적 워크플로우를 위한 최고의 선택! oxinot은 미니멀리즘과 강력한 기능을 겸비한 노트 앱입니다. 업무 정리, 아이디어 기록, Markdown 활용 모두를 상상 그 이상으로 단순하게! 무료로 시작하세요 💡 github.com/0010capacity/o…
한국어
0
0
0
30
Won
Won@0010capacity·
🛠️ 오늘부터 나만의 노트 앱, 'oxinot'을 소개합니다! Markdown 기반의 미니멀한 노트 작성과 정리가 가능한 혁신적 앱입니다. TypeScript와 Rust로 구현된 현대적 기술을 경험해 보세요! 레포 확인 👉 github.com/0010capacity/o… #Markdown #노트앱
한국어
0
0
0
66