Skip to content
View dvdrhr's full-sized avatar

Organizations

@DisCo-BaTS

Block or report dvdrhr

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. DisCo-BaTS/.github DisCo-BaTS/.github Public

    DISCO-BATS README

    1

  2. DisCo-BaTS/meta DisCo-BaTS/meta Public

    Java 1

  3. edu_examples edu_examples Public

    Examples for educational purposes

    Processing

  4. portico portico Public

    Forked from openlvc/portico

    Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Trainin…

    Java

  5. MacOS hidden CLI configurations MacOS hidden CLI configurations
    1
    ###############################################
    2
    # DISABLE OR SPEED UP (ALMOST) ALL ANIMATIONS #
    3
    ###############################################
    4
    # opening and closing windows and popovers
    5
    defaults write -g NSAutomaticWindowAnimationsEnabled -bool false
  6. Route NTP requests to local LAN IP (... Route NTP requests to local LAN IP (ASUS Router /w Asuswrt-Merlin)
    1
    Create the `/jffs/scripts/nat-start` file, and paste the following content:
    2
    ```sh
    3
    #!/bin/sh
    4
    
                  
    5
    # don't route the local NTP servers (pihole @ 192.168.1.2) own outgoing ntp requests to itself, just accept them