First of all, this document is just a recompilation of different resources that already existed on the web previously that I personally tested some ones did work and other not. I liked the idea to make a full guide from start to end so all of you could also enjoy playing with cool-retro-term on windows 10. Personally I installed it on a windows 10 pro version. Fingers crossed!
React recently introduced an experimental profiler API. This page gives instructions on how to use this API in a production release of your app.
Table of Contents
React DOM automatically supports profiling in development mode for v16.5+, but since profiling adds some small additional overhead it is opt-in for production mode. This gist explains how to opt-in.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Discord all events! | |
| // A quick and dirty fleshing out of the discord.js event listeners (not tested at all!) | |
| // listed here -> https://discord.js.org/#/docs/main/stable/class/Client | |
| // Learn from this, do not just copy it mofo! | |
| // | |
| // Saved to -> https://gist.github.com/koad/316b265a91d933fd1b62dddfcc3ff584 | |
| // Last Updated -> Halloween 2022 | |
| /* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function() | |
| { | |
| var wishlist = []; | |
| var wishlisted = []; | |
| jQuery.ajax({ | |
| type: 'GET', | |
| url: '//api.steampowered.com/ISteamApps/GetAppList/v2', | |
| dataType: 'jsonp', | |
| success: function(result){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| udp://tracker.leechers-paradise.org:6969/announce | |
| udp://tracker.torrent.eu.org:451/announce | |
| udp://public.popcorn-tracker.org:6969/announce | |
| udp://tracker.open-internet.nl:6969/announce | |
| udp://ipv6.open-internet.nl:6969/announce |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Autoclose Tab | |
| // @namespace Autoclose Tab | |
| // @include * | |
| // ==/UserScript== | |
| // separate words or phrases with a comma | |
| var blacklist = ["cactus", "finances", "put other text here"], | |
| re = new RegExp(blacklist.join('|'), "i"); | |
| if (re.test(document.body.textContent)) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 31 Mar 2018 at 17:00 | |
| [SERVER] | |
| [SOURCE] | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "discord_id": "247056469894103041", | |
| "name": "Tink", | |
| "invite": "https://discordapp.com/oauth2/authorize?permissions=8&scope=bot&client_id=247056469894103041", | |
| "short_desc": "A multipurpose bot for Discord.", | |
| "support_invite": null, | |
| "prefix": "+" | |
| }, | |
| { |
I hereby claim:
- I am rocketpuppy on github.
- I am danwilsonthomas (https://keybase.io/danwilsonthomas) on keybase.
- I have a public key ASC5dYzHf2vZI52PPHohvEjdd61-hGIVeoVssAI-Feb9_Qo
To claim this, I am signing this object:
