Skip to content

Instantly share code, notes, and snippets.

https://doc.downloadha.com/h/Documentaries/April2018/One.Strange.Rock.S01E02.WEBRip.x264-ION10_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2018/One.Strange.Rock.S01E03.WEBRip.x264-ION10_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2018/One.Strange.Rock.S01E04.WEBRip.x264-ION10_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2018/One.Strange.Rock.S01E05.WEBRip.x264-ION10_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2020/Amazing.Dogs.Series.1/Amazing.Dogs.Series.1.1of3.Mans.Best.Friend.1080p.HDTV.x264.AAC.MVGroup_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2020/Amazing.Dogs.Series.1/Amazing.Dogs.Series.1.2of3.America.1080p.HDTV.x264.AAC.MVGroup_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2020/Amazing.Dogs.Series.1/Amazing.Dogs.Series.1.3of3.Africa.1080p.HDTV.x264.AAC.MVGroup_www.Downloadha.com_.mp4
https://doc.downloadha.com/h/Documentaries/April2020/C
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active April 27, 2024 06:03
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This no longer works in browser!

Note

This no longer works if you're alone in vc! Somebody else has to join you!

How to use this script:

  1. Accept the quest under User Settings -> Gift Inventory
@gkhays
gkhays / DrawSineWave.html
Last active April 27, 2024 06:01
Oscillating sine wave, including the steps to figuring out how to plot a sine wave
<!DOCTYPE html>
<html>
<head>
<title>Sine Wave</title>
<script type="text/javascript">
function showAxes(ctx,axes) {
var width = ctx.canvas.width;
var height = ctx.canvas.height;
var xMin = 0;
@noeleo25
noeleo25 / Home.vue
Last active April 27, 2024 06:01
Custom directive: sticky header after scroll
<template>
<!-- using custom directive v-sticky -->
<div class="w-100" v-sticky:top="{minWidth: 768, offset: 'vh'}">
</template>
@noeleo25
noeleo25 / CustomButton.vue
Last active April 27, 2024 06:01
Vue component for Custom Button
<template>
<button
:type="btnType"
class="primary-btn">
<slot> </slot>
</button>
</template>
<script>
export default {
@mandiwise
mandiwise / Count lines in Git repo
Last active April 27, 2024 06:00
A command to calculate lines of code in all tracked files in a Git repo
// Reference: http://stackoverflow.com/questions/4822471/count-number-of-lines-in-a-git-repository
$ git ls-files | xargs wc -l
@adrianopteodoro
adrianopteodoro / MSIAfterburner.cfg
Last active April 27, 2024 05:59
MSI Afterburner profile cfg
[Settings]
Language=PTBR
Views=
LastUpdateCheck=5FC968C8h
UpdateCheckingPeriod=3
LowLevelInterface=1
MMIOUserMode=1
HAL=1
Driver=1
Skin=MSIMystic.usf
@cirrusUK
cirrusUK / ftphost.txt
Created June 14, 2022 15:33
urls of various video
http://ftphost.nohum.org/video/10 Days That Changed America/10 Days That Changed America Vol 1_2.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 1_2.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 1_3.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 1_4.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 1_5.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 2_2.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 2_3.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 2_4.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 3_2.mp4
https://ftphost.nohum.net/video/10 Days That Changed America/10 Days That Changed America Vol 3_3.mp4