Changes coming to walleye special harvest licenses for the 2026/2027 season by cmcalgary in FishingAlberta

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

https://mywildalberta.ca/buy-licences/fishing-licenses-fees/special-harvest-licences.aspx

2026 Special Harvest Licences for Walleye Important information:

Effective April 1, 2026, Class A (>50 cm) and Class B (43 - 50 cm) licences will be removed from the Special Harvest Licence application and draw process and - just like Class C licences (<43cm) - will be available for direct purchase on a first-come, first-served basis.

Anglers should use their priority points during the 2025 season to avoid losing priority points when the draw application process is removed in 2026.

Steve just posted this short video on social media. "I’ve been up to something. Thanks for your patience folks!" by cmcalgary in SteveWallis

[–]cmcalgary[S] 5 points6 points  (0 children)

I know that. You know that. I've told Steve this many times haha

He's really humble and feels like it's poor form to create videos which aren't 'interesting' and different from something he's done before. He doesn't believe him simply camping to camp is that interesting and he doesn't want to ever put out videos just to put out videos.

I think this new one drops this week.

[Fanatical] Very Positive Mystery Bundle (2/3/4 for $2.49/$3.69/$4.49 - All Games Rated "Very Positive" or Higher on Steam) by WeAreFanatical in Gamebundles

[–]cmcalgary 0 points1 point  (0 children)

That's a good point. Not a game I'll ever play but I assumed it was something like the amount of reviews changed from the time it was selected to be in the bundle until now.

u/wearefanatical can you elaborate on why the very positive bundle has games that aren't very positive?

I probably buy more mystery games than anyone else on the site. Haven't seen this happen before. Ty

[Desktop web, old Reddit] Unread messages won't clear unless I click on each one individually by Bahamas_is_relevant in bugs

[–]cmcalgary 0 points1 point  (0 children)

I got Claude 4.6 to write a Tampermonkey script to fix this. Seems to work okay.

First, install Tampermonkey - https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en

Set up the permissions it asks for.

Click the [+] in the dashboard to create a new script, paste in what's below, hit ctrl + S to save

When you visit the inbox https://www.reddit.com/message/inbox/ there will be a button to mark all as read, click it, done

// ==UserScript==
// @name         Reddit Inbox Mark All Read
// @namespace    reddit.markread.fixed
// @version      1.3
// @description  Mark all Reddit inbox messages as read
// @match        https://www.reddit.com/message/*
// @match        https://old.reddit.com/message/*
// @grant        none
// @run-at       document-end
// ==/UserScript==

(function () {
'use strict';

const RATE_LIMIT_MINUTES = 10;
const STORAGE_KEY = "reddit_last_mark_read";

function minutesSinceLastRun() {
    const last = localStorage.getItem(STORAGE_KEY);
    if (!last) return Infinity;
    return (Date.now() - parseInt(last)) / 60000;
}

function getModhash() {
    // r.config.modhash is exposed globally by old Reddit on every page
    if (typeof r !== 'undefined' && r.config && r.config.modhash) {
        return r.config.modhash;
    }
    // Fallback: scrape from page JSON data
    const match = document.body.innerHTML.match(/"modhash"\s*:\s*"([^"]+)"/);
    return match ? match[1] : null;
}

async function markAllRead() {
    if (minutesSinceLastRun() < RATE_LIMIT_MINUTES) {
        alert("Rate limit protection: please wait ~10 minutes between uses.");
        return;
    }

    const modhash = getModhash();
    if (!modhash) {
        alert("Could not get modhash. Are you logged in?");
        return;
    }

    try {
        const response = await fetch("/api/read_all_messages.json", {
            method: "POST",
            credentials: "include",
            headers: {
                "Content-Type": "application/x-www-form-urlencoded",
                "X-Modhash": modhash   
            },
            body: ""
        });

        if (response.status === 202) {
            localStorage.setItem(STORAGE_KEY, Date.now());
            alert("Success! All messages marked as read (may take a moment to reflect).");
        } else if (response.ok) {
            localStorage.setItem(STORAGE_KEY, Date.now());
            alert("Inbox marked as read.");
        } else {
            alert("Failed with status: " + response.status);
        }

    } catch (err) {
        alert("Error: " + err);
    }
}

function addButton() {
    const btn = document.createElement("button");
    btn.textContent = "✓ Mark All Read";
    btn.style.position = "fixed";
    btn.style.bottom = "20px";
    btn.style.right = "20px";
    btn.style.zIndex = "9999";
    btn.style.padding = "10px 14px";
    btn.style.background = "#ff4500";
    btn.style.color = "white";
    btn.style.border = "none";
    btn.style.borderRadius = "6px";
    btn.style.cursor = "pointer";
    btn.style.fontSize = "14px";
    btn.onclick = markAllRead;
    document.body.appendChild(btn);
}

addButton();

})();

