• 2 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: August 3rd, 2023

help-circle




  • Unfortunately Libertarians suffer from the abject stupidity of “libertarians”

    Very few of us have read Locke and Through and run on the ideals of the Non Aggression Principle but we do exist.

    Simply stated if you’re arguing with a “libertarian” And their point of view would be an attack on another person or group or a trespass on another’s rights they’re probably not a libertarian.

    The purpose of government is the monopoly of violence. Ideally this violence should only be used to protect rights and not violate them. Unfortunately it is often the case that government violates rights. Libertarians do not like that.

    El libertarian society is a trust based society strengthened by voluntary engagement. In short you’re allowed to sell poison if you label it as poison but you’re not allowed to sell medicine that is actually poison.

    Unironically Ron Swanson is a pretty apt description of accurate libertarian philosophy.









  • Clarke @lemmy.worldOPtoTechnology@lemmy.worldJust a useful tip for bash
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Because if you have literally zero bytes left on the disc for the OS to write to because every single bit has been filled by an overflowing crash log then you do not have enough space to run RM as it will try to list all the files in a directory before it deletes them one by one.

    Find a doesn’t care it finds things and does things. This is the fuck you I’m shredding it command. You could just do find and then delete but that would be very dangerous My command allows you to exclude whatever file type you put in as the string

    A string is a data type used in programming, that is used to represent text rather than numbers. A string is a sequence of characters and can contain letters, numbers, symbols and even spaces. It must be enclosed in quotation marks for it to be recognized as a string.