Alas Poor Erinaceus

(Not as scary as I look, I promise)

. . . but sometimes I just trail off . . .

[er-uh-ney-shuhs]

  • 388 Posts
  • 516 Comments
Joined 2 years ago
cake
Cake day: December 18th, 2024

help-circle















  • 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 . . .












  • Alas Poor ErinaceustoLinuxHelp with...Adobe Acrobat DC Pro
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    May I suggest Master PDF Editor? It’s proprietary, and I think you may need to pay for some of the features, but I’ve used it for years and have generally been pretty happy with it. An open source alternative that I’m not as familiar with is PDF4QT, which is still a bit rough around the edges last time I checked.

    As far as Wine goes, I have never gotten it to work with any Adobe product, ever, period. If you really need to use Adobe stuff, I suggest using it from a Virtual Machine with Windows.








  • Alas Poor ErinaceusOPtoPiracyHow to remove DRM from lcpi file?
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    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 . . .


  • 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 . . .