Live data from Hacker News

Viewing profile — zalmoxes

zalmoxes

HN member
Joined
Thu, Jan 09, 2014, 1:12 PM UTC
HN karma
1,251
Public activity
163 items

About zalmoxes

I write everything with Go, and learning Elm. https://groob.io/

Recent public activity

  1. comment
    Comment #18684287

    I'm neither an employee nor a customer, just someone who was following the project on twitter because it looked very intriguing. I just want to say that the comments on this thread…

  2. story
  3. comment
    Comment #18117151

    You must buy your devices through the enterprise store, and then it is automatically linked to DEP. Any idea why Apple does not provide a service to test whether a device serial nu…

  4. comment
    Comment #18117141

    they should be the same, yes. You can compare the .mobileconfig file with the spec from the PDF. That's all commercial vendors do, push these XML files to your device.

  5. comment
    Comment #18117048

    Anyone can use DEP, just need a DUNS number to enroll into the program, and then to purchase devices from apple direct, or from an approved reseller. Unfortunately you cannot retro…

  6. comment
    Comment #18116000

    MDM push notifications require to be signed by a special certificate, which is only available upon request.

  7. comment
    Comment #18115993

    Hi, I'm the author(along with several other developers). MicroMDM is used in some enterprise environments and was recently mentioned in a number of security presentations regarding…

  8. comment
    Comment #18115703

    The server is only meant for enterprise deployments. It would be pretty hard to do this on a personal level because you need to apply for an enterprise account with Apple, and requ…

  9. story
  10. comment
    Comment #16501825

    At [Kolide]( https://kolide.com/ ) we're heavy users of Go Kit, and as a result have also adopted a lot of the style Peter recommends here. We've been slowly expanding on it with a…

  11. comment
    Comment #16129188

    RIP I have a few services which were using Go’s acme/autocert package. I now need to update them to the HTTP challenge.

  12. comment
    Comment #16008787

    As a makefile pragmatist (they’re awful but easy to get started with/most know them) I’m debating between mage and Bazel. I like mage because it would eliminate a lot of make and b…

  13. story
  14. comment
    Comment #15745308

    Francesc Campoy’s Just for Func series is much better https://m.youtube.com/watch?t=420s&v=mTd3hHUy9OU Also by a Google engineer and using Google Cloud products, but it’s actually …

  15. comment
    Comment #15718701

    Yes that's true. But Docker did popularize it, at least that's how I initially read about it. It's exciting to see that TUF is now a CNCF project.

  16. comment
    Comment #15717715

    We did use cobra in fleet, and worked hard not to use globals https://github.com/kolide/fleet/blob/f909f4808b17ffd5616c6c8... It's doable, but it was hard and while cobra is a nice…

  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. comment
    Comment #15002239

    If you haven't already, join the MacAdmins Slack. https://macadmins.herokuapp.com It's an open-invite slack team with over 12000 users - sysadmins, MDM developers, security researc…

  25. story