Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KR
Posts
1
Comments
20
Joined
2 yr. ago

  • I had some leftover window/door rubber seal strips that I cut to length and put on the frame for the hatch to rest on. This will prevent air flowing between the house and attic. Maybe foam would’ve been better as a “soft landing” but figured it was best to use what I already had

  • By the way, if you’re interested in one of these, they’re available for $200 USD but they’re OS-specific. The iOS variant won’t work with Android and vice-versa.

    I bought the iOS USB-C variant and tried to use it with a Lightning-to-USB-C adapter on my iPhone 13 which didn’t work. People say the Lightning model works fine with an adapter on a USB-C iPhone but I guess the USB-C model isn’t happy with a Lightning iPhone. I decided it was time to upgrade my phone anyways and it worked like a charm on the USB-C iPhone.

    It’s really the only downside of this particular model. The price is great but make certain you’re not going to change between iOS and Android anytime soon!

  • Seems here in the northeastern states it’s normal to do blow-in insulation as cold is more problematic than heat. Using spray-foam insulation would result in wasted heat by radiating through the ceiling into the attic where nobody is at during the winter.

    I’ve finished assembling a stacked block of insulating foam and adhering it to the back of the hatch door. We’ll see tomorrow how it measures with the thermal camera, but forecast shows we probably won’t exceed 80° which will make it difficult to see how effective it is.

  • I’ll have to look at those tents sometime to see what would work well with what we’ve got going on up there. I wish they had a “landing pad” around the hatch so you could stand/sit or place tools while you work up there. There’s just so much blow-in insulation though that I don’t think I could make one without severely reducing the amount of insulation.

  • We don’t have a truck so I bought narrow R-7.5 boards which happen to be a good fit width-wise by cutting them in half. They didn’t have enough of those, sadly, so I had to resort to a kit similar to this which has a lower R-value. I’m using some construction adhesive to get them to stick together. The foam may not fit tight against the 2x8” walls but it should significantly reduce thermal conductivity.

    At the very least, I’ll be putting adhesive rubber sealing strips along the opening to block air.

  • Unfortunately the hatch isn’t a pull-down. I have to push the board all the way up to get it out of the way. There’s not enough room to install a foldable ladder solution either since it’s at the end of the hall and doesn’t align with the doorways.

    It’s frustrating since the solution you posted would be the ideal thing to install.

  • Dullsters @dullsters.net

    Bought my first house and started to investigate some temperature issues

  • The last two points are the kind of design advice I need to see. I’m probably so used to the C/C++ concept of passing by reference to prevent copies of complex data being generated that I forget how Rust’s definition of a reference is different.

  • Eh, I’m not entirely sold on that idea.

    I think they do a good job of pointing out “this is a behavior/feature of Rust you need to understand.” However they can send you down the wrong path of correction.

    The compiler error mentioning static lifetime specifiers of &str demonstrates both. It indicates to the developer that ownership and scopes will play a significant role when defining and accessing data. The error though will guide them towards researching how to define static lifetimes and possibly believe that they will need to set this in their functions and structs. Each time you look at questions about this error in places like Stack Overflow with example code you’ll find suggested solutions explaining that a manually-defined static lifetime isn’t necessary to resolve the problem.

  • I don’t disagree that bombing Iran puts us at risk of starting a war we don’t want to be involved in. However I think the public is too split on the matter to put majority support behind impeachment.

    Conservative circles themselves appear divided with some saying the display of force was necessary and avoided direct conflict (minimizing operational costs), some saying the President is authorized to conduct these actions under the War Powers Resolution of 1973, and some voicing dissent or disapproval altogether of this action.

    The War Powers Resolution will probably be the loophole that conservative outlets use to claim that Trump has done nothing wrong. I don’t know if there’s been an exercise of this authority without congressional approval that has lead to the targeted country declaring war as a result. If this were to happen, maybe there will be clear grounds to impeach, but I don’t think the public will display a majority support for it to happen.