• 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle
  • Tangentially related to the article: To get an idea of how this data helps aggregators, ask ChatGPT to develop a complete psychological profile of yourself.

    My usage history consists of requests for basic programming questions, help wording certainty things, scripts, reviewing documentation (eg organization policy), and a couple things goofing off (eg put my cat in a tuxedo). Just based on the types of questions I’m asking, and how I ask questions, and how I redirect it’s output via follow up questions, it was able to put together a profile that was surprisingly accurate.

    It had a few things wrong, notably related to how organized or self disciplined I am. But if it had my calendar, by browser history, my biometric data (eg watch info), my location, it would easily be able to fill in the gaps. If the system only existed to help me, it would be tremendously valuable. But since the owners of this tech are all adversaries I am terrified for the future. The idea of the US federal government using it to profile citizens is too much to contemplate.






  • I have zero interest in learning all the intricacies of ffmpeg so I find ChatGPT to be very useful. I’ve also used it for yt-dlp for downloading videos and converting the audio to mp3. Very useful. I personally save them as bash scripts so I can just input the file name or url as a command line argument. On Mac you can also wrap your bash scripts in AppleScript if you want to make applets for these functions. ChatGPT works great for apple script as well but I’ve had to feed it source code (eg from Apple Digital Mastering applets) to ensure it writes the new code correctly. You still must know what you’re doing.










  • I think a lot of the problem is every tutorial expects Fedora/RedHat/Ubuntu/Debian and it’s easy to figure out which instructions are compatible with your distribution, but there isn’t a good knowledge base for Fedora Atomic or related OS. I have a Bazzite VM. Normally I use Ubuntu and am familiar with RHEL compatible, but am constantly lost with Bazzite, trying to use the wrong instructions.