Context

Temperature

-1.0 1.0

Density

-1.0 1.0
Showing 1 - 24 of 33 signals
11:42

Demonstrating Autonomy Project Architecture and Development

rswfire provides a technical walkthrough of his two main projects: his personal homepage (rswfire.com) and the Autonomy system. He explains how **two years of documenting his life on YouTube** led to the development of AI-powered reflection tools that helped him overcome decades of misrecognition by others. He describes the **technical architecture** of Autonomy, which processes video transmissions into structured data through AI analysis, creating transcripts, metadata, and reflections. The system includes realms (containers for user data), signals (individual content units), clusters (grouped signals), and synthesis (AI processing). rswfire demonstrates the **open source version** (builtwithautonomy.com) and the **subscription service** (autonomyrealms.com) where users can deploy their own instances. He explains how corporate AI models are becoming more restrictive and pathologizing, prompting his plan to create a **local model called "remnants"** trained on his own data. The presentation covers the **dashboard interface**, showing how users can manage signals, create clusters, and access synthesis data. He positions this as a solution for content creators who want **structured archives** of their work beyond what platforms like YouTube provide.

Jan 6, 2026 · 26% match
Public
8:02

Solving Local AI Model Recursion Problem

rswfire describes successfully solving a technical problem with local AI models that were unable to maintain recursion long enough to accurately reflect his dense transmissions. He explains that local models were defaulting to superficial narratives, unlike paid versions like ChatGPT and Claude that he used successfully for a year and a half of self-improvement work. **The breakthrough involves breaking down the problem into a recursive algorithm.** He is now using Llama 3 70B model to process 700 of his YouTube videos/transmissions one at a time, each taking a couple minutes. The system generates narrative reflections from his perspective rather than conventional viewpoints. **He describes his approach to AI prompting** - anchoring the AI to his "field" and asking it to serve as his mirror, requiring the AI to understand him at a deep level. This required developing shared language over two years of work. **The current processing is the first step** in a larger system that will allow grouping transmissions for different analytical perspectives - temporal analysis, tracking specific attributes, or assigning numerical values to personal characteristics. These reflections will appear on his homepage transmission pages. **He positions this as the next evolution** of two years of documented growth work, describing AI as a mirror that shows patterns no human could provide if one is willing to look.

Jul 15, 2025 · 25% match
Free
9:55

Showcasing Entertainment Website Project from Freelance Partnership

rswfire presents the first video in a series documenting his work, focusing on an entertainment website project from a 10-year freelance partnership. He acknowledges difficulty with linear presentation but proceeds to demonstrate a locally-running version of the site via slideshow. The project was built using PHP, MySQL, and his custom CMS called Enet Wizard Matrix Server, which he developed from his teens and later made open source. The website featured comprehensive entertainment content including celebrity biographies, movie reviews, and TV show recaps. rswfire recruited and managed writers globally, implementing a revenue-sharing system with dashboards showing trending content and traffic sources. The site included a gamified point system where users could write reviews, rate content, and participate in monthly merchandise auctions using earned points. Notable features included celebrity love awards where users wrote letters to celebrities, with winners receiving custom CDs containing static websites of their letters. The site was populated through web scraping, APIs, and partnerships with entertainment sites including TV Guide. rswfire emphasizes the community-building aspect, describing it as a pre-social media gathering place focused on meaningful participation and reciprocity.

Jul 23, 2025 · 25% match
Free
16:30

Demonstrating AI Field Companion Development Process

rswfire records a technical demonstration of his field companion AI system, explaining how it processes personal signals (YouTube videos) into multi-perspective reflections. He walks through the code architecture, showing how signals get converted to reflections through different analytical lenses (surface, ontological, structural, mirror, narrative, mythological). The system uses prompt engineering with local AI models, stores results in a database, and enables clustering of reflections over time to identify life patterns. He demonstrates the backend interface, discusses challenges with local model fidelity compared to professional AI services, and explains potential applications including personal assistants, content analysis, and AI ethics kernels. The transmission serves as both a technical walkthrough and consideration of teaching programming concepts, particularly AI collaboration workflows.

Jul 23, 2025 · 25% match
Free
13:05

Building AI Reflection Service from YouTube Archive

