Live data from Hacker News

Viewing profile — pmig

pmig

HN member
Joined
Sun, Jan 03, 2016, 11:57 AM UTC
HN karma
590
Public activity
170 items

About pmig

Building distr.sh

Recent public activity

  1. comment
  2. comment
    Comment #48021325

    This is a problem we, as a company, have thought about a lot, but we always concluded that Kubernetes is already the simplest abstraction of a distributed system that is feasible f…

  3. comment
    Comment #48020700

    To be honest I never really understood the benefit of Docker (Compose) Secrets - which is different from Swarm Secrets. Imho there just plain host mounted volumes, which are hidden…

  4. comment
    Comment #48020619

    What are the benefits of running Podman Compose instead of Docker Compose? I don't see how it helps with orphan containers, logs and mutable tags.

  5. story
  6. comment
    Comment #46973522

    Good luck, and keep us posted.

  7. comment
    Comment #46973519

    You can use it for IoT use cases for sure. Although our software is compatible with Windows, it does not explicitly perform operating system management or the tasks that you typica…

  8. comment
    Comment #46972818

    Nice to hear, feel free to leave any feedback while exploring Distr.

  9. comment
    Comment #46972782

    I think that Dokku [1] https://dokku.com/ is actually the closest to what you are building. We are actually building in a similar space with Distr [2] and happy to jump on a quick …

  10. comment
    Comment #46972474

    Congrats on building your custom delivery platform. We understand your pain ;-). Any specific pain you want to share or feature you are still missing in your solution? We’re happy …

  11. comment
    Comment #46972192

    Thanks for sticking around! Yes indeed, Distr already has a lot of features and can replace many other tools in your deployment stack (e.g., CI, log collection, alerts, licensing, …

  12. comment
    Comment #46972091

    Sure, happy to follow up with a detailed comparison. TL;DR: Octopus Deploy has a strong focus on CD, providing a Cloud based framework to push your software to multiple targets. Di…

  13. comment
    Comment #46962583

    I feel you, but a huge percentage of recently funded companies are in the AI space. Software distribution for them is even more complex due to all the moving parts, and we want to …

  14. comment
    Comment #46962518

    Sure, multiple of our customers that distribute applications with a machine learning/AI component also need to distribute their models. They can use our OCI registry to distribute …

  15. comment
    Comment #46960446

    Custom SSO integrations often require specific development and are therefore not available in our beginner tier. Oh my bad. Our repository[1] is obviously Apache2.0 licensed, not M…

  16. comment
    Comment #46960382

    Feel free to reach out via our website[1]. Distr does not require an internet connection to keep your application running. Update commands are fetched directly from the agent and d…

  17. comment
    Comment #46959824

    SSO (Google, Microsoft, GitHub) is available on all tiers. Custom OIDC provider support is even available in our ~MIT~ (Apache2) licensed community edition if you self host Distr. …

  18. comment
    Comment #46959726

    Hi HN, I am Philip, one of the creators of Distr and happy to answer questions.

  19. comment
    Comment #46888255

    Thanks. If you are referring to how we handle large OCI images for our OCI-compatible container registry, we create a temporary volume and stream/cache the layers there before stre…

  20. comment
    Comment #46131441

    I am still waiting for the day where gMessage (currently called "Messages, Hangouts, or who knows what) & iMessage will be interoperable. The RCS standard is already out there

  21. comment
    Comment #45641428

    Thanks god we built all our infra on top of EKS, so everything works smoothly =)

  22. comment
    Comment #45526704

    Indeed, they are really pretty similar, but ours is actually also Open Source: https://github.com/hyprmcp/mcp-install-instructions-generato...

  23. story
    Show HN: HyprMCP – Analytics, logs and auth for MCP servers

    Hi HN, my name is Philip, I’m the co-founder of Glasskube and one of the creators of HyprMCP. This project started when we did what everyone was doing — building a remote MCP serve…

  24. story
  25. comment
    Comment #45435300

    After taking a closer look at MCPCat the implementation is quite different for MCPCat you need to integrate a SDK and HyprMCP works as a proxy in front for your already existing MC…