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

help-circle


  • Anyways, no I was not reading your comment score I was reading the comments that you were writing and I was analyzing the grammar and syntax that you were using to try to place your age.

    But if you want to go down that route firstly my account is less than a month old and yours is over 2 months old. But age does not mean much what matters is quality.

    you have a score of 9959 and you have made 1196 comments this means on average each comet you make is worth 8.3 points.

    I have 982 points and I’ve made 89 comments so each of mine is worth 11 points. So by your own chosen criteria yes I am better than you.

    If you factor in the number of posts it looks even worse for you… Do you concede?








  • I have been banned from ask Reddit for almost 8 years people are stupid. The thread was a thread asking for insults and definitions of those insults. Somebody called somebody else a thot among other slang terms. The person it was directed to did not understand and asked for clarification. I transcribed the sentence into English vernacular. The guy who said the f***** up s*** never got in trouble but somebody reported my comment and then a thoughtless admin read it and I’ve been banned for 8 years.






  • 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.