π¦
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
| .type.storage,.type.storage.declaration, .storage.class.modifier { | |
| font-family: 'Operator Mono Book'; | |
| } | |
| .type.storage.arrow.function { | |
| font-family: 'Fira Code' | |
| } | |
| .token.keyword.operator { | |
| font-family: 'Fira Code' |
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
| {"lastUpload":"2021-07-01T16:16:29.144Z","extensionVersion":"v3.4.3"} |
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
| #!/usr/bin/env bash | |
| echo " | |
| βββββββ βββ ββββββ ββββ βββ βββββββ βββββββ βββββββ | |
| ββββββββ ββββββββββββββββ βββββββββββ βββββββββββββββββ | |
| βββ βββ βββββββββββββββββ ββββββ βββββββ βββββββββββ | |
| βββ βββββ ββββββββββββββββββββββββ ββββββ βββββββββββ | |
| βββββββββββββββββββ ββββββ βββββββββββββββββββββββββββ βββ | |
| βββββββ ββββββ βββ ββββββ βββββ βββββββ βββββββ βββ βββ |
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
| import * as colors from "https://deno.land/std/fmt/colors.ts"; | |
| const BASE_PATH = "https://hacker-news.firebaseio.com/v0/"; | |
| const get_top_stories = async () => { | |
| console.info( | |
| ` | |
| /$$ /$$ /$$ /$$ /$$ | |
| | $$ | $$ | $$ | $$$ | $$ | |
| | $$ | $$ /$$$$$$ /$$$$$$$| $$ /$$ /$$$$$$ /$$$$$$ | $$$$| $$ /$$$$$$ /$$ /$$ /$$ /$$$$$$$ |
OlderNewer