Skip to content

Instantly share code, notes, and snippets.

@tg-z
Last active January 22, 2021 00:51
Show Gist options
  • Save tg-z/f8fc030402ffa4f3bc4dc5773cc7da40 to your computer and use it in GitHub Desktop.
Save tg-z/f8fc030402ffa4f3bc4dc5773cc7da40 to your computer and use it in GitHub Desktop.
personal dev workstation

workstation

table of contents

Devices

Software

Applications

Productivity:

  • DevUtils is an offline toolbox for developers.
  • Obsidian is a powerful knowledge base that works on top of a local folder of plain text markdown files.
  • Ungoogled Chromium is Google Chromium, sans dependency on Google web services. This is my secondary browser for web development.

Utilities:

  • dmenu-mac is super a super fast minimal app for replacing spotlight.
  • MuteSpotifyAds for drowning out ads in Spotify.
  • Glance All-in-one Quick Look plugin.
  • Yabai Tiling window management for the Mac.

Browser Extensions

  • Tab Stash A no-fuss way to save and restore batches of tabs as bookmarks.
  • Surfingkeys: Rich shortcuts to click links/switch tabs/scroll pages or capture full page, use your browser like vim for productivity.
  • uBlock: Finally, an efficient blocker. Easy on CPU and memory.
  • Violentmonkey: An open source userscript manager that supports a lot of browsers.
  • WebMemex: A browser extension that lets you grow your personal web of knowledge. Currently it lets you store pages you visited, and search through them.
  • Media URL Timestamper: Remember audio/video playback position for later resuming without cookies, storage or logging in by automatically timestamping the link. Compatible with Youtube, SoundCloud, Invidious and others.
  • Markdownload: This extension works like a web clipper, but it downloads articles in a markdown format using Turndown and Readability.js.
  • Fraidycat: Follow from afar.
  • RSSHub Radar RSSHub Radar is a spinoff of RSSHub, and it helps you quickly discover and subscribe to RSS and RSSHub for your current website.
  • Fontanello: A browser extension that lets you display the basic typographic styles of a text by right-clicking it.
  • Export Tab URLS: Save a list of all open tabs into a text file.
  • Epubreader: Read epub files directly in the browser.
  • Bookmarklets context menu: Add a context menu item contains all bookmarklets.
  • Cliget: Download login-protected files from the command line.
  • Colorzilla: Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies.
  • JSON Beautifier & Editor: Display JSON objects by transforming them into Syntax editable highlighted HTML.
  • Markdown Link: Generates a markdown link from title and URI of the current page.
  • TinEye Reverse Image Search: This is the official TinEye Firefox extension. Find out where an image came from, how it's used, or find higher resolution versions.
  • Save to the Wayback Machine: Quickly save web pages to the Internet Archive's Wayback Machine.
  • Refined Github: Simplifies the GitHub interface and adds useful features.
  • Terms of Service; Didn’t Read: Get information instantly about websites' terms of service and privacy policies, with ratings and summaries from the www.tosdr.org.
  • Privacy Badger: Privacy Badger automatically learns to block invisible trackers.
  • Treeverse Treeverse is a tool for visualizing and navigating Twitter conversation threads.
  • Extension source viewer View source code of Firefox addons and Chrome extensions (crx/nex/xpi) from addons.mozilla.org, the Chrome Webstore and elsewhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment