Skip to content

Instantly share code, notes, and snippets.

View gmodena's full-sized avatar

Gabriele Modena gmodena

View GitHub Profile
@gmodena
gmodena / gist:649b01c5a658aba5e866d94182740ad6
Created June 29, 2021 14:19
pysyft conda environment for maOS big sur
name: pysyft
channels:
- defaults
dependencies:
- ca-certificates=2021.4.13=hecd8cb5_1
- certifi=2020.12.5=py36hecd8cb5_0
- libcxx=10.0.0=1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1k=h9ed2024_0
@gmodena
gmodena / rstan-changepoint.R
Created May 25, 2022 09:07
rstan-changepoint.R
# this installs the stand compiler and R bindings
install.packages("rstan")
library(rstan)
# Generate sample data
x1 <- rnorm(41, mean=15, sd=1.5)
x2 <- rnorm(79, mean=17, sd=1.1)
x <- c(x1, x2)
@gmodena
gmodena / hachyderm.txt
Created November 21, 2022 19:21
hachyderm.io ping metrics (AMS, NL)
traceroute to hachyderm.io (139.162.143.203), 64 hops max, 52 byte packets
1 192.168.1.1 (192.168.1.1) 2.378 ms 1.892 ms 5.331 ms
2 195-190-228-43.fixed.kpn.net (195.190.228.43) 12.863 ms 19.281 ms 6.019 ms
3 * * *
4 * * *
5 ae-0.akamai.amstnl09.nl.bb.gin.ntt.net (168.143.105.181) 3.337 ms 16.023 ms 25.189 ms
6 ae12.r02.ams01.icn.netarch.akamai.com (23.197.69.40) 6.072 ms 3.463 ms 4.142 ms
7 ae5.r01.fra03.icn.netarch.akamai.com (95.100.192.138) 12.224 ms 31.355 ms 10.561 ms
8 ae1.r02.fra03.ien.netarch.akamai.com (23.210.54.37) 13.545 ms 14.298 ms 13.710 ms
9 a23-210-54-19.deploy.static.akamaitechnologies.com (23.210.54.19) 10.493 ms 10.410 ms 10.357 ms