

- Don’t put dirty objects up your hoohah
- Men: Wash your gentlemen bits (and your butthole/crack) every day; two or three times if needed
Pronouns: he/him/his




Ive used it when I’ve found myself completely stumped with a problem, and I don’t know exactly how to search for the solution. I’m building a macOS app, and unfortunately a lot of the search results are for iOS — even if I exclude iOS from the results (e.g. how to build a window with tabs (like safari tabs), but all results comes up for iOS’ TabView).


That was me two years ago (and some change) when I was still married. My ex wife was the one to pull the trigger, and it was the best thing she could have done for the both of us (and our kids).
I was mad at her for a while. It was also terrifying having to move out and start over by myself, with no friends, and being a single father every other week. But I am sitting here in my house, hanging out after coming home from the gym, and simply enjoying the quiet time I have.
Yeah, I do miss having a relationship. It would be nice if I had friends too (I lost those in the divorce). But, it’s also nice to not have anybody but myself to answer to sometimes. And if I don’t do the dishes or take out the trash, there’s nobody there to give me attitude about it; it still gets done, but on my schedule and my terms.
All of that to say that if you’re genuinely not happy, and you feel there is nothing left to fight for, maybe leaving is not the worst thing you can do; it’s scary as fuck, but not that bad in the long run. Save your money, make your plans, and be open and honest with your partner when the time comes.


Yeah, it just sucks when that’s the majority of search engine results for something you desperately need an answer to, and there are no other sites with said information.


I wanted to take a moment to offer a different perspective. It sounds like your friend is disassociating. That doesn’t make him a bad dad. It just means he might be dealing with things that he is trying to protect himself from on an emotional level. I won’t try to conjecture what they are, because I don’t know him nor do I know his situation. And if you’re willing to take my advice, I’d suggest giving him the benefit of the doubt and just being there for him; whatever that may look like. You might even try to ask him about it (but be willing to accept that if there is something going on, he may not be ready or willing to talk about it).
Good luck to your friend.


My conspiracy theory is that AI is already running our tech companies, and that’s why everyone and their brother is pushing hard for AI integration, despite everyone knowing AI is nowhere near ready for public consumption.
So is /dev/null.
If you have an evening (or all weekend), and really want to blow your mind, look up Low Byte Productions on YouTube and look up their JavaScript videos.


Here’s how I approach old and slow:
I believe it was more because in database terminology there were masters and slaves for replication. Version control came under fire soon after.


So I’m clear, are you referring to the @layer CSS at-rule? Or, something else?


You’re absolutely right. My idea is to imply that developers should give their semantics actual thought and intention.
For your example, the X button can be called .dismiss, since typically that’s what clicking the X does; whereas cancelling something may have more meaning (e.g. cancelling a subscription, which triggers other actions aside of dismissing a modal window).


I imagine the better argument (in my opinion) would be to not use generic names such as btn, as they are redundant and offer little self-documentation of their use.
Instead, I believe a combination of selectors and classes would be more meaningful, and encourage readability. For this particular scenario, I would go with a button selector to give all <button> tags a consistent basic styling, and use aptly-named classes like .cancel, .primary, and .destructive to add more styling for specific button purposes.
Then if I need to find all Cancel buttons, I can use a button.cancel query selector and only get Cancel buttons.


Learn CSS layers, use CSS layers.
What are CSS layers? I’m legitimately curious.
I once interviewed at a company that bragged about not using version control or FTP, and how everyone made their changes in production.
~I’m so very glad I didn’t get that job.~


Donkey Shame!


I do understand what blockchains are; my question is more to whether they are used outside of cryptocurrencies or not.
~I do also like your explanation.~


So I’m clear, does blockchain always refer to those *coin currencies? Or is it be used for other purposes too?
I’m making my own version of Postman, but with Blackjack and Hookers — and for the Mac.
Either via the shower, or using sanitary wipes (e.g. Dude Wipes) when a shower is not available. In a pinch, a wet paper towel will help too.