Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
1
Comments
40
Joined
2 yr. ago

  • etsy is doing the right thing here. why should you be able to sell stuff you didn't design there?

    the world already has too many plastic articulated dragons. this sort of waste tarnishes reputation of 3d printing as a less wasteful way to create functional parts without shipping, or as an art form.

  • NSFW Deleted

    Permanently Deleted

    Jump
  • can you define 'the wild'? what about houseless encampments, are those humans in the wild? we treat them like animals, so maybe you're onto something.

  • Deleted

    Permanently Deleted

    Jump
  • what is this study? why does the article not link to it and the data? what is the sample size, located where? waste of time post, downvoted.

  • NSFW Deleted

    Permanently Deleted

    Jump
  • humans are animals

  • Lenovo ThinkCentre M715q, Lenovo ThinkCentre M93p

    separate cheap newer N100 cpu node for jellyfin, other encoding

    Intel NUC NUC8i5BEHS for k3s control plane, little more expensive but reliable.

    i usually replace Thinkcentre fans w noctua for power draw, performance, and noise. and remove wifi module, not needed, draws power, closed blob firmware, is a risk. pops out easy, no config changes needed in Debian.

  • amazing, well done! i run Debian on cheap used Thinkcentre PCs, run as k3s worker nodes just fine.

  • went to diner today. they asked me am i a father? i said no. they still gave me a free piece of cake. thanks Reflections KC!

  • yeah yeah let's go war! morons. USA executes poor people, gay or not. how is that for equality and representation?

  • i invited my friends too. almost seems like if many people do this number goes up.

  • Everyone has jobs, families, and lives. What is your point?

    We did start a nonprofit this year, https://electronica.repair/. We don't have a lot of money so we do our due diligence on who we support.

  • 1000xResist with XR glasses. talk about immersive.

  • just get a cheap n100 box, don't overspend

  • omg and do NOT do fireside chats like you are a bunch of enlightened executives. no wonder you need to beg for donations.

  • start a nonprofit that hosts services, gather donations for equipment and other stuff.

    what is so difficult here?

  • it would be amazing if geerlingguy was the one to make youtube go mask off

  • ansible has a learning curve but will save you a lot of time in long run over bash.

    write playbooks rhat target groups of similar hosts instead of a playbook for each distinct host, target specific hosts with -l flag of ansible-playbook.

    look into molecule for testing sooner than later. helps you be more confident your plays will work as expected vs running trial and error on a host and getting it into a bad state. i run on bare metal so more important for my workflow not to wipe a folder with a typo, etc.