• 1 Post
  • 60 Comments
Joined 2 years ago
cake
Cake day: June 1st, 2023

help-circle










  • mbirth@lemmy.mltoTechnology@lemmy.worldStack overflow is almost dead
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    10 days ago

    Why do you prefer Discord? What do I miss?

    I’ve had a discussion with someone about this. Apparently, there are people that enjoy the social contact. Some seem to like sitting in a Discord chat all day long and answering the same questions over and over again. Others like to “just ask” someone instead of looking for a solution themselves.

    That there’s no clear structure of all the solutions provided via Discord and thus people have to ask the same things, nor a proper way of backing everything up in case Discord goes rogue seems to be blissfully ignored.

    It’s probably part of the same phenomenon that, nowadays, people seem unable to write or read a few lines of documentation and instead create/watch 20 minutes on YouTube.





  • Same with audiobooks. The “classic” way is to have several MP3 files - 1 for each chapter. This allows them to be played even on dumb MP3 players.

    However, the M4B format allows for more modern AAC and HE-AAC encoding and adds metadata such as chapters directly into the file. This results in the whole audiobook being contained in just one single file and with much better compression than MP3. But you’ll need a compatible player to listen to them.

    (I’ve transcoded most of my audiobooks to M4B as a collection of 320kbps Stereo MP3s doesn’t make sense for just spoken content.)






  • mbirth@lemmy.mltoSelfhosted@lemmy.worldSelf hosted place check-ins
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    25 days ago

    If you like to checkin manually to places, there’s PrivateSquare which will query places around you from Foursquare (so, 4sq will still see whereabout you are), but store the actual checkin in a local database.

    If you want some automated tracking, I’m mostly happy with OwnTracks which logs to my DaWarIch instance. (I’ve previously used Traccar and php-owntracks-recorder.)

    While I don’t see any battery usage from OwnTracks, my only gripe is that it can’t increase the amount of points logged when it detects movement because of Apple iOS limitations.

    (For iOS, there’s also Geory which will log into a local database and CAN increase the logging by spawning a Live Activity. It gives me the most accurate logs so far. But they have to be exported manually to be stored elsewhere and the author wants to keep the app simple and doesn’t want to implement logging to external systems.)