haha
1037 hits
haha winny go brrrrrrrrrt
haha winny go brrrrrrrrrt
# Local Variables: # eval: (auto-revert-mode 1) # End: #+startup:indent * TODO Clearly indicate when t * TODO Fix link blue on salmon * TODO Add more spacing * TODO Fix various alignments
* DONE Fix Content-Type It should have charset encodin * TODO Add user accounts Can be used to "own" pastes to * TODO Add paste comments
#!/bin/sh # Simple spell checker. Usage: set -eu echo "$@" | aspell -a | awk ' match($0, /^& (.*) [0-9]+ [0-9 printf("%s: %s\n", ary[1], a code=1; } END {
#!/usr/bin/env bash # .startup.sh in my sillypaste # files. Also sets up the dja # shell. Finally it also fire # custom profile for this proj session='sillypaste' project_directory="${0%/*}" if ! cd "$project_directory";
aaaaa
https://jigsaw.tinychan.net/ro
# iwant to test out a pod gett # 1. k create this file # 2. k exec my pod --stdin --t # 3. notice it prints out loca # 4. edit configmap file with # 5. k exec my pod --stdin --t # 6. notice that after a few s
apiVersion: v1 data: db-url: localhost:54321 kind: ConfigMap metadata: creationTimestamp: null name: my-configmap --- apiVersion: v1
def push_files(self, actio actions = [ {"action": x.actio for x in actions ] data = { "branch": self._br "commit_message":
class Action: def __init__(self, val1: s self._one = val1 self._two = val2 def to_str(self): ret = { "key1": self._one, "key2": self._two
class GitLabAction: """ GitLab action in the context of GitLab A information to change (com three (3) attributes are m
from fastapi import FastAPI, H from http import HTTPStatus app = FastAPI() @app.get("/status") async def status(code: int = 2
import gitlab import yaml, csv ACCESS_TOKEN = "glpat-......" GL_GROUPID = 12345 gl = gitlab.Gitlab(private_tok
(setq doom-theme 'doom-homage- (setq doom-font "IBM Plex Mono (add-hook! fennel-mode (rainbo (add-hook! 'prism-mode-hook (prism-set-colors :num 32 :desaturations (cl-loop for
;; title: game title ;; author: game developer, em ;; desc: short description ;; site: website link ;; license: MIT License (chang ;; version: 0.1 ;; script: fennel ;; strict: true
ubuntu@esg-rc:~$ dpkg -l | gre ii libpq5:amd64 ii postgresql-14 ii postgresql-client-14 ii postgresql-client-common ii postgresql-common ii postgresql-contrib ubuntu@esg-rc:~$ sudo apt dist Reading package lists... Done
# Play music while going to sl # 1. Ensure you have your musi # 2. Run this script - i.e. & # 3. Music will pause, compute Add-Type -AssemblyName System. $ts = New-Timespan -Hours 1 Start-Sleep -Duration $ts $wshShell = new-object -com ws
#| https://www.codewars.com/kata/ I know I said I'm done with ra |# #lang racket (provide gps)
;; title: platform PoC ;; author: game developer, em ;; desc: short description ;; site: website link ;; license: MIT License (chang ;; version: 0.1 ;; script: fennel ;; strict: true
``` this is a code fence ```
;; title: platform PoC ;; author: game developer, em ;; desc: short description ;; site: website link ;; license: MIT License (chang ;; version: 0.1 ;; script: fennel ;; strict: true
https://aws.amazon.com/blogs/i https://aws.amazon.com/blogs/i https://datatracker.ietf.org/d https://www.keyfactor.com/blog https://www.embedded.com/how-t
CREATE DATABASE myDB; CREATE USER ‘myUser’@’%’ IDENT GRANT ALL PRIVILEGES ON myDB.* CREATE TABLE if not exists `no `id` INT NOT NULL PRIMARY KEY `name` TEXT, `description` TEXT, `comments` TEXT,
#!/usr/bin/env python """Executes python-readability as new tab. Depends on the python-readabil https://github.com/buriy/pytho Based off of https://github.com/qutebrowser