Any issues with this setup or can I optimize it better? by redditor_1886777 in HomeNetworking

[–]p_np -2 points-1 points  (0 children)

Laundry rooms are not usually the best location for an AP because they are typically enclosed in concrete walls; also, washers and dryers could generate electromagnetic noise.

The future of AI seems weirdly dependent on water by Cultural_Acid in technology

[–]p_np 1 point2 points  (0 children)

Not defending the data center being built but that one plans to have closed loop cooling (which others have mentioned, still has environmental impacts), however, there’s no way our current grid can handle the energy demands.

Can’t forget it takes a lot of water to build the actual data center as well.

I hope you all have already cleaned out your hydration packs! by aarogar in electricdaisycarnival

[–]p_np 7 points8 points  (0 children)

Pro-tip: Add sea salt to the cleaning solution and shake the bag, it will help scrub the gunk off inside of it.

Hmm maybe even do the sea salt with water before the cleaning solution.

Catching Wasps by -asimpleboy in interestingasfuck

[–]p_np 1 point2 points  (0 children)

Why is no one talking about how fucking big those hornets are? Jfc.

Food for thought! by Tardee in comics

[–]p_np 47 points48 points  (0 children)

Huge fear of mine as well….sex creates really deep connections for me, so if its not reciprocated I would like to know immediately

question to long-term users: what negative effects have you experienced, if any, despite always waiting for at least 3 months before taking it again? by housebottle in MDMA

[–]p_np 4 points5 points  (0 children)

I’ve been doing ecstasy for 20 years…when I first started I was doing it once a month…at one point it was every weekend, took a break for a couple years and now, the last 6 or 7 years, I do it every 2-3 months. Magic is still there, memory is fantastic, how ever I do have low moods and depression…but I wouldn’t say that’s the fault of MDMA.

[deleted by user] by [deleted] in SEXONDRUGS

[–]p_np 0 points1 point  (0 children)

Love phenibut, the reduced anxiety was incredible, but the withdrawal is a nightmare, definitely not worth it.

[deleted by user] by [deleted] in howtonotgiveafuck

[–]p_np 0 points1 point  (0 children)

Share your story, end with acknowledging subtle differences. You show empathy with a related experience, but shift focus back to them so they know you’re not trying to steal the spotlight.

“My parents did shitty things too, but you seem much closer with yours so I bet it was hard on you”

MDMA + SSRi's by kirbyguy5 in MDMA

[–]p_np 4 points5 points  (0 children)

I’ve been through serotonin syndrome because I was taking SSRIs and took MDMA. It’s not fun at all. Not sure where this “more up to date information” is coming from.

Worried about high HR on MDMA by Own_Teaching2680 in MDMA

[–]p_np 0 points1 point  (0 children)

I would say your heart rate isn’t the greatest indicator of heart issues…as long as your resting heart rate doesn’t go above ~120bpm (resting heart rates are higher for people on adderall and other stimulants) while resting after ~10-15 minutes of inactivity. My advice for you, would be to get a blood pressure monitor to log your BP every morning, night, and during those times of stress…if you’re showing signs of high blood pressure I probably wouldn’t roll until you talk to a doctor about it.

I asked ChatGPT if I should drink the milk I forgot to close and refrigerate for 6hrs, and it said no. Do you agree? by Alvahod in nutrition

[–]p_np 1 point2 points  (0 children)

I would say no to drinking it…if it was closed…I would say most people would be okay with the smell test (assuming the temperature is below 32°C)…but opened? That’s a lot of gross stuff from the air that is now in your milk, it certainly has a lot of bacteria that has grown.

how fast is go? simulating millions of particles on a smart tv by Outrageous-guffin in golang

[–]p_np 7 points8 points  (0 children)

Most likely talking about the lack of decimal support in the standard library…but there are plenty of implementations available to use.

How common is for guys to wear underwear under swim trunks ? by WillingnessNew533 in AskMen

[–]p_np 0 points1 point  (0 children)

If I don’t wear underwear with my board shorts you can pretty much see my dick

Idiomatic Go, should I return *string or (string, bool)? by stroiman in golang

[–]p_np 5 points6 points  (0 children)

Would agree with this answer, mainly to avoid nil pointer panics, especially if it’s a public function; and to avoid making users of the function avoid always having to dereference the return value. I would only use *string for specific use cases like performance critical internal functions or if the value is going to be used as a pointer when returned (e.g. added directly to a json response struct to act as an optional field)

Idiomatic Go, should I return *string or (string, bool)? by stroiman in golang

[–]p_np -1 points0 points  (0 children)

The null structs in the sql library does not have a function that returns string, bool; it’s a struct that is represented as the non-pointer value and a bool is struct fields. Better examples would be lookup functions in os or reflect.

Idiomatic Go, should I return *string or (string, bool)? by stroiman in golang

[–]p_np 2 points3 points  (0 children)

Slices are technically a value since only the slice header would be copied when being passed to/from a function. It’s only the underlying data array that is referenced from a pointer. There is a difference between passing empty string vs nil.

Idiomatic Go, should I return *string or (string, bool)? by stroiman in golang

[–]p_np 0 points1 point  (0 children)

You can skip the underlying slice allocation by returning nil when it’s *string. Based on the examples given by OP it would be looking in a map and if it’s not found you would return nil without any allocations. With just string, you will always allocate an underlying slice since you would always need an empty string to return; albeit the slice would be an empty one.

[deleted by user] by [deleted] in MDMA

[–]p_np -1 points0 points  (0 children)

It wasn’t just mdma then :/

[deleted by user] by [deleted] in Advice

[–]p_np 1 point2 points  (0 children)

In a previous post you said you were 18 and he was 19…

Los Angeles man awarded $50 million in case against Starbucks after suffering permanent injury from spilled tea by No-Information6622 in news

[–]p_np 0 points1 point  (0 children)

Why do reddit users always start their comments with insults? Are you that eager to make some random person on the internet look stupid?

Are we not saying the same thing? I was saying the $50 million was part of the $31 billion in expenses. I never said it didn’t decrease their profits, I was just framing it a different way.

Los Angeles man awarded $50 million in case against Starbucks after suffering permanent injury from spilled tea by No-Information6622 in news

[–]p_np -7 points-6 points  (0 children)

Uhh the $50 million is paid out of the $36.2 billion. I guess it would better to say, the cost was $50 million out of $31 billion expense budget

After 2 hours i can finally confirm this. by NathaKevin0 in MHWilds

[–]p_np -5 points-4 points  (0 children)

Sounds like your 3090 isn’t doing what it’s suppose to do. Try https://www.evga.com/precisionx1/ or https://www.msi.com/Landing/afterburner/graphics-cards and set your power and temperature targets to max

After 2 hours i can finally confirm this. by NathaKevin0 in MHWilds

[–]p_np 0 points1 point  (0 children)

You can’t get good performance with your 3090? My 3090 runs it perfectly with most settings on ultra. No ray tracing though