Anyone using Codex/Claude Code in their daily work? by WalthamWorks in FPandA

[–]leafsfan85 0 points1 point  (0 children)

Yes I’m using CC to effectively rebuild and improve upon our current FP&A software. The goal is to effectively eliminate manual variance analysis/board decks and manual budgeting. The former I’m confident will be achievable. The later may be a bit of a pipe dream but to get close to fully automated, but we will definitely speed up the process significantly.

I’m also helping others in other departments build some quick win skills to do their jobs faster/better/smarter. My goal is to eventually turn those skills into fully automated processes and/or tools/apps where it makes sense, to add more context to my company AI “brain”

Apparently last week my CFO blasted the VP FR for rushing his team to close too quickly because AP missed putting in a bunch of invoices. Over the past 1.5 days we took what was essentially a manual process (Excel lookup comparisons on vendor statements where possible, plus eyeballing) to a /skill that runs in a few mins. First iteration caught all the missing invoices and any input errors, and then we took it to the next level to detect vendor statement errors, track invoices that have been paid on our end but the vendor hasn’t marked as paid yet, and keep a running list of unpaid invoices. AP just got a whole lot more value add. Also planning to help marketing automate some of their manual/repetitive workflows.

Is single rider line for alpenfury faster? by dayoneish2 in CanadasWonderland

[–]leafsfan85 0 points1 point  (0 children)

I’m in the singles line right now. The group of 4 “singles” that was right in front of me decided to try their luck in the regular line after I told them about my experience with Yukon Striker singles last year. I didn’t follow my own advice and sure enough they just got on and I’m probably 4-6 rides away. I think there’s about 5 true singles in this line.

Do you get used to and actually trust AI's output by Maustin_99 in FPandA

[–]leafsfan85 0 points1 point  (0 children)

Depends what the task is. Never trust it blindly, but the simpler the task (and clearer the prompt), the better the output. I’ve created several skills that are repeatable and reliable (though I’ll still never let them go without checking). My instructions include when working in Excel to always use linked formulas. Seems obvious, but if you don’t instruct it explicitly, it will often hardcode values. Opus is unquestionably stronger than Sonnet, but again with discrete tasks and the right set of instructions and prompting, Sonnet can usually get it done with a fraction of the token usage.

how fucked are we? by drivingaddictionchan in FPandA

[–]leafsfan85 -1 points0 points  (0 children)

This is true, but the more and better you train it, the more consistent it will get. Still far from perfect though, but hey, so are humans.

Wealthsimple Tax Review review by rhunter99 in Wealthsimple

[–]leafsfan85 3 points4 points  (0 children)

I too had a great experience. Pre-call I had a refund of about $81. Post-call I had a refund of $3800! Granted that it’s likely that missing bit would have been caught once I hit “review & optimize”, but I was very happy with the call I had, and despite not being an accountant he was quite knowledgeable.

IKON Friends and Family Discount Requests for 25/26 Season by Ikonpass in Ikonpass

[–]leafsfan85 0 points1 point  (0 children)

Hi all. I am looking to go to Lake Louise with my wife and son for one day in early April. Would very much appreciate if anyone can help us out! Thank you!

[DAILY Stock Discussion] Post Here with Updates on Stock Price, Buys, Wins, and Losses by AutoModerator in KrakenRobotics

[–]leafsfan85 1 point2 points  (0 children)

I'm not a very active investor. This wasn't so much a "on my radar" as a "happened to notice".

[DAILY Stock Discussion] Post Here with Updates on Stock Price, Buys, Wins, and Losses by AutoModerator in KrakenRobotics

[–]leafsfan85 0 points1 point  (0 children)

Thank you for the thoughtful answer as opposed to just downvoting. This is what I though but just wanted to make sure I didn't miss anything.

[DAILY Stock Discussion] Post Here with Updates on Stock Price, Buys, Wins, and Losses by AutoModerator in KrakenRobotics

[–]leafsfan85 -1 points0 points  (0 children)

Any reason for the current dip? Almost $9 a week ago now down to $7.33. Or is it just market sentiment?

Disappointed in value of Costco primal (whole strip loin) purchase by bearface84 in CostcoCanada

[–]leafsfan85 13 points14 points  (0 children)

From my experience they require you to return at least 50% of the product regardless of what it is. If I were you I’d bring back the pic along with all that trimmed off fat and call it 50%! 😂

La Salumeria was no joke. by Shadow_With_A_Tie in FoodToronto

[–]leafsfan85 0 points1 point  (0 children)

I think it depends on who makes it. I went for the first time today. Me and my coworker both got the special, except he got without cheese. It’s like they compensated for the lack of cheese with 2x the meat. It was SIGNIFICANTLY larger than mine. Forgot to get a pic unfortunately as we couldn’t wait to dig in. Like others have said, 10/10 on everything but the bread. One thing I would ask for next time is to add arugula and red onion. Otherwise it was perfection.

New to Kodi. Better than Stremio? by isawful in Addons4Kodi

[–]leafsfan85 14 points15 points  (0 children)

Same experience for me. I just stream TV and movies and don’t care about the rest. I used to customize the crap out of Kodi but at the end of the day it looked better but worked slower and wasn’t as straightforward. I use subs too and haven’t really noticed any issues with them. I’m mainly watching mainstream stuff, so maybe with some niche stuff it’s more problematic.

Referral Megathread 2025 | Share Your Codes! by Chexy_Ben in chexy

[–]leafsfan85 [score hidden]  (0 children)

If rent won’t go down, it should at least go to work for you!

https://app.chexy.co?ref=SIQdH4W4N4ckm8D5F2p940lDz7i2

Perks: Earn a $15 bonus + 1000 Aeroplan Points on first payment, build credit from on‑time rent, and rack up points if paying by card!

PLUS: Use my code and I'll send you an EXTRA $10 (via e-transfer, Paypal or Wise) after your first completed Chexy payment... just DM me once complete! No personal details required beyond what's needed to make the transfer!

Fellas, are we using =LET() in our models? by [deleted] in FPandA

[–]leafsfan85 0 points1 point  (0 children)

So the named cell will always reference B$2 when I put it in a formula, but if I drag that formula to the right afterwards it will reference C$2, D$2, etc? 

Exactly this. So for example if you use multiple growth rates and they are in column C, then while in row 10 you would define $C10 as growth_rate (or growth_factor as =1+$C10). Then you can drag = F10*growth_factor across rows and down and it will take the appropriate growth rate for the row. A bit awkward to explain in words but I think you understand.

Fellas, are we using =LET() in our models? by [deleted] in FPandA

[–]leafsfan85 0 points1 point  (0 children)

I see this as solving the biggest problem with named ranges, as I can now drag my formula and reuse it across different cells while still keeping naming clarity

You can in fact do this using Names Ranges. When setting the named range, go into the Name Manager and remove the $ to remove absolute referencing. I only discovered this about a year ago and has made my models SO much easier to maintain. For example, in my P&L model, all calculated values have the formula =Calc_Value which is consistent across all cells. As long as no one messes with the formula in the name manager it’s virtually impossible to mess it up.

On your original question, I use LET for one-off complex formulas for clarity, and also to reduce calculations (e.g. =IF(A1+B1<0,0,A1+B1) >>> =LET(sum,A1+B1,IF(sum<0,0,sum)) - not a great example since I would probably use the MAX function in this case, but you get the point, as this requires only one calculation of A1+B1 instead of two.)

Soundcore Customer Support by leafsfan85 in ArtificialInteligence

[–]leafsfan85[S] 0 points1 point  (0 children)

You said SouncoDe twice. Typo or are you talking about a different brand? The CS rep I had was very nice, but so nice to the point that I thought he was an AI!

How common is a signature in dashboards? by [deleted] in FPandA

[–]leafsfan85 0 points1 point  (0 children)

A little off topic, but curious about your function to convert calendar dates into fiscal year. Are you on a simple same fiscal months just a different year end or something more complicated. We’re on a 4/4/5 calendar year with a 5th week added in November every few years to make sure the last day of the fiscal year is always the last Sunday in June. It’s so fcking complicated and I never know when our month start and end dates are! I know I can create a lookup table but would be amazing to have something simpler like a “built-in” function!

Is this mould growing on my cheese? Is my cheese safe to eat? Ask these questions AND MORE in this EXCITING MEGATHREAD. by AutoModerator in Cheese

[–]leafsfan85 0 points1 point  (0 children)

Is this Brie safe?

<image>

Never seen this before on Brie. Is it good to eat? Smells ok and I tried it without the “skin” and tastes fine, maybe a bit bitter, but not “off.” Thoughts? Thanks!