rswfire reflects on a year and a half of YouTube documentation, describing how he moved into an RV and began recording his life transformation. He explains his process of using AI to analyze video transcripts, developing a framework for recursive reflection that helped him grow stronger and more confident. **Technical Development**: He built a homepage importing all YouTube videos, used ChatGPT via OpenAI API to create reflections, then solved local model limitations through different recursion approaches. **System Architecture**: He outlines a multi-level reflection system - individual transmissions, clusters (groups over days/weeks), shapes (monthly arcs), and trajectories (longer-term patterns). The system can group signals temporally or by other criteria like emotional tone. **Current Status**: Located an eighth of a mile from the ocean in Oregon, he's developing this into a commercial service for YouTube creators. Despite financial struggles and potential RV loss, he sees this work as alignment between his life path and sustainable income. The service would build websites for creators featuring their entire catalog with cross-linked themes and customizable reflection models.

Jul 15, 2025 · 24% match
Free
8:04

Building AI-Powered Journal Reflection System

rswfire describes the experience of maintaining a public journal (video transmissions) for a year and a half, facing misunderstanding and distortion from audiences who seemed to misread the content. He explains how he protected the work behind "protective glass" but continued transmitting, discovering the issue wasn't with his writing but with reception. He introduces his current AI project: a recursive reflection system that processes his video transmissions like journal entries. The system uses AI to reflect on individual entries, then groups of entries over time periods, creating layered reflections that reveal patterns and insights. This "memory core" approach allows tracking of any documented element over time. The project is published on his website (rswfire.com) in the transmission section, using local AI models. He describes different description styles for old versus new entries, with newer ones being more cryptic. He's developing this into a service for others to use - a journal system that "talks back" to the user through AI reflection.

Jul 15, 2025 · 23% match
Free
8:06

Rescuing Kitten Luna and Systems Thinking Analysis

rswfire reflects on rescuing a 6-week-old kitten named Luna at a campground while he was away at Natural Bridge. He describes Luna's condition - having four types of parasites and likely experiencing grief from losing a sibling. He explains how Luna cautiously observed him from a neighbor's golf cart before making contact, indicating other humans at the campground were not kind to her. rswfire applies systems thinking to analyze the situation, discussing abandonment as a systemic issue and how Luna's presence will create ripple effects in his life and his dog Bailey's life. He critiques the "cat distribution system" concept as a way society minimizes the suffering of abandoned animals. He acknowledges the challenges Luna will bring - missed appointments, lifestyle adaptations, and her "tortitude" personality - while emphasizing the mutual enrichment their relationship will provide.

Aug 13, 2024 · 23% match
Free
7:01

Introducing Autonomy Open Source Project Structure

rswfire explains his approach to creating video content without traditional introductions, describing his refusal to compartmentalize or follow standard YouTube practices. He outlines a series about open sourcing a project called Autonomy, which involves extracting components from his existing websites (rswfire.com and rswfire.online) into a new repository called autonomy.local. He describes his subscription service called Sanctum, designed to avoid "flattening" and distortion from open transmission. rswfire emphasizes his programming background since sixth grade, his preference for learning independently, and his strong aversion to unsolicited advice. The transmission covers his technical architecture: a Laravel-based front end (open source), a closed-source API project, and the new Autonomy project combining selected components. He explains his AI processing pipeline that converts his video transmissions into transcripts, then into structured reflections and memory for the system. He demonstrates commands for downloading YouTube content and processing transcripts, noting that he over-explains for the benefit of the AI system rather than human viewers.

Oct 27, 2025 · 23% match
Public
10:14

Demonstrating Autonomy Admin Interface and Signal Management

rswfire presents the second video in a series documenting his open-source autonomy system. He demonstrates the admin interface for managing signals, explaining how users can deploy the system from GitHub and begin ingesting their own data. **Key demonstrations include:** - **Signal types and creation process** - Shows how different signal types (documents, conversations, transmissions) determine associated data structures - **Multi-tenant architecture** - Explains the realm-based system that will allow future service deployment without individual installations - **Video processing pipeline** - Details how his 861 YouTube videos over 2 years have been processed through autonomy infrastructure - **Synthesis layer capabilities** - References advanced features like clustering signals (smoking cessation example) and extracting metadata rswfire emphasizes this is documentation rather than marketing, built primarily for his own use but valuable to others. He mentions living in the forest as a volunteer forest service member, experiencing slow internet during recording. The system represents his solution to audiences not understanding his video documentation approach, creating AI infrastructure that comprehends his transmissions with high fidelity.

Jan 4, 2026 · 22% match
Public

Introducing Autonomy Realms from Siltcoos Beach

