Skip to content

Instantly share code, notes, and snippets.

@MichaelDimmitt
Last active May 27, 2026 19:48
Show Gist options
  • Select an option

  • Save MichaelDimmitt/8a50b20054b2b53ee3ae2820bd07d83e to your computer and use it in GitHub Desktop.

Select an option

Save MichaelDimmitt/8a50b20054b2b53ee3ae2820bd07d83e to your computer and use it in GitHub Desktop.
things I am working on

Some of my stuff worth looking at at present.

  1. MichaelDimmitt/scripts
  2. blogpost-ai-generated-notes-about-context
  3. link-to-working-doc-feed-to-ai-as-l-build-stuff
  4. blogpost-on-avoiding-tutorial-hell-(old)
  5. Working on some blogposts on things that people should learn for using chat saas systems.
    • chat saas systems are just smart pattern matching
      • ask why is this code bad
        • fixing and asking the same context why is this code bad it will say the code is great.
        • fixing and asking a new context why is this code bad it will keep finding issues.
    • how to improve research (no idea)
    • how to move across claude, how to change the shapes.
    • look at model + inference server characteristics
      • what is the trained data? language + date of training.
      • break out of trained data
      • sampling when keeping same context vs new context every time.
    • pricing, and the open weight variants.
  6. Working on a guide for moving across claude.
    • web-ai chats -> projects -> connectors -> export to claude code
    • claude-code ->
      • skills -> rules(claude.md) -> hooks -> other mapping docs
      • remote-control ... etc. -> move into cowork
    • cowork -> same as above -> descriptions -> subscriptions

Other cool stuff I am looking at:

  1. https://github.com/vinnie357/claude-skills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment