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/)TO
Posts
1
Comments
1,337
Joined
2 yr. ago
  • A LiveUSB that has memory checking, storage checking, gpu checking along with stress testing of these would be amazing.
    Building a new PC? Slap in the liveUSB, check all the components then stress test soak it to confirm its all good

  • I've heard rumours that Kitten Space Agency (the spiritual successor to Kerbal Space Program, considering KSP2 is dead on arrival) will support multiple monitors.
    I know it has multiplayer baked in at every step of the development (even if it won't be available on release). So maybe I'm getting my wires crossed between multimonitor and features of the multiplayer that sound like they would be great for multi monitor (IE, someone plays as ground control)

  • Unless there is some new revolutionary tech, things like the ESP32 have no driving factor to become obsolete.
    If you are relying on BT/WiFi/LoRa then there is a possibility of RF frequency regulations changing.

    But it is already an overpowered device for the majority of its applications and it's cheap

  • instead of / is really annoying.
    I recently had to do a template variable replace is batch, resulting in a JSON config file for another program.
    A bunch of paths and stuff. And the variables I was substituting in were also used in batch cmds.
    It was a pain figuring out when and where to escape or not-escape backslashes.

  • Uh, don't?
    You want a Lemmy instance - that I presume you would want to be somewhat reliable - without doing anything? WiFi prioritises convenience over speed and reliability. So, things will randomly fail.

    I guess pay for a Lemmy instance provider. Probably the easiest. But this is self hosting, and it sounds like you want a place to start and have chosen "hosting a Lemmy instance" as your learning ground.

    Something like cloudflare tunnel will let you punch through a firewall without having to mess with network stuff.
    A docker compose stack makes things as easy as they can be in such scenarios.
    These are terms you can google "Lemmy docker compose cloudflare tunnel"

    Here is 1 result: https://lemmy.world/post/299429

    Here is a GitHub for Lemmy in docker compose https://github.com/Drakeyves/lemmy-docker-setup

    This looks like it covers cloud flare in a compose stack: https://joelparkinson.me/self-hosting-with-cloudflare-tunnels-docker-compose/

    Read through, learn docker compose, understand cloudflare & cloudflare tunnels

  • my router and my reverse proxy (traefik) is able to receive the necessary SSL/TLS certificates however

    From something like LetsEncrypt?
    As an HTTP-01 Challenge? Not an DNS-01 challenge?
    Http challenge means that port 80 is accessible from the public internet (because that's how LE can confirm it can reach your server via the public DNS records, proof of server ownership).
    DNS-01 is about proof of DNS record ownership, and doesn't prove public internet access.

    Also, what are you self hosting?
    Does it really need to be publicly accessible? Or just accessible by you and people you trust?

  • Programming.dev Meta @programming.dev
    towerful @programming.dev

    How is funding?

    I've been here a while, and I appreciate the community and the defed/hiding list.
    I also know programming.dev contributes to upstream Lemmy repos.

    I saw another post about another instances funding.
    Which reminded me....

    Is programming.dev on track for funding?
    Need some more donations?
    Is there a runway?