| Operatioin | Channel State | Result |
|---|---|---|
| send | open | block until a recieve [^1] |
| recieve | open | block until a send |
| close | open | closed |
| send | closed | panic |
| recieve | closed | zero value without blocking [^2] |
| close | closed | panic |
| send | nil | block forever [^3] |
| recieve | nil | block forever |
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
| # Update the Package List | |
| sudo apt-get update | |
| # Install Prerequisite Packages | |
| sudo apt-get install -y apt-transport-https ca-certificates curl software-properties-common | |
| # Add Docker’s Official GPG Key | |
| curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - | |
| # Add the Docker Repository |
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
| table { | |
| border: 1px solid #111; | |
| } | |
| tr :is(td, th) { | |
| background-color: #eee; | |
| border: 1px solid #222; | |
| } |
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
| { | |
| "medicines": { | |
| "exact_match": [ | |
| { | |
| "dubagest": [ | |
| { "x": 1311, "y": 3016 }, | |
| { "x": 1604, "y": 3011 }, | |
| { "x": 1606, "y": 3116 }, | |
| { "x": 1313, "y": 3121 } | |
| ] |
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
| // Widths | |
| $lap-start: 720px!default; | |
| $desk-start: 930px!default; | |
| $desk-normal-start: 1024px!default; | |
| $desk-wide-start: 1170px!default; | |
| $palm-end: $lap-start - 1px; | |
| $lap-end: $desk-start - 1px; | |
| @mixin media-query($media-query){ |
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
| [ | |
| { | |
| "id": 1, | |
| "name": "Spotscale", | |
| "value": 12000, | |
| "step": "Internal Sales Handoff", | |
| "goals": 3, | |
| "tasks": 2, | |
| "milestones": 1, | |
| "success_manager": "Michael John", |
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 first commented line is your dabblet’s title | |
| */ | |
| :root {--width: 800px;} |
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 first commented line is your dabblet’s title | |
| */ | |
| background: #f06; | |
| background: linear-gradient(45deg, #f06, yellow); | |
| min-height: 100%; |
I hereby claim:
- I am steveebenezer on github.
- I am stevepaul (https://keybase.io/stevepaul) on keybase.
- I have a public key ASAorON409ctfAwndEELxr1a8qMOfiGVRzCwvzMcyN21QAo
To claim this, I am signing this object:
NewerOlder