Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ChrisFrost
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ChrisFrost
5y ago
Hi, I’m the article author and wanted to say that I’m happy to reply to any questions that others have (and that I can help with)!
2.
▲
Eliminating the memory overhead of the Go garbage collector for large caches
(medium.com)
5 points
by
ChrisFrost
5y ago
|
1 comments
3.
▲
by
ChrisFrost
13y ago
If you haven't already considered mbsync as an alternative to OfflineIMAP, I suggest taking a look. I also found OfflineIMAP buggy (many years ago) and mbsync has been syncing my mailboxes reliably since. http://isync.source
4.
▲
by
ChrisFrost
14y ago
You might try a similar program, mbsync ( http://isync.sourceforge.net/ ). It's worked well for me during the past half-dozen years. mbsync does not watch or poll for changes, but you can run mbsync in a loop from your shell. Or, if you are
5.
▲
by
ChrisFrost
16y ago
The development chart of Instant sounds interesting. I've been unable to find it - could you provide a URL?
6.
▲
by
ChrisFrost
17y ago
If the overhead of a subversion checkout storing each file twice is too much for your dataset and drive, you might take a look using scord with subversion, which allows your checkout to store only one copy of each unmodified file. http://s