• 0 Posts
  • 89 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle


  • Raspberry PIs are great little machines, but they’re ARM based rather than x86, which can potentially limit your software choices. Once you’ve bought the PI, a decent PSU, some storage, and maybe a case the cost can also start to go up quite quickly. Another option you might want to look at is something like a refurbishd EliteDesk. You can get a decent spec for a similar price to a PI and those extras, it’s x86, they run quietly, and they’re upgradable if you need more horsepower in future.






  • It might already be packaged for whichever OS you’re running, and it comes with a utility to do the conversion. On Debian or Ubuntu it should be as simple as installing the pst-utils package and running something like readpst <path to .pst file> and it’ll leave an mbox file for you. It’s been a fair few years since I used it, so reading the documentation would probably be wise, but I remember it being pretty straightforward.

    I don’t have a Redhat machine handy right now, but it looks like the package is called libpst there. On a Mac you’d need to follow the build instructions in the git repository, but it’s not python, the main library and utils are written in C. The tarball they refer to it just a tar of the source, that you can download form the releases page. I can’t help you if your running windows, I don’t have a machine running it, and haven’t used it in many years.










  • notabot@lemm.eetoSelfhosted@lemmy.worldTesting vs Prod
    link
    fedilink
    English
    arrow-up
    2
    ·
    19 days ago

    I manage all my homelab infra stuff via ansible and run services via kubenetes. All the ansible playbooks are in git, so I can roll back if I screw something up, and I test it on a sacrificial VM first when I can. Running services in kubenetes means I can spin up new instances and test them before putting them live.

    Working like that makes it all a lot more relaxing as I can be confident in my changes, and back them out if I still get it wrong.


  • How do such people program?

    They don’t. They used to copy and paste stuff they found on the internet, then when it doesn’t work they made a barely coherent post on Stack Exchange, or maybe the issue tracker of one of the packages they think they’re using. I suppose that nowadays they copy and paste whatever they get out of the LLM de jour, then try to tell it that it didn’t work, copy and paste the answer and repeat until it either compiles or they finally give up and post to an issue tracker.



  • I’m not sure where you are, but typically even if you rent rather than owning you pay the normal taxes, either directy or via your landlord, so they have little to do with owning a property, and more to do with occupying one, as a proxy for the demands you put on communal services. In most places you would also not lose your home for not paying them, you’d get dragged through the courts, possibly jailed for some period, and the tax authority in question would just end up with a lien on the property, entutling them to recompense when you sold or refinanced it.

    I’m not discounting the possibility you live sonewhere with different property tax laws, but you’ve been making extremely broad and general statements that don’t match reality in many places.