Matt Burke

Results 9 issues of Matt Burke

Steps to reproduce: parse https://www.newyorker.com/magazine/2007/12/10/the-checklist expected: content parsed successfully actual: fails to make content readable Using https://f43.me/feed/test, the "Body after Readability" step is essentially an empty HTML document. Setting prune...

In the winter, especially December, my lights get darker faster than I want. For context, Chicago is at the eastern edge of the timezone with the sun setting between 16:15...

I have some email newsletters I subscribe to that I subscribe to. I'd like to be able to read these in wallabag, where I'm reading similar content. Creating a new...

Feature

Commit c32bdd0 notes that "syncthing replaces connections, possibly for relays, so we should to that" in lib/model/model.go. Look into that.

bug

1. syncthingfuse device A reads all of file foobar, storing all blocks in cache 2. syncthing device B updates file foobar 3. device A receives index change. now (some or...

On a linux box running SyncthingFUSE, opening files is drastically slower than on OSX, even after having the files cached locally. Linux takes 10s of seconds, while OSX takes single...

bug

1. Start syncthingfuse 2. Go to Web UI 3. Stop syncthingfuse expected: notice in Web UI actual: Web UI looks as if everything is A-OK

bug

Writing to files and distributing the updates to peers is something to aspire to and likely requires a large amount of effort.

enhancement

Tracking cache statistics could show useful information on cache effectiveness. Some possible metrics: hits, misses, hit rate, data size, number of objects, additions. Depending on the results, it may be...

enhancement