$ sudo apt install curl ca-certificates
$ sudo install -d /usr/share/postgresql-common/pgdg
$ sudo curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail https://www.postgresql.org/media/keys/ACCC4CF8.asc
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
testtttttttttttttttt |
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 playground.scala | |
/** | |
* Created by steve on May 2022 | |
*/ | |
object MethodNotations extends App { | |
class Person(val name: String, favoriteMovie: String) { | |
def likes(movie: String): Boolean = { | |
movie == favoriteMovie | |
} |
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
{ | |
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", | |
"name": "Windows PowerShell", | |
"commandline": "powershell.exe", | |
"background": "#000000", | |
"hidden": false, | |
"useAcrylic": true, | |
"backgroundImage": "ms-appdata:///roaming/anca-albu-gategif2.gif", | |
"backgroundImageOpacity": 0.2, | |
"backgroundImageStretchMode": "uniformToFill", |
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
@font-face { | |
font-family: 'Gilroy'; | |
src: url('Gilroy/Gilroy-MediumItalic.eot'); | |
src: url('Gilroy/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'), | |
url('Gilroy/Gilroy-MediumItalic.woff2') format('woff2'), | |
url('Gilroy/Gilroy-MediumItalic.woff') format('woff'); | |
font-weight: 500; | |
font-style: italic; | |
} |
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
### Keybase proof | |
I hereby claim: | |
* I am panda on github. | |
* I am yoloxpanda (https://keybase.io/yoloxpanda) on keybase. | |
* I have a public key whose fingerprint is EFFC 45FF B7D8 EEFC 01CF 374F B165 B07B BC0C 1CE7 | |
To claim this, I am signing this object: |
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
/* FONTS */ | |
@import url(https://fonts.googleapis.com/css?family=Roboto); | |
@import url(https://fonts.googleapis.com/icon?family=Material+Icons); | |
/* MAIN */ | |
* { | |
font-family: Roboto !important; | |
font-size: 11px !important; | |
font-weight: normal !important; | |
white-space: nowrap !important; |
I hereby claim:
- I am yoloxpanda on github.
- I am yoloxpanda (https://keybase.io/yoloxpanda) on keybase.
- I have a public key whose fingerprint is EFFC 45FF B7D8 EEFC 01CF 374F B165 B07B BC0C 1CE7
To claim this, I am signing this object:
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
[9:48:26 PM] Steven (YoloxPanda): oh shit | |
[9:48:28 PM] Steven (YoloxPanda): shits going down | |
[9:48:31 PM] Steven (YoloxPanda): SHIT IS GOING DOWN | |
[9:48:34 PM] Mason: not really lol | |
[9:48:39 PM] Reminant: yeah not really | |
[9:48:41 PM] Mason: i just give results, that's all that clients pay for (wasntme) | |
[9:48:53 PM] audrey: Why not just tps = 20; while we're at it? | |
[9:48:59 PM] audrey: Never have TPS problems again. | |
[9:49:12 PM] Mason: if your server runs 600 players @ 20tps, who cares how it was done as long as everything works? | |
[9:49:19 PM] Steven (YoloxPanda): yaok |
NewerOlder