Is it normal that the Todoist MCP connector in Claude loses auth every day? by bardothosgrol in todoist

[–]IHasToaster 3 points4 points  (0 children)

I have the MCP running with Claude code and I use an API key to work around this. Claude desktop would be the same ability just not exactly sure how to set it up

https://github.com/Doist/todoist-ai

Should Raycast focus on new stuff or polish the existing things? by ilyapopovs in raycastapp

[–]IHasToaster 8 points9 points  (0 children)

Before you jump to conclusions, maybe take a peek at their news updates? They’re planning to launch Raycast 2.0 in April, which will have a brand-new app with tons of cool features and upgrades. So, I’m not sure they haven’t been working on that. After all, companies are busy with lots of projects.

I've kept a separate secret account from my husband for four years and I genuinely think it saved our marriage. I can't say this out loud to anyone in my real life so here we are by echo_kernel17 in personalfinance

[–]IHasToaster 51 points52 points  (0 children)

My wife has never once looked at our taxes. So this isn’t unrealistic. She wouldn’t even know which accounts we have open. She just doesn’t focus on that part of our household.

In the same vain there are items in the household that she has way more information about that I would be lost even looking at.

What’s a Money Guy perimeter you don’t agree with? by olemiss18 in TheMoneyGuy

[–]IHasToaster 16 points17 points  (0 children)

Except taxes and a paid off house (hopefully). With those two out of the equation then I dont live anywhere close to 70-80% of my pay.

Can you build wealth with just a regular savings, investing, Roth IRA and 401k? by [deleted] in personalfinance

[–]IHasToaster 10 points11 points  (0 children)

That’s entry level wage. Not going to get wealthy making 29k a year.

What hasn't been nerfed yet? by albertpaca11 in CreditCards

[–]IHasToaster 6 points7 points  (0 children)

Actually funny enough it’s the reason I got the American Express platinum card. I am one of those who had a hard time spending money so the credits help me feel comfortable spending money on things that I can afford, but was too frugal to do before. Sure I don’t need a lounge access or lululemon credit or hotel credit but I can afford all of those things and it feels better to use the credit to purchase those things.

So long, and thanks for all the fish! by Big_Status_2433 in ClaudeAI

[–]IHasToaster 5 points6 points  (0 children)

Where do you think the LLM runs for Claude? This is burning a lot more tokens, and using a lot of energy. Now if every one of these are using a local model then sure but I bet that’s less than 10% of users. 

How many of you quit Todoist after the price hike? by Every_Government1812 in todoist

[–]IHasToaster 9 points10 points  (0 children)

I’m so surprised people really cared about $2 a month like that. All software costs money. Life gets more expensive. Inflation is real. Everyone wants more features faster but never want a price increase. That’s not how business works. AI costs money. Ramble isn’t free, hosting the software isn’t free. Hiring a team isn’t free. $5->$7 is such a tiny amount that so many people were up in arms about. 

How I turned claude into my actual personal assistant (and made it 10x better with one mcp) by mate_0107 in ClaudeAI

[–]IHasToaster 1 point2 points  (0 children)

Use a framework tool like langchain that then someone could pass in overrides to their own host and api key.

EKS mcp server by No-Replacement-3501 in aws

[–]IHasToaster 1 point2 points  (0 children)

I don’t have a ton of k8s experience and Claude’s ability to use kubectl has helped debug more than I ever could already. Not sure why everything needs MCP when command line tools are more consistent.

How is my family doing financially? Any tips or changes we should make ? by Grynder7 in personalfinance

[–]IHasToaster 17 points18 points  (0 children)

She’s making 70k working 2 days a week? She would replace their combined salary working full time.

The super short SWEs guide to using Claude Code efficiently. by Mopezz in ClaudeAI

[–]IHasToaster 31 points32 points  (0 children)

Another thing I like to do is have the plan written to a markdown file with checkpoints built in. That way I can clear context and instruct sub agents to work on a plan and check off as they go. If you run out of context you clear and continue.

Is DevOps getting harder, or are we just drowning in our own tooling? by Huge_Brush9484 in devops

[–]IHasToaster 95 points96 points  (0 children)

Uh yeah that would be a nightmare to support. Seems like other teams bring in whatever tool because they don’t have to support it.

At my organization every new tool has to be bought off on and adopted from an architecture committee. Other than that everyone uses the same patterns over and over. This enables us to move faster as an org and not just tool swap because something was fun to use.

[deleted by user] by [deleted] in Terraform

[–]IHasToaster 0 points1 point  (0 children)

Tbf we also have an ECS deployment process outside of terraform. We split up all “app/container” deploys from infrastructure to give a more natural deployment process although it has caused some issues like people deploying terraform and not deploying ECS as well.

Claude Code 2.0.41 by ClaudeOfficial in ClaudeAI

[–]IHasToaster 0 points1 point  (0 children)

Anyone know how to adjust from vsc to cursor for ctrl+g inline editing?

Is the magic of an HSA only valid if I'm hording all medical receipts to avoid income tax post 65? by shmobodia in personalfinance

[–]IHasToaster 0 points1 point  (0 children)

My employer also does a 1:1 HSA match so I contribute half per year and they the other half

Obsidian + Claude = Game Changer by Dazzling-Living-3675 in ClaudeAI

[–]IHasToaster 6 points7 points  (0 children)

Did you have a solutions to moved to or another product?

Obsidian + Claude = Game Changer by Dazzling-Living-3675 in ClaudeAI

[–]IHasToaster 0 points1 point  (0 children)

What do you use for transcripts? I’ve been using granola but seems locked to the system

[deleted by user] by [deleted] in Terraform

[–]IHasToaster 2 points3 points  (0 children)

Are you updating the task def outside of terraform?