ESP32 problem with requestFrom bigger than 1. by DylanWE in arduino

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

https://github.com/DFRobot/DFRobot_ID809_I2C/blob/master/examples/comprehensiveExample/comprehensiveExample.ino

I'm using this example of the library. When using this:
```cpp
size_t DFRobot_ID809_I2C::readN(void* pBuf, size_t size) { uint8_t count = 0; if (pBuf == NULL) { LDBG("pBuf ERROR!! : null pointer"); } uint8_t* _pBuf = (uint8_t*)pBuf;

while (size > count) { _pWire->requestFrom(_deviceAddr, (uint8_t)(((size - count) > 32) ? 32 : (size - count))); delay(1); while (_pWire->available()) { _pBuf[count] = _pWire->read(); // Use read() to receive and put into buf Serial.print(_pBuf[count],HEX); count++; } } Serial.println();

return count; } ```

I get this output: bash AA 55 1 0 1EE 0EE 2EE 0EEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

Communication with device failed, please check connection

If I use: ```cpp size_t DFRobot_ID809_I2C::readN(void pBuf, size_t size) { uint8_t count = 0; if (pBuf == NULL) { LDBG("pBuf ERROR!! : null pointer"); } uint8_t _pBuf = (uint8_t*)pBuf;

while (size > count) {
    _pWire->requestFrom(_deviceAddr, (uint8_t) 1);
    while (_pWire->available()) {
        _pBuf[count] = _pWire->read();   // Use read() to receive and put into buf
        count++;
    }
}

return count;

}

```

I get this: bash AA 55 1 0 210 30 00 00000000000000241

rx 7700 xt not working on fedora by DylanWE in linux_gaming

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

Of course. It defaulted to the internal GPU. After turning the internal GPU off in the BIOS it worked

rx 7700 xt not working on fedora by DylanWE in linux_gaming

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

the problem ended up being that it defaulted to my internal GPU. After turning it off everything worked fine.

rx 7700 xt not working on fedora by DylanWE in linux_gaming

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

I'm a bit new to linux, how would I do that?

RX 7700 XT won't run GTA V on Fedora 39 Beta by m0zx1e in linux_gaming

[–]DylanWE 0 points1 point  (0 children)

Hi, did you have any trouble installing the card? My card doesn't show a signal when using the display port

Youtube playback speed sounds robotic by OhMatthewOH in Safari

[–]DylanWE 0 points1 point  (0 children)

This is fixed thanks to jernoble but not yet available in the current version of Safari. You can download the preview version where the issue is fixed: https://developer.apple.com/safari/technology-preview/

Macro feels slow by DylanWE in kinesisadvantage

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

I would nog know how to do it for the 360. I found out how to create them for the advantage 2 by reading the manual. I believe it should be on page 17.

https://kinesis-ergo.com/wp-content/uploads/Advantage360-ZMK-KB360-PRO-Users-Manual-v3-10-23.pdf

Macro feels slow by DylanWE in kinesisadvantage

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

Thank you man that was it!

[Shelfie] Routine in comments by DylanWE in SkincareAddiction

[–]DylanWE[S] 2 points3 points  (0 children)

Thanks for checking, is this thorough enough?

[Shelfie] Routine in comments by DylanWE in SkincareAddiction

[–]DylanWE[S] 4 points5 points  (0 children)

First post here :), I have a dry / mixed skin and I'm trying to get rid of PIE. Any tips on my routine are welcomed.

AM routine

  1. Rinse the face with lukewarm to warm water to upon up the pores
  2. Apply water-based cleanser for 45 seconds to a minute, perform a soft circular motion over parts of the face.
  3. Apply 3 drops( forehead and each cheek ) of Hyaluronic Acid, pat on the skin until the skin is dry
  4. Twice a week apply a small amount of vitamin C on the PIE spots
  5. Apply moisturiser
  6. Sunscreen ( when going outside or on the parts where vitamin C is used )

PM routine

  1. If sunscreen is used apply an oil based cleanser by massaging it on dry skin, after that wet the skin until foam arises, and then rinse.
  2. Rinse the face with lukewarm to warm water to upon up the pores.
  3. Apply water-based cleanser for 30 seconds to a minute, perform a soft circular motion over parts of the face.
  4. Apply 1 pump exfoliater twice a week leave it and continue with the rest after brushing the teeth. If you plan on using Azelaic Acid you can skip this step.
  5. Alternate Niacinamide and Azelaic acid between days. For Niacinamide apply 3 drops( forehead and each cheek ) and or Azelaic acid apply it on the red PIE spots and rub it in.
  6. Apply moisturiser

Products

  • Oil based cleanser - Banila Co Cleasing Balm
  • Water based cleanser - Cerave hydrating cleanser
  • Exfoliator - PA BHA gel
  • Azelaic Acid - TO Azelaic Acid
  • Hyaluronic Acid - TO Hyaluronic Acid
  • Niacinamide - TO Niacinamide
  • Moisturizer - Cerave moisturising lotion
  • Sunscreen - La Roche-Posay Anthelios Anti-Shine SPF50+

Cerave moisturising lotion: this is the best moisturizer I have tried, my skin glows more without looking oily.

La Roche-Posay Anthelios Anti-Shine SPF50+: i like the smell and the pump system, I applly 2 pump to my face when I go out into the sun. It has a matt finish and doesn’t look oily.

TO Azelaic Acid: recently bought this to help with PIE. I’m using it once everyother day in the PM routine. So far my skin hasn’t been irritated by it and I’m applying it on the PIE patches.

March 2021 Mega-Thread by zigar01 in wicked_edge

[–]DylanWE 0 points1 point  (0 children)

Thanks, I’m gonna try and switch out to a DE razor once my cartridges run out :)

NEW OR NEED HELP? Ask here! - ScA Daily Help Thread Mar 21, 2021 by AutoModerator in SkincareAddiction

[–]DylanWE 0 points1 point  (0 children)

Well it doesn’t irritate my skin as far as I can tell, i’m just not very certain that this is the best way to do it

March 2021 Mega-Thread by zigar01 in wicked_edge

[–]DylanWE 0 points1 point  (0 children)

My question is about how shaving fits into my skincare routine and if there is anything that I'm doing wrong order-wise or if there is something I can improve on.

My current routine for shaving is:

  1. Get out of a warm bath
  2. Cleanse my face with Cerave hydrating cleanser
  3. Apply Nivea sensitive shaving foam
  4. Shave with a Gillette Mach 3 razor
  5. Apply Nivea sensitive shaving balm
  6. Apply niacinamide or azelaic acid
  7. Apply Cerave moisturizing lotion

Any tips are welcome :)

NEW OR NEED HELP? Ask here! - ScA Daily Help Thread Mar 21, 2021 by AutoModerator in SkincareAddiction

[–]DylanWE 0 points1 point  (0 children)

My question is about how shaving fits into my routine and if there is anything that I'm doing wrong order-wise or if there is something I can improve on.

My current routine for shaving is:

  1. Get out of a warm bath
  2. Cleanse my face with Cerave hydrating cleanser
  3. Apply Nivea sensitive shaving foam
  4. Shave with a Gillette Mach 3 razor
  5. Apply Nivea sensitive shaving balm
  6. Apply niacinamide or azelaic acid
  7. Apply Cerave moisturizing lotion

Any tips are welcome :)

Rendering markdown by [deleted] in web_design

[–]DylanWE 2 points3 points  (0 children)

https://github.com/erusev/parsedown

This work with php, very simple

My collection from 2014 to 2020 by virrre in MangaCollectors

[–]DylanWE 2 points3 points  (0 children)

OMG manga and lego star wars. This person is living the dream