Dzmitry Vensko
Dzmitry Vensko
It's an Electron app, so standard Chromium swtiches still work: `"Standard Notes.exe" "--user-data-dir=YOUR_PATH\Standard Notes"` I believe, it should work the same in MacOS.
Just bring back relative path support and stop fixing what's not broken.
I have a particular case - self-contained, fully portable Transmission instances. Relative paths allow to store Transmission and downloads together, move, backup, and launch from any location without fixing paths....
I'm aware how it works in 2.84, it uses the working directory, which is as easy to manipulate as command line parameters. A command line parameter setting the base path...
Yggdrasil generally uses more CPU resources than it should. I tested it on a Debian server and a Windows workstation, CPU constantly floated between 0.5-2.0%, which is too much for...
Simplified example from my current project: ``` DB::unprepared(' CREATE TABLE files ( id bigserial NOT NULL, user_id int8 NOT NULL, file_status int2 NOT NULL DEFAULT \'2\'::smallint, file_name varchar(255) NOT NULL...
Another use case - model versioning. Old versions can be automatically stored in a separate partition.
Absolute paths in PowerShell must start with a drive letter, and some of *_DIR variables don't look like this. For instance, `/bin` won't work. Could you share how exactly *_DIR...
Same here.
My two aliases disappeared from the list. One of them has now ismine=false, other one does not. Both of them have linked addresses I have no access to. I created...