• 6 Posts
  • 215 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle





  • Controversial, but: Skill issue.

    I do a lot of FOSS work. I dont write docs for everyone most of the timr. I write docs for those already educated on most of the items. This still applies, and is accessible to anyone:

    If you don’t know the word, look it up in the dictionary.

    I don’t want to downplay frustrations, I know those are real, but most people writing these things aren’t paid.

    Note: If a Dev complains their idea isn’t adopted and the docs suck, that’s another story.

    Edit: And the article seems to be by a career writer, so it makes sense from their perspective, but some more expansive thinking on their part about how a developer isn’t staffed to do their job, too, would be helpful.





  • I made an 8 outlet box with relays connected to each outlet (might post a how to). That’s connected to a Pi via GPIO.

    The Pi runs PiKVM, but also has a service that:

    • Checks if the router can be pinged
    • Checks if the internet can be pinged
    • Checks if the router webUI is up

    If any of those fail, it toggles the plugs for modem and router.

    I run OpnSense on a 5V miniPC. I have a second one and will be setting up CARP, too.

    Note: Cellular backup is more involved, but a separate Cellular inbound might not be. I’ve considered putting one on the Pi above.