This is a collection of some of my favourite stuff. Kind of like an awesome list.

A 🌟 indicates a stronger recommendation.


Software

Bitwarden 🌟

Bitwarden is an open-source password manager. You should be using a password manager, and bitwarden is a good one, in my opinion.

Obsidian 🌟

Obsidian is a note taking application that utilising local markdown files. I use obsidian for a lot of stuff - notetaking, managing my todo list, storing content that I like (recipes, articles, etc) and much more.

Syncthing 🌟

Syncthing is an open-source file synchronisation tool that I use to keep local files in sync across different devices. Useful for syncing photos from my phone.

Ventoy 🌟

Ventoy is an open-source tool for creating a bootable USB drive. You can put multiple ISO (or WIM/IMG/VHD(x)/EFI) files on a single drive and boot to any of them from a menu.

Directory Opus

Directory Opus is a highly customisable replacement for the Windows File Explorer. Not free - I was happy to pay for it as a Windows user.

Mullvad VPN

If you ever need to use a VPN, especially if you only need to use it occasionally, I would recommend Mullvad. Other providers may be cheaper, but only if you opt into absurdly long subscription plans.

Fedora (Linux) 🌟

You can use any Linux distribution, but I like Fedora because it uses modern features like wayland and btrfs out of the box, and has a spin for Sway , a tiling window manager that I like.

Web Tools

Guerrilla Mail 🌟

A disposable email service. I use it for signing up to websites that I would rather not give my real email address to.

Consent-O-Matic (Chrome / Firefox ) 🌟

A browser extension to automatically answer cookie requests from websites, which are often deliberately confusing in the hopes you will consent out of laziness. Especially useful if you live in a country with stringent data protection regulations.

Enhancer for Youtube (Chrome / Firefox ) 🌟

A browser extension that adds a lot of useful features to YouTube. I use it to remove comment sections and automatically expand video descriptions.

Minimal Twitter (Chrome / Firefox )

A browser extension that removes the clutter from Twitter and makes it bearable to use.

Obsidian Web Clipper (Chrome / Firefox ) 🌟

A browser extension for clipping web pages to markdown (for Obsidian). I use it to store articles, recipes and YouTube videos to my Obsidian vault.

Vimium (Chrome / Firefox ) 🌟

A browser extension for using vim motions to navigate in your browser.

Extensity (Chrome )

A browser extension for quickly enabling and disabling other browser extensions. Not available for Firefox.

Music and Audio Tools

Auto EQ 🌟

AutoEq is a project designed to help non-audiophiles equalize their headphones. It provides recommended settings tailored to the specific headphone model, which you can use in EQ software. You will need to find your own EQ software, I use wavelet on Android (which has built-in support for the Auto EQ project), and Easy Effects on Linux.

Exportify

A tool for analysing your Spotify library. It shows all the useful metadata that is used by Spotify’s algorithms but isn’t visible in the Spotify UI.

Last fm

Last fm is a popular music scrobbling service that I use to keep track of what I’m listening to across different platforms.

Music Map

A website that shows you a visualisation of similar artists to the one you search for. Useful for finding new music to listen to.

Fun Web Games

GeoGrid 🌟

You have to pick the most obscure country that correctly fits in each spot on a grid. Lower scores are better.

Geocircles

You are given a location on Google street view and have to guess where in the world it is with increasing accuracy.

Sports Under 150 🌟

Another one where you are aiming for low scores. You are given a series of countries and a selection of sports, you assign each country a sport and win if the cumulative world ranking for your selections is under 150.

MapTag 🌟

There is a theme developing here - this is another daily geography game, this time you are given 5 locations and have to place them correctly with no markers to guide you.

Squardle 🌟

Not geography! A daily wordsearch type puzzle. Can be quite challenging. Aids are unlocked later in the day if you need them.

Wikitrivia

A game where you attempt to place a series of historical events in chronological order.

Fun Websites

Plain Text Sports

A website for checking sports scores in plain text without being bombarded with ads for gambling services!

Scottish Beach Project 🌟

A blog with nice pictures of beaches in Scotland that I use to cure/fuel my homesickness.

WikiNav

A website for visualising Wikipedia traffic between articles.

How dense is your city?

A website for comparing the population density of different cities by distance from the city centre.

Flag Stories

An infographic site showing the common elements in flags from around the world. Useful for playing GeoGrid!

Citywalki

You can chose from a list of famous cities from around the world and experience what it would be like to walk/drive around.

Entertrained

Practice touch typing by typing along with popular novels that are in the public domain.

Notable People

An interactive website for visualising the most notable person born in various regions across the world.

Old Maps Online (History)

An interactive map exploring how the boundaries of countries, states, and empires have changed throughout history.

Toronto

Toronto Maps

A map from the City of Toronto that shows a lot of useful information about the city.

Seekers Books 🌟

I have been close friends with the owners of this used book store - whom I love and am so proud of - since I was 18, so, if you won’t take it from me, take it from famed director Guillermo Del Toro! It is located at 509 Bloor Street West.

The Toronto Public Library 🌟

Probably THE best public library system in the world, and I’m so appreciative to have access to it. I have a branch 30 seconds from my house, but their digital offerings are so vast you don’t really need to live near one to get use out of your library card. I particularly appreciate access to PressReader, online learning courses, and the New York Times (for the cooking section).

Fishing in Toronto

A website with lots of information about fishing in Toronto. Growing up I only ever fished off of piers in Scotland, so I had no idea where to start with freshwater fishing in a city and this website was a great help.

CLI and Development Aides

FFmpeg Command Generator

A website for interactively creating complex commands for FFmpeg - a tool for converting audio/video, among other things. From the creator of Enhancer for YouTube, the browser extension I mentioned above.

RegExr and GNU sed live editor

Websites for practicing or visualising regular expressions and sed commands, respectively.

Learn X in Y minutes

A website for quickly getting to grips with languages. The first place I go when I need to do anything in a language I’m not familiar with.