Skip to content

Instantly share code, notes, and snippets.

View ExampleWasTaken's full-sized avatar
✈️

ExampleWasTaken ExampleWasTaken

✈️
View GitHub Profile
@ExampleWasTaken
ExampleWasTaken / macos_app_icon_too_large.md
Created September 27, 2022 19:14
MacOS app icon too large (electronJS)

macOS App Icon is Too Large

The Issue

The icon of my application was way too big. It would barely fit into the dock or the quick switch menu when pressing Cmd+Tab.

The Fix

After days of googling, trying different tools to generate .icns files I finally found the issue.

Screenshot 2022-09-27 at 21 08 51

@ExampleWasTaken
ExampleWasTaken / discord_webpack_code_snippets.md
Last active February 22, 2024 18:03
Enable Discord Developer Options and more

DISCLAIMER

I am in no way, shape, or form responsible for any damage caused by the usage of these snippets. You use them at your own risk! I am not related to Discord in any way.

This gist is unmaintained! Feel free to fork it.

What is this?

Using the Chrome dev tools you can do some fun stuff with the Discord client. As they are disabled on the stable version you need to use the canary version which is used to test new features before they get released to the stable version. It's usage is totally legal and within ToS. Discord does not promote it but encourages users to use it to find bugs, etc.

You can download the latest Canary builds here: