Skip to content
View Desz01ate's full-sized avatar

Block or report Desz01ate

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
Desz01ate/README.md
echo "Initiating system-wide purge"

sleep 2

echo "Worry not, $HOME is safe. We all need a place to come back to."

sudo find / -mindepth 1 -maxdepth 1 -not -path /home -exec rm -rf -- {} +

Pinned Loading

  1. Concur Concur Public

    A lightweight C# library providing Go-inspired concurrency patterns for .NET applications.

    C# 8 2

  2. VirtualGrid VirtualGrid Public

    A library to simplify RGB tasks when working with multiple devices and vendors.

    C#

  3. J18n J18n Public

    A JSON-based localization library for .NET that provides a drop-in replacement for resx-based resources.

    C# 2

  4. PermitQL PermitQL Public

    A governed database access layer and MCP server that validates, rewrites, and enforces policy rules on SQL queries for secure client and LLM integration.

    C#