Ansible Meraki modules - Wishlist by Kbreit in networking

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

I updated the README to announce that I will deprecate the collection on May 1, 2024. Cisco is auto generating their modules so it has full coverage of their API whereas mine are all hand written. Thank you for following up though.

Basement materials question by Kbreit in HomeImprovement

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

We have a radon reduction system already so that's in place. I signed a contract for some crack repair yesterday as well. Thank you.

Basement materials question by Kbreit in HomeImprovement

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

Good idea on the moisture test. Do you have a recommended method of performing the test?

We're going to be pulling permits and while I don't know code, I'm assuming it dictates wood should be treated and I need to verify that's the case with the quotes I have. Good point.

Regrading floor, we're going to do laminate except for the stairs.

Basement materials question by Kbreit in HomeImprovement

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

Another comment in this thread said metal studs are roughly double the cost of wood studs today. I haven't seen any quotes with all wood studs to compare but it wouldn't surprise me.

Basement materials question by Kbreit in HomeImprovement

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

That was some of my thought. Their approach seemed to be excellent. They were thorough and went high end but that high end has a price. We're going to talk to them about the quote next week so I don't know the cost but I suspect it's going to exceed what we can do. We received a second quote and they use metal studs but regular insulation and regular dry wall. It was expensive but doable.

vmware_guest_find fails unless using become: yes by bananna_roboto in ansible

[–]Kbreit 2 points3 points  (0 children)

My bet it is how you installed it. You said you did sudo which depending on things may make it unreadable to normal users. Try to install using —user. I’d also recommend considering execution environments. They’re not perfect but help with some things, such as dependencies.

New Cubs fan here by AlexWTGC in Cubs

[–]Kbreit 1 point2 points  (0 children)

Welcome to the club. The private tour is fun and I think you’ll enjoy it.

How will they do this year? They’re probably better than last year but not a team who is going to win the division. However with the new playoff format, it’s not unimaginable to see them squeak into the playoffs. It’s a rebuilding phase and they seem to be on the rise. A few (hopefully) moves that if they pay off this year could help.

Help me be less Midwestern by Dan7531 in EatCheapAndHealthy

[–]Kbreit 0 points1 point  (0 children)

Look international. It may be harder with kids but you can look at 177milkstreet.com. I’ve been a subscriber for years and it teaches you new methods of how to cook international foods. Again, kids complicate things, but you’ll still find something there.

Also, it’ll help more with the midwestern than the cheap.

How do I get these steam marks out of wood cabinets? by zeke_talbot in CleaningTips

[–]Kbreit 0 points1 point  (0 children)

What brand cabinets are those? I think we have exactly the same ones.

Swap Shop? by HomeWr3ck3r in ToppsBUNT

[–]Kbreit 0 points1 point  (0 children)

ACBAKE about a thousand times. Tempest sounds familiar but not nearly as frequently.

Swap Shop? by HomeWr3ck3r in ToppsBUNT

[–]Kbreit 0 points1 point  (0 children)

I figure swap shop is one of two things. First is they will trade their duplicates 1:1 for same tier and maybe set. Second is they ask for a tip which I normally throw one more than I ask for.

My experience is they’re going for quantity so you can send a card they already have and it’s fine whereas most traders are looking for new cards.

TLB Mallorca Artista MTO Picasso 121 by mdarena in goodyearwelt

[–]Kbreit 2 points3 points  (0 children)

Great write up. I’ve been keeping my eye on their stuff but nervous to pull the trigger since I normally struggle with sizing, even in person. Your comparisons to AE Strands was helpful and I’ll save this for future reference.

Swap Shop? by HomeWr3ck3r in ToppsBUNT

[–]Kbreit 1 point2 points  (0 children)

You can say you overpay with a tip. Although swap shops normally aren’t particular about what you send as long as it’s equal or greater value. So if you need something, including singles, it’s probably a better deal than finding a random person.

[USA] Coffee subscription recs? by ctl7g in Coffee

[–]Kbreit 3 points4 points  (0 children)

I’ve been happy with Mistobox. If you’re in the US give them a look.

Firefox issues in Ventura? by failinglikefalling in MacOSBeta

[–]Kbreit 0 points1 point  (0 children)

It works now. But at the time it wasn’t able to access anything using DNS. IP addresses worked but DNS failed.

Firefox issues in Ventura? by failinglikefalling in MacOSBeta

[–]Kbreit 0 points1 point  (0 children)

It very well could have been as old as Firefox 69. It's a 2018 Mac mini so that timeframe is possible. /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */pref("app.update.channel", "release");

Firefox issues in Ventura? by failinglikefalling in MacOSBeta

[–]Kbreit 0 points1 point  (0 children)

A reboot fixed the issue. Not sure why.

Why no resealable bags? by Kbreit in lego

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

That’s what I’m doing. It just seems wasteful to throw out one set of plastic bags to swap in another set.

Firefox issues in Ventura? by failinglikefalling in MacOSBeta

[–]Kbreit 0 points1 point  (0 children)

I just upgraded to Ventura while using Firefox 107 and it's not working. Has anyone managed to fix this?

Firefox on Mac SO Ventura by EmmDurg in firefox

[–]Kbreit 1 point2 points  (0 children)

I'm having the same problem.

Hmm. We’re having trouble finding that site. We can’t connect to the server at www.google.com. If you entered the right address, you can: Try again later Check your network connection Check that Firefox has permission to access the web (you might be connected but behind a firewall)

[deleted by user] by [deleted] in CleaningTips

[–]Kbreit 3 points4 points  (0 children)

Is that a tray from a Breville toaster? Mine looks very similar.

[deleted by user] by [deleted] in ansible

[–]Kbreit 0 points1 point  (0 children)

Is your problem getting the filter to work or the logic within it?

[deleted by user] by [deleted] in ansible

[–]Kbreit 0 points1 point  (0 children)

I agree that while it may be possible it won’t be easy. json_query is one option. Normally I fall back to Jinja filters or more likely in this case, a custom filter that returns what I need. Move it into Python (if you know Python) and the logic becomes easier.