• 434 Posts
  • 4.81K Comments
Joined 3 years ago
cake
Cake day: June 2nd, 2023

help-circle




  • Yeah there is quite low maintenence on EVs but they are said to go through tyres faster (on account of the weight). I figure any maintenance difference is probably not that big compared to not using fuel though.

    We bought an almost-new (ex-demo) EV about 6 months ago. We get free power (due to accidentally OPing our solar it’s use or lose) and we paid a little over half the price of what the car would be new.

    With mostly free power (still have to pay when we travel away from home) it’s going to take about 16 years to pay it off in fuel savings for us - and that’s not accounting for the interest on borrowing the money or the opportunity cost of investing the money elsewhere. If we had paid full price it would have been more like 25 years. This is based on before times fuel prices though, right now the numbers probably look better.

    I think you have to do a lot of driving for a new car to pay for itself. We do a lot of WFH and when we commute it’s with public transport so I think that really eats into any savings because we only do like 12 000km a year.



  • I went PoE, I don’t want batteries to charge and also I wanted something that can play nice with Frigate.

    It goes through the wall to a spot in my garage very near where I need it, so I got an ethernet jack installed on the opposite side of the wall to make it easy. I was gonna do it myself but couldn’t get my courage up to drill a hole in a super obvious spot by the front door because I wasn’t sure it would ever be fixable if I screwed it up 😅

    In the end I got some bloke in, $125 in parts and labour (not including the camera that I already had) they were done in less than an hour.






  • I now have a doorbell camera (a Reolink one)!

    It’s fun explaining to people that my security cameras are not for security, but mostly just for playing with the technology.

    And I got the doorbell one partly (mostly) because I work from home most of the time, and want to know if the person at the door is just leaving a package, expecting me to sign for a package, or are trying to sell me something, as only one of those things are worth getting up for.

    I had hoped I’d be able to do things like detect if my wheelie bin is out, but the camera doesn’t quite cover the right area so I’ll get another to put over my driveway and point at the kerb.





  • Haha most if not all of this applies to anyone in the country because they standardised recycling rules a few years back (which is mentioned in the article).

    This bit was mentioned in the article:

    Irvine has said that the first step to improve Auckland’s efforts of what goes into the bins should be a large-scale public education programme on recycling, funded by central government.

    “This was promised, but never delivered. It now needs to be made a priority.”

    I wonder which government promised and why it wasn’t delivered (I can probably guess the answer though).

    I don’t really think blaming the readers helps. In any widespread problem there is a council/government intervention that can help if we’re willing to pay for it.


  • could be a simple “redirect to a different instance” button, where you could select yours

    Though not perfect, that would be a vast improvement on now. There are thousands of instances (remembering content is shared to Mastodon and others), and not every instance knows about every other, but you could auto-fill from the list the instance knows about, and if you end up back on that site it should remember what you selected last time and prefill it. Great idea!

    Or the site could check for the cookies of known servers

    This is simply not possible because browsers don’t let a site do this.


  • I guess the question is… how? Browsers isolate what they know about you to domains. When you go to Gmail, it doesn’t tell Gmail that you have a Hotmail email.

    As far as the browser knows, lemmy.world and lemmy.ca are as different as hotmail.com and gmail.com. The token that knows you are logged into lemmy.world is not sent to any other site, that would be a huge security risk. And the browser doesn’t know what is being stored in the cookies, just that it’s there and it should only send it to the domain it came from and never another.

    I don’t disagree that this is a big problem. I just don’t know how it would be solved while keeping the fediverse decentralised.