maybe the answer is to cross-post on all platforms. there’s definitely some app that lightens the overhead for this. maybe i’ll give it a try
maybe the answer is to cross-post on all platforms. there’s definitely some app that lightens the overhead for this. maybe i’ll give it a try
“i feel like my followers follow me because of the trend of what i posted before, so posting something that’s not on the same trend is disrespectful”
“i feel like my followers follow me because of the trend of what i posted before, so posting something that’s not on the same trend is disrespectful”
“i don’t wanna pollute my online presence posting low-quality content”
“i don’t wanna dilute the internet with things that don’t really matter”
“i don’t wanna pollute my online presence posting low-quality content”
“i don’t wanna dilute the internet with things that don’t really matter”
youtu.be/EOZYI3F1g7c?...
youtu.be/EOZYI3F1g7c?...
dotfiles/
├── base/
│ ├── .config/
│ │ └── nvim/
│ │ └── init.vim
│ └── .tmux.conf
│
├── laptop/
│ ├── .gitconfig
│ └── .ssh/
│ └── config
│
└── server/
├── .gitconfig
└── .ssh/
└── config
dotfiles/
├── base/
│ ├── .config/
│ │ └── nvim/
│ │ └── init.vim
│ └── .tmux.conf
│
├── laptop/
│ ├── .gitconfig
│ └── .ssh/
│ └── config
│
└── server/
├── .gitconfig
└── .ssh/
└── config
dotfiles/
├── nvim/
│ └── .config/
│ └── nvim/
│ └── init.vim
├── tmux/
│ └── .tmux.conf
├── git/
│ └── .gitconfig
└── ssh/
└── .ssh/
└── config
dotfiles/
├── nvim/
│ └── .config/
│ └── nvim/
│ └── init.vim
├── tmux/
│ └── .tmux.conf
├── git/
│ └── .gitconfig
└── ssh/
└── .ssh/
└── config