Skip to content

Toolbox

The things in my virtual toolbox.

Email Testing Services

When I need a new tool or service: free for developers.

CLI Tools

GUI Tools

  • ~~Insomnia -- Open Source API Client (REST and GraphQL). An absolute must-have.~~
    • I no longer regularly use Insomnia.
    • I'm using Bruno and it's fine.
  • Lens -- The Kubernetes IDE for (debugging|devops|development|operations|monitoring).

Websites and Services

Self-hosted where possible

  • hackmd.io - Real-time collaborative Markdown editing.
  • JumpCloud -- I use this as "LDAP as a service". Sure, I could use openldap Docker containers but using JumpCloud is much faster and easier. I'm just doing this for testing, not for production. Free for up to 10 users. (Read about using JumpCloud with GitLab: Use JumpCloud with GitLab)!
  • nginxconfig.io -- The easiest way to configure a performant, secure and stable NGINX server.
  • What's My Chain Cert? -- This site tests if your server is serving the correct certificate chain, tells you what chain you should be serving, and helps you configure your server to serve it.
  • These two are great for if you want a quick webhook receiver but don't want to stand one up on localhost or similar:
  • RequestBin A modern request bin to inspect any event. Send HTTP or webhook requests.
  • webhook.site
  • JSONvisio.com for Parsing JSON

File Transfer Options

I quite like magic-wormhole for non-sensitive file transfers.

  • TODO Investigate croc in addition to or instead of magic-wormhole for an expanded set of purposes.

The development of croc was inspired by magic-wormhole and croc intends to address some of the limitations with magic-wormhole usage.

Writing Tools

  • glow - Render markdown on the CLI, with pizazz!
  • HackMD.io - Google Docs but for Markdown. 😝
  • Obsidian
  • I love the Org Mode provided my emacs for note taking!
  • Zettlr

Converting Org Mode to Pandoc