nictuku

Results 26 issues of nictuku

see: http://engineering.bittorrent.com/2013/12/19/dht-bootstrap-update/ http://libtorrent.org/dht_sec.html I expect some useful reference code to be available here: https://github.com/bittorrent/bootstrap-dht

enhancement

store.gob is a file opened with O_APPEND for writes and gobs are appended to it. But it looks like this confuses the gob decoder after the first execution of the...

It would be great if the API provided a way to let the save a bloomfilter on disk and naturally also restore it. That isn't currently possible now, right? If...

``` $ uname -a Darwin MacBook-Air-5.local 17.6.0 Darwin Kernel Version 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64 x86_64 ``` ``` $ go version go version go1.10 darwin/amd64 ``` ```...

sshportal is amazing and the invite-based flow for adding users is pretty awesome! But in some cases the information I have from the target user is their username and public...

enhancement

See: https://splits.io/953s For some reason that split doesn't give me the "Auto-highlight on Twitch" option, which I love

Nice suggestion from reddit: https://www.reddit.com/r/StardewValley/comments/4e8jvd/stardewfarm_share_a_screenshot_and_details_of/d1y8539 That should be relatively easy. The current page is plain text. We'd have to change it to HTML (with a PRE block for the current...

The subscriber currently creates the screenshot after the savegame. We use the savegame availability to find the screenshots - so when people hit the homepage, they may see a reference...

We don't strictly need this for 1.0, but it's super easy to do..so why not? I'll implement the changes on the parser, on the JSON endpoint, then pass it to...

help wanted

This is a catch-all issue to document all things that I know are not yet implemented. If something doesn't work that is _outside_ this list, please let us know. -...

enhancement