Skip to content
View fluxnull's full-sized avatar

Block or report fluxnull

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

Popular repositories Loading

  1. Use-Ternary Use-Ternary Public

    Use-Ternary is a PowerShell function that emulates a ternary operator (condition ? trueValue : falseValue) in PowerShell 5.0. It simplifies conditional expressions, improving readability while main…

    PowerShell 1

  2. accsv accsv Public

    A high-performance lexer/parser for the ACCSV data format.

  3. LOCiD LOCiD Public

    LOCiD is a professional-grade executable and library that generates a unique, reproducible identifier for storage devices.

  4. DTS DTS Public

    The DTS (Delimited Text Splitter) tool is a high-performance command-line utility designed to split large delimited text files (e.g., CSV, TSV, or other tabular formats) into smaller files.

    Go