cbluth

Results 20 issues of cbluth

hey @lithdew i am really liking your project, thanks for writing it. i am curious about this part: https://github.com/lithdew/kademlia-go/blob/master/id.go#L130-L131 will you explain what is happening there?

this adds a docker-compose file for easy local evaluation

it would be nice to clear all my firewall rules so that i can restart fresh, i want to approve each connection one-at-a-time until i find the rules acceptable. Basically,...

this is an amazing theme, thanks for creating it! feature request: lunr.js search feature similar to other hugo themes, to search the content of the posts. i am considering trying...

enhancement

i am attempting to nest virtualized VMs, i want to simulate a network. i think the issue is with kernel modules inside the ignite vm, see here: ``` root@localhost:~# kvm-ok...

Hello! Nice project, i love the code. I am reading [here](https://github.com/mimoo/disco/blob/master/libdisco/asymmetric.go#L32) : `func GenerateKeypair(privateKey *[32]byte) *KeyPair` that it reads from crypto/rand and returns a random result for the private key....

I have a new deployment of kube-arango, and I cannot use arangorestore. The logs in the server are showing this: ``` 2018-08-21T10:54:33Z [1] WARNING {authentication} Basic auth not supported 2018-08-21T10:55:15Z...

I am having an issue with a specific URL: - https://wiki.theory.org/index.php?title=BitTorrentSpecification - or - https://wiki.theory.org/BitTorrentSpecification i keep getting this error: ``` $ monolith 'https://wiki.theory.org/index.php?title=BitTorrentSpecification' https://wiki.theory.org/index.php?title=BitTorrentSpecification (error sending request for url...

bug

![image](https://user-images.githubusercontent.com/6709636/75237212-410d9280-57bf-11ea-97f9-3b39e21dd694.png)

how does this work? i just installed a k3s cluster, and klipper-lb is installed. Is there a yaml manifest to apply it in other clusters?