• 0 Posts
  • 229 Comments
Joined 2 years ago
cake
Cake day: October 24th, 2023

help-circle
  • I might have a lot of fun things that aren’t legal in California. Never thought my OS would be one, but here we are.

    If people went out of their way to learn a damn thing about computers, and all-consuming jobs didn’t force entire generations raised without parents, and maybe they didn’t let their 6 year olds on social media / online gaming / whatever unsupervised, maybe there’d be more backlash to the state and corporations trying to step in as parental figures.

    …Wish that wasn’t too friggin’ much to ask.

    Servers and data centers have zero business knowing anything about who’s behind my machine by default.






  • First off, I’m really glad to see posts from personal websites and blogs! Way to keep the indie web alive!

    Sadly I got a Cloudflare error trying to open the page. But, I think on this subject, GUIs can be great tools, but they’re the most commonly designed with exploitative dark patterns and “our users are drooling simpletons” in mind.

    Terminals are also super cool. It’s definitely easier to automate terminal programs than GUIs!

    Also TUI? Man, opening BTOP is always a treat .

    It just kinda depends on the tool for the job, right? Blender is a great example of a streamlined necessary graphical interface that asks for a terminal-like familiarity from the user. (And GUI-only folks kinda rage at it at first hehe)

    Running as much as possible in terminal is definitely easier on the resources though, and I want to get a lot better at that. (As sexy as KDE is!)


  • Exactly. I’ve got a 4TB mirror setup for my pictures I reclaimed from Google Photos, and music, and other important stuff. It also backs up to iDrive which is really affordable. (Hopefully stays that way…)

    What sucks is I scored a deal on a pair of WD Red 4TBs to add, but one was defective (secondhand, and WDs RMA procedure is STRICT.) , so now I’m stuck with a half expansion I don’t know what to do with and it’s kinda not responsible for me to spend >100 bucks completing the mirror right now.

    My media collection isn’t on a mirror or backed up or anything because it’s naturally way larger than everything else, but I think for the stuff that truly matters, this will see us through.














  • Heads up if your Paperless is installed via Docker: be VERY CAREFUL about your database version and do an export often!

    Mine has been down for a while because I did a pull and it doesn’t support my version of Postgresql anymore. So it’s kinda a huge mess trying to figure out how to safely migrate it in the container.

    I haven’t been able to fix it yet so I’ve just left it disabled and gone without for a while. It’s not fun.

    Allegedly if you export from within Paperless, you can just start with a fresh updated database container and import when this happens. Oof.