Hi!

My previous/alt account is yetAnotherUser@feddit.de which will be abandoned soon.

  • 2 Posts
  • 548 Comments
Joined 2 years ago
cake
Cake day: June 1st, 2024

help-circle


  • Vinegar?

    Proper pipe cleaning is done using a sodium hydroxide solution. Plus, it causes permanent blindness if it comes in contact with eyes:

    Other common uses of sodium hydroxide include: […]

    • as drain cleaners that convert pipe-clogging fats and grease into soap, which dissolves in water

    Like other corrosive acids and alkalis, a few drops of sodium hydroxide solutions can readily decompose proteins and lipids in living tissues via amide hydrolysis and ester hydrolysis, which consequently cause chemical burns and may induce permanent blindness upon contact with eyes.

    https://en.wikipedia.org/wiki/Sodium_hydroxide

    It’s genuinely dangerous, don’t handle this stuff if you don’t wear proper eye and skin protection.











  • Sadly that’s not it, I was using offline maps.

    I’m not entirely sure what’s the exact issue, but it only really occurs when trying to change LoD quickly. E.g. clicking on an inter-city bus route and zooming out to see it in its entirety or zooming back in. From 10 km to 500 m can take 3-4 seconds which is enough to feel sluggish if you’re doing it often.

    Probably not the most popular use case but it can get frustrating after a while nonetheless





  • Nope. Assume the chair fits at most C clothes, with C being a constant.

    The efficiency is at worst O© = O(C * 1) = C * O(1) = O(1).

    Sure, the more clothes are on top, the longer it takes. But Big O notation is only useful if the N gets very big. And considering that the naximum amount of clothes is likely very small, it can be treated as O(1).