Tim Kuijsten
Tim Kuijsten
I think both [Ricochet Refresh](https://www.ricochetrefresh.net/) and [Cwtch](https://cwtch.im/) by @s-rah look promising and are worth checking out.
some notes by @tqbf: https://news.ycombinator.com/item?id=11432819
> Unclear what C++/Qt implementation would be safe enough to use Possibly already too large for this use case, but written with security in mind: https://github.com/reyk/httpd ``` message FileInfo {...
> When we implement inline images, we'll need a way to know what files are images I'd like to express that I totally agree with your earlier statement: `I don't...
FWIW I'd like to add to this that `get` throws if the key is a Uint8Array: "DataError: Data provided to an operation does not meet requirements." (Fx 45.0a2), as mentioned...
@jayfunk this is an error from the browser as stated in the spec: > If key is not a valid key or a key range, the implementation MUST throw a...
Succesfully built on Ubuntu Server 10.04 amd64 with: mvn -DdestRootDir="" -DdestDocDir="/usr/local/share" -DdestBinDir="/usr/local/bin"
but i do see some runtime errors now: /usr/local/couchdb-lucene-0.8.0-SNAPSHOT$ ./usr/local/bin/couchdb-lucene Exception in thread "main" java.lang.NoClassDefFoundError: com/github/rnewson/couchdb/lucene/Main Caused by: java.lang.ClassNotFoundException: com.github.rnewson.couchdb.lucene.Main at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at...
When it comes to supporting different locales I found this presentation by the OpenBSD maintainer of [libedit](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libedit/) very helpful: https://czyborra.com/yudit/eurobsdcon2016-utf8.pdf Supporting UTF-8 might be possible without having to duplicate all...
> So I've got a new disk and continued marking my items read instead of deleting them. Also subscribed to Hacker News to get nice and powerful water-hose of articles...