Does your browser handle having 500+ tabs open?
(I use chrome iOS and it’s totally fine with that many without anything being slowed down. I assume because they unload old tabs. This would be a blocker for me for your app if yours doesn’t do that since I wouldn’t want my phone to slow down)
This is great utility I didn't know about! Thanks!
But do you know why it doesn't seem to work with the `pbfilter` function?
If I do directly `pbpaste | vipe | pbcopy`, then it opens vim and the clipboard text is pasted there.
But if I run `pbfilter | vipe`, then vim opens with a blank buffer.
function pbfilter() {
if [ $# -gt 0 ]; then
pbpaste | "$@" | pbcopy
else
pbpaste | pbcopy
fi
}
It seems that the number of args is 0 for some reason
I don't think a lot of people know what motivates them or what they want to do in life.
If you could play video games all day and have fun or force yourself to study or work at a hard job all day, what would you choose?
Wouldn't most people prefer the easier and fun option?
Do you have a solution to this? (I've been thinking about it for a while and I don't know)
Wow this was definitely the best advice I got on this. Thank you so much for the time you took to share this.
I think my watching of movies or playing of video games is probably due to avoiding other things I don't want to face. I should probably try to address those things or change my environment to be in a more productive state.
Playing games definitely make me feel bad because they're a waste of time and are unfulfilling, but the hard part is that they're also super fun and engaging while you're playing them, which makes it hard to kill that desire to have that feeling.
Hm I actually think stopping completely is very important.
If I let myself watch even one tv show or install one game to play then I'll have the urge to keep doing that action for hours and the next day as well.
I find it a lot healthier to eliminate these dangerous activities altogether.
Any recommended fitness games?
I think the idea makes sense but I feel like I'll just be lazy and choose the easier game that doesn't require me to move when it comes to deciding what game to play.
I tried to do this with reading books by putting a kindle on my desk so that I would see that want to read (I did a lot of reading in high school and it was very enjoyable so I'm sure I'll still enjoy it).
But I just ended up ignoring the kindle and still continue to play mobile games on my phone or watch TV and movies on my laptop.
I agree with trashing things completely and I tried to do things like hiding the app store on my phone but I would still end up sometimes still opening the play store and installing a game.
But I can't get rid of my phone completely since I do need it for other work things.
I want to replace these bad activities with a better activity but it seems hard when I can just start playing a movie and get that instant dopamine without needing to do any work.