Skip to content

Instantly share code, notes, and snippets.

@ravwojdyla
ravwojdyla / normcore-llm.md
Created August 18, 2023 16:59 — forked from veekaybee/normcore-llm.md
Normcore LLM Reads
@ravwojdyla
ravwojdyla / xr_202203_100k.json
Created December 14, 2022 04:00
xarray #7376 - profiles
{"$schema":"https://www.speedscope.app/file-format-schema.json","profiles":[{"type":"sampled","name":"Thread 0x1FF62E500 \"MainThread\"","unit":"seconds","startValue":0.0,"endValue":0.239,"samples":[[1,0],[1,3,2],[1,4],[1,4],[1,4],[1,4],[1,4,12,11,10,9,8,7,6,5],[1,4,12,11,10,9,8,7,6,5],[1,4,12,11,10,9,8,7,6,13],[1,4,12,11,10,9,8,7,6,13],[1,4,12,11,10,9,8,7,6,13],[1,4,27,26,25,24,23,22,21,20,19,18,17,16,15,14],[1,4,27,26,25,24,23,22,21,20,19,18,17,16,15,14],[1,4,27,26,25,24,23,22,21,20,19,18,31,30,29,28,7,6,5],[1,4,27,26,25,24,23,39,38,37,36,35,34,33,32],[1,4,27,26,25,24,23,43,42,41,40],[1,4,27,26,25,24,23,43,42,41,40],[1,4,27,26,25,24,23,43,42,41,40],[1,4,27,26,25,24,23,43,42,41,40],[1,4,27,26,25,24,23,43,42,46,45,15,44],[1,4,27,26,25,24,23,43,42,46,45,15,44],[1,4,27,26,25,24,23,43,42,46,45,15,44],[1,4,27,26,25,24,23,43,42,46,45,15,44],[1,4,27,26,25,24,23,43,47],[1,4,27,26,25,24,23,43,47],[1,4,27,26,25,24,23,43,48],[1,4,27,26,25,24,23,43,47],[1,4,27,26,25,24,23,43,47],[1,4,27,26,25,24,23,43,48],[1,4,27,26,25,
@ravwojdyla
ravwojdyla / auto-suspend.service
Created March 30, 2022 11:48
Auto suspend GCP/GCE VM
# FILE: /etc/systemd/system/auto-suspend.service
[Unit]
Description=Auto-suspend VM
After=network-online.target
[Service]
# NOTE: adjust this to whatever you need
ExecStart=/usr/bin/auto_suspend_vm 1.0 60 60
[Install]
" zip.vim version v27
" Browsing zipfile /Users/rav/.m2/repository/com/esotericsoftware/kryo-shaded/4.0.0/kryo-shaded-4.0.0.jar
" Select a file with cursor and press ENTER
META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META-INF/maven/com.esotericsoftware/
META-INF/maven/com.esotericsoftware/kryo-shaded/
META-INF/maven/com.esotericsoftware/kryo-shaded/pom.properties

Keybase proof

I hereby claim:

  • I am ravwojdyla on github.
  • I am ravwojdyla (https://keybase.io/ravwojdyla) on keybase.
  • I have a public key whose fingerprint is 51ED 4795 3717 8EDB 7447 CE1D 2895 2E96 30D5 341F

To claim this, I am signing this object:

@ravwojdyla
ravwojdyla / gist:1fe14bb3c37be07e058c
Last active August 29, 2015 14:06
python setup.py sdist
(snakebite_dev)➜ snakebite git:(master) ✗ python setup.py sdist
running sdist
warning: sdist: manifest template 'MANIFEST.in' does not exist (using default file list)
warning: sdist: standard file not found: should have one of README, README.txt
writing manifest file 'MANIFEST'
creating snakebite-2.4.5
creating snakebite-2.4.5/bin
creating snakebite-2.4.5/snakebite
creating snakebite-2.4.5/snakebite/protobuf
creating snakebite-2.4.5/test