Skip Navigation

Posts
38
Comments
793
Joined
2 yr. ago

  • You can use host_vars to set different variables per host. You'd still run the same playbook against both hosts, but each has different services activated.

    1. Make the folder host_vars in the repo root
    2. Make subfolders for every host with their hostname
    3. Enable services you want by writing the variables into a yaml file for your host (any file name as long as it ends with .yml
    4. Write an Ansible inventory for your hosts
    5. Run the playbook with your inventory

    Slightly fancier would be using group_vars instead, you can add a host to multiple groups. Then deploying the same services on a new hosts would simply be adding it to the group

  • Is this real?

  • Imagine using a well designed set of tools instead of parts stuck in the 90s

  • Maybe they could keep output, input, pipewire at the top. Then make preset, players and effect tabs or a side menu below those. For consistency it'd also mean changing presets to be full screen like the other two

  • This was already posted here an hour earlier

  • I provided the example of Krita in another comment.

    You're only required to match deals outside Steam if you sold Steam keys. I haven't found any other clause online.

  • Krita is open source but paid on Steam

  • You can though

  • Devs are still free to sell their game outside of Steam and charge whatever price they want for that version

  • Official client and support for my platform of choice is a big plus only Steam bothers to have.

  • The point is to sell a license which allows inclusion in proprietary applications. Your target aren't end-users, but corporations that want to use your project.

  • How do they count Neovim?Also, Emacs absolutely can emulate vim, making it unnecessary

  • Character.AI bans users under 18 after being sued over child’s suicide

    Jump
  • I really don't like the "everything is behind an age gate" internet we're heading into.

    Yes, this case is tragic, but we need better support for people with mental health issues.

  • No, on Manjaro you can still mess with the system packages. Maybe they do partial updates or uninstall something that "breaks" their system

  • It's probably just easier to use public certs with DNS verification than building and distributing your own certs.

  • Deleted

    Permanently Deleted

    Jump
  • It's honestly less bad than the insane bash monster that is Omarchy

  • Funny, I switched from GUI to CLI years ago because that was more reliable for me

  • I don't get it, are GUI updates faster or something?

  • I have some connected with ZigBee to my Home Assistant. Their new "Essential" line is price competitive with most other smart bulbs you can find and they're working great so far.

  • It probably is accidental, but they don't care enough to fix the root problem

  • Technology @beehaw.org

    Backdooring Your Backdoors - Another $20 Domain, More Governments

    labs.watchtowr.com /more-governments-backdoors-in-your-backdoors/
  • Gaming @beehaw.org

    Geology of Minecraft: Iron Ore, Facts and Fiction - Gneiss Name

  • Technology @beehaw.org

    No NAT November: My Month Without IPv4

    blog.infected.systems /posts/2024-12-01-no-nat-november/
  • Linux @lemmy.ml

    First Router Designed Specifically For OpenWrt Released

    sfconservancy.org /news/2024/nov/29/openwrt-one-wireless-router-now-ships-black-friday/
  • Technology @beehaw.org

    AAA - Analytical Anti-Aliasing

    blog.frost.kiwi /analytical-anti-aliasing/
  • Technology @beehaw.org

    Why did Windows 95 setup use three operating systems? - The Old New Thing

    devblogs.microsoft.com /oldnewthing/20241112-00/
  • Technology @beehaw.org

    Passwords have problems, but passkeys have more

    world.hey.com /dhh/passwords-have-problems-but-passkeys-have-more-95285df9
  • Technology @beehaw.org

    Dell XPS13 RAM Upgrade (7390) - Greg Davill

    gregdavill.com /posts/dell-xps13-ram-upgrade/
  • Technology @beehaw.org

    Windows NT vs. Unix: A design comparison

    blogsystem5.substack.com /p/windows-nt-vs-unix-design
  • linuxmemes @lemmy.world

    LLM spitting fire (Custom "Judy Alvarez"-based character card)

  • Linux @lemmy.ml

    NixOS Foundation board: Giving power to the community

    discourse.nixos.org /t/nixos-foundation-board-giving-power-to-the-community/44552
  • linuxmemes @lemmy.world

    If Linux Made the iPhone 15 Pro - SAMTIME

  • Linux @lemmy.ml

    Documenting commands # or $ before sudo?

  • Lemmy @lemmy.ml

    Where do reports go?

  • Lemmy @lemmy.ml

    Lemmy.ml being hit hard

  • Linux @lemmy.ml

    NixOS and my Descent into Insanity

    ersei.net /en/blog/its-nixin-time
  • Selfhosted @lemmy.world

    Lemmy setup with Ansible, Podman and external Nginx