Hey Droechai
How about trying Sparklinux
They have stable, oldstable and oldoldstable images.
based on debian.
I use sparky on both my raspberry pi 3B’s.
Sparky 7 still supports i686 architecture (32 bit).
ISO MinimalGUI i686 (32 bit)
Hey Droechai
How about trying Sparklinux
They have stable, oldstable and oldoldstable images.
based on debian.
I use sparky on both my raspberry pi 3B’s.
Sparky 7 still supports i686 architecture (32 bit).
ISO MinimalGUI i686 (32 bit)
Im an old therapist and I always recommend the power of silence.
I’m not nice to my co-workers. I am courteous, professional and set boundaries.
If someone asks me a private question about my life, family, children or anything I consider personal. I just remain silent.
Silence is simple. It take no brain power, whereas trying to think of ways to deflect questions will be stressful.
It is not written in stone that I have to answer questions. Silence is a powerful tool.
I never get into justifying to anyone why I do not want to share my personal stuff. Its personal for a reason.
The question: How do I live the rest of my life?
You must ask yourself, how did I manage to get to where I am today.
Reading your post, you say you have not been diagnosed.
The spectrum today, in comparson to 20 years ago has expanded exponentially from the original.
Personally, I think an introvert could get a diagnosis.
++++++++++++++++++++++++++++
You are a human being, you are not a Label or a position on a spectrum.
There is no perfect human being, we are all different, not one of us is a diagnoses. That is why we are given names at birth.
I dont know anyone called, adhd, autistic, psychotic or depressed.
Diagnoses are what the medical profession likes to use to label us and put us in little boxes.
The rest of the world see each one of us as some random human walking down the street.
+++++++++++++++++++++++++++
During my psychotherapy undergraduate years at University, my peers and I did an experiment.
The experiment was to challenge the status quo, and assess how easy it was to get a diagnoses and get a prescription.
So being your typical, annoying under grads, a few of us. including me, went to our respective doctors and complained about; feeling down, unable to sleep, not eating very well, and extremely stressed because of the work load at university.
My GP referred me to see a psychiatrist at my local hospital. I was diagnosed with clinical depression and generalised anxiety disorder (GAD) with a likelihood of a personality disorder.
He prescribed me the anti-depressant Mirtazapine and pregabalin for the anxiety.
Obviously, I was healthy 30 year old and didn’t go the the chemist to get my prescription. I also told my doctor so he could remove any referrences to mental ill health added to my medical history.
We knew it was a stupid thing to do, but it did give us lots to think about, regarding the state of attaining a medical diagnoses, being prescribed unnecessary drugs and being given labels.
By the way, psychotherapists dont label people.
deleted by creator
Thank you cravl
Much appreciated
He probbaly didn’t realise the committment involved.
Sitting in someones front garden, on the edge of a pond with a red pointy hat, with a fishing rod, for days on end, can be very tiring.
Then you got the cats pissing on you and the birds landing on your head.
Its no fun, I can tell you.
Its tough being a gnome
I got used typing “sudo service --status-all”
then got used to typing “sudo systemctl list-unit-files --type=service”
now a new one to learn “sudo nitroctl list”
looks simpler
That can only be a good thing for my gnarly arthritis fingers.
Hey SteveTech
I dont use internal or external SSD’s.
It maybe because I am an old greybeard, but I prefer to suffer the slight loss in speed of a HDD, so I can dd/erase/wipe them and reuse them again and again.
Though I have been using “disktest” to erase SSD’s and HDD’s recently and it has been working great. Much faster than zeroing with dd /dev/zero, shred or wipe.
https://crates.io/crates/disktest
https://github.com/mbuesch/disktest
However, I digress, I had not heard of f2fs before.
Ive been having an intersting read online.
It appears that it is a default for android phones.
I do have a few SSD’s laying around from when I replace them with HDD’s. So I will test f2fs on one of those.
Thank you
Hey pitiable_sandwich540
Thank you
I dont know why I have been so focussed and stuck on exFAT for all these years.
It must have been something I read somewhere that led me to it.
from all the decent feedback i have gotten on here, ext4 seems the best way to go.
I should have known this being a linux user for over 20 years.
Hey IanTwenty
Thank you
ext4 seems the way to go for me
Thank you Eideen
I have never used any back up programs, Maybe I should consider it.
Both Borg and Pike-backup are in the offical repos (extra).
I shall check them out
Thank you nyan
I will look into the dmask and fmask mount options.
Definitely a no! in regards to attaching my drives to any windows machine.
The last windows machine I turned on was a Windows 95 machine when they first came out.
I thank god, That I wouldnt even know how to turn on a windows 10 or 11 surveillance machine.
Thank you Hack3900
Thank you SavvyWolf
This is particularly annoying when I have to upgrade my distro and all my files have to be moved to an external drive.
Unfortunately some of my files are up to 10Gb. thats why I stayed with exFAT.
I will certainly try Ext4 on my external drives.
Thank you Eugenia
Compressisng the files sounds a great idea.
I have in fact compressed a 12Gb file that I split into 10Gb chunks that still decompresses without problems.
This is particularly annoying when I have to upgrade my distro and all my files have to be moved to an external drive.
Unfortunately some of my files are up to 10Gb. thats why I stayed with exFAT.
I will certainly try Ext4 on my external drives. I will test it this week
Hey arsus5478
There are instructions to install with wget on the git page as you mention and you seem to have folowed that guide, but the easiest way is to use APT.
For debian I would add the PPA repo:
There are clear instruction on the git page to install from apt.
About half way down the page you will see APT.
https://github.com/yt-dlp/yt-dlp/wiki/Installation
APT
You can download and install yt-dlp for recent Ubuntu and other related Debian-based distributions by adding this PPA
sudo add-apt-repository ppa:tomtomtom/yt-dlp
sudo apt update
sudo apt install yt-dlp
Your system’s package manager will now automatically download the correct dependencies and keep the package updated with the rest of your system whenever you update:
Done
this is a good introduction to adding an external PPA repo to apt and getting to know debian
Hey Novocirab
Thank you
Thank you
I shall update the post to title to [Solved]
new user learning
Thank you Björn
I knew someone more technically gifted in the community would have a good answer as to why this happened.
for me
locate --version
returns:
plocate 1.1.23
sudo apt-get install plocate
not locate