Joan Touzet

Results 112 comments of Joan Touzet

> 1. Can you describe the workload more precisely? I.e., approximately what kind of read/write/file creates are going on? Was the access was primarily/exclusively NFS server? Can you describe what...

Here are my direct use cases: My understanding is that GIMONS' [original RaSCSI](https://github.com/RaSCSI/RaSCSI) was for the X68k. I understand he isn't involved in the project anymore (no need to rehash...

Adding a link to the Xebec controller that was often paired with the Plessey SASI PDP-11 controller I have: https://deramp.com/swtpc.com/SASI/XEBEC.htm

HI there, I installed direct from your GitHub release, specifically; https://github.com/szTheory/exifcleaner/releases/download/v3.4.0/ExifCleaner-Setup-3.4.0.exe On startup it is immediately accessing 172.217.164.238 on port 443/tcp, which seems to be a Google site (yyz12s05-in-f14.1e100.net). I...

OK, I ran in dev mode using `yarn run dev`. With this, I see a connection to a localhost:9080 (expected) but **no** network traffic off-system. I then modified the build...

Hey @sztheory @gitoffthelawn , Have you tried installing Wireshark and capturing whatever traffic it sends out and receives? I will try the same, as I haven't reinstalled since I rebuilt...

@natcohen FYI one way this can be achieved today is via the [partial indexing](http://docs.couchdb.org/en/stable/api/database/find.html#partial-indexes) feature. It's not perfect, but you might want to give it a look. Basically, make an...

@tsloughter Thanks so much for stopping by! The big issues for us when rebar3 dropped were problems with NIFs (why @davisp had to build [enc](https://github.com/davisp/erlang-native-compiler).), coupled with the problems Nick...

Previously rejected by the CouchDB team - we explicitly said "no BSON" only. Worth reconsideration, but probably not until after the 4.0 given team bandwidth.

The main limiting factor is the general deprecation of attachments in CouchDB, and the reduction of max document size in CouchDB 4.x to around 10MB. We're not opposed to a...