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

  • 7 Posts
  • 2.21K Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • Unfortunately it looks like that one is for Apple devices, whereas I use Linux on desktop and Android on mobile.

    There’s some, but I haven’t seen any that have the main features Plex and Plexamp have:

    • Cross-fading when playing random tracks, but gapless playback when playing an album in order
    • Analysis of the music using a local neutral network, such that you can tell it to play play “similar” sounding songs to the current one
    • Automatic playlists - liked songs, decades, etc
    • Downloads for offline playback
    • Multiple libraries, for example I keep regular music separate from DJ mixes
    • Equalizer with presets for common headphones

    And probably other things I’m forgetting.





  • Prices rarely, if ever, go down in a meaningful degree.

    In 2011, there was a large flood in Thailand that impacted ~40% of hard drive manufacturing. As a result, hard drives significantly increased in price. This was back when SSDs weren’t mainstream yet.

    A year or two later, when manufacturing capacity was restored, prices were essentially back to what they were before the disruption.

    Apart from disruptions like that, HDDs, SSDs, and RAM have always been going down in price.







  • The healthcare system in the US isn’t great, but you do get a decent experience if you have an employer that offers good insurance. My employer pays most of the cost of my health insurance. I pay around $200/month for my wife and I, but that’s pre-tax money, and the plan is great for US standards. $15 for doctor visits and $100 maximum for ER visits.

    In Australia we pay a 1.5% tax to fund the public health care system, so for a $60k salary that’s $900/year.



  • SD cards are mostly designed for use cases that do very little writing. There’s high endurance SD cards, but those are designed for long continuous writes (mainly for dashcams and security cameras). Home Assistant does a lot of small writes, which is the worst case scenario for an SD card.

    Back when I used a Pi for Home Assistant, I had a SATA SSD attached to it using a cable like this: https://a.co/d/2tlYZW2.

    These days I’d probably try a USB NVMe drive, like a SanDisk Extreme Portable SSD or similar product. NVMe drives were a bit iffy with the older Pis since some of them pull way more power than SATA SSDs and the Pi couldn’t always handle them, but it should be fine with the newer ones.

    If you don’t have any offsite backups yet, I’d get a storage VPS (look for good deals on LowEndTalk on Black Friday!) or Hetzner storage box and back up to it using Borgbackup and Borgmatic.




  • us software salaries are insanely high compared to the rest of the world, because the cost of living in SV is insanely high.

    I moved from Australia to the San Francisco Bay Area. My starting income was maybe 3x what I was getting paid in Australia, but the cost of living definitely wasn’t 3x higher. Major Australian cities are considered HCOL (high cost of living) areas too. Some things like electronics and food were cheaper in the USA too, at least until inflation and tariffs made everything go up.