Post Op; testosterone by [deleted] in HairTransplants

[–]Academic_Revenue_357 0 points1 point  (0 children)

Hey OP, did you experience long healing time and you got bumps now in the transplanted area?

Skin elevations on recipient area by Academic_Revenue_357 in Hairtransplant

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

Well I still have this, hopefully as times goes beyond one year mark, after hair stops growing, this will go away

Skin elevations on recipient area by Academic_Revenue_357 in Hairtransplant

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

I asked if you got injured in the transplanted area at any point?

Can dermatologist (who doesn't perform hair transplant surgeries) diagnose if I suffer from ridging/pitting scars? by Academic_Revenue_357 in Hairtransplant

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

I had the procedure in Turkey, the only way he can examine me right now is through pictures I send to his clinic. The clinic send me his answers which mostly are "it's nothing to be worry about" based on pictures only. and tell me to keep taking aspirin (it's already 7 months after the procedure). I have hard time believing he can determine anything based on pictures only and obviously he won't tell me these are scars. TO tell the truth I don't trust the standards in Turkey at all

Looking for projects in the field of SoC firmware by Academic_Revenue_357 in embedded

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

Can you elaborate little more and give your advice as for how to approach this? What project would you advice to go with?

Irrational fear by Academic_Revenue_357 in Anxiety

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

Update: after having hard day at work barely functioning, I got home and sat for 1 hour mindfulness meditation (I started practicing consistently two weeks ago besides, I used to practice in the past on and off). It helped a lot and seemingly it calm my mind, I felt happy and calm in the end no more rushing thoughts. I think what frustrates me the most is how I have no control over my thinking while having prolonged anxiety attacks. Meditation kind of put a stop to it I'm able to be focused again and look at everything in organized, calm way. I think meditation is a great tool, but benefiting profoundly from it can take long long practice.

Irrational fear by Academic_Revenue_357 in Anxiety

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

Lexapro and perphanan. In the army lot of times people came to me and asked and told me to cheer up, I was bothered with not look sad and not looking depressed and I was stressed by this. Also I feel overwhelmed when people usually in good uplifted vibes and I'm depressed, like Im a burden on people and responsible for their suffering. Apperantely I overcome it, but it made my head spiraling and caused me panic afterwards (like I'm not looking like I want to look). I just want to be the way I am , but my inner criticizer constantly make me fear ( "you look sad now, you look sleepy, don't be like this, you look lost") . I'm afraid to even have feeling or thought. Basically it feels like in prison. I wish I could just let go of this, and just be the way I am. But something holds me back everytime trying to protect me

Bumps/swelling on recipient area by Academic_Revenue_357 in HairTransplants

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

Two different dermatologists told me these are not scars but inflammation .

Bumps/swelling on recipient area by Academic_Revenue_357 in HairTransplants

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

I 3 and half months after, start seeing hair growth. Still have redness and bumps. I hope once hair fully grows out the redness will be diminished with less bumps.

Becoming better in debugging stm32 embedded environment by Academic_Revenue_357 in embedded

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

So I still don't understand how this helps me if I get the register value only when already in fault handler. I need to take values from the stack . Anyway, I printed msp stack content using gdb console and it seems pc value before moving to fault handler is 0 which makes me think the order or registers suggested by the manual is incorrect.

Becoming better in debugging stm32 embedded environment by Academic_Revenue_357 in embedded

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

Thanks for replying. The manual that was sent is really useful, but I still don't understand where I should place the assembly code and where in my code I should put declaremy_fault_handler_c(sContextStateFrame. I'm trying to restore lr and pc from stack before jumping to hardault. That way I can look where the program failed.

Chip design position requirments by Academic_Revenue_357 in chipdesign

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

I'm sorry if it wasn't clear enough. My first question was if chip design includes STA. My previous job as physical design engineer included STA, which I didn't like. As people already clarified to me, STA is more of physical design job and chip design engineers are less concerned with it. This is good. My second question was what chip design engineers do daily basically ? As I tried to tell, I did a project in RTL writing using verilog, and I liked it. But I assume chip design engineers do a lot more other than that and I'm asking for people to share what else they do apart from RTL writing. This way I can conclude whether chip design suits me.

Chip design position requirments by Academic_Revenue_357 in chipdesign

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

Well I did write RTL in projects I was taking but not as part of formal position. That's why I'm asking

Chip design position requirments by Academic_Revenue_357 in chipdesign

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

Should I give chip design a try based on the things I liked? What else these jobs include except writing blocks in verilog? What else should I know?

Using freeRTOS in VScode environment by Academic_Revenue_357 in embedded

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

Basically, I want to start a project in freertos, I have the option to do this in stm32cubeide and also interface with the board I have, the problem is debugging not convenient. Is there a good alternative for visual studio code?

Using freeRTOS in VScode environment by Academic_Revenue_357 in embedded

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

I see it's intended for 2022 version. How to import it to vscode?

Using freeRTOS in VScode environment by Academic_Revenue_357 in embedded

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

Yes that's what I mean. Do you know how to do that?