(Not as scary as I look, I promise)
. . . but sometimes I just trail off . . .
[er-uh-ney-shuhs]


🙂👍


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.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 @[email protected], thanks for your response. Unfortunately I have no knowledge of python and my coding abilities are essentially nonexistent 🙁 . . .


This is several years old, does it still work? Not sure that it does, but thanks nonetheless for posting.


Will do, thank you 👍. For the record, looks like ebooks purchased from Google Play Store still use crackable Adobe DRM. I’d prefer to buy from ebooks.com, but I refuse to be confined to one app or device by fucking DRM. I don’t like giving money to Google, but if you have GrapheneOS you’re already forking out big bucks to them for a Pixel phone, though hopefully in the future it’ll be able to run on Motorola . . .


On DDG is “Search Assist” the same thing as “Duck.ai?” Must confess that the former can be extremely useful sometimes, as long as I check its references.


Can’t abandon something I never joined in the first place! 🙂


Excellent! Thank you! 🙂


@[email protected], since you’re our resident China expert, I thought I’d ask: do you know if any of the PRC’s companies are working on (or have even already solved!) the “plastics problem?” With regard to pollution, recycling, etc. I do remember their National Sword policy…🤔


I see, apparently it doesn’t like my VPN, never mind . . .


This is incredibly important because regular container vessels pollute like you wouldn’t believe.


It’s true that some people really do have to be on Facebook/Xwitter for work, but in that case I’ve always suggested that they also make a Mastodon/Lemmy/Pixelfed account and let people know about it (“why not join me on …”) and try to use the two (or more) side by side. Hopefully that will make the people they interact with realize that there are in fact good alternatives, and perhaps get them to join as well, further increasing the size of the Fediverse🌈.


The Facebook/Xwitter/Instagram icons are still ubiquitous on far too many web pages, and I really don’t understand why they’re still there. These services have proven time and time and time again to be toxic in so many ways, and don’t even add any sort of value to the organizations that still use them.
Whatever you may think of NPR, when they finally left Xwitter (or were thrown off, I don’t remember) they found that there was a negligible drop off in traffic to their site. Toxic, and not even worth the effort, not for NPR, and I bet for a lot of other organizations as well. Why don’t they wake up?
I remember a while back reading a number of similarly-themed articles whose authors would complain about how they were “trapped” by Facebook/Twitter/Instagram, not realizing, or not even making the effort to realize, that there were already a number of alternatives like Mastodon, Lemmy, Pixelfed, and so forth. Every time I read one of these articles (I can search for them if anyone is interested, but I suspect folks on Lemmy have encountered at least one or two in the past), a little voice in my head said "there’s an easy way to solve this . . . " So either people in general just want to have something to complain about, or are just plain stupid. Grrr.
EDIT: One of my favorite uses of uBlock Origin is using it to remove Facebook/Xwitter/Instagram (and sometimes even BlueSky, depends on what mood I’m in) links from webpages that still have them. It does seem like the “f”, the bird/x, and the camera icon thingy are at least less prominently displayed than they used to be, if nothing else.


Wouldn’t it be nice to live in a country you could be proud of?


There’s this, but I tend to think of 60 Minutes as a program to scare old people (older than me! 👴)


So does this mean we won’t have to give Google hundreds of $$$ to get one of their Pixels?🙏
What is different between uniq and awk?