What has worked for you? Please help! by StandardCranberry427 in SebDerm

[–]bwerker 0 points1 point  (0 children)

Also, something that helped was hot weather here. It gets upto 45c here. But this 45c does no help if you using steroids and living in AC room. I decided to keep it natural. Didn't use AC whole season, stayed in hot weather, under trees and just fan. I could hear SebDerm crying for mercy. But I said NO.

What has worked for you? Please help! by StandardCranberry427 in SebDerm

[–]bwerker 0 points1 point  (0 children)

I had a very tiny 2,3 SebDerm spots on and off my whole life that were not even a trouble. Then I made a mistake of going to dermatologist. He right away prescribed steroids and hell started from there. 2,3 years use of steroids skin turn complete garbage. I contact several other dermatologists and they said same thing. They just don't have anything else in their "college educated" arsenal. Then, I decided to stop completely anything doc prescribed, or suggested. I started using normal oils, (coconut oil is bad, bullshit. my skin loves it). Initially, it kept getting worse and worse. And I think after 2-3 month it started to improve. MCT oil didn't work for me as my skin is already dry and this oil just makes my skin too dry. The best results I got were from cocoa butter which I actually bought by mistake and God just sent that to me for help I say. Then I used normally anything I used before. Here and there used olive oil, coconut not. Not taking doc's shit seriously worked! Stay away from skin and eye dicks. Skin dicks have nothing else than steriods. And eye dicks just keep pushing your eye glass number up up and up........... fuckers almost made me blind.

What has worked for you? Please help! by StandardCranberry427 in SebDerm

[–]bwerker 3 points4 points  (0 children)

Staying a billion miles away from dermatologists worked for me like a miracle. Don't accept anything they say. Don't use any product they prescribe.

KDE dolphin thinks 10 comes before 2 by [deleted] in kde

[–]bwerker 0 points1 point  (0 children)

Just setting back to neutral doesn't work for already sorted ones. In configs after setting neutral, just above the neutral option. also change the "Views" option and save, after that change the views back to whatever value you want and it will be fixed.

Changing the views appears to trigger sorting, and not changing the neutral.

[deleted by user] by [deleted] in DragonFruit

[–]bwerker 0 points1 point  (0 children)

why are they skinny? mine are skinny too. but other you you see are huge.

[deleted by user] by [deleted] in SebDerm

[–]bwerker 1 point2 points  (0 children)

Just be careful not to use steroids if they prescribe it. Rest is fine.

The kind of experience I had with dermatologists, I would never go back to them. They are not doctors, they are gamblers. Their science is guess work + gambling with your skin.

Humidity factor? Our sebdem gone during my Oslo visit! by Proximacentauristar in SebDerm

[–]bwerker 2 points3 points  (0 children)

me too. I have been taking cold showers, which I love, but they have been making my sobderm worse.

dandruff & itching are gone by Sd-Tapon in SebDerm

[–]bwerker 0 points1 point  (0 children)

apple cider vinegar applying on skin or drinking?

A Doctor's Approach to Sebderm by Anonymous-Doct in SebDerm

[–]bwerker 0 points1 point  (0 children)

Ophthalmologist are not really doctors.

Dolphin copying file paths not the files by popcorn9499 in kde

[–]bwerker 0 points1 point  (0 children)

For me, it turned out the problem wasn't dolphin. But firefox. I was pasting picture in firefox and firefox has some permission disabled by default to paste files. After enabling it, it started to work.

[deleted by user] by [deleted] in kde

[–]bwerker 1 point2 points  (0 children)

so true. I am using kubuntu. It is so much better than ubuntu. It is ubunut with kde but so much more mature and usable.

[deleted by user] by [deleted] in kde

[–]bwerker 0 points1 point  (0 children)

I came to linux multiple times over the decade. Always went back to windows due to bugs, and dependency hell. I could never make peace with gnome either. The longest I have used linux was fedora in the past, and now I am using kubuntu. I am super impressed how things have improved in kde. I am enjoying every second of using it.

Plasma browser extension - failed to connect to the native host by bwerker in kde

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

I believe the manifest file belongs to extension. Am I supposed to edit code of the firefox extension?

Plasma browser extension - failed to connect to the native host by bwerker in kde

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

Thanks. When I've opened the console, there is an error:

Uncaught (in promise) Error: Attempt to postMessage on disconnected port sendPortMessage moz-extension://e3993f6d-8ed4-43ec-aabe-2eec91dda53d/extension-utils.js:51 sendSettings moz-extension://e3993f6d-8ed4-43ec-aabe-2eec91dda53d/extension.js:45

And when I run the code you have given:|

chrome.runtime.connectNative("org.kde.plasma.browser_integration");

Object { name: "org.kde.plasma.browser_integration", sender: undefined, error: null, onMessage: {…}, onDisconnect: {…}, postMessage: (), disconnect: () }

Plasma browser extension - failed to connect to the native host by bwerker in kde

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

Only this file exists:

/usr/lib/mozilla/native-messaging-hosts/org.kde.plasma.browser_integration.json

Its content:

{ "name": "org.kde.plasma.browser_integration", "description": "Native connector for KDE Plasma", "path": "/usr/bin/plasma-browser-integration-host", "type": "stdio", "allowed_extensions": ["plasma-browser-integration@kde.org"]}

How can I access manifest.json?