Skip to content
View 0x2aAs's full-sized avatar

Block or report 0x2aAs

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. waybar-alarm-clock waybar-alarm-clock Public

    A very simple alarm clock custom module for Waybar written in pure Bash. This project is intentionally minimal and easy to read.

    Shell

  2. RDS-with-Ansible RDS-with-Ansible Public

    deploy Remote Desktop Services with Ansible on a single or on multiple servers

    PowerShell 1 1

  3. Convert nl80211 netlink top-level me... Convert nl80211 netlink top-level message attributes to printable strings
    1
    /* For attributes within the enum nl80211_attrs, see nl80211.h */
    2
    const char * nl80211_attribute_name(int attribute_id)
    3
    {
    4
            switch (attribute_id) {
    5
            case NL80211_ATTR_UNSPEC:                         return "UNSPEC";
  4. easy-vim easy-vim Public

    Different things to improve Vim usage