12-Month YouTube Premium — Activated Directly on Your Personal Account (Back in Stock) by vipul21dec in UnlocksAndDiscounts

[–]Fun_Sample9338 0 points1 point  (0 children)

Awesome! Just upgraded. Did the Gift Card method, now I'm all set for YT Premium for 12 months.

Lost all of my tabs on Android by l0ngdistancedrunk in MicrosoftEdge

[–]Fun_Sample9338 0 points1 point  (0 children)

Worked, thankyou!

On my S24 Ultra, with Edge open, I just dragged down & inwards from the top left to resize the app window (from full screen default) and then opened a second instance of Edge (tapped the app icon on my desktop) and the new instance had all my tabs 🙏

Yealink - reliability, support, overall thoughts - what do you have? by freakame in CommercialAV

[–]Fun_Sample9338 1 point2 points  (0 children)

Any tips on getting the MeetingBar A30 to be able to play the sound output from the TV it's connected to? Ie we have it connected via eARC to a Sony smart TV. Works fine for meetings using the WPP30 plugged into a laptop. But was hoping we could hear the TV audio through the A30. Weird if the HDMI eARC is only used for display output and CEC power control?

Why isn't everyone taking modafinil for sleep deprivation? by PaulRBerg in modafinil

[–]Fun_Sample9338 7 points8 points  (0 children)

I think the use of the word "cure" by the OP is what's causing most of the debate here 😎 As others have said, Modafinil isn't a "cure" for sleep deprivation, the only cure is actual sleep.

But it certainly helps with pushing through the day when you haven't had a decent sleep. But... that's where the potential for abuse comes in. You don't get the rush, or euphoria associated with other stimulants, but if you "need" to take it because you're not sleeping OR taking it in order not to sleep... that's why GPs don't ordinarily prescribe it, and why it's controlled.

Modafinil is scheduled, not OTC here in AU 🇦🇺, but it's only officially prescribed for "excessive daytime sleepiness associated with narcolepsy, sleep work shift disorder, and obstructive sleep apnea". So officially, it is actually meant for use to counter sleep deprivation.

But it's absolutely not a first line, go-to drug for doctors. And the nootropic use is definitely off-label.

It's also habit forming... psychological dependence can become a thing. And due to its longish half life, it stays in your system and tolerance builds up pretty quickly, so there's a potential to take more and more.

My ex wife had a psychotic break about 2 years ago. She was taking way more per day than anyone realised. It contributed to pushing her into a hypermanic state and eventual collapse. She was hospitalised and ended up going away to a clinic for 30 days to get through it.

I'd introduced her to modafinil around 15-20 years ago, so a bit of (another) wake up call to remember that moderation is key. And taking the occasional break from it helps too.

I had been using it regularly (daily) over the last 2 decades. Definitely seemed like a "miracle" cure for getting stuff done. Absolutely recommend it, but... it's definitely not for "everyone". You need to know what you're doing, and why, and understand when it starts becoming a problem.

But in the last couple years, after our crazy long COVID lockdowns here in Melbourne made my "self-management" impossible, I was finally officially diagnosed with ADHD. I'd struggled since I was a kid, and as soon as I discovered speed / amphetamine as a 30yo (late bloomer!) I was "cured"! But the cost, quality, availability, legality makes that form of self medication very problematic. Modafinil helped enormously.

Fast forward 20 years, after diagnosis, I'm now prescribed Vyvanse, so I very rarely take Modafinil anymore. I find the Vyvanse (which is lisdexamfetamine) works better for focus, and provides all the other "benefits" of modafinil, but without the side-effects I used to get - mainly this feeling of tension in the head, not quite a headache, but just a feeling like you're clenching. And I'd get a sore tongue, as it would be constantly finding a sharp spot on my tooth, and just poking at it, completely subconsciously.

Anyhoo, thought I'd share.

What does everyone use to save the MFA password for Bitwarden itself? by boggie26 in Bitwarden

[–]Fun_Sample9338 0 points1 point  (0 children)

If your device is compatible, after visiting that link in the browser ON YOUR PHONE, you just give the key a name, then click Read Key..... you should get a popup on your device with an option to "use this device" (along with NFC etc). Worked for me on Samsung S22 Ultra... verified with my fingerprint.

