Skip to content

Instantly share code, notes, and snippets.

View Tearran's full-sized avatar

Joey Turner Tearran

  • Payson / Globe / Holbrook , AZ.
View GitHub Profile

Long-Term Visitor Areas (LTVAs) – Overview for Nomads

Long-Term Visitor Areas (LTVAs) are designated public lands in the southwestern United States managed by the Bureau of Land Management (BLM). These areas are designed to accommodate full-time or seasonal nomads, van dwellers, RVers, and other long-term campers.

🏕️ What is an LTVA?

An LTVA is not a private organization. It is a federal program managed directly by the BLM, a division of the U.S. Department of the Interior. These sites offer minimal infrastructure (vault toilets, trash dumpsters, water fill stations, dump stations) and allow extended stays during the cooler months.

✅ Key Facts

graph TD;
AA((armbian-config))

    subgraph A[Flowchart A]
        A1{Choose Option}
        A1 -->|--cmd| A2[Parse UX jobs.JSON]
    end

 subgraph B[Flowchart B]
# Example function that uses DIALOG for the interface
function see_menu_software() {
local function_name="$1"
# Get the help message from the specified function
help_message=$("$function_name" help)
# Prepare options for the dialog tool based on help message
options=()

Armbian Configuration Utility

Utility for configuring your board, adjusting services, and installing applications. It comes with Armbian by default.

To start the Armbian configuration utility, use the following command:

sudo armbian-config
@Tearran
Tearran / sponsorship.md
Created December 4, 2023 20:29
The value of commercial sponsorship

Contributing Funds to Open Source Communities

Rethinking Investment: Beyond Development Costs In the world of open source, contributing funds to a project's community is often misperceived as a development cost. However, savvy businesses recognize that it's not an expense for development but a strategic marketing investment with broader implications in the realm of developments.

Shifting Perspectives: It's More Than Development

Community Recognition: Contributing funds to an open-source project's community establishes your business as a recognized and invested participant in the project's ecosystem. Brand Visibility:

@Tearran
Tearran / alpha-script
Last active July 8, 2023 07:29
apha-testing
#!/bin/bash
#
# Copyright (c) 2023 Joseph C Turner
# All rights reserved.
#
# This script.
# demonstrates the compatibility of multiple interfaces for displaying menus or messages.
# It uses an array to set the options for all three menus (bash, whiptail, and dialog).
# The script checks if whiptail or dialog are available on the system and uses them to display the menu in a more user-friendly way.
@Tearran
Tearran / index.html
Created December 3, 2022 18:59
inspirer-icons
[[[https://codepen.io/Tearran/pen/WNyRROQ]]]
<div>
<svg viewBox="0 0 100 100" class="xx-large-icon green-blue">
<use href="#tearran" />
</svg>
<svg viewBox="0 0 100 100" class="xx-large-icon blue-purple">
<use href="#redrocirt" />
</svg>
<svg viewBox="0 0 100 100" class="xx-large-icon white-orange">
<use href="#shogz"></use>
@Tearran
Tearran / fullframe.markdown
Created November 15, 2022 20:27
Fullframe