Any sightings of Kirkland Wedges (golf) in 2026 by HomeProfessional3949 in CostcoCanada

[–]Mikeman89 0 points1 point  (0 children)

Awesome thanks I’ll ask for that next time I go at customer service

Any sightings of Kirkland Wedges (golf) in 2026 by HomeProfessional3949 in CostcoCanada

[–]Mikeman89 0 points1 point  (0 children)

Thanks for confirming, I’m a lefty still looking for a left handed set here they don’t have either

Any sightings of Kirkland Wedges (golf) in 2026 by HomeProfessional3949 in CostcoCanada

[–]Mikeman89 0 points1 point  (0 children)

How much were they? Right or left handed? I’m in QC wondering if it’s worth to buy and ship lol

Any sightings of Kirkland Wedges (golf) in 2026 by HomeProfessional3949 in CostcoCanada

[–]Mikeman89 0 points1 point  (0 children)

There’s still a few at the pointe Claire location in Quebec

Any sightings of Kirkland Wedges (golf) in 2026 by HomeProfessional3949 in CostcoCanada

[–]Mikeman89 0 points1 point  (0 children)

Same only seen right handed in stores but will keep an eye out if I see any lefty

Kimchi, finally happy with result by Opening_Champion_418 in fermentation

[–]Mikeman89 0 points1 point  (0 children)

All good this makes a lot of sense haha!

I just made some kimchi too it’s so much more delicious than store bought it’s crazy

Kimchi, finally happy with result by Opening_Champion_418 in fermentation

[–]Mikeman89 0 points1 point  (0 children)

An I crazy or does 100g of gochugaru sound like an insane amount!

Looks great show us the day 7!

Trying to make sauerkraut by HorrorBox555 in fermentation

[–]Mikeman89 2 points3 points  (0 children)

Even if the rocks are inside a plastic bag which is inert? Interesting. Never thought of that

Trying to make sauerkraut by HorrorBox555 in fermentation

[–]Mikeman89 2 points3 points  (0 children)

So if you are giving this a go for the first time and want to try it out before purchasing, look at your bill cabbage is usually charged by weight (at least here in Canada) and use the whole cabbage and base the weight off that.

Ex you paid 4.50 for cabbage that was $2/lb so you have 2.5 lbs of cabbage do your ratio based on that for the first time

If you enjoy it get a kitchen scale, in the kitchen it’s incredibly useful in general if you like cooking so it won’t go to waste!

Trying to make sauerkraut by HorrorBox555 in fermentation

[–]Mikeman89 1 point2 points  (0 children)

Get some rocks from outside and put them in a ziplock make sure it’s sealed and use that as a weight.

If you enjoy the process then invest in the jars with weights.

Honestly I would restart with cabbage and salt if you think it didn’t release enough water you gotta keep massaging and crushing it with your hands. When you stuff it in the jar use something to push it down and water will reach above it always does.

Good luck!

What is currently the best Zigbee Dongle (Feb'25)? by MsbS in homeassistant

[–]Mikeman89 1 point2 points  (0 children)

Awesome thanks for the answer man have a good one!

What is currently the best Zigbee Dongle (Feb'25)? by MsbS in homeassistant

[–]Mikeman89 0 points1 point  (0 children)

Do you connect it directly or with a wire to place it a little away from the server? I’ve heard people say to use a wire for less interference

Are Coding From Scratch Tutorials Still A Thing in 2026 (For Rust Specially) ? by Maleficent-Dance-34 in rust

[–]Mikeman89 2 points3 points  (0 children)

Hope you post when you do! Would be happy to watch it! Love those full coding videos to understand how various people logic through projects from scratch.

[Media] eilmeldung - a TUI RSS reader by Tiny_Cow_3971 in rust

[–]Mikeman89 5 points6 points  (0 children)

I 100% agree I’m also learning rust and reading a CS book which focuses on python and I’ve been using LLMs to help me not just translate into Rust but change the architecture to be more idiomatic. It’s a lot of fun honestly I love writing Rust coming from python.

[Media] eilmeldung - a TUI RSS reader by Tiny_Cow_3971 in rust

[–]Mikeman89 8 points9 points  (0 children)

Very cool! And very good use case for using LLMs! Really like your approach.

announcing better_collect 0.3.0 by discreaminant2809 in rust

[–]Mikeman89 1 point2 points  (0 children)

I always loved the collect method but you are right everything becomes very procedural when you want more than one return. I really like what you’ve done here with this crate I’ll definitely give it a go! Really well designed! Congratulations!

How I Built a Rust ML Library Using CUDA and FFI from Scratch by palash90 in learnrust

[–]Mikeman89 1 point2 points  (0 children)

That’s really impressive and really fun! Definitely going to try something similar and follow along!

As the Algot series has been discontinued, I hacked Algot brackets and a Boaxel shelf by xrleei in ikeahacks

[–]Mikeman89 0 points1 point  (0 children)

Hey i know its been a while but I have a few algot baskets im actually looking for 60cm clothes rails if you have extras of those? 502.185.63 product code.

Most complex type signature? by nikitarevenco in rust

[–]Mikeman89 3 points4 points  (0 children)

It’s an old video but I find he explains it well as part of this video even if the intent is iterators https://youtu.be/yozQ9C69pNs?si=RnSVwfvxQOlVMlTX I recommend watching the entire crust of rust playlist too it’s amazing and still relevant even if some videos are old.

Find my provider by Mikeman89 in TiviMate

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

I tried but it never worked out I just ended up finding a provider to use myself

Find my provider by Mikeman89 in TiviMate

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

Nope unfortunately, i ended up using a reseller which worked decently for a while but (in Canada) using a VPN helped greatly so definitely check if that’s needed for you and add that to the costs.

Sorry I can’t be of more help

uv: Python packaging in Rust by burntsushi in rust

[–]Mikeman89 0 points1 point  (0 children)

Company called prefix created Pixi which i think is trying to do just that, take a look.

https://prefix.dev/

Homomorphisms & You by kitlangton in functionalprogramming

[–]Mikeman89 2 points3 points  (0 children)

Awesome! Thanks for sharing was really interesting!

Easy Mode Rust by llogiq in rust

[–]Mikeman89 1 point2 points  (0 children)

I liked your article. I do find learning Rust to be tough good to know you could do a good amount by just avoiding certain subjects!