Image 1 — Are these jalapeños?
Image 2 — Are these jalapeños?
▲ 25 r/chilli

Are these jalapeños?

They are simply labeled as “snack chilli”. When I got the plant all of the chiles were green and ripened into red. My guess is jalapeños but lmk if I’m wrong

u/epicminecraftbear — 4 days ago

Does a usb DAC do anything with WH-1000XM6?

I recently purchased the wh1000xm6 and expirimented a bit with lossless on Apple Music. But hi-res lossless needs an external digital audio converter. But would that change anything since I don’t know if the 3.5mm port is actually feeding directly into the drivers?

reddit.com
u/epicminecraftbear — 27 days ago
▲ 5 r/firefox+1 crossposts

When launching in kiosk mode through command line, every consecutive window is kiosk mode too

OS: linux fedora 44

FIXED: Exec=firefox -new-instance -P "kiosk" https://music.apple.com/ -kiosk

I made an application for apple music, which is just the website in kiosk mode. it works perfectly, except for when i want another firefox window (eg either right click, "new window" or CTRL+N). That one launches in kiosk mode too and i cant do anything, does anyone know how to fix this? the code for the Executable is below

Exec=firefox -new-window https://music.apple.com/ -kiosk

u/epicminecraftbear — 1 month ago