←back to thread

261 points david927 | 1 comments | | HN request time: 0.364s | source

What are you working on? Any new ideas that you're thinking about?
1. p2detar ◴[] No.43160096[source]
Currently working on the side on Java libraries that provide access to Apple's mobile device management service APIs like the automated device enrollment and app and book management services: https://github.com/petarov/apple-mdm-clients

I had this written in Kotlin several years ago but now I want to do it all in Java, use as little 3rd party deps as possible and add more extensive unit testing.