Sublime
An inspiration engine for ideas

Homebrew
brew.shOk, so a lot of people have been asking me for code/writeup of this so I made a stripped down example (works with an infinite amount of windows) so that you can look at to get the basic gist of it (that's all I have time for now, sorry!).
See below for link to repo + testsite https://t.co/fItC4cDoDj
ππΓΈππ πΎππππx.comForking. Work independently in a fork of the repo. Merge as often as you like to your fork. Request merges through pull requests to the centralized repo (main) to integrate features.
Anne Gentle β’ Docs Like Code: Collaborate and Automate to Improve Technical Documentation

βοΈ We launched React Flow playground π A tiny app that lets you:
- Upload or build custom flows
- Experiment with layouting libraries
- Tweak <ReactFlow /> props in real time
- Save your flows locally and share them
https://t.co/FkOLK4pHO0... See more

We just moved @dubdotco's docs from our main monorepo to a separate repo: https://t.co/oQm6ErfbvL
Why?
β Faster iteration velocity via @mintlify + @speakeasydev
β Simpler local dev & self-hosting experience
Go give us a star π https://t.co/aCic2ysG9L

So long, Homebrew.
I'm no longer using Homebrew to manage my local dependencies for web development! And I wouldn't dare use Docker.
https://t.co/e7wgzLOCP4 https://t.co/t12d1uHTV0
A parallel version of a repo within the repo that does not affect the primary or main branch (previously named master by default). You can work freely in a branch without affecting the live version. After you make changes, you can merge your branch into the main branch to publish your changes.