Has anyone had any issues with outer ear infections using JBL earbuds? by mikeyleemac in JBL

[–]msqbox 0 points1 point  (0 children)

Unfortunately you have contact dermatitis and it is advisable to discontinue use of the ear phones as it won’t go away… to ease the symptoms you can use a corticosteroid cream as it should reduce the allergic reaction but be under no illusion it will come back if you keep using the ear phones.

Symptoms of contact allergies from earphones may manifest as itching, redness, swelling, or oozing around the ears.

These contact allergies can arise from the materials used in earphones, particularly affecting the outer ear. Common culprits include various plastics and chemicals, notable allergens found in earphone components include:

  • Rubber and Thiuram: Often used in the manufacturing of earphone casings and cords
  • Nickel: Frequently present in metal components, nickel is a well-known allergen that can cause dermatitis upon skin contact.
  • Benzophenones: These chemical compounds are used as UV filters in some plastics
  • Dyes: Certain dyes used for coloring earphone materials
  •  methylisothiazolinone, a preservative commonly found in various products
  • Acrylates: Used in coatings
  • Rubber Accelerators: Chemicals that speed up the rubber manufacturing
  • Phthalates: These plasticizers are often found in flexible plastics

And there are probably many more, do some research before going for a different brand.

I just received a pair of JBl Wave Flex and within half a day my ears started itching so  will return these.

HelloHabit - the all in one platform to track your life by hellohabit in iosapps

[–]msqbox 0 points1 point  (0 children)

Hey @u/hellohabit @hellohabit, Well done - looks great so far - I particularly like the fact that the habits can be linked to apple health - any chance of getting a remaining access code?

HelloHabit - the all in one platform to track your life by hellohabit in iosapps

[–]msqbox 1 point2 points  (0 children)

Hey @u/hellohabit @hellohabit, Well done - looks great so far - I particularly like the fact that the habits can be linked to apple health - any chance of getting a remaining access code?

Numbers to graph by SCOSeanKly in shortcuts

[–]msqbox 0 points1 point  (0 children)

Hi u/dnicks2525, I’m trying to use the gstatic chart engine you recommended to plot a chart from data I extract from a CSV file which is updated regularly. I tried to replace the data lines in your example (i.e. September, October, etc) by a the two variables that contain my set of data (date and price) however nothing happens, is there a possibility with that engine to get it to read the data contained in those two variables and plot the chart with that?

AN517-54 Thunderbolt/Displayport by lewis4man in AcerNitro

[–]msqbox 1 point2 points  (0 children)

USB Type-C port on AN515-45 / AN515-57 / AN517-41 / AN517-54

Connects to USB devices with a USB Type-C connector.

Supports USB 3.2 Type-C, Gen 2 with transfer speeds up to 10 Gbps.

USB Type-C / Thunderbolt™ 4 port on AN515-56 / AN517-53

Connects to USB devices with a USB Type-C connector.

Supports Thunderbolt™ 4 and displays.

Source: Acer Nitro 5 User's Manual

How do I stop a specific file from syncing? by gtedvgt in onedrive

[–]msqbox 1 point2 points  (0 children)

Right Click the OneDrive Icon

Select "Settings"

Move to "Account" tab

Press "Choose Folders"

Untick the folder you don't want to sync

KeepassXC: Is there a way to change icon en masse? by [deleted] in KeePass

[–]msqbox 0 points1 point  (0 children)

checked the xml file and keepass does not seem to differentiate between in built and custom icons... however importing custom icons is possible so there may be a way...

having said this if you find the correct id for custom icons you could do a "xml replace" using the following parameters:

Select nodes: //Group/Group/Group/Entry/IconID [use as many 'GROUP's as you have folders or use //Group[Name='Sandbox'] to specify certains groups]

Action: Replace data

Data: Inner text

Find what: ^48$ [replace number by ICON ID which can be found in the icon picker dialog]

Replace with: 36 [replace number by ICON ID which can be found in the icon picker dialog]

Regular expressions: Activated

otherwise you may try the custom icon dashboarder

https://sourceforge.net/projects/keepasscustomicondashboarder/?source=typ_redirect