Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Nora, Tech Witch (tindall@cybre.space)'s status on Tuesday, 30-Jul-2019 20:57:12 EDT Nora, Tech Witch Nora, Tech Witch

    concept: a generalized framework for CLI apps that display a real-time status and have toggles/sliders

    if in Rust, a lot of this could be derived from a struct with some custom derives

    #[derive(TextControlPanel)]
    struct Data {
    #[tcp(slider_min="1", slider_max="10")
    input_value: u8,
    #[tcp(output_min="-10", output_max="10")]
    output_value: i8,
    }

    In conversation Tuesday, 30-Jul-2019 20:57:12 EDT from cybre.space permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.