-
Find the Discord channel in which you would like to send commits and other updates
-
In the settings for that channel, find the Webhooks option and create a new webhook. Note: Do NOT give this URL out to the public. Anyone or service can post messages to this channel, without even needing to be in the server. Keep it safe!
This file contains 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
U gotta get outta your house, do 10 jumping jacks, fly to USA to Chuj Avenue 92939, | |
we'll give you a pendrive with the source code, fly back home, plug that pendrive in, | |
HAHAH it's actually a usb killer we got u good, anyway come back to Chuj Avenue, | |
we'll give you another pendrive (if you don't have another computer then skill issue lmaoooooo), | |
copy that source code to proper paths and build it as if it was part of your source code, system, hardware and life and not an external package | |
(btw did we tell you that the soruce code expects 92 files, 18 libraries, 4 configurations and a specific cpu to be in place?), | |
ah, and if we have another version you have to fly back to USA, tho we dont guarantee we will be on Chuj Avenue this time u gotta ask the locals LOLOLOL | |
# Some ol' good #rant |
This file contains 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
/* | |
Docusaurus CSS Variables. | |
I'm making this since I wanted to customize my Docusaurus site theme, but couldn't find a proper list of all Infima CSS variables | |
the static site generator uses. Thus, I basically copied the root of my site's CSS (along with other vars I found), and made a list | |
of them that categorizes the vars. | |
TABLE OF CONTENTS: |
This file contains 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
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is | |
furnished to do so, subject to the following conditions: | |
The above copyright notice and this permission notice shall be included in | |
all copies or substantial portions of the Software. |
This file contains 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
// Just before switching jobs: | |
// Add one of these. | |
// Preferably into the same commit where you do a large merge. | |
// | |
// This started as a tweet with a joke of "C++ pro-tip: #define private public", | |
// and then it quickly escalated into more and more evil suggestions. | |
// I've tried to capture interesting suggestions here. | |
// | |
// Contributors: @r2d2rigo, @joeldevahl, @msinilo, @_Humus_, | |
// @YuriyODonnell, @rygorous, @cmuratori, @mike_acton, @grumpygiant, |