• 4 Posts
  • 104 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle


  • I like this idea in concept. However in most cases failure is mostly due to power loss. So unless these seprate systems have different power sources it might not protect from catastrophy that much.

    As some one who does aquaponics at home. Here are some things ive learned which you might consider.

    • There is a minimum physical footprint that these systems use, especially if you are trying to conserve power. So it might make more sense to max out those systems in that minimum footprint.
    • Different fish can have very different temperature and pH requirements.
    • The pH and temp that the fish like isn’t always what a plant wants.
    • some fish have much greater ranges of pH and temp requirements than others.
    • if indoors, it’s easy for a pest to establish. Like aphids will trive without ladybugs or green lacewings.
    • Vegetables grown in aquaponic systems simply do not taste as good as vegetables grown in soil. Often they are lacking flavor.
    • something about the water in an aquaponic system is excellent for propagation from plant cuttings.

    For these reasons, I use aquaponics more as a backup and complimentary grow system to my no till regenative garden. Having an indoor system is great in the winter if you want leafy greens or to proprpgate trees for the next season.


  • But, you know if a business changes to dynamic pricing and their next quarterly numbers shows that the vast majority of people didn’t swallow it, and revenue is hugely down, they would undo it in a second.

    You would be right if we assume that

    1. The people leading these companies are making informed data driven decisions.
    2. Companies majorly made money through selling goods/services

    However once a company is a certain size or in the correct position it’s more about showing a growth potential to investors, then actually proffiting from selling goods/services. Investors is really how these companies make money now. I’m not an economist so I’m not sure if this is still technically capitalism when the majority of profits come straight from investors but to me it sounds much more like a ponzi scheme.

    My point being is that in a best case scenario, a nationwide boycott could take place and a company makes $0 gross income. But they can still profit if they can convince their investors that they are taking the right steps to position themselves in “this new economy”. Now realistically someone is still going to buy their products and any boycott effort will just have minor effects. The absolute worst case scenario for anyone actually in charge of making decisions like this at a large company is they get a golden parachute and hop over to another place.

    Just like you said, why would they turn down free money?










  • I’m on EndeavourOS with an Nvidia gpu. I’ve not had to do anything extra for the the version of proton that comes with steam to work besides install the os with the Nvidia proprietary drivers. And then running eos-update --aur --nvidia

    I did notice that I got a lot of screen tearing if using Wayland and that more recent versions of proton didn’t work if either Force Composition Pipeline or Force Full Composition Pipeline were enabled; which should have fixed the screentearing so I just use x11 for now.

    There are some things I did to make my experience better however. Like installing an proton-ge. Here is a list of what I installed.

    nvidia-dkms
    nvidia-settings
    libva-nvidia-driver # required by vlc to play mkv files with nvidia gpu
    nvidia-tweaks # https://github.com/ventureoo/nvidia-tweaks
    lib32-nvidia-utils
    gamemode
    proton-ge-custom-bin
    lib32-libudev0-shim # fixes Steam runtime's super old 32 bit version of libnm
    lib32-libnm # required if using systemd 253.5-2 or newer
    

    I would also install nvidia-dracut-hook if you are using both Nvidia and dracut. Dracut is the default on recent versions on endeavorOS.

    For proton ge, I also added myself to the games group with

    sudo usermod $USER -a -G games
    

    I also like to prepend the following to my games launch options in steam

    gamemoderun PROTON\_CONFIG=dxr11,dxr PROTON\_ENABLE\_NVAPI=1 PROTON\_HIDE\_NVIDIA\_GPU=0 VK\_ICD\_FILENAMES=/usr/share/vulkan/icd.d/nvidia\_icd.json VKD3D\_CONFIG=dxr11,dxr VKD3D\_DISABLE\_EXTENSIONS=VK\_KHR\_present\_id,VK\_KHR\_present\_wait VKD3D\_FEATURE\_LEVEL=12\_1 VKD3D\_SHADER\_MODEL=6\_6
    

    And I set proton-ge as my default proton version on the steam options.


  • It should be, but I’ve had too many issues with windows somehow updating and ruining my boot partion/grub.

    If I want to run windows, I only run it on a VM with hardware passthrough or on a totally different machine since physically unseating my Linux M.2 from the motherboard is too much hassle and I don’t want to move it to a PCIe card.






  • I’d argue it’s better to use actual alternatives. Half of the issue with free and open source software is that it’s userbase is too small. If more people used it, it could actually improve in many ways.

    Lets take gaming on Linux as an example. The userbase on steam is somewhere around 5%. So there is almost no incentive for developers to make games that run nativly on Linux. Its actually easier to run the games in a compatibility layer then to get a Linux port of a game. And although wine and proton work incredibly well, sometimes even running a game better than on windows; a Linux native version of every game would be ideal. Which will never happen with such a small userbase.

    Next you have the terrible business practices of these companies. Even if you use the pirated versions. You are in their ecosystem and their community. You increase their profitability and their stock price simply by continuing the industry standard.

    Pirated versions of software like this is excusable if you need it for work or sometihing. But imagine if instead of staying with the status quo, you use and help improve actual free and open source alternatives. Versons of software that don’t steal your data or monetize how you use it by selling your input to others or stealing it for “AI” datasets.

    Imagine using free and open source software that gives you feedom because your data stays on your devices, your creations belong to only yourself or who ypu choose to share it with, and you work with others to improve it; even if it’s by just submitting bug reports. Imagine using something like that which you find so altruisticly beneficial that instead of pirating the software that has no respect for you, you donate money to the devs of free and open source software. Yes, I’m a pirate. But I do donate money to the right causes and something that protects my freedom is worth both my time and my money.