Skip to content

Instantly share code, notes, and snippets.

View dimastopel's full-sized avatar

Dima Stopel dimastopel

  • Tel Aviv, Israel
View GitHub Profile
@dimastopel
dimastopel / ink.py
Created April 25, 2023 03:21
Playing with pygame
import pygame as p
from scipy.stats import poisson
run = True
max_r = 80
des_r = 35
paint = False
p.init()
sc = p.display.set_mode((1000, 1000))

Keybase proof

I hereby claim:

  • I am dimastopel on github.
  • I am dima (https://keybase.io/dima) on keybase.
  • I have a public key whose fingerprint is 0B44 B3C3 2214 72B2 0C92 4CC0 CB4D 5499 4BF0 5F3D

To claim this, I am signing this object:

adasdasdasd
@dimastopel
dimastopel / gist:3204598
Created July 30, 2012 04:28
come get some
1. I use only NIST approved ciphers
2. I use only "strong passwords"
3. I do not like salted food
B5NqSV7mrrx/eDD83q+KAqZkBRFotCohPTiEo7KRE7XWiOWeLTDzHLX0dTsh3Sm8
BxUBzlkjR6iLC/Mb4v+LyRXmK1DfqgEXWky8ry4DmabB2faLnCp7KwF+W/la/T+n
UfiC1ea7iYfIXkLaIc5qiT1b1pBJTG44ue2IeLXanlMoIRE+DuecWnFwH6kzAQm+
k5JhGcGc3q52i+8QtCNEzbdQ9D21HJCb+CCNkpKXRfvvpnto5QSMnPIpNv5ovS44
Nc/P33GtBDOS5Cdd7Fk7yAZejHKg0L9d80opEVENNtSrPdzDQ/owhWaqfutkUvD2
@dimastopel
dimastopel / gist:1613027
Created January 14, 2012 21:52
error compiling node
Dima-Stopels-MacBook-Pro:node dimast$ ./configure
configure options: {'shared_v8': None, 'openssl_includes': None, 'without_snapshot': None, 'shared_v8_includes': None, 'isolate': None, 'shared_v8_libpath': None, 'openssl_libpath': None, 'shared_cares_includes': None, 'dest_cpu': None, 'without_ssl': None, 'shared_cares': None, 'prefix': None, 'no_ssl2': None, 'debug': None, 'shared_cares_libpath': None, 'shared_v8_libname': None, 'gdb': None, 'with_dtrace': None}
creating ./options.gypi
['-f', 'make', '/Users/dimast/src/anode2/node/node.gyp', '-I', '/Users/dimast/src/anode2/node/common.gypi', '-I', '/Users/dimast/src/anode2/node/options.gypi', '--depth=.', '--generator-output', '/Users/dimast/src/anode2/node/out', '-Goutput_dir=/Users/dimast/src/anode2/node/out', '-Dtarget_arch=ia32', '-Dcomponent=static_library', '-Dlibrary=static_library']
Dima-Stopels-MacBook-Pro:node dimast$ make
make -C out BUILDTYPE=Release
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/http_parser/deps/http_pars