Max
Max
I am also getting this crash, it seems to be random as to which photo it happens on but I can't import a folder of 30 photos successfully. I don't...
Yes on Arch Linux. I was running it from `npm start` and I have 16GB of RAM + some swap
yes `lib/vendor/8.14.2/linux-x64/lib/libvips-cpp.so.42` exists. Good news! After running those commands I was able to import my folder of 30 photos 3 times in a row without any crashes. Previously it would...
neither do CMD + Arrow keys for navigating to the top, left, right or bottom of the scrollable area
I also realized this enables copy and paste to/from term.js on mac os
the goal is to separate the storage layer from the app layer so that people can write custom storage layers, so conceptually you just need to have the relay app...
you can implement another stream that does fancy stuff and then pipe binary-csv into that, e.g. https://npmjs.org/package/head-stream or you could write a simple stream that gives you objects with the...
telehash was trying to do this, dunno what the status is
we are currently refactoring the way we store data and also do sublevels, but when the dust has settled there i'll definitely look into it. i think it should be...
@andreaordonselli I replaced the two files in file_with_edit and that fixed the plugin loading error for me and I am able to export maps and view them. However when I...