Skip to content

Instantly share code, notes, and snippets.

View IAmJSD's full-sized avatar
🏠
Working from home

Astrid IAmJSD

🏠
Working from home
View GitHub Profile
@DanOffDiscord
DanOffDiscord / Why I was Demoted on Novus Community.md
Last active December 24, 2021 23:15
This gist explains why I was demoted on Novus Community.

Why I was demoted on Novus Community

Hey, in short, I'll be explaining why I was demoted on Novus Community and the full story behind it. It's pretty long and repetitive in parts, so be prepared.

Sorry this is a little late, I've just not been bothered to do it, as I thought it would have probably started drama, and we have enough of that as it is, but so many people want to know, so this is the easiest way to answer people's questions.

At the start

At the start of Novus, I was an Admin+ (now named Supervisor), and it was great, I was getting some great feedback from the community and everything seemed nice, and within a couple of months, I replaced Haden as a Manager, since he left. Now, this is when stuff was at it's best point, it was almost like the time of my life, everybody loved me, and I was getting along with the Management team really well. However, something changed.

One night, there was a vote for Regan to become Manager, and it went in his favour. I'll be honest, I had my dou

@erikdstock
erikdstock / github-show-outdated.txt
Last active September 12, 2019 05:37
Unhide outdated Github PR Comments bookmarklet
// Save as a bookmarklet
// unhides out of date comments on a Github PR, coloring the title bars in these code blocks.
javascript:void function(){
document.querySelectorAll(".show-outdated-button").forEach(function(button){
var banner = button.parentNode;
button.click();
banner.style.backgroundColor = '#e2d2ff';
banner.childNodes.forEach(function(child){});
});
}();
@joseph-zhong
joseph-zhong / BUILD_AWS_LAMBDA.md
Last active March 26, 2019 21:11 — forked from mmitou/how-to-build-opencv3.0.0-for-aws-lambda.md
Building OpenCV for AWS Lambda Python

To build OpenCV3.0 for AWS Lambda Python

Summary

Because AWS Lambda runs in a Amazon Linux environment, to run external modules you must

Create the OpenCV build environment

sudo yum update -y
@zchee
zchee / cgo.md
Last active April 18, 2024 06:14
cgo convert list

See also, http://libraryofalexandria.io/cgo/

Using Go cgo

cgo has a lot of trap.
but Not "C" pkg also directory in $GOROOT/src. IDE's(vim) Goto command not works.

So, Here collect materials.

@lance
lance / gist:967267
Created May 11, 2011 20:28
Go The Fuck To Sleep
The cats nestle close to their kittens now.
The lambs have laid down with the sheep.
You’re cozy and warm in your bed, my dear.
Please go the fuck to sleep.
The windows are dark in the town, child.
The whales huddle down in the deep.
I’ll read you one very last book if you swear
You’ll go the fuck to sleep.