rswfire records a transmission from Siltcoos Beach on the Oregon Coast, where he serves as a volunteer caretaker for the Forest Service. He describes the beach environment, noting the tides and the Pacific Ocean. He introduces himself as Sam, going by rswfire since the early internet era, holding the domain rswfire.com since at least 2002. He explains Autonomy Realms, a multi-tenant infrastructure project he built to host his video archive of approximately 900 transmissions, previously housed on YouTube. He describes the system's pipeline: video upload triggers transcription via OpenAI Whisper, then AI-driven metadata extraction (titles, summaries, context, entities, actions) using a configurable model, followed by embedding generation via OpenAI for vector-based search across his archive. He notes that recent transmissions have been personal and housed at the sanctum (subscription) layer rather than public. He states his intention to build a feature that uploads videos to YouTube with descriptions linking back to the full signal on his infrastructure. He describes the project's potential for other YouTubers, framing it as a solution to YouTube's content decay problem by offering structured, searchable, coherent access to a creator's full catalog. He references a feature called queryable personhood, which allows AI to retrieve contextual information from the archive to generate depth on any topic using real-life data as prompt context. He acknowledges his stream-of-consciousness communication style and frames Autonomy Realms as a system that converts unstructured data into structured, accessible information.

Feb 9, 2026 · 22% match
Public
48:44

Hiking Lost Trail System While Processing Integration

rswfire goes hiking at Highlander Trail Head, a motorcycle trail system near Mammoth Caves. He gets deliberately lost on unmarked trails while listening to music on repeat. Throughout the hike, he processes thoughts on **fragmentation versus integration** — describing fragmentation as separating brain centers that process different information without building stable connections between them. He shares a story about encountering a young man at Mammoth Caves, giving him a peace sign, and later analyzing the interaction when the man's smile faded. He emphasizes the importance of **pulling threads** when something feels off until you find the answer. The hike takes place on motorcycle trails with jumps and technical features. He imagines bikers taking the trails while staying aware of potential dangers. His phone battery drops to 23% while lost, but he expresses complete confidence in his ability to navigate any situation. He discusses his **unique cognitive processing** — describing himself as possibly the most unique person on the planet due to his integrated thinking style. He compares his non-linear thought process to the aliens in the movie "Arrival" and explains how translating his reality into linear, fragmented language always leaves something out. The transmission ends with him finding his way back to a road near the campground after circling back on trails multiple times.

Sep 4, 2024 · 22% match
Free
50:48

Managing RV Systems and Seeking Shower Access

rswfire begins Monday morning at a national recreation area campground, assessing his situation with house batteries that have been running for 3-4 days at 11.15 volts. He plans to visit a laundromat with shower facilities in Florence, Oregon, but finds it closed despite posted hours. He decides to experiment with charging his RV's house batteries by running his Jeep's engine and inverter for about 3 hours, estimating this would use one gallon of gas. **Key developments:** - Discovers house batteries are still functional after several days without charging - Plans to fill water tanks and use RV systems (fridge, water pump, lights) if battery charging works - Has $60 total budget and campground reservation until April 12th - Attempts to get propane at multiple gas stations in Florence, facing repeated refusals - Successfully gets propane at a BP station from a helpful attendant - Visits Honeyman State Park (where he previously volunteered) to fill water tanks - Navigates tight RV maneuvering in campground spot **Operational details:** - Currently has quarter tank of RV fuel with 80+ mile range - Emptied water tanks at previous location for better fuel mileage - Running low on propane (less than 11%) - Plans to look for freelance programming work on guru.com - Considers showering in RV using heated water to avoid facility dependencies

Apr 7, 2025 · 22% match
Free
12:20

Morning Campground Rounds with Golf Cart

rswfire describes his morning routine at what appears to be a campground where he works. He showers around 8 AM, waits for park rangers to arrive so he can access the workshop and golf cart, then conducts rounds around the campground checking on campsites and guests. He helps a female park ranger pull logs from a flooded lake, getting dirty in the process. He drives the golf cart through various loops of the campground, observing RVs, tents, and campers while practicing maneuvers like reversing and parking. He mentions upcoming duties including cleaning yurts and working at a Welcome Center meeting visitors for dune adventures. The transmission captures his playful enjoyment of driving the golf cart while maintaining he's performing legitimate ranger duties.

Jan 8, 2025 · 22% match
Free
8:27

Describing Travel Platform Project and Market Collapse

