←back to thread

Grayjay Desktop App

(grayjay.app)
512 points pierrelf | 3 comments | | HN request time: 0.598s | source
Show context
bisby ◴[] No.42474981[source]
Launching the Linux release and noticed in the logs:

Directories:User Directory: /home/bisby/Grayjay

And there is a directory there now. I absolutely hate having stuff automatically create anything in my home directory like this. Ideally, this should be following XDG directory guidelines on linux: https://specifications.freedesktop.org/basedir-spec/latest/

replies(4): >>42475304 #>>42479118 #>>42482018 #>>42483636 #
koen31 ◴[] No.42475304[source]
Grayjay dev here. If you want it to use your user directory like other apps, just remove the file called "Portable". Keep in mind that it just uses your working directory to write files otherwise.
replies(7): >>42475423 #>>42475680 #>>42475733 #>>42475939 #>>42475958 #>>42476022 #>>42476313 #
godDLL ◴[] No.42475423[source]
That's a windows-ism, we don't like that kind of stuff. Not on any other OS we don't.
replies(2): >>42475609 #>>42475916 #
1. indrora ◴[] No.42475916[source]
Even Windows has %appdata% which is where you put stuff on disk that you need to stash away. There's also function calls iirc which will give you a handle to a temporary file if you need it.
replies(1): >>42476749 #
2. LeonB ◴[] No.42476749[source]
And if you’re feeling particularly Sadomasochistic there’s always the Windows Registry.
replies(1): >>42477874 #
3. chupasaurus ◴[] No.42477874[source]
Hey, that's NSFW content on HN!

Also I still find it funny that OpenSSH client shipped via feature uses %HOMEDIR%\.ssh