Thoughts intrusive, ass protrusive, trans inclusive.

If you’re too annoying on lemmy.world or lemmy.ml you’re blocked.

Things people claim I am:

Russian bot: 13

Chinese Communist Party: 12

Central Intelligence Agency: 11

Democrat Party/DNC: 11

Republican Party: 6

Bernie Bro: 6

  • 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: August 3rd, 2023

help-circle
  • “Hey can you help me finish dinner? Make sure the table is set up. Maybe grade some cheese.” Done.

    “Dinner is ready! I didn’t mean it was ready-ready, I just used the wrong set of words to explain my desires and needs. Why are you upset that I’m not using the words in the language I thought you? Never mind, I clearly didn’t need any help according to you.”

    If you’re adult, talk like one. If you’re a parent, communicate and act like one.


  • Sure a 5 year old doesn’t have the vocabulary and mental fortitude to understand or explain the concept.

    But if you have a child, you raise them for 5 years, I assume you care about them. You can explain “Can you help mommy set the table?” or “Can you pass daddy the plates?”

    You don’t need to explain the process of your work and the commute and other things. But if you just explained things to your children, they’ll understand. When my parents did, I got to understood the task and why they wanted it. When my mother or my boss barked orders without any understanding why or how, I was left more confused.

    And trust me, I worked retail, most people are fine, some people are real pieces of work. I still have some horror stories of customers, some frequent, some once or twice. But what got me out of every single one, was talking it out. From a dude who had literally half of his skull and brain missing, to my co-workers, to the average customer I forgot by the end of my shift.


  • It’s not inherently bad, it “fails” the Unix Philosophy of “Do one thing and do it well” but since Linux’s kernel is:

    • Unix-like, not Unix
    • Fails this philosophy, as it does more than one thing but does all of it pretty well
    • systemd is just a bundle of tools that do one thing and do it well under one package, like Linux’s kernel

    It used to be a mess, but that’s solved. The biggest reason to avoid systemd is mainly user preference, not anything malicious. 90% of current distros use systemd as its easier for the maintainers and package programmers to build for the general than each package and each distro having their own methods of how to do an init system and other tasks.

    How Debian and Arch and Gentoo and Slackware and other big distros worked was different, and the maintainers of those packages had to know “Debian’s way” and not a general way that most places accept. Systemd actually solved the Too Many Standards! issue.

    I’ve never really seen a big argument against systemd, but maybe I’ve just not heard it.