I've got a VPN and am using Mullvad Browser, any issues there? It keeps asking me how damn high the stupid fluffy little animals are jumping, over and over again . . .
KeePassXC 2.7.12 still requires a .mozilla folder if I want to use their extension. The app data for LibreWolf is now nestled somewhere in .config. Would be kind of nice if KP could switch to XDG (if I'm understanding things correctly . . . )
Might it be possible, when creating a post, to be able to choose whether or not the post as it appears on the, I guess, feed (???) shows the link preview or an uploaded image if the OP includes both? Maybe there is already a way to do this . . . ?
Text, as far as I know (?) doesn't take up that much space memory-wise, but on the other hand can you imagine the amount of server space that gets taken up by redundant text from people's emails (just for starters)?
Some of my approaches to the apparently much-hated "Inbox Zero" are to be diligent about emptying the trash, not keeping copies of emails in my sent folder, and most importantly, to download messages, personal or professional ones (mostly the former) that I find personally valuable, and then delete the original email so it isn't floating around forever in cyberspace. This leaves me with lots of txt files, which, as I said above, I then merge all together into one file and then edit. You'd think that there'd be a tool that cleans up the contents of email messages; there do appear to be some online ones, but I don't trust them. While researching this problem, I found out about "(g)awk" and am now fiddling around with it to see if I can successfully clean up my files without completely messing them up, as in
awk '!seen[$0]++' input.txt > output.txt
making sure that I experiment on a duplicated file and not on the original. I barely know what I'm doing here, but I'll see what I can come up with . . .
Hi @pheonixdown@sh.itjust.works, thanks for your response. Unfortunately I have no knowledge of python and my coding abilities are essentially nonexistent 🙁 . . .
Honestly don't know how I'd get along without these guys.
I've got a VPN and am using Mullvad Browser, any issues there? It keeps asking me how damn high the stupid fluffy little animals are jumping, over and over again . . .
Verbal abuse.
Have a look at this episode of PBS Frontline: Who was Lee Harvey Oswald?
😁
Have a look at the following from the Easy Linux Tips Project.
KeePassXC 2.7.12 still requires a .mozilla folder if I want to use their extension. The app data for LibreWolf is now nestled somewhere in .config. Would be kind of nice if KP could switch to XDG (if I'm understanding things correctly . . . )
If there is a BBC documentary to go with this, I'd love to see it.
Might it be possible, when creating a post, to be able to choose whether or not the post as it appears on the, I guess, feed (???) shows the link preview or an uploaded image if the OP includes both? Maybe there is already a way to do this . . . ?
When they finally get off the boat, perhaps there might be some budding revolutionary socialists in their midst . . .?
Would be such a shame if the sailors mutinied...
🙏"I am dying and will step down from the office of president at noon tomorrow."🙏
🇧🇪Lukaku⚽👍🏻
Would be somehow rather fitting if Charles III were the last king of the UK.
What is different between uniq and awk?
🙂👍
You are clearly on a higher level of consciousness than I will ever be (plus I'm old 👴).
Text, as far as I know (?) doesn't take up that much space memory-wise, but on the other hand can you imagine the amount of server space that gets taken up by redundant text from people's emails (just for starters)?
Some of my approaches to the apparently much-hated "Inbox Zero" are to be diligent about emptying the trash, not keeping copies of emails in my sent folder, and most importantly, to download messages, personal or professional ones (mostly the former) that I find personally valuable, and then delete the original email so it isn't floating around forever in cyberspace. This leaves me with lots of txt files, which, as I said above, I then merge all together into one file and then edit. You'd think that there'd be a tool that cleans up the contents of email messages; there do appear to be some online ones, but I don't trust them. While researching this problem, I found out about "(g)awk" and am now fiddling around with it to see if I can successfully clean up my files without completely messing them up, as in
awk '!seen[$0]++' input.txt > output.txtmaking sure that I experiment on a duplicated file and not on the original. I barely know what I'm doing here, but I'll see what I can come up with . . .
Hi @pheonixdown@sh.itjust.works, thanks for your response. Unfortunately I have no knowledge of python and my coding abilities are essentially nonexistent 🙁 . . .