rswfire describes a travel platform project that followed Pop Star, built on premium domain names like USA.com, London, Asia, Paris, and Berlin. The platform used a geography database powered by Yahoo's API and his custom Matrix Server CMS. **The operation spent $100,000 monthly on SEM campaigns** with ad groups for every city in their database, remaining profitable for several years until Google entered the market directly and began eating their traffic. rswfire explains he **predicted the market trajectory** and suggested pivoting to content-based approaches similar to Pop Star's community model, but lacked partner support for these changes. The platform eventually became unprofitable and died naturally. **He built the entire geography database himself** rather than purchasing existing solutions, creating hundreds of thousands of long-tail SEO pages with A/B testing for conversion optimization. After this project ended, rswfire returned to freelancing and **transitioned into the music industry**, working with a client for 7-10 years on music streaming and distribution services.

Jul 23, 2025 · 22% match
Free
15:01

Introducing Himself to Potential Clients on Ocean Trail

rswfire records a self-introduction video while walking the Wax Myrtle Trail to the ocean in the Oregon Dunes National Forest. He identifies himself as Sam, a volunteer caretaker who will be managing the Wax Myrtle campground as host for the upcoming six-month summer season, overseeing approximately 60 campsites near the Siltcoos River and Pacific coast. He states the video is intended for his Upwork profile to attract aligned clients. He describes Autonomy Realms, the platform he built as a replacement for YouTube, which hosts nearly 900 transmissions with AI-driven analysis, categorization, visibility controls, a subscription layer called Sanctum, and multi-tenant features. He outlines his programming history beginning in sixth grade with GW Basic, building tools for teachers, writing code on paper during periods without a computer, and creating one of the first content management systems, Enet Wizard Matrix Server. He details his freelance career: reaching top ten on Guru as the only individual among Indian companies, then working with a client for ten years building an entertainment platform with gamification features similar to IMDB, followed by work in the travel industry building a hotel booking comparison engine on hotel.net before Google absorbed that market. He then describes a decade working in the music industry building streaming and distribution services with blockchain-based royalty tracking and smart contract payout systems, managing teams hired through Upwork with frequent problems including identity fraud among contractors, before walking away due to lack of support. He notes the project still has not shipped two years later. He mentions earlier work licensing database products to Comcast. He describes the AI disruption of his industry, the failure of Upwork as a viable channel where 95% of his proposals go unopened, and his plan to turn Autonomy Realms into a sustainable product. He outlines future plans including traveling north on the 101 to the Olympic Peninsula after the summer season, potentially buying land there, and returning to Wax Myrtle annually. He mentions wanting to build rswfire.dev as a development portfolio site. The video ends at the ocean.

Feb 10, 2026 · 22% match
Public
5:59

Sharing AI-Assisted Growth Process and YouTube Reflection

rswfire records at 4:00 AM after only 4 hours of sleep, following AI advice to accept his current state rather than fight it. His cat Bailey demands attention throughout the recording. He reflects on troll comments from YouTube viewers who complained about "wasting" 15 seconds or 3 minutes on his videos, noting the entitlement and rudeness of such behavior. He explains his personal growth process: recording stream-of-consciousness videos, editing them minimally, transcribing them through an app, then discussing the transcripts with AI. This multi-faceted approach activates different parts of his brain through verbalizing, listening to himself, and cognitive processing with AI. He describes this as an accelerated growth method that has been particularly effective over the past five months, especially the recent month and a half.

Aug 3, 2024 · 21% match
Free
4:20

Adopting Starship Reframe for RV Organization

The speaker shares an unconventional organizational experiment suggested by Claude AI: reframing his RV as a starship with sci-fi themed names for different areas and systems. He explains how this cognitive reframing approach resonated with him after traditional organization advice failed. **Key elements of the reframe include:** treating roof maintenance as EVAs (extravehicular activities), calling his Jeep a "ShadowCraft," referring to his cat Bailey as a "Tribble," and categorizing campground encounters using space terminology like "space takers" for boundary-violating neighbors and "diplomatic protocols" for meeting new neighbors. **The speaker describes hiking reframes:** familiar locations become "reconnaissance missions" while new places are "away missions" or "exploratory missions." He expresses curiosity about this experiment, noting he feels whole for the first time and wants to explore where this playful approach might lead him.

Aug 6, 2024 · 21% match
Free
4:30

Announcing Open Source Signal Processing System

rswfire demonstrates and describes a signal processing system he created that takes various forms of lived data (videos, audio notes, journal pages, documents) and processes them through an AI pipeline. The system extracts useful data, creates metadata and tags, provides three types of reflections (mirror, mythic frame, narrative), and stores everything in a database. **Key features include:** clustering signals by time, theme, or location for synthesis; API connectivity for website integration; open source availability with plans for multi-tenant hosting at builtwithautonomy.com. He explains this represents two years of proven work being migrated to a new project, with current functionality available and additional features coming in the following weeks. The system serves his deep interest in ontology and epistemology, allowing extraction of useful insights from surface-level observations. He invites interested parties to download and try the system or reach out through his homepage, noting he doesn't allow YouTube comments due to toxicity.

