Negative. I am a meat popsicle.

  • 0 Posts
  • 15 Comments
Joined 4 months ago
cake
Cake day: July 27th, 2025

help-circle

  • No, you are strawmanning by misrepresenting my comment, which was specifically focused on bragging in a song about that whisky.

    anyone who brags about that garbage in a song

    So not targeted at you unless you are crowing about it in a song.

    That was nevertheless worded poorly, since I dont know Shaboozy. Sorry about your shitty taste in booze.














  • https://specifications.freedesktop.org/basedir/latest/

    The XDG Base Directory Specification is based on the following concepts:

    There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment variable $XDG_DATA_HOME.

    There is a single base directory relative to which user-specific configuration files should be written. This directory is defined by the environment variable $XDG_CONFIG_HOME.

    There is a single base directory relative to which user-specific state data should be written. This directory is defined by the environment variable $XDG_STATE_HOME.

    There is a single base directory relative to which user-specific executable files may be written.

    There is a set of preference ordered base directories relative to which data files should be searched. This set of directories is defined by the environment variable $XDG_DATA_DIRS.

    There is a set of preference ordered base directories relative to which configuration files should be searched. This set of directories is defined by the environment variable $XDG_CONFIG_DIRS.

    There is a single base directory relative to which user-specific non-essential (cached) data should be written. This directory is defined by the environment variable $XDG_CACHE_HOME.

    There is a single base directory relative to which user-specific runtime files and other file objects should be placed. This directory is defined by the environment variable $XDG_RUNTIME_DIR.