• 1 Post
  • 564 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

  • Like you can’t feed your kid?

    Tell me how you haven’t raised a child, without telling me you haven’t raised a child.

    Those little fuckers are insistent, and you’ll think “I’ll just out-energy them”… No, no, you don’t. They will make your life hell, if you don’t know what you’re doing, and you may not know because you’ve got into a routine, but those little shits will change their behaviour every few weeks, and you will have to keep up, while only getting 5 or 6 hours of sleep per night (if you’re lucky).

    I can very much imagine parents asking an LLM for help. People don’t just instantly turn retarded, and can just reject an answer if it doesn’t help.






  • but he still had responsibilities towards this baby.

    This is going to sound harsh: If the woman can choose to abort or not, no he doesn’t. If women want the sole responsibility on whether a fetus lives, they can get it. Fully. In that case: His wallet, his choice. His time, his choice. etc, etc.

    Now, if there is an abortion ban, then it’s a different story, and the man should have the legal responsibility for both mom and child, by default.


  • Uh, just yesterday. Installed NixOS (with KDE) because I learned Debian at work, but am really missing the ability to track what I’ve installed via configuration. I like the idea of dotfiles in a repo, but want a bit more control like that for my OS.

    Context: I’m a data engineer that writes Python. Python has pyproject.toml files (toml ~= ini files) where you can specify which libraries you want to use, defining which version you minimally, maximally, or just specifically want. And I wished that setup existed for Debian as well, but it doesn’t. So after searching I found that NixOS is pretty much the closest thing. Windows 10 is EOL soon enough, so might as well switch beforehand and not wait until the last second.