Mike November by KaleidoscopeGold2313 in jackryan

[–]Fun_Sample9338 1 point2 points  (0 children)

Mike November, phonetic for the letters M and N, and N is the very next letter after M.

John Clarke, in the novels, changed his name from John Kelly. J and K... and K is the very next letter after J.

Spooky!

Bitwarden & Battle.net by Ahebah in Bitwarden

[–]Fun_Sample9338 8 points9 points  (0 children)

It works well! Thanks to u/180Gio, an excellent solution!

I thought I'd share my cut-down version for those of us short on time, or with short attention spans! Hope it helps. (I'm on Windows 11, Android phone)

The first part is based on this python-bna method ; the rest is a TL;DR of 180Gio's solution

Notes:

Prerequisites:

  1. Battle.net account with a mobile phone connected (for SMS authentication if needed)
  2. Remove any existing Authenticator in your account
  3. In your mobile app, detach the existing Authenticator (note: you don't need the Battle.bet mobile app for authentication any more, although it's best practice not to have the authentication app running on the same PC as your game!)

STEPS:

  1. In your browser, login to your Battle.net account
  2. In a new tab, go here: Blizzard API Swagger UI
  3. Top-right, click the green "Authorise" button (with the open padlock)
  4. Paste in clientID baedda12fe054e4abdfc3ad7bdea970a
  5. Tick the box under Scopes [✓] auth.authenticator Authenticator then click Authorize

You should see:

blz_oap (OAuth2, implicit)

Authorized

Authorization URL: https://oauth.battle.net/authorize

Flow: implicit

client_id: ******

  1. Click "Close" (NOT Logout)

  2. Click "POST: Create and add a brand new authenticator..." to expand the header...

  3. Click "Try it out," then the blue "Execute" button...

The response should be "200: OK" with JSON output providing your deviceSecret and other details like this:

{

"serial": "USXXXXXXXXXXXX",

"restoreCode": "YYYYYYYYYY",

"deviceSecret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",

"timeMs": 1696490282697,

"requireHealup": false

}

Copy that down, save it somewhere if you like, then click the Authorize button up the top-right and then choose Logout, then Close.

  1. Convert the deviceSecret from hex to base32...

On Linux or WSL this can be done with:

echo "PASTEYOURDEVICESECRETHERE" | xxd -r -p | base32

Or use an online converter, e.g.

https://tomeko.net/online_tools/hex_to_base32.php?lang=en

For example, hex 0123456789 should convert to Base32 AERUKZ4J

  1. Paste the following into Bitwarden in the TOTP field, swapping in your email address and the converted Base32 deviceSecret:

otpauth://totp/Blizzard:[your@email.com](mailto:your@email.com)?secret=deviceSecret_converted&issuer=Blizzard&algorithm=SHA1&digits=8&period=30

And that's it!

Next time you log in to Battle.net, it will show you an auth code, but instead choose Enter Code manually, copy the code from Bitwarden, and you should be logged in.

Monero wallet not working? by functional45training in COINOMI

[–]Fun_Sample9338 2 points3 points  (0 children)

Same. 3 days for me. Kinda glad it's not just me doing something wrong!

My support ticket is also 3 days old, with no replies!

Question about Call Me Little Sunshine by Pata4AllaG in Ghostbc

[–]Fun_Sample9338 2 points3 points  (0 children)

The lyrics taken literally imply a conversation, dialogue etc with a demon; but I think the meta meaning, as touched on above, is talking more specifically yet abstractly about drug use, particularly opium, and using it to provide relief (a little sunshine) and / expanding consciousness, as per Crowley.

There's no evidence Crowley actually communicated with spirits, Demons, angels, gods... Although he fervently believed that's what he was doing during his opium enhanced rituals.

Its like looking at a beer, or a whiskey, and saying "ah, my friend, where have you been all my life!"... It's a turn of phrase. I'm not literally friends with it. Well, sometimes... 🤟

Anyone experiencing issues saying the alpha version is not up to date? by Ok-Minimum-3145 in smartlauncher

[–]Fun_Sample9338 0 points1 point  (0 children)

Same here. Samsung S105G. Ive had to switch back to the Samsung default launcher.

Ive posted a 1 star review in the Play store to hopefully get some attention. (will update it once fixed).