u/dominodomino321

Made it to 2 months!!

I quit adderall (prescribed usage!), smoking, almost all drinking, and shifted careers to start my own business all at the same time (ish) over the last 6 months. Smoking was the last to go because I knew I needed to be “done” psychologically more than anything else.
I’ve been smoking daily since I was about 18, so ~20 years now, and this is the longest I’ve gone without smoking and it feels AMAZING. I restarted my own counter anytime I had even HALF a cigarette, so this has been my longest stretch to date and I fully feel like a nonsmoker, mentally. Like, my brain does not identify with that habit anymore or something? Hard to explain, but y’all get it.

I’m a writer who spent years in the hospitality world, so it’s been a major life shift to just up and quit, but I need to brag about it somewhere to keep my momentum, haha. (None of the folks currently in my life smoke / have smoked, so I don’t think they really get what a feat this is for me?)
If anyone needs some inspo, here’s how I quit without a patch / gum / tapering off/ whatever- maybe it works for you?

  1. Walking, walking, walking. Whenever I had a craving, I’d move my body immediately (if I could walk, awesome, if not - a quick set of jumping jacks tbh) I now do about 13-20k steps a day and am finally starting to shed the weight that cropped up when I stopped taking adderall + quit smoking.

  2. Wintergreen altoids: yep, I cronch those guys all day long

  3. THC gummies: ~2-5mg totally silences any cravings whatsoever and it’s seriously been amazing. I can even hang at bars now, shows, anywhere where folks are smoking around me, and have a drink or two & still not want to smoke. It’s been a total game changer for me because the isolation (avoiding those places while initially quitting) started to get pretty rough.

  4. Sounds cheesy, but I really dig binaural beats. I’ve been putting on alpha / gamma waves during the day while I work and it really centers my brain in a way I never could master while smoking - no “stepping outside” every 20 minutes, no heavy research to figure out which coffee shop I could work at + chain smoke, etc. I get SO much more done now, my days wrap up literally hours earlier than they used to and my stress level is basically 0. I can’t believe I lived with how I felt while smoking for so long, if that makes sense. It feels like a completely different person - past me was practically humming with anxiety all the time, constantly seeking isolation and alone time, digestive issues, you name it.

I would love to hear about anyone’s experience quitting if they want to share, here!! It’s such helpful motivation to read 💛 sending lots of gusto to everyone in this sub - it’s soooooo much nicer on the other side of quitting!! You got this!

reddit.com
u/dominodomino321 — 3 days ago

Vocal Stims of the Week? Pls tell me

I wanna hear what y'all are stuck with this week because it always cracks me up.

Since Sunday morning, every spare second of my waking hours has been autofilled by the opening line of Ariana Grande's "Side to Side":
'I been there all night - ARIANA- I been there all daaaaaAAAaay- NICKI MINAAAAAAJ- and BoOoooOoOoy u got me walkin side to side"

I'm not even an active listener of Ariana Grande??? My speed is Built to Spill / Pavement / Jaga jazzist weird stuff, but I literally can't stop looping it in my brain + saying it aloud and laughing. No clue where it came from but IYKYK.
ARIANA
NICKI MINAAAAAAJ
😈

reddit.com
u/dominodomino321 — 11 days ago
▲ 16 r/ScreenSensitive+2 crossposts

Hey y'all - just wanted to share this in case anyone out there needs it, too!

I get really, really overwhelmed by the constant visual motion + clutter of the internet these days, but also have to spend a lot of time there, on various sites (like Pinterest for client mood boards, etc).
My main enemy is GIFS (grrrrr, *gnashes teeth* I hate them I hate them) and looping ads, and I felt like the ad blockers I installed were honestly ineffective & I was losing my GD mind every day. Like, why da fuck am I having to regulate every 20 mins, ya know? Anyway.

I figured out a lil' work around and wanted to share it here if y'all need it! I have an Apple ecosystem & use Safari as my main browser (don't @ me, I'm a creature of habit), so this might need some translation for Windows / Linux peeps. I've attached some reference screenshots for the steps below, too! But:

1. Open TextEdit and create a new file.

2. Paste this small code block in that file (this blocks all gifs, ads, and specifically looping "sponsored" shit on Pinterest, but I also included the catch word "Promoted" as well because I was anger, grrr.):

/* 1. Hide the actual video/GIF players on Pinterest */

div[data-test-id="visual-content-container"] video { display: none !important; }

/* 2. Hide pins labeled Sponsored or Promoted */

div[data-grid-item]:has([aria-label*="Sponsored"]),

div[data-grid-item]:has([aria-label*="Promoted"]) { display: none !important; }

/* 3. Hide any leftover Sponsored/Promoted text labels */

[data-test-id="sponsored-label"],

[data-test-id="promoted-label"] { display: none !important; }

3. Make sure this file is "Plain Text Format" (shift+command+A --> shift+command+T OR Format --> make plain text). It should look like this:

https://preview.redd.it/r2sh8ie6txzg1.png?width=673&format=png&auto=webp&s=78517d38971dceb323c8afeabf76956af75e162f

4. Save this file: when the "save" box opens, deselect the box that says "add .txt extension" or whatever. Delete the file name (probably "Untitled.txt") and replace it with "block_gifs.css". Or, call it whatever you what ("shut_up_world.css" etc) but make sure the file name ends in .css (this edits the style of sites.)

5. Open Safari --> settings --> Advanced ---> Make sure the box at the bottom "show features for web developers" is selected ---> click the dropdown box in "Style Sheet" and select "other" --> upload your "block_gifs.css" file here. It should look like this:

https://preview.redd.it/k2cyrldbtxzg1.png?width=823&format=png&auto=webp&s=5619f7cb87f6e6fc204700c9b9c47bf7007d4902

You might have to refresh your browser (quit Safari & reopen), but... Ta-da! Looping gifs & ads should now be blocked, specifically on sites like Pinterest.

Hope this quiets the visual noise for any of my WFH AuDHD gals out there 😄 Holler if I can help with anything more specific in the comments, too!

reddit.com
u/dominodomino321 — 15 days ago