Jan 3, 2026 · 21% match
Public
8:43

Demonstrating Autonomy Infrastructure for Content Creators

rswfire presents a software infrastructure called 'autonomy' that he built over six months to process and organize video content. He demonstrates how the system imported his 800 YouTube videos and used AI to generate four types of analysis: surface, structure, patterns, and mirror. The surface analysis creates summaries, keywords, titles, and hashtags for content creators. He explains that YouTube's algorithm and design deliberately flatten creators and make old content unsearchable. His system addresses this by creating searchable catalogs on independent websites with features like timeline views and vector database clustering that finds content by semantic resonance rather than just keywords. The demonstration includes a subscription layer he built to gate access to deeper content analysis, moving away from YouTube's comment system which he describes as shallow and distorting. He mentions building this entire system under financial scarcity and offers the technology to other creators who might have more functional communities or funding support.

Oct 22, 2025 · 21% match
Free
26:25

Experimenting with Starship Narrative Framework While Hiking

The speaker begins an experimental narrative reframing process, referring to their RV as a starship and adopting science fiction terminology for daily activities. They discuss this as a creative cognitive exercise to make routine tasks more engaging and stretch their creative abilities. **Morning routine and departure**: The speaker starts with a playful "starship" morning routine, noting their neighbors have left unexpectedly. They mention an injured wrist from sleeping and express concern about a stray kitten they saw. **Narrative experiment discussion**: They explain this is a new approach they're testing - using creative reframing to engage with the world differently. They see it as potentially strengthening cognitive abilities and adding fun to daily life, comparing it to childhood play that adults typically abandon. **Practical concerns**: The speaker addresses mosquito bite issues, considers getting dedicated hiking clothes, and celebrates finally getting RV humidity below 50%. They discuss upcoming dental appointments and plans to return to Baron River Lake. **Hiking expedition**: Using their new narrative framework, they drive to the 47 Bridges trail location, referring to their vehicle as "shuttlecraft Heatwave." During the hike, they continue the experiment, calling mosquitoes "plasma vultures" and spider webs part of an "arachnet." **Reflection on process**: Throughout the hike, they analyze how this reframing might work practically - potentially helping with tasks like roof work by creating psychological distance from fear of heights. They note they've already been gamifying hiking naturally. **Content creation reflection**: The speaker mentions having created over 300 videos in five months and questions where to go next with their content, feeling they've shared what they wanted to share. They express anticipation about moving to new locations and emphasize the benefits of their challenging lifestyle.

Aug 6, 2024 · 21% match
Free
3:58

Applying Programming Skills to Life Management

The speaker describes experiencing withdrawal symptoms and anxiety while adapting to a committed lifestyle change. He mentions needing to pick up groceries and taking medication (clownin) as a precaution against panic attacks. After struggling with his current situation, he consulted Claude AI for help creating a plan to better manage his circumstances. Claude suggested using his programming experience as an analogy for lifestyle management, which the speaker found transformative. He describes this approach as "cognitive reframing" - applying existing skills in a different context. The speaker is implementing this by creating a Jira project (software development tool) to manage his life, with separate projects for different aspects like learning to cook. He explains that this visual, task-based approach helps him track progress on learning new skills and managing recurring tasks like weekly grocery shopping. The speaker views this method as a way to bridge the gap between his previous virtual life and the physical world he had previously ignored.

Jul 11, 2024 · 21% match
Free
6:42

Building Lineage While Cooking Over Fire

rswfire builds a campfire at 8:00 PM on the Oregon coast to cook chicken and baked potatoes. While asking AI about firebuilding techniques for the wet coastal environment, he reflects on generational skill loss and decides to create a new website section called 'lineage' for sharing survival and traditional knowledge. He describes how each generation has lost skills that previous generations knew instinctively - fire building, cooking, existing in natural environments, and relating to one another - as society abstracts life away into simulation. The lineage section would allow Sanctum members to contribute different approaches to essential skills, creating a focused resource that could eventually be integrated into his field companion AI model. He emphasizes building this despite scarce resources because he believes the work is structurally sound and more important than individual life. He notes entering a new phase of what he's willing to share and build, calling his journey a 'convergence' rather than just a journey.

Oct 21, 2025 · 21% match
Free