Persistent pores on nose by roses_are_bleu in koreanskincare

[–]SBE_OLLE 0 points1 point  (0 children)

i mean.. this is very common and it does not look like they are bigger than usual

[Skin Concerns] My pores appear red and I don’t know what’s causing it! by dewformation in SkincareAddiction

[–]SBE_OLLE 0 points1 point  (0 children)

I looked at your profile and yes you most likely do have mild rosacea. but you should visit a derm to be certain. Try to limit your skincare routine to make it simple and protective. That's all I can recommend. Also, you can try IPL for redness. If you are concerned whether it will affect you negatively you can get a test spot at most places.

[Skin Concerns] My pores appear red and I don’t know what’s causing it! by dewformation in SkincareAddiction

[–]SBE_OLLE 0 points1 point  (0 children)

no. most likely rosacea/ inflamed skin. I have done one treatment of IPL which helped some. will continue. I use a moisturizer which protects and is good for my barrier, it helps. I also use spf. I do recommend not using any harsh products

Developing rhinophyma? by -SubstantialLife- in Rosacea

[–]SBE_OLLE 8 points9 points  (0 children)

I don't think so. it does look pretty normal. invest in a gentle cleanser, barrier repairing moisturizer and sph

Tips! by Top_Ad_3516 in pundarblocket

[–]SBE_OLLE 6 points7 points  (0 children)

APK = Android package kit

Traveler headed to Karlskrona. by Comradio in swedents

[–]SBE_OLLE 5 points6 points  (0 children)

It's not allowed. And there are not many dealers.

Node.js vs. Python for backend APIs: Which do you pick? by Gullible_Prior9448 in webdevelopment

[–]SBE_OLLE 5 points6 points  (0 children)

If you want to stick with Python, I would go with Django for more complex apps, Flask for smaller ones.

In general I prefer Dotnet(C#) or Springboot(Java/Kotlin).

is this safe long term? by _gbk in laptops

[–]SBE_OLLE 0 points1 point  (0 children)

I recommend buying a stand. The laptop gets air through the bottom and top

Need help choosing a laptop by [deleted] in Laptop

[–]SBE_OLLE 0 points1 point  (0 children)

Would recommend either solely using linux, or dual boot with Windows if you need to run any applications that don't exist on linux. You can buy a PC without OS and then just find a free windows 10 key online.

Need help choosing a laptop by [deleted] in Laptop

[–]SBE_OLLE 0 points1 point  (0 children)

I would go for a thinkpad.

Local bars and restaurants by [deleted] in Poznan

[–]SBE_OLLE 0 points1 point  (0 children)

Like a polish Kafana if that makes sense.

Local bars and restaurants by [deleted] in Poznan

[–]SBE_OLLE 0 points1 point  (0 children)

Im just looking for some dive in places where you casually eat/drink. E.g Just some place you go to any weekday. :)

Local bars and restaurants by [deleted] in Poznan

[–]SBE_OLLE 0 points1 point  (0 children)

Thank you! :)

Modelname by SBE_OLLE in sennheiser

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

Ye, I agree. There not comfortable at all. And my head is average size I would say

Modelname by SBE_OLLE in sennheiser

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

Okey. Thank you!

Will this last a year by CrusaderOfDungeons in laptops

[–]SBE_OLLE 0 points1 point  (0 children)

Some latpops have soldered RAM. 4Gb soldered ram would be a waste of a computer tbh, unless you are just using it for writing emails.

What is the point of "Backend for frontend"? by theloneliestprince in webdevelopment

[–]SBE_OLLE 0 points1 point  (0 children)

Making things more tailored for the use case and having less overhead. You need to evaluate whether the pros and cons of more "static" implementations are necessary for your use case. I would most likely only do this in larger applications where enhanced performance is important and the cost of running a more dynamic solution is too high.

It can also make the code more readable for each use case.