Skip to content
View anatolebeuzon's full-sized avatar

Block or report anatolebeuzon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Resa Resa Public

    Book rooms in your office building in less than a minute.

    JavaScript 2 1

  2. Gandem/bonjour-reflector Gandem/bonjour-reflector Public

    A reflector that forwards mdns packets between VLANs - like avahi-reflector but with fine-grained control !

    Go 174 35

  3. monitor monitor Public

    Monitor websites from a console dashboard

    Go 1

  4. Unattended-upgrades config for Raspb... Unattended-upgrades config for Raspberry Pi running Raspbian
    1
    APT::Periodic::Update-Package-Lists "1";
    2
    APT::Periodic::Download-Upgradeable-Packages "1";
    3
    APT::Periodic::AutocleanInterval "3";
    4
    APT::Periodic::Verbose "1";
    5
    APT::Periodic::Unattended-Upgrade "1";
  5. wikidistance/wikidist wikidistance/wikidist Public

    How many links do you need to click to go from one Wikipedia article to another?

    Go 4 2

  6. quicsharp/quicsharp quicsharp/quicsharp Public

    Experimental .NET C# implementation of IETF QUIC draft v23

    C# 14