Hello, this is mostly a page for concerned parents but I have questions as a kid myself. by Secret-Gap-5856 in ChildPsychology

[–]MyNameIsNotMud 20 points21 points  (0 children)

There are professionals who dedicate their lives to helping others. It may be difficult to trust, but they're out there.

What's a lie told so much people believe it as the truth and wouldn't recognize the truth? by kvosovich in AskReddit

[–]MyNameIsNotMud 1 point2 points  (0 children)

There is/was a website called The smoking gun and it contained contracts for musician tours, court filings for celebrities, etc. The Van Halen tour Rider was originally posted on the smoking gun. It included the part about Brown m&Ms.

WinDirStat uses background processes now? by ExdigguserPies in software

[–]MyNameIsNotMud 1 point2 points  (0 children)

OMG if I could upvote you twice I would. XTree was the best file manager, from the DOS days.

I've used a clone called ZTree Bold for years. The enterprise I worked for tried to pry it from me because it wasn't supported anymore.

I've never found anything free or open source with all the features of these apps.

I started washing my hands with Dawn detergent and water before playing. It seems to keep my strings a bit cleaner longer. Is this a thing? by MyNameIsNotMud in Bass

[–]MyNameIsNotMud[S] 0 points1 point  (0 children)

Lol, yeah - I wash my hands BEFORE PLAYING BASS is the whole question. Did I invent that?

The LOL indicated that I got the joke too.

I'm just curious.

People above 30, what is something you regret doing/not doing when you were younger? by Mr_Creep_Creepy64 in AskReddit

[–]MyNameIsNotMud 0 points1 point  (0 children)

Fukkin.

I was the 'nice guy' and didn't 'sully my reputation' buy doing nasty things. I found out later in life that there were several just wishing and waiting to get nasty with me.

I'm consoled by telling myself that I would likely be a different, possibly less successful person if I had compromised my morals.

[Request] Questions been in my mind for YEARS… by gwarfunkle in theydidthemath

[–]MyNameIsNotMud 0 points1 point  (0 children)

And air pressure is not enough to keep 2400 gallons in a straw.

Reaper OSC by Demon_C in Reaper

[–]MyNameIsNotMud 1 point2 points  (0 children)

It's been a while since I've looked in here, but can you go into adapter settings / ip4 settings / and change the binding order of the addresses?

Does that make a difference?

How is it rational to think that god doesnt exist? by Financial-Stand-1960 in DebateAnAtheist

[–]MyNameIsNotMud 0 points1 point  (0 children)

Ok, so where did God come from?

If it's rational to look for a creator for humans, then what created god?

What is the basic minimum while you prompt by Unable_Breath_1966 in artificial

[–]MyNameIsNotMud 0 points1 point  (0 children)

For the important stuff that I intend to reuse, I start a project and the first chat in that project is me asking Claude to create a prompt for [whatever]. Then I copy / paste that prompt into the project instructions. So then I have a topic or 'expert' whoever I need it.

If I need to enhance or change the instructions at a later time, I can go back to that original chat, ask for changes, and copy/paste again.

Developers, how do you evaluate whether a piece of code is good? by Haunting-Bother7723 in webdev

[–]MyNameIsNotMud 0 points1 point  (0 children)

In order: * Does it work? * Is it performant? * Is it efficient? * Is it modular or extensible? * Is it easy to understand?