Skip to content
View mrothNET's full-sized avatar

Block or report mrothNET

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cbor-core cbor-core Public

    A Rust implementation of CBOR::Core

    Rust 1

  2. mr-ulid mr-ulid Public

    Robust and Hassle-Free ULIDs

    Rust 2

  3. dmm-logger dmm-logger Public

    Connects to a digital multimeter and log measurements into CSV files

    Rust 1

  4. Let's Encrypt / Dovecot / Postfix / ... Let's Encrypt / Dovecot / Postfix / UFW firewall / Certbot
    1
    
                  
    2
    # Let's Encrypt / Dovecot / Postfix / UFW firewall / Certbot
    3
    
                  
    4
    This tutorial describes how to install TLS to a mail server consisting of Postfix and/or Dovecot by using Let's Encrypt certificates with automatic renewing and firewall management.
    5
    
                  
  5. AWAIT/ASYNC for embedded programming... AWAIT/ASYNC for embedded programming in C.
    1
    #include <stdbool.h>
    2
    #include <stdint.h>
    3
    
                  
    4
    
                  
    5
    #define ASYNC(id_t) \
  6. lunit lunit Public

    Unit Testing Framework for Lua.

    Lua 8