Skip to content

Instantly share code, notes, and snippets.

@bobbicodes
Last active March 30, 2020 10:23
Show Gist options
  • Save bobbicodes/0167f5b7bf2fd23873729afb268f3e95 to your computer and use it in GitHub Desktop.
Save bobbicodes/0167f5b7bf2fd23873729afb268f3e95 to your computer and use it in GitHub Desktop.
Operation: Kill the tabs

I have too many browser tabs open and they all seem important. So I'm going to systematically take them out until I close the browser itself.

Theoretically, this may never happen. Most of them represent things that need to be done, many of which are ongoing projects. It's difficult to imagine somehow "finishing" everything. But I'm curious what kind of progress this approach might lead to. Notes on my progress will be recorded here.

March 30:

Beginning now. I currently have 22 tabs. Wish me luck.

Update:

It only took a few hours to get it down to 5, including this one. The 4 tasks:

  1. Automated code analyzer for Clojure Exercism track
  2. Tk bindings for babashka
  3. Sqlite database for 4bb
  4. Vim-iced instructions for babashka track

I accomplished this by realizing that any page that is from a github repo could be cloned locally for me to manage on my own time away from the browser. Oh, the freedom!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment