haha
891 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";
From ad11b0d1062ad56553253d707 From: Winston Weinert <git@win Date: Sat, 28 Jan 2023 22:21:0 Subject: [PATCH] scum: new sub * Manage the save scum databas * use list to see entries * use restore to restore an ---
print("sss")
{ description = "A prisma test inputs.nixpkgs.url = "github inputs.flake-utils.url = "gi outputs = { self, nixpkgs, f flake-utils.lib.eachDefaul pkgs = nixpkgs.legacyPac in {
# certifications ## cloud native computing foun ### Certified Kubernetes Admi >The purpose of the Certified |||
https://ibb.co/nfzrRJV
https://kubernetes.io/docs/tas
# import numpy as np def make_matrix(array, row_cou # make sure dimensions val if row_count * column_coun raise ValueError("Inva ret = []
class Solution { private int[] sort(int arr int n = arr.length; for (int i = 0; i < n for (int j = 0; j if (arr[j] > a int temp =
class Solution { public int findMaxConsecut int max = 0; int curr = 0; for (int num : nums) { if (num == 1) { curr++; }
https://pastebin.com/fsTukbaB
https://ibb.co/TY2Bprn
""" You are given a large integer Increment the large integer by Example 1:
# dailybuild Mastodon client 🐘 ## app formats ### CLI 🖳 | command | output | ------- | ------------------ | whoami | {"user": "my_usern
https://ibb.co/wpywvPK
PLAY [my debian servers] ***** TASK [Gathering Facts] ******* ok: [freshdatasource.com] ok: [dailybuild.org] TASK [update and upgrade apt p ok: [dailybuild.org] changed: [freshdatasource.com]
From bc490fae178e9b7bcf0a2f291 From: Winston Weinert <git@win Date: Wed, 14 Dec 2022 20:25:5 Subject: [PATCH] gui: fix rest --- gui/main.go | 2 +- 1 file changed, 1 insertion(+
backend "http" { address = "${val}/infra" method = "post" } &sebbu | sed -i 's/${val} │17:26:03 │17:26:35 │17:26:43
class Solution: def removeDuplicates(self, dupes = [] previous = -101 for i in range(len(num if nums[i] == prev dupes.append(n
#You are given the heads of tw #Merge the two lists in a one def mergeTwoLists(self, list1: curr = ret = ListNode( while list1 and list2: if list1.val < lis curr.next = li
From b20a2678585b94aeea093085f From: Winston Weinert <git@win Date: Wed, 14 Dec 2022 06:32:2 Subject: [PATCH] gui: add auto --- .gitignore | 1 + cmd/savecmd/save.go | 9 + go.mod | 13 +