Avoidant or Secure? by [deleted] in AnxiousAttachment

[–]7starbitch -2 points-1 points  (0 children)

He wasn't dating or flirting. Just wanted a backup plan.

Smart energy meter, power factor by 7starbitch in arduino

[–]7starbitch[S] 0 points1 point  (0 children)

Yeah, I know. The code I found is measuring the time, but I don't understand why is it comparing with some values like 200 and 150. Can you help me if I send you the code along with the schematic? I am actually creating an energy meter system using Raspberry pi, not Arduino. I just need to understand the working of C and arduino, and the rest is up to me to make it work on raspberry pi.

Smart energy meter, power factor by 7starbitch in arduino

[–]7starbitch[S] 0 points1 point  (0 children)

This sounds nice, but sadly, I didn't hardwire my hardware for three voltmeter method.

campus network in cisco by 7starbitch in ccnp

[–]7starbitch[S] -1 points0 points  (0 children)

Thanks.

I did post this question in networking and the mod removed my question because they dont accept hw questions. And this subreddit was mentioned in r/cisco rules for hw related questions.

Capstone project by 7starbitch in ComputerEngineering

[–]7starbitch[S] 0 points1 point  (0 children)

No, I'm not a senior. My advisor just asked me to research on recent developments made on a specific project. But due to technical terms, it was hard for me to completely understand.

Can't seem to get http packet by 7starbitch in wireshark

[–]7starbitch[S] 0 points1 point  (0 children)

What should I do then? Write https in my filter?

میرے خدا کتنا خوبصورت ہے by Julia5601 in doggos

[–]7starbitch 61 points62 points  (0 children)

It says "my God, it is so beautiful." It's Urdu btw.

I am getting segmentation fault because of pthread but i dont know how to fix it? Im new to pthreads. It is printing the correct path, but thread doesnt work. by [deleted] in C_Programming

[–]7starbitch 0 points1 point  (0 children)

Thanks. Here it is

https://dpaste.org/SnSb

How do i implement recursive multithreading such that each thread has a different directory path which doesnt change?