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
| Another Mind Open | |
| There was a fire where smoke gathered | |
| and danced like rivers without gravity | |
| to the rattle of drums. | |
| Sometimes I would look inside the smoke | |
| but it curled away and covered itself | |
| with a cloak so opaque I could only cry. | |
| It became the mask of its consumption. |
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
| The Language of Innocence | |
| When a river is frozen, | |
| underneath remains a current. | |
| When the sky is absent of color | |
| beneath the globe another world comes to light. | |
| When my heart is alone | |
| somewhere another heart beats my name | |
| in code that only paradise can hear. |
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
| Command("ROULETTE", function(source) local rdm = math.floor(100000000 * math.random() % 6) if rdm == 2 then client.Kill(source, "ROULETTE: KILL: " .. source.Nick .. " " .. tostring(rdm)) return "BANG! " .. tostring(rdm) else return "click " .. tostring(rdm) end end) |
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
| FROM xena/alpine | |
| RUN apk add --no-cache mage | |
| COPY /proj /root/go/src/cetacean.club/proj | |
| WORKDIR /root/go/src/cetacean.club/proj | |
| RUN mage -l |
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 | |
| π = object | |
| π = object | |
| π = object | |
| ππ = object | |
| ππ = object | |
| proc `$`(p: π): string = "π " | |
| proc `$`(a: π): string = "π " | |
| proc `$`(p: π): string = "π " |
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
| { | |
| "swagger": "2.0", | |
| "info": { | |
| "title": "schema.proto", | |
| "version": "version not set" | |
| }, | |
| "schemes": [ | |
| "http", | |
| "https" | |
| ], |
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
| package main | |
| import ( | |
| "compress/gzip" | |
| "encoding/csv" | |
| "flag" | |
| "log" | |
| "os" | |
| ) |
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
| package main | |
| import ( | |
| "context" | |
| "fmt" | |
| "log" | |
| "net/http" | |
| "os" | |
| "time" | |
| ) |
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
| package main | |
| import ( | |
| "errors" | |
| "fmt" | |
| "strings" | |
| "time" | |
| "github.com/aws/aws-sdk-go/aws" | |
| "github.com/aws/aws-sdk-go/aws/awserr" |
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
| //os global Good news all! We are glad to announce the official partnership between PonyChat and the Pusher and Shover robots! We hope to learn a lot from and share with them to make things better for everypony. Good stuff is on the way! | |
| //os global send | |
| WAIT 5 MINUTES | |
| //os global Okay, the pusher robot apparently shoves around blind people, and the shover robot pushes bread down their throats. However, we're all okay thanks to them being here to protect us from the terrible secret of space. | |
| //os global send | |
| WAIT 5 MINUTES |