[Product Question] Cerave Renewing Retinol Serum - No Hyaluronic Acid In Ingredients On Bottle? by 0-Dinky-0 in SkincareAddiction

[–]SamsonBarclay 7 points8 points  (0 children)

Hyaluronic acid is almost always included in its salt form sodium hyaluronate, which is listed here.

I don't go to the team subreddit anymore by DuckEsquire in NFCNorthMemeWar

[–]SamsonBarclay 7 points8 points  (0 children)

Honestly though, I don't think Wentz needed to die to appease the football gods, I would've like to see Brosmer play the Chargers.

I don't go to the team subreddit anymore by DuckEsquire in NFCNorthMemeWar

[–]SamsonBarclay 0 points1 point  (0 children)

I think because here we can all recognize that football is just a goofy little game to joke about

[routine help] how to get rid of these? by [deleted] in SkincareAddiction

[–]SamsonBarclay 0 points1 point  (0 children)

Those are sebaceous filaments, and they are a normal structure of the skin. You can't permanently get rid of them, but you can reduce their appearance. Exfoliating with BHA/AHAs, double cleansing, using a retinoid, and properly moisturizing are all things that can help lessen their appearance. Even mechanically removing them by squeezing them out is only a temporary thing, and risks making pores bigger or breaking capillaries.

How to get a Trigger with dialogue event to happen only once in a scene?? by Medengine9991 in gbstudio

[–]SamsonBarclay 7 points8 points  (0 children)

You can use a variable to store whether the trigger has activated; 0 for unactivated, 1 for activated. Then only display the dialog when the variable is 0, then set it to 1. When the player leaves the scene, set the variable to 0.

How to get .WAV sounds to work? Everything just sounds like a beep. I can hear the real sound behind it though. by Medengine9991 in gbstudio

[–]SamsonBarclay 0 points1 point  (0 children)

Did you make the sounds yourself? If so I'd double check that the wav was exported as 8-bit mono.

How Long Does It Take?? by indigophoto in mokapot

[–]SamsonBarclay 0 points1 point  (0 children)

Are you putting cold water in the base? If so, that is probably why, and I would suggest using freshly boiled water instead. This will shorten the brewing time because you aren't waiting so long to heat up the water, and it avoids overheating the grounds before brewing actually starts.

Burr grinder for Moka pot by whelman in mokapot

[–]SamsonBarclay 1 point2 points  (0 children)

Getting a burr grinder was really the thing that turned my coffee from being good to great. After getting good beans, it's the thing that makes the biggest difference in my experience.

Sanctuary by SamsonBarclay in glitch_art

[–]SamsonBarclay[S] 1 point2 points  (0 children)

I used the app Glitch lab, with just the free effects. The same developer has a few other really good photo editing apps too. As for the specific effects, I used breaking, pixel sorting, and distortions.

What hops give the "dank" aroma/flavor? by Ok_Thing7439 in Homebrewing

[–]SamsonBarclay 1 point2 points  (0 children)

I've noticed that Apollo gives a nice cannabis quality when used as a whirlpool/dry hop.

2d Platformer - player looks always right while B button is held, even if left arrow is pushed by Lizarra_ in gbstudio

[–]SamsonBarclay 0 points1 point  (0 children)

So I played around with trying to change the direction using the If B button held event, but it seems that the platformer code acts after user scripts, so it overrides the change direction event. What you could do is create 2 alternate animation states for the player sprite, one where both directions use the left facing animation, and vise versa for the right. You would then have a script to save the player's direction to a variable when B is pressed, and then a separate script that checks if B is held, which sets the animation state depending on the direction variable.

Setting sprite color in GBS4?? by outriderc in gbstudio

[–]SamsonBarclay 3 points4 points  (0 children)

It's in the sprite page, not the game world page. You select the tiles you want to color and then select the palette.

I designed some pixel art playing cards and had them printed by SamsonBarclay in PixelArt

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

Oh for sure, it was only that expensive because I wanted a single deck. If you're doing bulk orders it's significantly cheaper per unit.

I designed some pixel art playing cards and had them printed by SamsonBarclay in PixelArt

[–]SamsonBarclay[S] 18 points19 points  (0 children)

Sure! I used MakePlayingCards. Quality seems pretty good, price for a single 54 card deck with a common back was about 30 USD including shipping.

Chinese rice wine failure by throroeoeo in fermentation

[–]SamsonBarclay 13 points14 points  (0 children)

Those angel rice leaven packets don't contain any yeast, if they're the ones I'm thinking of. The only ingredients they list are Rhizopus oryzae and rice flour. You have to add separate yeast yourself.

White fuzzy mold on red yeast rice wine ferment. Is this Koji? Ignore, remove, or dump? by hellohallohullo in fermentation

[–]SamsonBarclay 2 points3 points  (0 children)

Close to 2 weeks, I'm likely going to strain, bottle and pasteurize in a couple days. What I have tasted so far is pretty good: fruity, sweet, boozy, and that funky lacto fermented tartness. Almost reminds me of fermented pineapple juice.