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
hello |
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
;;; init.el -*- lexical-binding: t; -*- | |
;; This file controls what Doom modules are enabled and what order they load | |
;; in. Remember to run 'doom sync' after modifying it! | |
;; NOTE Press 'SPC h d h' (or 'C-h d h' for non-vim users) to access Doom's | |
;; documentation. There you'll find information about all of Doom's | |
;; modules and what flags they support. | |
;; NOTE Move your cursor over a module's name (or its flags) and press 'K' (or |
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
export NVM_DIR="$HOME/.nvm" | |
function nvm() { | |
if [[ -v __nvm_recursion_protect__ ]]; then | |
echo 'error: recursive call to nvm' | |
return 1 | |
fi | |
local __nvm_recursion_protect__='true' | |
if [[ "$(type nvm)" =~ 'zshrc' ]]; then | |
source "$NVM_DIR/nvm.sh" | |
source "$NVM_DIR/bash_completion" |
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
hi |
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
def make_youtube_id() do | |
:crypto.strong_rand_bytes(8) | |
|> Base.url_encode64(padding: false) | |
end | |
# Produces 11-character strings like "NxdgQMuCZ5Q" |
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
... | |
LockManager - checking the lock | |
1) should check if lock exists but not set or expire | |
2) should return true if the key does not exists | |
3) should return false if the key does exists | |
LockManager - releasing the lock | |
4) should put a all data into memory | |
LockManager - getting the lock |
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
// Generated by CoffeeScript 1.12.4 | |
(function() { | |
var SandboxedModule, chai, modulePath, path, should, sinon; | |
sinon = require('sinon'); | |
chai = require('chai'); | |
should = chai.should(); |
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
A blood black nothingness began to spin. | |
Began to spin. | |
Let's move on to system. | |
System. | |
Feel that in your body. |
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
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQINBFmcB3UBEAC4pOEV2cyUOC/4Yg0cU6HnMqE0sGT8szesv8tYRGCYTWobNXpZ | |
7SBcgivmsQt9rBYH39oZRZI83OQiKAlzXUztgJYLApZuIpz1BK5ElSzm9FLp07YH | |
hhH8H3xXzGgBejSY85QLxZRfjYO+ROQHSKB9r0zsBQBZecPJMpW7gKkX0hNmcFsE | |
fpdpUkCrtaq0+QFHLSu/eGyJ0QOc1dKv0xrS3fxMChLtTePp6c4UAVl84UVwmZD3 | |
wYVFbV8ltAv235aEMxlxFTUulNKPY16S7CVRAoDpiCgHn7K3Yg33wGeDBe3TX+tp | |
qjrgwjvWnBGGxh8fnRoaEYaTYz8jXB3uvqTTXkS+HYnr8XwfL80vkUWN+xw28j70 | |
2lo8ICl/f0X4y/3zy7tDTvESgEsMCH6xcSIxeuivWEfZHTOFDzMPYd+vWUJIXnjN | |
fZxe062qIiRUDjROrLAppgCvm4P3l/HzGgeJeA+DTCeeQUgU5PO8fxDiQ6srIu7X |
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
Avocet | |
Brant | |
Condor | |
Dipper | |
Egret | |
Finch | |
Grouse | |
Heron | |
Ibis | |
Jackdaw |
NewerOlder