I hereby claim:
- I am nyanloutre on github.
- I am nyanloutre (https://keybase.io/nyanloutre) on keybase.
- I have a public key whose fingerprint is AAB4 0F3D 6352 8278 730E 3629 60A0 AA65 6D35 ECFC
To claim this, I am signing this object:
| Processeur : | |
| Fabricant : GenuineIntel | |
| Famille du processeur : 0x6 | |
| Modèle du processeur : 0x2a | |
| Révision processeur : 0x7 | |
| Type de processeur : 0x0 | |
| Fréquence : 3301 Mhz | |
| 4 processeurs logiques | |
| 4 processeurs physiques | |
| HyperThreading : Non pris en charge |
| Polygon convexhullPolygon(Polygon inpoly) | |
| { | |
| Polygon outpoly = createPolygon(); | |
| Polygon outpolyref = createPolygon(); | |
| int i,j; | |
| printf("\ninpoly original :\n"); | |
| for(j=0;j<inpoly.size;j++) |
I hereby claim:
To claim this, I am signing this object:
| FROM node:4 | |
| RUN apt-get update && \ | |
| apt-get install libzmq3-dev build-essential libkrb5-dev -y && \ | |
| apt-get clean && \ | |
| npm install -g bitcore && \ | |
| bitcore create mynode && \ | |
| cd mynode && \ | |
| bitcore install bitcore-wallet-service && \ | |
| bitcore install insight-api && \ |
| FROM debian:jessie | |
| ARG VERSION=0.12.1 | |
| ARG SHA256HASH=34de171ac1b48b0780d68f3844c9fd2e8bfe6a7780b55e1f012067c2440ebd8a | |
| RUN apt-get update && \ | |
| apt-get install -y wget ca-certificates && \ | |
| apt-get clean && \ | |
| wget https://www.bitcoinunlimited.info/downloads/bitcoinUnlimited-${VERSION}-linux64.tar.gz && \ |
I hereby claim:
To claim this, I am signing this object:
| 0x719DE009AA856b553df248556Df1784164c730fF |
I hereby claim:
To claim this, I am signing this object:
| interfaces { | |
| ethernet eth0 { | |
| address dhcp | |
| description Internet | |
| duplex auto | |
| hw-id 00:19:21:3a:12:39 | |
| smp_affinity auto | |
| speed auto | |
| } | |
| ethernet eth1 { |
| all: | |
| flatpak-builder --force-clean --repo=repo --arch=i386 app-dir org.winehq.Sdk.json |