Skip to content

Instantly share code, notes, and snippets.

View kishansagathiya's full-sized avatar

Kishan Sagathiya kishansagathiya

View GitHub Profile
@kishansagathiya
kishansagathiya / WithFlagVSWithoutFlag.diff
Last active September 28, 2018 04:05
WithFlagVSWithoutFlag.diff
3,4c3,4
< --- PASS: TestAdd (4.82s)
< --- PASS: TestAdd/local (0.84s)
---
> --- PASS: TestAdd (6.69s)
> --- PASS: TestAdd/local (1.39s)
7,8c7,12
< --- PASS: TestAddPeerDown (5.87s)
< --- PASS: TestAddPeerDown/local (0.81s)
---
@kishansagathiya
kishansagathiya / jenkins.logs
Created October 8, 2018 04:47
Jenkins logs of a successful build run
OpenShift Build ksagathi/app-test-1-4 from https://github.com/kishansagathiya/app-test-1.git
Connecting to https://api.github.com using kishansagathiya/****** (cd-github)
Obtained Jenkinsfile from 9b9c67316064a99065abb9c1caaef550da9bd720
Running in Durability level: MAX_SURVIVABILITY
Loading library github.com/kishansagathiya/fabric8-pipeline-library@issue_4007_2
Attempting to resolve issue_4007_2 from remote references...
> git --version # timeout=10
> git ls-remote -h -t https://github.com/kishansagathiya/fabric8-pipeline-library.git # timeout=10
Found match: refs/heads/issue_4007_2 revision 430ac1697830985931e05adcbf0e390e956f58af
> git rev-parse --is-inside-work-tree # timeout=10
@kishansagathiya
kishansagathiya / jenkins.logs
Created October 8, 2018 06:50
Jenkins logs of successful build run
OpenShift Build ksagathi/app-test-1-4 from https://github.com/kishansagathiya/app-test-1.git
Connecting to https://api.github.com using kishansagathiya/****** (cd-github)
Obtained Jenkinsfile from d95d217ef0f3ca5eb02e2d508e19676d3bdb82cb
Running in Durability level: MAX_SURVIVABILITY
Loading library github.com/kishansagathiya/fabric8-pipeline-library@issue_4007_2
Attempting to resolve issue_4007_2 from remote references...
> git --version # timeout=10
> git ls-remote -h -t https://github.com/kishansagathiya/fabric8-pipeline-library.git # timeout=10
Found match: refs/heads/issue_4007_2 revision 3673c4223f5e0d2cb15084ecd8372fdaac7f5650
Cloning the remote Git repository

IPFS: Content Addressed, Versioned, P2P File System

Elevator Pitch:

IPFS upgrades the internet for better

  • It removes censorship
  • It makes the internet faster by reducing network latency
  • It knows if two random files on the internet are same or not
  • No more deadlinks on the internet

It has 14700+ stars

➜ ipfs-cluster git:(feat/pin-expiration) ✗ go test -run=XXX -bench=. -benchtime=30s
Number of peers 10
goos: linux
goarch: amd64
pkg: github.com/ipfs/ipfs-cluster
BenchmarkClosest/With_[32]byte-8 100000000 345 ns/op
Number of peers 100
BenchmarkClosest/With_[32]byte#01-8 100000000 351 ns/op
Number of peers 1000
BenchmarkClosest/With_[32]byte#02-8 100000000 512 ns/op

Pull Recruit

Recruit candidate by pull request raised to open source projects

How it works

  1. go to pullrecruit.masterinai.com

Open source project maintainers

This file has been truncated, but you can view the full file.
{
"name": "Development",
"id": "dev",
"chainType": "Development",
"bootNodes": [],
"telemetryEndpoints": null,
"protocolId": "dot",
"properties": null,
"forkBlocks": null,
"badBlocks": null,
This file has been truncated, but you can view the full file.
2022-01-26T18:45:09+05:30 INFO loading toml configuration from ./chain/gssmr/config.toml... config.go:L78 pkg=cmd
2022-01-26T18:45:09+05:30 DBUG set log configuration: --log debug global DBUG config.go:L409 pkg=cmd
2022-01-26T18:45:09+05:30 INFO loaded package log configuration: dot.LogConfig{CoreLvl:0x4, DigestLvl:0x4, SyncLvl:0x4, NetworkLvl:0x4, RPCLvl:0x4, StateLvl:0x4, RuntimeLvl:0x4, BlockProducerLvl:0x4, FinalityGadgetLvl:0x4} config.go:L126 pkg=cmd
2022-01-26T18:45:09+05:30 DBUG load global node name "initial-pelican-29684" from database config.go:L544 pkg=cmd
2022-01-26T18:45:09+05:30 DBUG global configuration has name initial-pelican-29684, id gssmr and base path /tmp/eve config.go:L437 pkg=cmd
2022-01-26T18:45:09+05:30 DBUG init configuration with genesis ./chain/gssmr/genesis-spec.json config.go:L424 pkg=cmd
2022-01-26T18:45:09+05:30 DBUG account configuration has key eve and unlock config.go:L573 pkg=cmd
2022-01-26T18:45:09+05:30 DBUG core configuration: babe-authority=true, grandpa-authority=tr
This file has been truncated, but you can view the full file.
{
"name": "Development",
"id": "dev",
"chainType": "Development",
"bootNodes": [],
"telemetryEndpoints": null,
"protocolId": "dot",
"properties": null,
"forkBlocks": null,
"badBlocks": null,