home.social

#creativecode — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #creativecode, aggregated by home.social.

fetched live
  1. I've been scrapping my instagram (and redone) reels, and I'm starting a search thru tags.
    reels.nonlinear.nyc/?tags=rio%
    reels.nonlinear.nyc/?tags=desi

    tags are a mess and it's a WHOLE discipline to massage them. But I'll learn.

    #creativecode

  2. I've been scrapping my instagram (and redone) reels, and I'm starting a search thru tags.
    reels.nonlinear.nyc/?tags=rio%
    reels.nonlinear.nyc/?tags=desi

    tags are a mess and it's a WHOLE discipline to massage them. But I'll learn.

    #creativecode

  3. today in #creativecode, I redid librarian as an MCP.

    you add whatever book, epub or epub, it indexes and updates MCP, and you can ask whatever and it answers you.

    github.com/nonlinear/librarian

  4. today in #creativecode, I redid librarian as an MCP.

    you add whatever book, epub or epub, it indexes and updates MCP, and you can ask whatever and it answers you.

    github.com/nonlinear/librarian

  5. today on #creativecode, mood.nonlinear.nyc now has two view modes.

    next: ability to organize images in groups. and view groups. since we don't have user auth.

    better than indexing all images. I'm already #tokenmaxxing and I don't want AI men in black at my door. Better to wait to local LLM.

  6. today on #creativecode, mood.nonlinear.nyc now has two view modes.

    next: ability to organize images in groups. and view groups. since we don't have user auth.

    better than indexing all images. I'm already #tokenmaxxing and I don't want AI men in black at my door. Better to wait to local LLM.

  7. I created an #inspiration page with all pics I collected over the years.

    mood.nonlinear.nyc/

    like, fuck pinterest, fuck savee, mine is folder-friendly.

    It points straight to my server, but I put an #nginx traffic cap. too busy? too famous? come back next time.

    #degrowth web.

    #creativecode

  8. I created an #inspiration page with all pics I collected over the years.

    mood.nonlinear.nyc/

    like, fuck pinterest, fuck savee, mine is folder-friendly.

    It points straight to my server, but I put an #nginx traffic cap. too busy? too famous? come back next time.

    #degrowth web.

    #creativecode

  9. Today in #creativecode, Matrix-based multi-agent DMs

    It was like pulling tooth, but we're locking in our gains. Pfew.

    Next, personalizing agents from "stem cell" stage: Business analyst, design engineer, plus others to come — each with domain-specific checks, skills, MCPs and libraries to consult.

    #openclaw #claw #matrix #agents #designsystems #AI #typescript #nextjs

  10. Today in #creativecode, Matrix-based multi-agent DMs

    It was like pulling tooth, but we're locking in our gains. Pfew.

    Next, personalizing agents from "stem cell" stage: Business analyst, design engineer, plus others to come — each with domain-specific checks, skills, MCPs and libraries to consult.

    #openclaw #claw #matrix #agents #designsystems #AI #typescript #nextjs

  11. today on #creativecode

    I'm working on a contract diagram skill, so me and AI (or any other stakeholder here) can agree on a system flow, so AI can develop it unsupervised.

    github.com/nonlinear/skills/bl

    This way it doesn't code willy-nilly in a way neither I or AI can understand in the future. We end with contract for what we SHOULD do (under epics, branches) and what we're DONE (on main)

  12. today on #creativecode

    I'm working on a contract diagram skill, so me and AI (or any other stakeholder here) can agree on a system flow, so AI can develop it unsupervised.

    github.com/nonlinear/skills/bl

    This way it doesn't code willy-nilly in a way neither I or AI can understand in the future. We end with contract for what we SHOULD do (under epics, branches) and what we're DONE (on main)

  13. My anti-drift #protocol for #AI #development looks great.

    github.com/nonlinear/backstage

    I'm now spending the weekend migrating openclaw from laptop to server. oh boy.

    #creativecode

  14. My anti-drift #protocol for #AI #development looks great.

    github.com/nonlinear/backstage

    I'm now spending the weekend migrating openclaw from laptop to server. oh boy.

    #creativecode

  15. Working on epic to harden #librarian1️⃣ (it took protocol as suggestion, when it's well... protocol)

    I started an exercise where me and AI discuss architecture via diagram, and only after we agree on it, it executes unsupervised (sandboxed on branch epic, as per #backstage policy 2️⃣)

    video shows us debating, right (in pt). and diagram as contract, left. final (well, current) diagram is here3️⃣

    1️⃣ github.com/nonlinear/librarian
    2️⃣ github.com/nonlinear/backstage
    3️⃣ github.com/nonlinear/librarian

    #creativecode

  16. Working on epic to harden #librarian1️⃣ (it took protocol as suggestion, when it's well... protocol)

    I started an exercise where me and AI discuss architecture via diagram, and only after we agree on it, it executes unsupervised (sandboxed on branch epic, as per #backstage policy 2️⃣)

    video shows us debating, right (in pt). and diagram as contract, left. final (well, current) diagram is here3️⃣

    1️⃣ github.com/nonlinear/librarian
    2️⃣ github.com/nonlinear/backstage
    3️⃣ github.com/nonlinear/librarian

    #creativecode

  17. today in #creativecode
    backstage now has openclaw skill
    github.com/nonlinear/backstage

    heck we even have an architecture diagram that once me and AI agree on, they execute and I I dunno, take a shower.
    github.com/nonlinear/backstage

    (I didn't shower)

  18. today in #creativecode
    backstage now has openclaw skill
    github.com/nonlinear/backstage

    heck we even have an architecture diagram that once me and AI agree on, they execute and I I dunno, take a shower.
    github.com/nonlinear/backstage

    (I didn't shower)

  19. today on #creativecode: I generalized my sanity system as Backstage1️⃣

    fucker even has a philosophy section2️⃣, courtesy of Librarian3️⃣ fetching the right concept from my common/ books

    1️⃣ github.com/nonlinear/backstage
    2️⃣ github.com/nonlinear/backstage
    3️⃣ github.com/nonlinear/librarian

    No more hyper-focus hours on end.

  20. today on #creativecode: I generalized my sanity system as Backstage1️⃣

    fucker even has a philosophy section2️⃣, courtesy of Librarian3️⃣ fetching the right concept from my common/ books

    1️⃣ github.com/nonlinear/backstage
    2️⃣ github.com/nonlinear/backstage
    3️⃣ github.com/nonlinear/librarian

    No more hyper-focus hours on end.

  21. today on #creativecode: librarian project is somewhat stable

    github.com/nonlinear/librarian

    I'm also generalizing our policies (always work within epic, always work on branch with rigorous checks before and after merging back to main, etc) on a new project I'll be using on the new one I need to focus on.

    github.com/nonlinear/MGMT?tab=

  22. today on #creativecode: librarian project is somewhat stable

    github.com/nonlinear/librarian

    I'm also generalizing our policies (always work within epic, always work on branch with rigorous checks before and after merging back to main, etc) on a new project I'll be using on the new one I need to focus on.

    github.com/nonlinear/MGMT?tab=

  23. #creativecode: Personal Library is now Librarian

    it now reindexes automatically on any change

    indexing is modular, per topic

    and its also stable. as in, its good for me. I can add, remove, reorganize topics, and I can ask my library and it answers me with sources. I'm good.

    github.com/nonlinear/librarian

    We also have a nice subway map to tel where we are

    github.com/nonlinear/librarian

  24. #creativecode: Personal Library is now Librarian

    it now reindexes automatically on any change

    indexing is modular, per topic

    and its also stable. as in, its good for me. I can add, remove, reorganize topics, and I can ask my library and it answers me with sources. I'm good.

    github.com/nonlinear/librarian

    We also have a nice subway map to tel where we are

    github.com/nonlinear/librarian

  25. today on #creativecode: now sessions start with /whatup and end with /wrap-it-up (an ADHD-friendly "good dog" victory lap, body check, permission to stop)

    I *am* excited, but my hyper focus is killing me. gotta disengage.

    Now every session ends with affirmation, not exhaustion ✨

    Future: Calendar integration to track sessions retroactively. A diary!

    #ADHD #mentalhealth #cyborg #devtools

    github.com/nonlinear/personal-

  26. today on #creativecode: now sessions start with /whatup and end with /wrap-it-up (an ADHD-friendly "good dog" victory lap, body check, permission to stop)

    I *am* excited, but my hyper focus is killing me. gotta disengage.

    Now every session ends with affirmation, not exhaustion ✨

    Future: Calendar integration to track sessions retroactively. A diary!

    #ADHD #mentalhealth #cyborg #devtools

    github.com/nonlinear/personal-

  27. today in #creativecode

    instagram is notoriously hard to manage reels so I created a system that organizes them (links not files) locally. This way I can ask AI to find a corresponding reels.

    system connects with insta, asks which group to scrape, how many, then:
    - scrapes link, tags, relevant info (username, date, language)
    - imagines a title (reels have no title)
    - untags reel
    - saves list on md file

    nonlinear.nyc/ideas/reels-libr

    (sorry the terrible formatting. in time)

  28. today in #creativecode

    instagram is notoriously hard to manage reels so I created a system that organizes them (links not files) locally. This way I can ask AI to find a corresponding reels.

    system connects with insta, asks which group to scrape, how many, then:
    - scrapes link, tags, relevant info (username, date, language)
    - imagines a title (reels have no title)
    - untags reel
    - saves list on md file

    nonlinear.nyc/ideas/reels-libr

    (sorry the terrible formatting. in time)

  29. today in #creativecode: a /whatsup #prompt where

    - AI does all checks it needs to,
    - move roadmap, changelog, and
    - informs me what we did (and when) and what we should (or could) do next, per project.

    nonlinear.nyc/ideas/whatsup-pr

  30. today in #creativecode: a /whatsup #prompt where

    - AI does all checks it needs to,
    - move roadmap, changelog, and
    - informs me what we did (and when) and what we should (or could) do next, per project.

    nonlinear.nyc/ideas/whatsup-pr

  31. Today in #creativecode: Personal Library MCP is ready!

    A BYOB (Bring Your Own Books) local MCP so you can consult your library as you build your projects.

    All local (books, embedding models, database).

    - How it works (with examples)
    - Installation
    - Usage
    - AI Integration

    github.com/nonlinear/personal-

  32. Today in #creativecode: Personal Library MCP is ready!

    A BYOB (Bring Your Own Books) local MCP so you can consult your library as you build your projects.

    All local (books, embedding models, database).

    - How it works (with examples)
    - Installation
    - Usage
    - AI Integration

    github.com/nonlinear/personal-

  33. today in #creativecode: my personal library MCP is actually ready.

    I add epub books under topics, it indexes on DB and if I ask (topic, book), AI answers me.

    All local (both embedding model and DB), except LLM (so far)

    Yay for me!

    github.com/nonlinear/personal-

  34. today in #creativecode: my personal library MCP is actually ready.

    I add epub books under topics, it indexes on DB and if I ask (topic, book), AI answers me.

    All local (both embedding model and DB), except LLM (so far)

    Yay for me!

    github.com/nonlinear/personal-

  35. today in #creativecode: a new blog category, ideas, where I document little tools I created, want to create, or want *someone else* to create for me.

    no styling still.

    nonlinear.nyc/ideas/search-pat (a proposal)
    nonlinear.nyc/ideas/preview-in (my first vscode extension!!!)

  36. today in #creativecode: a new blog category, ideas, where I document little tools I created, want to create, or want *someone else* to create for me.

    no styling still.

    nonlinear.nyc/ideas/search-pat (a proposal)
    nonlinear.nyc/ideas/preview-in (my first vscode extension!!!)

  37. today on #creativecode: a prompt that turns any conversation in a mermaid diagram. I can specify the type of diagram and prompt suggests too.

    in the future, when I reference books, or pages I scrapped, seeing them in graphs, easily, is a god-send.

    github.com/nonlinear/nonlinear

  38. today on #creativecode: a prompt that turns any conversation in a mermaid diagram. I can specify the type of diagram and prompt suggests too.

    in the future, when I reference books, or pages I scrapped, seeing them in graphs, easily, is a god-send.

    github.com/nonlinear/nonlinear

  39. today in #creativecode: an entire #RAG system that reads .epub books from a folder, so I can ask questions about it.

    the idea is to be seamless with my projects so I can use authoritative books as reference for what I'm building.

    github.com/nonlinear/literatur

  40. today in #creativecode: an entire #RAG system that reads .epub books from a folder, so I can ask questions about it.

    the idea is to be seamless with my projects so I can use authoritative books as reference for what I'm building.

    github.com/nonlinear/literatur

  41. Today on #creativecode: I now have a literature folder (epub only) that is both indexed on my local #RAG and on kavita so I can read it anytime.

    system automatically updates .rag-topics when I add or remove epub from folder, so AI knows if topic is relevant for answer.

  42. Today on #creativecode: I now have a literature folder (epub only) that is both indexed on my local #RAG and on kavita so I can read it anytime.

    system automatically updates .rag-topics when I add or remove epub from folder, so AI knows if topic is relevant for answer.