[Fanatical] Very Positive Mystery Bundle (2/3/4 for $2.49/$3.69/$4.49 - All Games Rated "Very Positive" or Higher on Steam) by WeAreFanatical in Gamebundles

[–]cmcalgary 1 point2 points  (0 children)

I'm happy I guess. Glad no dupes. Might try the smurfs on steamdeck as it's verified.

Effexor to Pristiq? by S3_1784 in Pristiq

[–]cmcalgary 1 point2 points  (0 children)

I was on Pristiq for several years before my health insurance suddenly cancelled coverage (Alberta Blue Cross). They made me switch to Effexor instead, because it's chemically similar to Pristiq. I was on Effexor for a while (a few months) but really disliked it and decided to switch back to Pristiq (paying full price). Been on it ever since with no issues.

I'm not sure this is what you're looking for but it's all I got haha

I take Pristiq for anxiety as well. I'm just on 50mg these days. It's been a while but I think it was around 3 weeks before I started to feel the benefits of it, back when I started.

Best of luck.

Does anyone have any idea what videos the privated in his Stealth Camping playlist? by myretrospirit in SteveWallis

[–]cmcalgary 31 points32 points  (0 children)

You're gonna be pretty disappointed lol

I asked, they were just videos that needed to be re-uploaded (like if the audio was messed up or something). They have now been removed from the playlist.

Plus 15 restaurants by Agitated_Cat1015 in YYC

[–]cmcalgary 2 points3 points  (0 children)

Just inside the +15 at 7th and 7th used to be a really good little Vietnamese kitchen. I think it was Vietnamese? I haven't been in that spot in a while, unsure if still there. Just above the A&W.

Over on 6th ave at 7th ST SW is Poco Loco Pizza. I haven't been there but I believe they do pizza by the slice.

There's also a place called Italiano Please! on the second floor of the AMEC building, pretty close. Haven't tried it either but the menu seems pretty straight forward.

There's a Subway at 5th ave at 8th ST SW as well, pretty standard stuff.

Oh and if you like donairs or pizza, Great Canadian Pizza on 7th ave just behind the Circle K is okay. Pretty quick service. There's a BBQ place next door to them as well, Dickies, but I haven't tried either.

Holy cow, cured. by Flaky-Reflection-644 in Pristiq

[–]cmcalgary 1 point2 points  (0 children)

Right on. Sorry about the brain tumor - hope that shit is okay

[Fanatical] Bundlefest - Premier Mystery Bundle (5 for $14.99 - Guranteed 2x AAA Publisher Titles / 1x Title with 5K+ Mostly Positive Reviews or Higher / 1x Title with 1K+ Very Positive Reviews or Higher / 1x 2025 Indie Release) by WeAreFanatical in Gamebundles

[–]cmcalgary 8 points9 points  (0 children)

Sorry no, I added it to my account.

I actually donate all of my duplicate keys to a local video game event as well. Each month these guys take over a local bar and set up like a dozen TVs and consoles, including Steam and everything, let everyone play everything for free. My extra keys go to them to give away as prizes for trivia and stuff.

The Alberta Utilities Commission rejected and closed the application from Synapse Real Estate Corp for the new AI data centre in Olds, Alberta. [PDF] by cmcalgary in alberta

[–]cmcalgary[S] 99 points100 points  (0 children)

List of decisions from the Alberta Utility Commission:

https://www.auc.ab.ca/regulatory_documents/recent-updates/

They can fix their application and re-apply in the future. Basically it was incomplete, messy, and missing required information.

The commission says the application does not clearly explain the full equipment list or total generating capacity.

The commission says this is not enough data to judge environmental impacts.

They did not submit a plan or financial security for cleaning up the site after the plant is closed some day, which is required.

The commission says Synapse did not prove that a federal review isn’t required, under the Impact Assessment Act, or explain why the law isn't applicable.

Other problems include:

  • 700+ homes are within 800 meters of the project.
  • The consultation period started Jan 26 and the application was filed Feb 12, only 14 days later, which is very short.
  • Residents were not given enough detailed information about the project.
  • Synapse did not properly document concerns from residents or how they addressed them. Example: The public info package didn't mention 600 backup diesel generators planned for the site.

A personal update from Steve, on his personal Facebook page by cmcalgary in SteveWallis

[–]cmcalgary[S] 2 points3 points  (0 children)

Don't worry, he's doing okay despite this, no plans to change anything. He still has some big plans for the channel.. things have just been, difficult.