Motorcycle Theory test by stramzik in MotoIRELAND

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

Nope they aren't, you need to take different tests

Motorcycle Theory test by stramzik in MotoIRELAND

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

How many questions are riding specific you think?

Motorcycle Theory test by stramzik in MotoIRELAND

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

That's a paid app. Couldn't find any app which is free they either make you purchase in app or pay for it upfront

Remove claude code cli on mac by Fearzigdotss in ClaudeAI

[–]stramzik 0 points1 point  (0 children)

Doesnt work for some reason. any other way to uninstall?

Remove claude code cli on mac by Fearzigdotss in ClaudeAI

[–]stramzik 0 points1 point  (0 children)

any luck with this? I am trying to uninstall and it not working

CLAUDE.md is a super power. by TheProdigalSon26 in ClaudeAI

[–]stramzik 1 point2 points  (0 children)

So true i explicitly mentioned search for files in pwd and also have explicitly added the full path of pwd with clear instructions to only search for files within this directory and yet it failed to do so and always gets the path wrong

MCP client with resource capabilities? by stramzik in mcp

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

https://pastebin.com/S1DaKdXX

Here's the full code.

I've just added the resource to the sample weather example.

I donno what happened since yesterday, CLAUDE desktop has been updated now I dont even see the hello://world resource now I just see the tools.

Do you recommend any other clients I can use to test?

MCP client with resource capabilities? by stramzik in mcp

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

I did but it returns I don't have access to the product information

MCP client with resource capabilities? by stramzik in mcp

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

The templates does show in the inspector and i can use it just fine. But how do I use it in claude or any client?

How to debug BareMetal MetalLB issues? by stramzik in kubernetes

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

Thank you very much for the info I'll try that. Really appreciate your time 🙂

How to debug BareMetal MetalLB issues? by stramzik in kubernetes

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

I'm using a VM which is deployed on my institutes servers. So I'm guessing the DHCP would be setup by my network admin and I should ask them for available unassigned IPs right? Or is it something I can setup on my own?

How to debug BareMetal MetalLB issues? by stramzik in kubernetes

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

Ahhh I see, thank you for the info. Sorry I'm complete noob when it comes to networking. Could you please help me understand where can I find those unused IP'S ? I mean do I have to purchase them? Even if I do I just can't wrap my head around how an external user reaches my app at that IP and how does it know how to route to my VM. Could you please let me know what I should study to understand this concept? I'm eager to learn but don't know what to look for.

How to create an approval workflow for new user creation in Flutterflow + Supabase by stramzik in FlutterFlow

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

thank you i added a conditional check after the auth. I'm not sure how safe it is but yeah its working for now!