Spyke

Replies

Comment on

*Permanently Deleted*

Reply in thread

literally takes medicine for a psychotic disorder

https://en.wikipedia.org/wiki/Chatbot_psychosis
I would STRONGLY advise to not use LLMs and chatbots then. There are early studies that link chat bot use to making some mental disorders worse. There is no link yet to actually induce one in a healthy individual, but you are not one, and I would mark it as potential risk for you.

supplemental tools for my lack of higher education

Chatbots might seem smart, inteligent and educated, as they are using fancy and complicated words, but it's a lie. They don't know what they are talking about, they will be sycophantic to you and agree with every falsehood that it might came across.

You can pursue higher education without paying a dime. You won't get fancy paper, but you can build an expertise yourself. There are plenty of textbooks out there. openstax.org is great resource to get high quality textbooks. I have watched lectures on youtube to get an education that wasn't available for me at the time. No one will be able to take that knowledge from you.

linux

Comment on

New to Linux which OS to use?

editing videos

What program will you use?

I have heard that DaVinci resolve is very hard to set up. as for Kdenlive, I have used it few times, and it felt very clunky.

I would go with mint if you have older hardware and bazzite if you have new hardware (especially nvidia graphics card). If you really want windows-like layout check zorin OS.

for actuall advice: I would try a bunch of them and stick with one where video editing works.

Comment on

I am trying to get rid of this folder, but the result is saying that fish expects a variable name after this $. What does it mean ? And how do i get rid of this folder ?

Reply in thread

What does ls show?

you can escape special charcters with \ something like \'folder\'\$\'\\003\' might work

be careful with rm -rf as you might delete your entire disk if done badly. use some other command to test if it targets the correct directory like ls \'folder\'\$\'\\003\'