Earlier quoted context omitted.
Finding content is so hard. All YouTube wants me to watch are "OMG YOU WOULDN'T BELIEVE WHAT THIS COP DID" content. I have no idea why they want me to watch those videos, I never do and I block the videos and the channels from recommendations but they keep coming ... All I get are ads for weird suspect drugs and products, just going on these platforms is such a bad vibe.
Select “not interested” for those videos. There’s also “don’t recommend this channel”. “Like” videos that you like. Your feed will quickly adjust.
Grayjay Desktop App
191–200 of 332 posts
Re: Grayjay Desktop App
#192Instead of having to visit several drug dealers, this will aggregate all my favorite drugs into one convenient place. Fantastic!
Re: Grayjay Desktop App
#193Earlier quoted context omitted.
There is strong incentive for youtube creators to create this kind of "clickbait" content (and especially clickbait titles and thumbnails) which perpetuates that situation regardless of whether the algorithm explicitly rewards it. As long as engagement is a factor and creators are rewarded for it then it seems like what you observed is kind of unavoidable.
I don't mean usual, on-topic clickbait consistent with the watch history. I mean that in the middle of said on-topic clickbait, one or two of the recommendation slots are always explicitly allocated to a broader, regional-level pool of inflammatory political clickbait completely unrelated to watch history. So for example, I could be watching some niche technical videos, and my recommendations would be more of that fo…
Re: Grayjay Desktop App
#194Earlier quoted context omitted.
That's a windows-ism, we don't like that kind of stuff. Not on any other OS we don't.
Parent is not wrong, but definitely could have some improved manners and tact. As a linux user I wanted to make sure to say thank you for supporting and thinking about linux!
I don't understand the weird tone policing that people are trying to do, there is literally nothing wrong with the parent's comment and pretending otherwise is weird.
Re: Grayjay Desktop App
#195Earlier quoted context omitted.
Sorry, to be clear, I dont wan't Grayjay data in my user directory AT ALL. Portable is basically what I want, I'm just very untactfully dropping feedback about where the data is placed. Even with the "Portable" file, it creates a directory `/home/bisby/Grayjay`. I don't want that. No app should ever put a file or directory directly in `/home/bisby` without me asking it to. The Linux standard for "where should an app…
If you're launching it as "Portable", and you're launching it from your home directory, it's going to place the mutable data in the current directory. This is very standard for portable apps. So no, "portable" is not what you want. If you launch it as non-portable and it drops a folder in ~, then that is a problem.
Re: Grayjay Desktop App
#196Re: Grayjay Desktop App
#197Earlier quoted context omitted.
What exactly is wrong with how they expressed themselves? Is the word "hate" really so odious?
I was very blunt and impersonal. People worked hard on a thing and my first reaction was criticism, without even the added overall view of "I love this thing, but here is a small thing that bothers me." I could have been more courteous and human about things. I stand by the points I made, but I could have been friendlier. I normally make an effort to be friendly as I can about things, but I absolutely did not here. I…
Re: Grayjay Desktop App
#198Earlier quoted context omitted.
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.
Please just adhere to the XDG-standards. Although my co-poster here didn't use the most diplomatic way of phrasing their grievance Grayjay is better off if it sticks to well established standards. You would probably look weird at an software that installs itself in C:\MYAWESOMEAPPLICATION instead of using the Windows program folder like literally every other piece of software (except for legacy stuff like LTSpice). C…
Re: Grayjay Desktop App
#199Earlier quoted context omitted.
There are a couple of legitimate reasons, namely the expense/KYC process of an Apple Developer Program membership and/or the complexity of integrating signing + notarization into existing build pipelines (but XCode does makes it pretty straightforward to cut an ad-hoc release that is signed and notarized). In my opinion at least, the most likely reason is that Apple is refusing to notarize the software. If this is th…
Once you buy a Mac, Apple doesn't own it anymore, so them not wanting you to run a piece of software isn't a good reason why you shouldn't.
Re: Grayjay Desktop App
#200Earlier quoted context omitted.
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.
And if you’re feeling particularly Sadomasochistic there’s always the Windows Registry.
Also I still find it funny that OpenSSH client shipped via feature uses %HOMEDIR%\.ssh