←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.332s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. neverartful ◴[] No.35744932[source]
A number of years ago I decided that I had enough of iTunes and that I needed to handle my digital music collection myself.

Blog post about it: https://swampbits.bearblog.dev/first-cloud-music-library/

    Original python implementation: https://github.com/pauldardeau/cloud-jukebox
    Go implementation: https://github.com/pauldardeau/go-cloud-jukebox
    C# implementation: https://github.com/pauldardeau/CSharpCloudJukebox
    Oxygene on Mac implementation: https://github.com/pauldardeau/MacOxygeneCloudJukebox
    Oxygene on Windows implementation: https://github.com/pauldardeau/WinOxygeneCloudJukebox
    C++ implementation: https://github.com/pauldardeau/cpp-cloud-jukebox
P.S. I'm looking to find my next job, so if you think I might be a good fit for an opening you know about I'd appreciate hearing about it!