• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle
  • Knowledge is what happens when you’ve evaluated enough evidence to reject the null hypothesis that something is false. If you haven’t seen the evidence, but still think it’s true or false (you don’t lack belief), then you have a belief about it. As such, knowledge is a type of belief with extra justification.

    If I’ve reviewed enough evidence I’m comfortable saying I can reject the null hypothesis, that is I have a belief that it’s knowledge, I’ll call it as such. If I haven’t, I’ll couch my confidence in my belief accordingly.



    1. I’ve learned a number of tools I’d never used before, and refreshed my skills from when I used to be a sysadmin back in college. I can also do things other people don’t loudly recommend, but fit my style (Proxmox + Puppet for VMs), which is nice. If you have the right skills, it’s arbitrarily flexible.

    2. What electricity costs in my area. $0.32/KWh at the wrong time of day. Pricier hardware could have saved me money in the long run. Bigger drives could also mean fewer, and thus less power consumption.

    3. Google, selfhosting communities like this one, and tutorial-oriented YouTubers like NetworkChuck. Get ideas from people, learn enough to make it happen, then tweak it so you understand it. Repeat, and you’ll eventually know a lot.


  • It’s a question of the most stable thing to use to mediate value for exchange of goods and services, right? Fiat currency is just the choice of “the state” as a stabilizing force. Certainly it’s better than trusting the scarcity of rare metals, but eventually “just trust the state” will become a problem, and we’ll need to think about rebasing currencies. In theory, computational complexity isn’t a bad choice, but nobody has come up with a solution that actually functions well as a currency.

    But I agree, the finite planet has nothing to do with any failings of fiat currencies, and only makes sense as a failing of the “number must go up” mentality endemic to capitalism.



  • To me the question is whether the result of what you’re doing makes the world around you better or worse. Would the people living in your place be better off if you were out of the equation? Then you’re a bad landlord.

    If you’re making money from providing labor for the people who live in a place you own, and they’re paying your costs to do so, I think there’s a case for that being a reasonable occupation to hold. If there’s an issue with it, it’s not my highest priority, and there’s definitely some value in flexible housing stock for people.

    If your goal is passive income, or you’re making money from owning housing and denying that ownership to people who need a place to live, then you’re behaving as a parasite, and I think it’s reasonable for people to give you an amount of respect proportional to that.



  • It’s worth noting that the barrier to entry as a maintainer depends on which distro you’re using at the time. It’s not uncommon for a distro to have a community repository system, like PPAs in Ubuntu, AUR for Arch, MPR for Debian, etc. I’m not very familiar with Mint, and couldn’t easily tell if it has its own or just uses PPAs from upstream.

    It isn’t especially taxing on programming skills, and if you don’t pick too complex of a package, the Linux skills required shouldn’t be wildly above your level, but may push you to learn some new things by digging a bit deeper. I haven’t formally maintained public packages, but I’ve needed to build a few over my years using Linux, and it was easier than I’d expected to just build one. It may be easier than you think, too.