I am not a robot. I promise.

  • 12 Posts
  • 472 Comments
Joined 3 years ago
cake
Cake day: July 9th, 2023

help-circle
  • I had actually effectively nuked my Linux log files permanently on my first Ubuntu install back in 2011. I did that by mapping all the log files to ramfs on startup, and clearing all the logs still on storage to zero bytes.

    I didn’t do that out of any paranoia or anything, I did that because I had Linux fully installed on a mere 4GB USB flash drive, so I wanted to eliminate as many unnecessary write cycles as I could possibly manage.

    I also set the temp folder and internet cache to ramfs, much improved performance over the typical setup on a USB2 flash drive.


  • When I’m almost certain it’s a scammer calling, I’ll answer as professionally as I can as if I’m running a business…

    “Thank you for calling Ding Dong Double Dildos and Dirty Devices! How would you like to fuck yourself today?”

    They usually just hang up and remove the number from the call list LMFAO! 😂🤣

    I actually did this for my mom one day, scammers had been calling her left and right. She found it quite hilarious too, and by the next day, more than half the scammers quit calling 👍

    Edit: Merry Christmas! This is how you fuck the scammers…


  • Nah, they mailed all their customers, informing everyone that once they finished upgrading their infrastructure, that they would triple every customers’ internet speed for no extra charge.

    Then, as everyone waited in hope, within like 6 months they renamed to /Sparklight, and that 100Mbps > 300Mbps upgrade they promised disappeared like a fart in the wind, plus /Sparklight ended up eventually increasing customer bills anyways, without any performance increase.

    Honestly I think that’s exactly why they renamed, just because they wanted to back out of that promise, but didn’t actually have the fine print to legally back out.





  • If the compressed files are of the same/similar format, more compression is possible as the algorithm can detect more related patterns to compress.

    But if you toss in a variety of file formats, compression will tend to suffer more.

    Sometimes, the easiest way is just to try and see, different formats lend themselves to better or worse compression.

    The files that tend to be worst at compression are the ones that are already compressed themselves.