I hereby claim:
- I am stanbar on github.
- I am stasbar (https://keybase.io/stasbar) on keybase.
- I have a public key ASDoC0PasUaZgADa88T2Ng0ghE5R8T6C5Dz3gCBqfVIlHwo
To claim this, I am signing this object:
/* | |
* Author: Felipe Herranz ([email protected]) | |
* Contributors:Francesco Verheye ([email protected]) | |
* Israel Dominguez ([email protected]) | |
*/ | |
import java.util.ArrayList; | |
import java.util.List; | |
import java.util.concurrent.atomic.AtomicBoolean; | |
import android.os.Handler; |
import java.math.BigDecimal | |
import java.math.BigInteger | |
import java.security.MessageDigest | |
import java.security.SecureRandom | |
import java.util.* | |
import java.util.concurrent.LinkedBlockingDeque | |
import kotlin.system.measureTimeMillis | |
val sha256: MessageDigest = MessageDigest.getInstance("SHA-256") | |
val rand: SecureRandom = SecureRandom.getInstanceStrong() |
I hereby claim:
To claim this, I am signing this object:
echo go get keybase && \ | |
go get github.com/keybase/client/go/keybase && \ | |
echo go build keybase && \ | |
go build -tags production github.com/keybase/client/go/keybase && \ | |
sudo mv keybase /usr/bin/ && \ | |
echo go build kbfsfuse && \ | |
go build -tags production github.com/keybase/client/go/kbfs/kbfsfuse && \ | |
sudo mv kbfsfuse /usr/bin/ && \ |
/* | |
Copyright 2017, Paweł Czarnul [email protected] | |
Redistribution and use in source and binary forms, with or without | |
modification, are permitted provided that the following conditions are | |
met: | |
1. Redistributions of source code must retain the above copyright | |
notice, this list of conditions and the following disclaimer. |
sealed class AdProvider { | |
class BrandAdProvider(val name: String, val linkUrl: String, val imageGs: String) : AdProvider() { | |
val imageRef: StorageReference get() = FirebaseStorage.getInstance().getReferenceFromUrl(imageGs) | |
} | |
object AdMobProvider : AdProvider() | |
fun setupAds(where: String, adMobView: AdView, adBrandBanner: ImageView, firebaseAnalytics : FirebaseAnalytics) { | |
if (Utils.isProVersion) { | |
adMobView.hide() |
#!/bin/bash | |
# execute only the first time: | |
# sudo groupadd pair-programming | |
# sudo usermod -a -G pair-programming <host username> | |
# sudo usermod -a -G pair-programming <your peer username> | |
tmux -S /tmp/sharedtmux new-session -d -s pair-programming && \ | |
sudo chgrp pair-programming /tmp/sharedtmux && \ | |
chmod g+rwx /tmp/sharedtmux |
I find this the cleanes and robust approach to deploying website via gh pages. It deploys site through a separate branch called "gh_pages". That approach is a bit more complex but has some advantages:
Hey, I'm stanbar-9407590 and I have contributed to the Maci v1 Trusted Setup Ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (processmessages_6-8-2-3) | |
Contributor # 25 | |
Contribution Hash: 3a293848 b236c1f8 e3841c50 c22b34a1 | |
6db498d8 667c308a 7b9aa51c 1ffc0989 | |
e1071591 ecf182b7 1d31dd53 3f2950d8 | |
f9411ea9 fe2feae0 6c49760b bd1f4d7c |