Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb

  • 1 Post
  • 900 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle


  • My wife’s mum was helping me move everything from a two-bedroom unit, in a Toyota Yaris hatchback. Completely filled the car with stuff. It took maybe six or seven trips back and forth, but we got it done eventually.

    This was before I had a drivers license or much money, so I couldn’t just rent a truck, nor could I afford to pay a mover.



  • dan@upvote.autoLemmy Shitpost@lemmy.worldLingering damage
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    6 days ago

    Depends on the country. In Australia, the deposit is held by the government and the landlord needs to apply to get it, which includes showing receipts for any work they had to do. It goes back to the tenant by default. The system in the USA (where the landlord holds the deposit) doesn’t make a lot of sense as they aren’t really incentivized to return it to the tenant.




  • Most ACs are reverse cycle these days since it’s a very minimal extra cost to allow it to both heat and cool - it just needs a four-way reversing valve. There’s no point making it only cool when you can instead make it both heat and cool for a similar price.

    The USA is weird though. Companies still make units that only cool, and strangely there’s a big price difference between cooling-only systems vs reverse cycle systems. I haven’t seen this in other countries.






  • Most developers just write their own feature checks (a lot of detections are just a single line of code) or use a library that polyfills the feature if it’s missing.

    The person you’re replying to is right, though. Modernizr popularized this approach. It predates npm, and npm still isn’t their main distribution method, so the npm download numbers don’t mean anything.





  • That really depends on the company. At big tech companies, it’s common for the levels and salary bands to be the same for both generalists (or full stack or whatever you want to call them) and specialists.

    It also changes depending on market conditions. For example, frontend engineers used to be in higher demand than backend and full-stack.